This video shows the Traffic light and pedestrian crossing I’ve implemented with an Arduino. It’s a reproduction of the crossing near my home, timings taken from a video of it. Incidentally, I produced the diagrams for this using a product called Fritzing. It’s a nifty piece of software that allows you to draw a breadboarded version of […]
Projects
Build A Rain Alarm Project Using Arduino
Water is basic need in every one’s life. Saving and proper usage of water is very important. Here is an easy project which will give the alarm when there is rain, so that we can make some actions and save the rain water. As a result, we can increase the water levels of underground water […]
RC Quadrotor Helicopter
This project is a RC quadrotor helicopter (quadrocopter, quadcopter, quadricopter, etc). It’s a RC helicopter that uses 4 rotors. You need some pre-requisite skills: How to use Arduino, enough to get started Soldering, wiring, basic electronic skills Basic hand tool operation A quadrotor helicopter flies with 4 spinning propellers on a + shaped frame. When […]
[FTC] Open Feathercoin ATM
Open Fethercoin ATM is an open-source automated teller machine for education and experimentation. Based on John Mayo Smith’s OpenBitcoinATM which can be seen in action here A “voucher” is printed containing a private key QR Code that has been pre-loaded with the correct value of Feathercoin for the denomination deposited during the setup stages. Designed […]
Scooterputer
I spend a fair amount of time zipping around town on my scooter, and thought it would be cool to add a voltage monitor to warn when the battery might need recharging. Waiting until the electric starter no longer works is somehow lacking. So after an evening with an Arduino Duemilanove, I had a simple […]
Arduino Tutorial – Chapter 2.3: Schematic and Breadboard Diagrams
Schematic Diagram You may remember, if you studied electronics as part of your science course at school, that there is a specific way of drawing circuit diagrams. Each component has a particular symbol (which may vary slightly depending where in the world you live) that allows anyone to look at the drawing and build the […]
Web Server with Two Temperature Gauges
This project consists of two temperatures that are measured by the Arduino using two MCP9700 temperature sensors An Arduino Uno and Ethernet shield are set up as a web server that hosts a web page to display the two temperatures on two gauges. The web page is stored on a SD card that is plugged […]
How to Text Yourself when your DSC PC1550 Home Security System Alarms
I have a home security system that was installed when my home was built in the early 1990’s. It is, or was until I modified it, a wired perimeter system with a single wired motion detector. The system is a DSC PC1550 and originally was monitored by a well known alarm system service, a three […]
A lightning flash counter
Many years ago, I think it was in 1997, I stepped into an interesting circuit on a book about high voltage [1]. It was the diagram of a simple “lightning flash counter” intended to help in designing lightning protections on power lines. The description was very brief, but following the bibliography reference, I could find […]
Using an Arduino as a garage car parking sensor
“M-my lord, it-it’s impossible to locate the ship. It’s out of our range.” – Nute Gunray We recently moved into a new house and as always the first problem to address was finding the optimal place to park cars in the garage. Ideally, we wanted to park the cars as close to the garage door […]