View allAll Photos Tagged ESP8266
These modules are infrared remote control using ESP8266.
There are air conditioners, fan remote controls and AV amplifier remote controls. The operation is done via MQTT.
CH340 USB to serial adapter plugged in and connected to the PC. Jumper fitted with ESP-01 board already fitted.
Pressing the reset button and then pressing the compile button on the IDE complies the programme and downloads it to the ESP-01 on-board flash.
Once programming has finished the jumper is removed and reset button pressed again. Programme then boots up.
The ESP-01 will be acting as web interface for the Oil tank monitor, allowing me to interrogate the monitor from anywhere in the house.
This is the best development board for building projects with the latest version (12-E) of the fantastic, inexpensive Wi-Fi module ESP8266!
This is currently the main view that I've created in the Blynk app that shows the fermentor and glycol status. I have an ESP8266 wifi module hooked up to the Arduino and it pushes the data out to the app. Then the app gives you widgets that you can connect as indicators, values, graphs, etc. I was really surprised how easy it was to get this all done. They did a great job with the app.