Other

“ESP32-CAM with an open wifi access point and a captive portal, for fast deployment of a wireless camara. This is a mash-up of some of the example programs for the ESP32 device. The goal is to have a inmediate …

“ESP32 + HTTP server + WebSockets + Bootstrap + Husarnet + configuration and HTML files on SD card. This project template is a good base for creating internet-controlled devices with a web UI and easy configuration capability. Here main advantages of that template: I. CONFIGURATION …

“GPS logger that stores your location into a GPX file with a back end web server to view daily rides, add comments and multi-media files. I love to ride my motorcycles! When I go out riding, I typically plan my …

“In this tutorial, you will build an air monitor that monitors air temperature, humidity and pressure, all using Blynk, an esp32, a DHT22 and a BMP180. Supplies: esp32 Microcontroller DHT22 BMP180”

“Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32 Introduction I’ve spent considerable time in the Arduino IDE waiting for the sketch to compile and upload only to discover that …

“How to turn your old oscilloscope into an analog clock.”

“Introductions first I build car gauges as a sort of on again and off again hobby. See https://www.instructables.com/id/Remote-Car-Monit… and https://www.instructables.com/id/Remote-Car-Monit… for two more recent examples. I especially like ones that …

“This little project utilises an ATtiny9 to automatically reset the ESP32 into bootloader mode. This little project utilises an ATtiny9 to reset an ESP32 into bootmode. It is used when programming the ESP32 with the Arduino IDE. I thought it …

“The Desktop Device is a small personal desktop assistant that can display various information downloaded from the internet. This device was designed and built by me for the CRT 420 - Special Topics class at Berry College which is lead by …

“In this Instructable I am going to show how to build a simple retro style PC done with a single ESP32 and few other components. This PC runs Tiny Basic, a simplified dialect of BASIC, and generates the output for …