
Introduction The ESP32-CAM has become one of the most popular low-cost camera development boards for IoT, DIY smart home projects,

Introduction Nowadays, electricity power rates are going higher and higher so keeping track of your consumption is not a bad

Introduction If you have worked with the Arduino Uno R3 board, I am sure that you have used SoftwareSerial library

This post will show you how you can create your own Arduino Data Logger application that will save temperature readings to your MongoDB database

This post will show you how you can interface your Arduino projects particularly the ESP32 microcontroller with a universal coin acceptor.

This featured post will show you how you can project your ESP32 using Arduino for your stepper motor control using your WiFi

This post will show you how to interface your ESP32 running the Arduino framework with the infrared (IR) sensor module

This post will show you how to use the ESP32 exception decoder in both Arduino and PlatformIO IDE to help debug errors in your program.

This post will show you how to use the Arduino I2C scanner sketch to know the I2C addresses of all sensors or devices in your circuit