Programming

Interface KY-038 Sound Sensor with ESP32 How a KY-038 Sound Sensor works and how to Interface it with ESP32?

Want to give your project a sense of sound! Then follow along because in this project, we are interfacing a sound…

ESP32 Timers & Timer Interrupts ESP32 Timers & Timer Interrupts

Timer interrupts are crucial in the use of ESP32 timer interrupt programming projects for accurate timing control. If…

ESP32 Interrupt Tutorial ESP32 Interrupt Tutorial

Interrupts are used to handle events that do not happen during the normal execution of a program, but when a specific…

Arduino RC522 RFID Reader Module Project Arduino RFID Tutorial: Complete RC522 Guide with Code & Projects

This comprehensive Arduino RFID tutorial teaches you how to interface RFID (Radio Frequency…

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…

DIY Mini Oscilloscope using Arduino Build a DIY Oscilloscope using Arduino Nano and OLED Display

Building an Arduino oscilloscope with OLED display is an affordable way for electronics hobbyists and students to visualize…

Interfacing Thermal Printer with Raspberry Pi Interfacing Thermal Printer with Raspberry Pi to Print Text, Images, Barcodes and QR Codes

Today, in this project, we will learn how to interface a Thermal Printer with Raspberry Pi using hardware serial…

UnoArduSim : A Simulator to Learn Arduino Programming and Debugging Codes without Arduino Hardware UnoArduSim : A Simulator to Learn Arduino Programming and Debugging Codes without Arduino Board

In this comprehensive UnoArduSim tutorial, I will be taking you through one of the best Arduino simulators out there for programming, and…

 IoT based Smart Agriculture Monitoring System IoT based Smart Agriculture Monitoring System

In this project, we are going to build a Smart Farming System using IoT. The objective of this project is to offer assistance…

Arduino Based Walkie Talkie using nRF24L01 Long Range Arduino Based Walkie Talkie using nRF24L01

We are living in the era of 5G and 5G-enabled devices; however, old technologies like the walkie-talkie system and RF…