Content for ESP8266

LOTP Robot Dog V2

“Modular Autonomous Quadruped Robot Project(Open Source) DESCRIPTION - Designed with Fusion 360® - Coded in Arduino language on Teensy 3.5 & Arduino - Modular structure (Lidar, Drone, Gas detection) - Autonomous features (Avoiding obstacle, maintain balance, pressure control) - PI (Proportion - Integral) control - Inverse …

DIY Wi-Fi Controlled NeoPixel Christmas Star

“The Christmas star symbolizes the star of Bethlehem, which according to the Biblical story, guided the three kings, or wise men, to the baby Jesus. The star is also the heavenly sign of a prophecy fulfilled long ago and the …

Wireless Joystick Module Experiment With ESP8266 on ESP-Now

“Extending from the idea of my previous post Joystick Module Calibration and Press Detection, this post is an attempt to futher ehnance the code to implement wireless Joystick support over ESP-Now communication protocol, which is built-in to ESP microcontroller …

Midbar (ESP8266 Version)

“A while ago, I made the ESP32 version of Midbar which later evolved into a multi-user Cipherbox. While developing the Cipherbox, I realized that even the Lite version of it might be too expensive and too redundant for some people …

Where’sLy Clock Project

“This project contains all the work I have done so far on creating a working GPS driven clock that emulates the Magical Clock from the Harry Potter films. I spent months on this and you are free to download the …

CWX ESP8266 BME280 Compact Weather Station

“Powered by a single CR123 Lithium battery (or external 3V3 DC or USB), this CWX SDK is a Compact Weather Station for IoT Home Automation A local Radio and Electronics Club were looking for a small STEM project which could …

Saving Power On An ESP8266 Web Server Using Delays

“ESP8266 core support on Arduino comes with a library that allows you to quickly setup and run a web server from your device. Commonly the code using the ESP8266WebServer library looks something like the following: #include <ESP8266WebServer.h> ESP8266WebServer server …

Smart Energy Consumption Meter | IoT

“This is a smart system for managing the energy consumption of separate devices based on CT Sensor. Smart Energy Consumption Meter Electricity is an essential part in the world. Nowadays electrical machinery is used every day, so the impact of …

Smart WATER BUBBLES LAMP

“In this tutorial I’m going to show you how to make an amazing Smart water bubbles lamp. I focused on creating this light decoration mainly using PIXEL LEDs and water bubbles. We can be displayed million of colors and …

ESP WiFi Spy Microphone (ESP32 and ESP8266)

“I recently have updated “ESP WiFi Microphone” project to rev 1.3 and now the revision 1.4 is available which is stronger and more stable than rev 1.3. This project is compatible with both of ESP8266 and ESP32 …