- Sun Jan 01, 2017 4:44 am
#60230
Hi Richie,
That is actually a pretty decent board. I use it with ESP8266 BASIC and it works rather well. You will need a 3.3v USB to serial adapter to flash it with basic. Something like this from Amazon...
https://www.amazon.com/JBtek-WINDOWS-Supported-Raspberry-Programming/dp/B00QT7LQ88/ref=sr_1_3?ie=UTF8&qid=1483263246&sr=8-3&keywords=usb+to+serial+3.3vYou only use the RX, TX and GND lines to connect to the board.
You can flash whatever OS you want on it, but since you have basic experience, that may be a good starting point for you. If you go to the espbasic wesite, you can get instructions on how to flash it. I use the nodemcu flasher program, but just my preference.
The board has a nice little onboard 5v power supply and a 3.3v regulator. Power input can be up to 28v with TVS and fuse protection. I use a 9vdc or 12vdc wall wart power supply.
It also has an opto isolated input connected to gpio 5, so you can use either the onboard 5v supply to trigger it or an external powered input (higher dc voltage with common ground), very versatile. The input also has an led indicator and TVS protection. When you turn on the opto, it brings gpio 5 low.
The relay is connected to gpio 4 (active high) and also has an led indicator. Rx, Tx and boot (gpio 0 to gnd) holes are broken out also, but you will have to solder in some pins. No other I/O is available from the esp, but one input and relay output, not bad for about 8 bucks on ebay. Have fun!