News

The OLED is connected via the I2C pins on the ESP32 and the Voltage and Current sensor are connected to Pin 34 and Pin 36 (VP) respectively. These pins are capable of analog to digital conversion ...
The Arduino Nano esp32 scan detects the address 0x62, but with the first read, stops working. I am not sure if I need to change something in the initialization for the ESP32, or if I need to do ...
There are already many cheap ESP32 drones on AliExpress, or you can even make an ESP32 DIY drone for about $12, but ...
The ESP32 should have the computing power to pull data through the IDE bus and decode it, but we have to admit that this hack gets the job done — albeit at the expense of losing the ability to ...
If you're looking to take the plunge into the world of ESP32 devices, then here's a basic overview of what you need to know.
This repository contains an ESP-IDF board support package for Arduino Nano ESP32 board. This board is based on an ESP32-S3 chip. This component includes the blink example. It can be used as a starting ...
As I've experimented and played with a lot of different sensors, I've discovered that these basic devices can be built for super cheap, and they're incredibly versatile. When you're done using an ...
Learn how to build a WiFi-controlled drone using ESP32 modules and MPU6050 IMU. This DIY project offers stability control, smartphone control, and easy upgradability. Get step-by-step instructions and ...