Remotely control your RGB LED strip from your pc.
Project tutorial by Stefano Gerli
Host a Telegram Bot on your Arduino and chat with your brand new IoT device!
by Arduino_Genuino
The time management demo isn't working for me, in the serial monitor I only get WiFi connected. I have found that it gets stuck in the loop inside of GetCurrentTime() Has anyone experienced this problem.
WiFi connected
GetCurrentTime()
Or connect with your social account:
New here? Create an account
The time management demo isn't working for me, in the serial monitor I only get
WiFi connected
. I have found that it gets stuck in the loop inside ofGetCurrentTime()
Has anyone experienced this problem.