Projects

Arduino Digital Book Cricket Game

Digital Book Cricket Game with ATtiny 85 using Arduino

The project described here is a digital implementation of “book cricket game” which Indian students normally use to play in their childhood time. The heart of the project is 8 bit MCU from AVR family called ATtiny85. ATtiny85 are small and cheap microcontrollers which are convenient for running simple programs with low footprint. The software […]

Digital Book Cricket Game with ATtiny 85 using Arduino Continue Reading

Arduino Weather Station

Arduino Weather Station Part2

So my last project was a Arduino wind chill machine. http://www.instructables.com/id/Arduino-Wind-Chill-Machine/ Naturally, this Lazy Old Geek wanted to add a weather vane (wind direction) to my weather station. Who cares, you may ask? Well, I am a Geek. Actually, wind direction has some importance. Here in the high desert, the winds are usually from the

Arduino Weather Station Part2 Continue Reading

Arduino Powered Coffee Table

Interactive Arduino Powered Coffee Table

One quick fore note: this is my first Instructable and my first large Arduino project, so if you see any stupid errors or have an idea of how things could be done better, then please let me know. Now that that’s out of the way I’ll begin, I started designing this around September last year as my A2

Interactive Arduino Powered Coffee Table Continue Reading

Arduino Larson Scanner

Larson Scanner with Relay Module using Arduino

This time I’ll show how I used an Arduino to control a relay module with eight channels. Arduino in offers several advantages such as: – Open source; – Easy programming; – You can assemble your own board; – Is supported on various forums on the Internet; – Has several “shields” (facilitates the use of it

Larson Scanner with Relay Module using Arduino Continue Reading

Arduino Ultrasonic Combination Switch Connection

Ultrasonic Combination Switch using an Arduino

Time for a follow-up to the Single Button Combination Lock by creating another oddball type of switch/lock. To activate this switch we make use of a Parallax Ping))) Ultrasonic sensor, an Arduino-style board and some other hardware – to make a device that receives a four-number code which is made up of the distance between a hand

Ultrasonic Combination Switch using an Arduino Continue Reading

Scroll to Top