SQUIX ESP8266 based e-paper WiFi weather station

Erich Styger documented his experience building Daniel Eichhorn’s e-paper weather station with a custom enclosure: Using e-paper for a weather station is an ideal solution, as the data does not need to be updated often. By default, the station reaches out every 20 minutes for new data over WiFi and then updates the display. Daniel […]

WiFi TFT touch LCD weather station with ESP8266

Erich Styger built this ESP8266 WiFi weather station with touch LCD and wrote a post on his blog detailing its assembly: After the “WiFi OLED Mini Weather Station with ESP8266“, here is another one: this time with Touch LCD :-)  In the previous article (“WiFi OLED Mini Weather Station with ESP8266“) I have used the […]

Pulsecounting and deepsleep based IoT water meter

Tisham Dhar has written an article detailing his pulsecounting and deepsleep based IoT water meter project: I admit to being a tiny bit obsessed with monitoring utility bills and gathering data on my usage patterns blow-by-blow. The energy monitoring has reduced my electricity bills, so I wanted to have a go at the water usage. […]

EasyESP-1: a rapid prototyping and development board for ESP8266

Raj over at Embedded Lab has designed a development board for ESP8266: EasyESP-1 is a rapid prototyping board for the low-cost, WiFi-enabled ESP8266 microcontroller. With an onboard USB-to-Serial converter pre-installed, EasyESP-1 does not require any additional hardware to download your application firmware to the ESP8266 chip. The ESP module used in this development board is […]

Automation platform: ActoSenso Nodes

Viktor Takacs just published the second part of a series on his automation platform, which he call ActoSenso Platform.  This second post of a series discussed about some of the nodes that can be used in ActoSenso Platform: ActoSenso Nodes are small hardware devices that are the “eyes”, “ears” and “hands” of the ActoSenso Platform. They […]

Wifi enabled 8×64 pixel LED matrix display

Raj over at Embedded Lab has just finished a new project article about Wifi-enabled LED matrix display using ESP8266: This project is a modification of my previous Bluetooth-enabled LED matrix display project, which used 8×64 monochromatic LED matrix (total 512 LEDs) for displaying scrolling text message. The original project used Bluetooth for display data transfer […]

When you need multiple analog inputs for your ESP8266 application

Tinkermax writes: In specific situations you can get away with having only one ADC by multiplexing your sensors. In my scenario, because I was measuring totally unrelated things, this was not possible. The most obvious approach is to add an external ADC. The drawback is that this requires you to get to grips with how […]

New ESP8266 board

M0xpd writes: You can well see it is an engineering sample, because I’m squeezing the wrong size packages into locations (quarter Watt resistors where eighth Watt components should be, etc) and using a mishmash of different component types, but you’ll forgive me, I’m sure. The new design presents the Expressif ESP8266 device on an Arduino-sized […]