ESP32/Arduino core for ESP32 example, simple Web control RGB LED

preview_player
Показать описание
ESP32/Arduino core for ESP32 example, simple Web control RGB LED
Рекомендации по теме
Комментарии
Автор

Hi, thank you for you're tutorial, i was asking me why did you use the node32s board instead of ESP32 dev board in Arduino IDE.

poloification
Автор

This is exactly what I was looking for, however the ninth line of code from the bottom in the sketch on your blogspot runs off the page and is not terminated. Can you supply the remainder up to the terminating semicolon? Thanks for taking the time. I am using the ESP32 Dev board and have it blinking, fading, and connecting to my home wifi but was unable to take the next step. Hope you have an example for Bluetooth as well. You are a very good instructor

RTOHIO
Автор

Notwithstanding the missing code, I have the program debugged, compiling and downloading to my ESP32 dev board, however, it attempts to contact my router(listing the ssid correctly) and then fails authorization even though my password is correct. Any ideas? I have run wifiscan and it shows my router available. All other devices in the house connect with no problem.

RTOHIO
Автор

Why are you using external resistors to control the rgb module?, i can see that there are smd resistors on the module already.

pacsmile