This project started as I had to create a project for the HKU with an arduino. It had to be something which would be either entertaining or solving a certain problem. For which I chose to pick the entertaining part. In the end combining multiple elements of things I love in to this product. In […]
Projects
Button State Change Detection using Arduino
Once you’ve got a pushbutton working, you often want to do some action based on how many times the button is pushed. To do this, you need to know when the button changes state from off to on, and count how many times this change of state happens. This is called state change detection or edge detection. Circuit image developed […]
Redefining the TV Remote using Arduino
We use them every day, but has no one got bored of pressing buttons on a stick, it’s far too much effort pressing buttons! Surely there are better ways to control a device? After doing some work with my Nikon camera using IR to control it, I wanted to do the same with other devices. […]
Digital Treasure Chest
I study Game and Interaction technology at Utrecht University of the Arts. There is one project called “If this then that” where you’re asked to build an interactive product. You are to use an Arduino, design an interesting interactive element and build a nice and professional-looking prototype around it. I had some clear personal wants […]
How to make a Ball Balancing Robot
Last year, I have made this ball balancing robot.It can stand on a ball stable by the balance system of itself. There is only one connect point between the robot and the ground, so it is more flexible than the traditional wheeled robot. It can move to any directions without turn. For the traditional wheeled […]
Using FM RC Controllers using an Arduino
I recently dug up my old RC transmitter and receiver and thought “How can i control my arduino with this?” so i powered on my scope to see what was going on at the receiver. Sure enough, it was sending out the standard PWM signal that servos use. Now I just needed something to control. What’s easy […]
Simple keyboard using the tone() function using Arduino
This example shows how to use the tone() command to generate different pitches depending on which sensor is pressed. Circuit Connect one terminal of your speaker to digital pin 8 through a 100 ohm resistor, and its other terminal to ground. Power your three FSRs (or any other analog sensor) with 5V in parallel. Connect each […]
Music Box With Mini Monitor(OLED) and LED
My idea was a box that would play music when you open it. It also has a display with an emoji on it that awakes, greeting you. There is also a LED in it that lights up if you hold the Force-sensitive resistor squeezed between your fingers, while the next loop of the song happens. […]
Interactive Glowing Mushrooms
This instructable will show you how to make mushrooms that will glow in the dark. You can turn individual mushrooms off and on again by pressing the top. I started this project for a school assignment where we had to create something using the Arduino Uno. I wanted to create something pretty and magical and […]
Arduino Powered Nixie Tubes: ArduiNIX Nixie driver shield assembly
www.ArduiNIX.com presents: ArduiNIX Nixie driver shield assembly The ArduiNIX shield is a user programmable platform for driving multiplexed Nixie tube or other high voltage displays**. The ArduiNIX is open source hardware Welcome to the assembly portion of the site. Here we will take you step by step through the build process of your ArduiNIX kit. First, […]