Content for ESP8266

LEDCircleClock

“A clock with 241 RGB LEDs. Description The clock shows the hands in diferent colors on the grid of LEDs. To make it more beautiful hands are antialiased. The brightness of the LED is calculated from the distance to the …

Outdoor Sensor Using Low-Code

“Use the Arduino-HomeDing low-code library for ESP8266 to build and configure a sensor device with DHT22 or other environment sensors. Building an sensor for environment data on the outside can be done easily by using the HomeDing Arduino library, Here …

Connect ESP-01S (ESP8266) to Raspberry Pi Pico/MicroPython, using AT Command

“Just first connect ESP-01S to Raspberry Pi Pico/MicroPython UART, send AT-Command, set in Station Mode, connect to AP.”

Ingenious UOI based augmented reality using SIFT for ATM

“ATM in Augmented reality for ease use. Story Augmented Reality is considered as a media that gives attraction and new experience for the users. Based on the previous research, it is stated that the use of Augmented Reality in banking …

ESP8266 DCC Controller

“This is a DCC model railroad controller based on the nodeMCU ESP8266 IOT module. It makes use of other modules commonly available on eBay for the Arduino such as a 1602 LCD display, keypad, jogwheel and I2C backpacks. The controller …

Portable Room Monitor

“A simple low cost room monitor which measures temperature, humidity, carbon dioxide level and VOC. This data is accessible via the internet. Back in 2017, I had got a kick of learning Arduino, although I was from a Computer Science …

RGB Mask PCB Edition

“Hey guys what’s up So this is my RGB Mask project that is made from soldering 5 PCBs together, This RGB mask has 52 WS2812B LEDs and they are controlled by an ESP8266 microcontroller module. BUT Does this work …

Desktop Equinox Clock

“Measuring Time The human mind has been fascinated by devices that keep track of time for thousands of years. A wide range of ingenious methods have been employed by different cultures including Chinese marked candles, Egyptian sundials and Roman clepsydrae …

Gesture Detection Using Machine Learning

“Edge computing a ML model on ESP8266 and finding different gesture made with hand. The world is certainly getting better everyday at technology based on gestures because it’s very intuitive, easy to use and clearly makes the interaction with …

Interface DHT11 DHT22 w/ ESP8266 NodeMCU Using Web Server

“Have you ever wanted to have sensors scattered all around your house and garden reporting their temperature regularly to a central server? Then, this IoT project might be the solid launching point for you! This project uses ESP8266 NodeMCU as …