Top 19 Arduino Projects To Build In Your Free Time
Arduino has been a revolution ever since it struck the market. Arduino or Genuino (as known in some places), has been a very lucrative option for students designing their first projects. This increase...
Dual Bridge Driver On Expansion Module With L293P For Arduino
The short article describes simple but useful four-channel driver expansion module with L293P for Arduino. The board can be called power shield, motor shield or driver shield because gives the possibilities...
Controlling A Robotic Car Through MATLAB GUI
This project presents the implementation of a MATLAB based graphical user interface (GUI) to control the movement of a robotic car. The commands to move the car in forward, reverse, right...
Arduino Projects: RF Controlled Robot
Here we present a simple Arduino based RF controlled robot that can be driven remotely. This robot can be built very quickly on a small budget. The RF remote control provides...
Low-Cost PWM Module For Arduino Or Development Kit With MCU
This short article describe simple circuit capable to convert a TTL/CMOS PMW signal to analog signal. The circuit can be used as extension shield for Arduino, with simple MCU or with TTL/CMOS...
Wi-Fi Controlled Robot Using Arduino UNO And Blynk
This Wi-Fi controlled robot can be controlled from anywhere using the ARMA IoT shield for UNO and the Blynk App which provides the user interface.
Overview
Simple WiFi Controlled Robot Using ARMA IoT...
Arduino Based RGB Colour Code Generator
Red, green and blue (RGB) are the basic colours for generating various other colours by mixing colours in a particular proportion. This technique is used in TVs, mobiles etc. Similarly, Web...
Arduino Based Programmable Digital Data Display
LCDs are widely used in applications like token-display machines in smalls and supermarkets, order number displays in restaurants and café, and so on. The project presented here demonstrates the working of...
7×5 LED Matrix Using Arduino
Presented here is a simple 7x5 LED matrix circuit vriven by Arduino Uno (Arduino LED). It can be used to display your name or create any number of patterns. If the...
Arduino-Based FM Receiver
This project is an FM receiver circuit radio based on Philips TEA5767 digital radio-receiver module. The radio receiver uses I2C interface with Arduino UNO development board. The TEA5767 module offers such...