Content for ESP32

Etch a Selfie

“Motivation I’m planning to build my own home automation system with an ESP32 as the main microprocessor. So I was looking for a fun project to test it’s capabilities and to get to know it’s good and …

MidTBot ESP32

“The MidTBot is a small and simple little pen plotter. All of the custom parts are 3D printed. The rest of the parts are low cost and easy to get. The controller uses an ESP32 running Grbl_ESP32 firmware. It can …

ESP32 Tutorial: Some Built-In Capabilities

“The ESP32s, are a series of inexpensive microcontrollers, introduced in the last quarter of 2016. They are powerful systems on a chip (SoC) and can replace the ESP2866, and perhaps one might say even the Arduino UNO. Athough, clearly they …

MegaSquirt Digital Dashboard Display

“Project Introduction This is a digital dashboard display project intended to be used with a MegaSquirt2-Extra or MegaSquirt3 ECU (engine control unit). It’s 5-inch high-brightness LCD panel and LED strip makes viewing vital car/engine information quick and easy …

Mobile Controlled ESP32 Two-Wheel Drive Robot

“Todays project is not going to be based on evive. Today, were going to make yet another smartphone-controlled robot but this time using ESP32. It can move forward, back, right, left, and doesnt need Bluetooth! Were to program it in …

Yet Another Smart Weather Station, But…

“OK, I know there are so many such weather stations available everywhere, but take a few minutes to see the difference… Low power 2 e-paper displays… but 10 different screens ! ESP32 based accelerometer and temperature / humidity sensors Wifi update 3D …

ESP32 Smart Home Hub

“Use an ESP32 to control anything from stepper motors to LED strips with easy-to-use and modular code. It can connect locally or externally. Idea Creating a system that can handle large amounts of sensor data, have multiple outputs, and connect …

Hacking Digital Calipers

“It’s tedious to write down digital caliper measurements while working with research samples since you have to set the calipers down each time to record the value. Use SAM32 to read the caliper measurement, decode the protocol, and emulate …

ESP32 with E32-433T LoRa Module Tutorial | LoRa Arduino

“We will be interfacing the high powered E32 1 Watt LoRa module from eByte with an ESP32, the same method is used for an Arduino or ESP8266. This project of mine is interfacing the E32 LoRa module from eByte which …

GOOB - a Smart Alarm Clock

“GOOB is an acronym for “Get Out Of Bed”, a well fitting name for my project. I wanted to create a device that can help waking me up in the morning since it isn’t the easiest task. The main …