Tired of building the same old Arduino projects like blinking LEDs, temperature monitors, and line-following robots? Now it’s ...
In this tutorial, we will learn how to send an email from your ESP32 microcontroller. This feature allows important details such as sensor data, time of occurrence, images, and system status to be ...
Today I learned that WiFi and Bluetooth LE could NOT be used simultaneously on Arduino boards featuring the ESP32-based u-blox NINA-W102 wireless module, ...
In this video, I'm exploring the use of Mini PIR Sensors with ESP32 with both Arduino-based projects as well as making a movement sensor for Home Assistant by using ESPHome. The sensor is quite ...
PycoClaw is a MicroPython-based platform for running AI agents on ESP32 and other microcontrollers that brings OpenClaw ...
The 8051 was an 8-bit Harvard-architecture microcontroller first put out by Intel in 1980.  They’ve since discontinued that ...
In this video I've created a device that can notify in real time about events that happen on a website. The project uses NodeMCU board and a buzzer to produce sound as alert. The board is programmed ...
Jakub] is a musician, and found himself in need of a simple way to trigger samples via MIDI when on stage. So many commercial ...
Arduino Google Forms Client Library for ESP32, ESP8266 and Raspberry Pi Pico (RP2040). This library works with Google Forms APIs directly using the Service Account which is safe and reliable as it ...
Transforms the way you troubleshoot your microcontroller projects. ℹ️ You can also get examples provided with the library in the Arduino IDE through the menu File > Examples > GPIOViewer ℹ️ You only ...