-->
Page 1 of 1

Simple ESP-12 development board LED demo

PostPosted: Wed Apr 08, 2015 7:23 am
by uhrheber
This sketch is a simple demo for the onboard peripherals of the Chinese ESP-12 development board.
(This one: http://blog.squix.ch/2015/01/esp8266-te ... eview.html).

It cycles through all red LEDs, and then cycles the RGB LED through different colours.
The speed depends on the light falling on the onboard LDR. The brighter it is, the faster the LEDs cycle.

Have fun.

Re: Simple ESP-12 development board LED demo

PostPosted: Wed Apr 08, 2015 1:31 pm
by OV1A
Nice. Thank you :mrgreen:

Re: Simple ESP-12 development board LED demo

PostPosted: Thu Apr 09, 2015 10:01 am
by arri
Thanks so much, that saved me a lot of time!
Now to figure out PWM on this thing ;)
arri