Projects

Block diagram of the joystick controlled industrial automation system

Grab Control of Industrial Automation with This DIY Joystick System

This system allows remote control of up to four industrial devices using a joystick and Arduino Nano microcontroller board. Figure 1 presents a block diagram of the joystick-controlled industrial automation setup. Key components include: An Arduino Nano which processes signals from the joystick and outputs control commands. A joystick module that generates analog position readings […]

Authors prototype for Automated Washroom Light Using IR Sensors

Smart Washroom: Experience Hands-Free Lighting with IR Sensors

This Arduino Uno and IR sensor-based system automatically controls the lighting in a bathroom connected to AC mains power. The IR sensors detect when a person enters or exits the room. Upon detection of entry, the light bulb or tube light is immediately switched on. When the sensors no longer detect a presence, the lighting […]

Bluetooth 5.3 SoC The Future of Wireless Connectivity

Bluetooth 5.3 SoC: The Future of Wireless Connectivity

Description The BlueNRG-LPS is an ultra-low power programmable Bluetooth Low Energy wireless system-on-chip (SoC) solution from STMicroelectronics. It includes highly optimized 2.4 GHz radio IPs for excellent radio performance and minimal power consumption, allowing for exceptional battery life. The BlueNRG-LPS supports Bluetooth Low Energy 5.3, enabling point-to-point connections and Bluetooth Mesh networking to reliably establish […]

Arduino UNO R3 board

Arduino Programming with .NET and Sketch

Introduction Arduino serves as a development platform for creating embedded applications, incorporating a variety of sensors and actuators. It relies on open-source hardware, offering a range of Arduino models for your development needs. This book is tailored for developers, particularly those proficient in .NET, who aim to craft Arduino programs for both general and specialized […]

Assemble Materials

Ultrasonic Security System

This tutorial provides a straightforward guide for crafting a small security device with an Arduino. Step 1: Assemble Materials Step 2: Setup Attach a red wire from the 5V pin on the Arduino to the positive segment of the breadboard. Establish a connection with a black wire from the GND pin on the Arduino to […]

Play Midi Files From an SD Card Using Your Arduino UNO

Play Midi Files From an SD Card Using Your Arduino UNO

Store MIDI files on an SD Card and utilize an SD shield connected to your Arduino to play these songs on a MIDI device. This project illustrates the creation of an Arduino-based MIDI player. The Arduino is linked to a DS1307 Data Logger Shield equipped with an SD Card reader. It generates a MIDI stream […]

the sensor can be connected to either the 5V or 3.3V power supply

Sensors Guide

The intention behind this guide is to furnish valuable insights into the typical sensors employed in the RAD SLDP. It’s worth noting that sensors produced by various manufacturers might have slight variations compared to the ones outlined in this guide, but comprehensive documentation for all these sensors can be easily accessed online. If you require […]

Automated Washroom Light Using IR Sensors

Awesome Arduino Projects for Engineers and Students

Are you in search of intriguing and innovative Arduino project ideas? Look no further! Below, you’ll find an assortment of captivating and distinctive project concepts that can be pursued with Arduino. These projects span a broad spectrum of applications, including home automation, the creation of smart gardening systems, robot construction, IoT device design, and even […]

Toll Tax System Project

Toll Tax System using Arduino: Ultrasonic Sensor with Servo Motor

Toll Tax System Project: Creating an Arduino-Based Toll Tax System with Ultrasonic Sensor and Servo Motor: Greetings, dear readers! In this article, we will guide you through the process of constructing an automated toll tax system using an Arduino Uno. We provide clear, step-by-step instructions, along with comprehensive explanations of the code and circuit diagram. […]

ESP32 Energy Monitoring Device

Creating a DIY device for monitoring power consumption using ESP32

Electrical appliances are an integral part of our daily lives, ranging from the essential smartphone charger to larger devices like room heaters, air conditioners, and washing machines. Given the current global energy crisis, it has become crucial to gain insights into the power consumption of these appliances. While our monthly electricity bills offer a general […]

Scroll to Top