These are the projects I recommend building instead of just buying something off the shelf.
An intuitive EDA tool that transforms breadboard prototypes into schematics and fabrication-ready PCBs. Design, document, and validate electronic circuits before building the actual hardware.
These days, a lot of embedded projects feature some sort of screen, and a screen often creates a desire for a nice user interface. [Geoffrey Wells] has created a tool for developing web interfaces ...
ESP32s are surprisingly good AI lie detectors.
ESP32 is a tiny cheap 8$ module with a dual core 32-bit CPU and built in Wi-Fi and dual-mode Bluetooth with sufficient amount of 30 I/O pins for all basic electronics projects. All these features are ...
Thanks for visiting and hope you find something useful. This repository is a library of peripheral, scheduling, storage, and utility components compatible with the ESP32 espressif IoT development ...
Sheffield-based IoT company, inx-systems has developed a programmable LoRaWAN IoT module and a development breakout board that integrates with Arduino MKR, Adafruit FeatherWing, Grove, and mikroBUS ...
Using PlatformIO with Visual Studio Code offers a powerful, flexible, and easy-to-use environment for microcontroller firmware development. This article describes an example of integrating PlatformIO ...
ESP32-C2 and ESP32-C61 are also supported by Arduino-ESP32 but require using Arduino as an ESP-IDF component or rebuilding the static libraries. For more information, see the Arduino as an ESP-IDF ...
As expected, Espressif has just released the ESP-IDF 5.1 framework with ESP32-C6 and ESP32-H2 support, so more ESP32-C6 boards should become available, and after Olimex ESP32-C6-EVB launched earlier ...
What is an ESP32 Web Server? In the Internet, all the websites are hosted on a computer and this computer is called a server. Since this particular server is used to serve web pages and web requests, ...