A Flutter mobile application for controlling thermal cameras via ESP32 and ESP-EYE devices using Bluetooth Low Energy (BLE) communication. lib/ ├── main.dart # Main application entry point and LEOS ...
This project focuses on using the ESP-EYE and a computer vision algorithm running TensorFlow Lite Micro to detect different types of screws: "Big," "Medium," and "Black." The project consists of two ...
In a recent article in Elektor magazine, [Clemens Valens] describes the construction and software for an ESP32 walkie-talkie system that uses ESP-NOW for the wireless connection between units, along ...
Looking to write Rust on the ESP32? You’re in luck, a new challenger has entered the scene, looking to help you write code that lasts – [Scott Mabin] and the team from Espressif have brought us the ...
Espressif released the ESP ZeroCode web application in the summer of 2023 to create custom Matter-certifiable firmware for ESP32 targets. However, if your application requires some more customization, ...
Update: This ESP32 drone project has now evolved and is called LiteWing - ESP32-based programmable Drone. We have improved the design and functionality, you can now program and control the drone not ...
Imagine your wireless project needs both fast response times and long-range capabilities. Wi-Fi and Bluetooth are unsuitable for such applications. Maybe ESP-NOW is a suitable alternative? Connections ...