In this post we sort out a list of most popular, 50 hand-picked and best engineering circuit Arduino projects specially created for all aspiring engineers for their final year project exhibition. The circuit projects include the latest and advanced microprocessor Arduino based designs with full program code. The list also includes projects using discrete parts […]
Arduino Projects
Wireless Office Call Bell Circuit
In this post I will show how to construct wireless office calling bell which can be used for calling 6 different personnel from head’s / boss’s desk or some other calling bell type fun project for your home. Using nRF24L01 2.4 GHz module We will be constructing a simple wireless calling bell using Arduino and nRF24L01 […]
Vehicle Speed Detector Circuit for Traffic Police
In this post I will show how to construct a circuit which can measure the speed of any vehicle on roads and highways. The proposed circuit is kept stationary at a place where the vehicles are suspected to over-speed. If any vehicle goes beyond the speed limit, the circuit alerts immediately. We will be looking […]
Digital Weighing Scale Using Load Cell and Arduino
In this post I have explained about strain gauge based load cell. We will be exploring what Strain Gauge is, what Load Cell is, temperature effect on strain gauge, temperature compensation with Wheatstone bridge and Load cell amplifier HX711, and finally I have explained how to build an Arduino based weighing scale machine by implementing […]
Introduction to I2C LCD Adapter Module
In this post we are going take a look at “I2C” or “IIC” or “I square C” based LCD adapter module, which will reduce wire connections between Arduino and LCD display to just 2 wires, also saving tons of GPIO pins for other sensors / drives etc. Before I have explained about I2C LCD adapter […]
How to Make a RFID based Attendance System
In this post I will show how to construct a RFID based attendance system, which can record attendance of 12 students / staffs for a given time window and this system can record up to 255 attendances per person. What is RFID Attendance System We don’t need any introduction regarding the RFID based attendance system, […]