ESP8266 board with AC, humidity sensor, leds, buttons
Posted:
Mon Aug 17, 2015 5:26 am
by Silux
I found on Aliexpress this ESP8266 based board.
It has AC/DC converter, a DHT11 temperature and humidity sensor, a buzzer, 2 switches, 3 leds, a connector and a switch.
There is a chance to program it?
Re: ESP8266 board with AC, humidity sensor, leds, buttons
Posted:
Thu Aug 20, 2015 3:44 pm
by eriksl
If you can get to the GPIO_0, GPIO_1, GPIO_2, GPIO_3, GPIO_15 and RST pins, then, yes.
Re: ESP8266 board with AC, humidity sensor, leds, buttons
Posted:
Fri Aug 21, 2015 3:50 am
by Tolipwen
Silux wrote:I found on Aliexpress this ESP8266 based board.
It has AC/DC converter, a DHT11 temperature and humidity sensor, a buzzer, 2 switches, 3 leds, a connector and a switch.
There is a chance to program it?
According to this
http://www.ebay.co.uk/itm/1x-ESP8266-Test-Board-Black-Board-T5-ESP-13-for-Arduino-802-11b-MCU-/331626318413 it can be programmed via USB/serial.
I was hoping for a module that could be driven with 230V...sadly this is one can't.
Re: ESP8266 board with AC, humidity sensor, leds, buttons
Posted:
Fri Aug 21, 2015 7:57 am
by Silux
So it does need an usb to serial converter and some jumpers or connectors to pull the gpio to programming mode.
There is already a board definition for the ESP-13(flash size, type of flash and clock)?