In this tutorial I have explained how to do basic Arduino programming through example codes and sample programs. This tutorial can be an extremely valuable course for all the newcomers who wish to grasp the basics through easy, understandable language. Introduction According to wikipedia a microcontroller is equivalent to a mini computer built inside a […]
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 […]
50 Best Arduino Projects for Final Year Engineering Students
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 […]
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 […]