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
How to Make a Wireless Robotic Arm using Arduino
This robotic arm circuit which can be also implemented like a robotic crane, works using 6 servo motors and can be controlled through a microcontroller remote control, using an Arduino based 2.4 GHz communication link. Main Features When you are building something as sophisticated as a robotic arm, it must look modern and must include many […]
Digital Clock Circuit Using 16 x 2 LCD Display
In this post I have explained how to make a simple digital clock using Arduino and a 16 x 2 LCD display. Introduction As an electronics enthusiast at a stage we would have thought, how to make a digital clock, especially who are interested in the field of digital electronics. In this article we are […]
Microcontroller Basics Explored
One thing is great about microcontroller ICs, these are available almost in all parts of the globe and electronic retailers. Introduction Fundamentally microcontroller devices are popularly used in applications involving assessments of the surrounding environment and in similar electronics. You could find these devices being used for displaying a certain parameter, in motor control applications, […]
Monitoring State of a Switch (Digital Read Serial) – Arduino Basics
This Arduino basics discusses the method of implementing a code through which the ON or OFF state of an external push-button could be read or monitored within the Arduino. Digital Read Serial Here I have explained through an example how to monitor the state of a switch by performing serial communication across your Arduino and your PC via USB. In excess to your […]
PIC Tutorial- From Registers to Interrupts
Before getting into the minute details of PIC programming, it would be first important to learn a few good programming methods. Understanding Registers To begin with suppose you type a ;(semicolon) at any point of the program, all’s that come after this semicolon would get ignored by the compiler, until of course the carriage get’s […]





