You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This board isn't listed on the WIKI - but for others looking for a little info, here is what I know so far from the ones I received today.
Select Generic ESP8285 from the Arduino Boards manager,
As the IDE is compiling the sketch, hold the flash button, release it when the IDE is waiting for the board.
The RGB LED on board - RED is pin 12, BLUE is pin 13, GREEN is pin 14. A digitalWrite HIGH will turn the LED off, and a digitalWrite LOW will turn the LED on. PWM works from 0 to 1024.
I've attached a example for the RGB LED - feel free to use it as you see fit. ESP-Mesh_RGB_Example.zip
This board isn't listed on the WIKI - but for others looking for a little info, here is what I know so far from the ones I received today.
I've attached a example for the RGB LED - feel free to use it as you see fit.
ESP-Mesh_RGB_Example.zip
https://gitlab.com/painlessMesh/painlessMesh
That is all I know.
The text was updated successfully, but these errors were encountered: