Arduino IDE

DIY CCTV Camera using ESP32 Build your own Security Camera using ESP32

Welcome to the DIY world of Circuit Digest! In this blog, we're going to show you How to build your own Simple CCTV…

Control an LED using ESP32 based Webserver Building a Simple ESP32 LED Webserver: Step-by-Step TutorialWhat is an ESP32 Web Server? 

In the Internet, all the websites are hosted on a computer and…

Arduino IDE Tutorial - Programming Arduino UNO Beginners Guide to Arduino IDE and Arduino Programming

What is the Arduino IDE? As we know we need a text/code editor to write the code, a compiler to convert that code to machine…

ESP8266 based Body Temperature Tracker using MLX90614 Body Temperature Tracker using ESP8266 NodeMCU and MLX90614 Temperature Sensor

So one day I and my brother was sitting on the sofa and watching the news that the Corona Virus is spreading…

DIY Apple Airtag using NodeMCU ESP8266 Create Your Own Apple AirTag using NodeMCU ESP8266

I got the inspiration to make this thing after the apple event of 23 April 2021 in which apple company…

How to Debug an Arduino Project: Arduino IDE Debugging Tools How to Debug an Arduino Project – A better way to Write your Arduino Codes

Debugging is a vital element of the creative process when it comes to developing code. Arduino debugging, on the other hand,…

ESP32 Based Internet Radio using MAX98357A I2S Amplifier Board ESP32 Based Internet Radio using MAX98357A I2S Amplifier Board

Analog Radios are getting extinct in this digital world since everything, from movies to songs is being directly streamed from…

IoT-based Event Management System using RFID IoT-based Event Management System using RFID and ThingSpeak

RFID stands for Radio Frequency Identification, it’s a very simple and inexpensive piece of technology that can be used to make…

MQTT Communication With Esp8266 Using Arduino IDE Performing MQTT Communication with ESP8266/NodeMCU using Arduino IDE

Over the past few years, IoT (Internet of Things) devices have become an indistinguishable part of our daily lives. From smart…

Program Arduino Wirelessly over Bluetooth How to Program Arduino Wirelessly over Bluetooth

Arduino Uno, the most popular microcontroller among electronics hobbyists and students and its pretty easy to get started with…