How to Create a Laser Cat Toy with ESP8266

How to Create a Laser Cat Toy with ESP8266

MAKER:seasider1960/ Translator: Fun Endless Previously, we introduced “Petoi Nybble: A Blessing for Raspberry Pi Cat Owners” and “DIY Laser Cat Toy with Arduino”. This time we add a new gameplay, which is an upgraded version of the latter, supporting wireless control of the LaserKitty laser cat toy via mobile phone. It’s time to find some … Read more

ESPUI: Easily Create Web Interfaces for ESP32 and ESP8266

ESPUI: Easily Create Web Interfaces for ESP32 and ESP8266

What is ESPUI ESPUI is a simple web user interface library designed for ESP32 and ESP8266 devices. It allows users to easily create and manage the web interface of their devices without any knowledge of HTML, CSS, or JavaScript front-end development. The ESPUI library enables users to communicate and control their devices easily through a … Read more

Create a Stylish RGB Clock Using ESP8266

Create a Stylish RGB Clock Using ESP8266

Sharing a project to create a stylish RGB clock using ESP8266! This clock also features automatic brightness control and is equipped with a temperature sensor! Materials Preparation PCB ESP8266 or NodeMCU Jumper wires Soldering tools Step 1: Preparation Neo Pixel is an addressable LED, we can program it to display any color or number. Neo … Read more

Essential Guide to Arduino: Using ESP8266 to Retrieve Internet Time with NodeMCU

Essential Guide to Arduino: Using ESP8266 to Retrieve Internet Time with NodeMCU

Today, we will use ESP8266 (NodeMCU) to create an internet clock that retrieves time from the internet. Yes, it retrieves time from the internet accurately and efficiently without the need for synchronization.This is a detailed tutorial for beginners! As per international convention, let’s first showcase the finished product: As shown in the picture, if you … Read more

DIY a Simple Tricycle Robot Car Based on ESP8266 Controlled by Smartphone

DIY a Simple Tricycle Robot Car Based on ESP8266 Controlled by Smartphone

Follow+Star public number, don’t miss wonderful content Project Author: ROBO HUB Translated article first published in: DF Maker Community This tutorial will show you how to make a simple robot car at home using basic electronic components. The car can be controlled via smartphone, and not limited to four directions.This is a very interesting project … Read more

Driving OLED Display with NodeMCU (ESP8266)

Driving OLED Display with NodeMCU (ESP8266)

The OLED display is one of the most important output devices in the electronic world and is widely used in embedded devices, mobile phones, TVs, and other electronic products. The main difference between OLED and LCD displays is that OLED does not require a backlight, making it more energy-efficient. Today, we will learn how to … Read more

Quick Guide to ESP8266 NodeMCU with Examples

Quick Guide to ESP8266 NodeMCU with Examples

All the materials mentioned in the video have been prepared for you. You can reply with the keyword “ESP8266” in the backend to download for free (“ESP” is all uppercase). The accounts on Bilibili and Douyin with the same name will be updated from time to time, and you can also follow them. Of course, … Read more