Uploaded November 2020 | Updated September 2026, 1 week ago
If you have an ESP project, but you want to be able to add WiFi settings to it easily, this is the library for you. Here we use it with the LILYGO T-WATCH-2020 ESP32 Device.... More information and links below.....
Using the ESP_WiFiManager Library you can easily get your ESP to setup its own WiFi Network when it can't connect to the ones it knows. Then it will serve a Web Page allowing configuration of the SSID and password, as well as showing a list of found networks with signal strength.
Here we use this library and examples for the T-WATCH device, in Visual Studio to get our watch setup with its WiFi Settings, as well as displaying a clock and date, which has been synchronised with a network time server, so you never have to manually set your watch again.
Our Website:
visualmicro.com
Getting Started with LILYGO T-WATCH:
youtube.com/watch?v=keHIhxRA8tk
LILYGO TWatch Library:
github.com/Xinyuan-LilyGO/TTGO_TWatch_Library
ESP_WiFiManager Library:
github.com/khoih-prog/ESP_WiFiManager
RGB565 Colour Converter:
ee-programming-notepad.blogspot.com/2016/10/16-bit-color-generator-picker.html
Demo Code Example Used Here:
visualmicro.com/downloads/LilyGo_BasicNTPWatch.zip
#Arduino #VisualStudio #esp32
If you have an ESP project, but you want to be able to add WiFi settings to it easily, this is the library for you. Here we use it with the LILYGO T-WATCH-2020 ESP32 Device.... More information and links below.....
Using the ESP_WiFiManager Library you can easily get your ESP to setup its own WiFi Network when it can't connect to the ones it knows. Then it will serve a Web Page allowing configuration of the SSID and password, as well as showing a list of found networks with signal strength.
Here we use this library and examples for the T-WATCH device, in Visual Studio to get our watch setup with its WiFi Settings, as well as displaying a clock and date, which has been synchronised with a network time server, so you never have to manually set your watch again.
Our Website:
visualmicro.com
Getting Started with LILYGO T-WATCH:
youtube.com/watch?v=keHIhxRA8tk
LILYGO TWatch Library:
github.com/Xinyuan-LilyGO/TTGO_TWatch_Library
ESP_WiFiManager Library:
github.com/khoih-prog/ESP_WiFiManager
RGB565 Colour Converter:
ee-programming-notepad.blogspot.com/2016/10/16-bit-color-generator-picker.html
Demo Code Example Used Here:
visualmicro.com/downloads/LilyGo_BasicNTPWatch.zip
#Arduino #VisualStudio #esp32
![De-Bounce Push Buttons Easily in Arduino Projects
Learn a few different ways of de-bouncing your Arduino push buttons, and see the difference it makes visually with Visual Micro. More info and links below....
It is confusing at first to find a simple on off press can bounce (change state rapidly) when pressing and releasing, and it can be just as difficult to read these buttons reliably.
Here we show the bounce on a standard button, and the ways of solving this using simple delays, 3rd Party Arduino Libraries, as well as hardware, so you can be sure your button presses are one clean press and not 10....
Dont forget to Like and Subscribe to stay up to date with new videos and feature updates...
Our Website:
https://www.visualmicro.com/
De-bounce RC Circuit Diagram:
https://www.visualmicro.com/pics/Example_Circuit_RC_Debounce.png
R/C Circuit Calculator:
https://www.digikey.co.uk/en/resources/conversion-calculators/conversion-calculator-time-constant
Visualising Millisecond Events [Video]:
https://youtu.be/wwRawju55nk
#Arduino #VisualStudio De-Bounce Push Buttons Easily in Arduino Projects](https://i.ytimg.com/vi/u3ZbHakYV_o/mqdefault.jpg)








