Projects

Gesture control carrobot with Arduino and Androidbluetooth

Gesture control car(robot) with Arduino and Android(bluetooth)

Hi folks, Here’s an interesting project for all you creative minds out there. We are going to build an android phone controlled RC car. Nothing could be more fascinating than remote controlled cars. This one uses Bluetooth for communication and accelerometer of the mobile device for gesture control. The reason behind the use of a […]

GSM Home Security Alarm System with Arduino

GSM Home Security Alarm System with Arduino

This project deals with the design & development of a theft control system for home, which is being used to prevent/control any theft attempt. The developed system makes use of an embedded system (comprises an open hardware microcontroller and a gsm modem) based on Global System for Mobile communication (GSM) technology. The designed & developed […]

Arduino RFID Reader RC522 + Access Control System

Arduino RFID Reader RC522 + Access Control System

I just received my RC522 RFID reader and made this simple Arduino access control system that uses the reader, a buzzer for the alarm and a relay shield for the security system. The relay can be used to open a door lock and if you need a louder alarm then you can replace the small […]

Rotary Encoder Arduino

Rotary Encoder & Arduino

I am not sure, but it was in year 1999, a non-stop (360 degree rotation) potentiometer found in a stereo music system confused me a lot. At that time, I failed to keyed out the strange potentiometer manufactured by ALPS. Later, I learned that it’s a Rotary Encoder (thanks to internet), and bought one such […]

Arduino based Bi color LED Matrix Flappy Bird Game

Arduino based Bi-color LED Matrix Flappy Bird Game

We have built quite a few projects using the Bi-color (Red and Green) LED Matrix Driver Module kits from jolliFactory and have published them as instructables here. Each of these modules uses two MAX7219 Display Driver ICs to drive a Bi-color LED Matrix. These ICs are excellent because they take a lot of work off […]

Arduino based Electronic Queuing System

Arduino based Electronic Queuing System

This is a Queuing System project requested by a clinic asistant which allows the doctor enter number from a keyboard and display it on a 32×16 LED panel. This project uses two Arduino, the first Arduino functioned as a SENDER which included a PS2 keyboard and a mini LCD for number input. While the other […]

Digital Arduino Voltmeter with Temperature

Digital Arduino Voltmeter with Temperature

Step 1: The case I dug out an appropriate case from the dumpster, milled out a rectangular hole for the lcd, and drilled holes to mount the LCD and the Arduino. I used brass standoffs and fiber washers to prevent shorts. Then I gave the whole case a quick spray of flat black to cover […]

Learning Sequential Logic Design for a Digital Clock

Learning Sequential Logic Design for a Digital Clock

This instructable is for two purposes 1) to understand and learn the fundamentals of sequential logic 2) use that knowledge to create a digital clock. Digital clocks have been built by countless electronics hobbyists over the world. So why have I chosen to implement that? Well usually clock circuits available on the internet (all circuits […]

Homebrew Arduino Pulse Monitor Visualize Your Heartbeat

Homebrew Arduino Pulse Monitor (Visualize Your Heartbeat)

Movies look cool with those EKG (electrocardiogram), the one that beeps and detects heart activities. A few months ago, we had to shoot a hospital scene for our school project. We needed an EKG instrument. To keep the movie authentic, we didn’t want to fake the readings so we made the next best thing, a […]

How to Build a Piezo Knock Sensor Circuit

How to Build a (Piezo) Knock Sensor Circuit

In this article, we go over how to build a piezo knock sensor circuit. A knock sensor is a sensor which produces a voltage in response to some type of physical stress such as a knock or vibration. This is why it’s called a knock sensor; it detects knocks. This sensor can be useful when […]

Scroll to Top