Projects

making art interactive

Making art Interactive Using Arduino

Unfortunately, due to my need to reclaim my Arduino and breadboards, we don’t have photographic documentation of our circuit. However, the structure of it was rather self-evident. Although we arranged the circuit in a such a way that we could program other functions, but we ultimately opted to keep the programming to a minimum to […]

setup Arduino

Control Keyboard & Mouse Android app via Arduino

This instructable will show you how to control your computer’s keyboard and mouse with an Android app via bluetooth to an Arduino BACKGROUND Ever wanted to control your computer’s mouse/keyboard functionality without having to actually sit in front of it? I do all the time. For instance, I often hook my laptop up to the […]

Augmented Water using arduino

Augmented Water using arduino

The Augmented Water device helps you save water by turning red after one Liter. The device, built by @tamberg during a water hackathon, is made from an Arduino, a flow sensor and coloured LED pixels. Video https://www.flickr.com/photos/tamberg/14346321456/ (thanks kiilo) In case you want to build your own, read on… Material Arduino, e.g. http://www.adafruit.com/products/50 Ca. 7 […]

Blind Maze Navigation using 2 DOF Haptic Joystick

Blind Maze Navigation using 2-DOF Haptic Joystick

The domain of haptics has immense potential as a technology to assist visually-impaired individuals with their navigation of the physical world. In this project, we sought to develop a 2-DOF haptic joystick to provide force-feedback to a user as she attempts to navigate a maze – with no visual feedback whatsoever. The proof of concept […]

Arduino Temperature Displayed

Temperature Displayed on 4 Digit 7 segment using Arduino

In this project I’ll display the temperature in a 4 digit 7 segment display (common anode). The sensor is the cheapest you can find so actually the temperature changes pretty easily which makes the display to show always different temperatures. But the idea is to apply this code to other projects with 7 segment displays […]

Wiring Harness for the LCD Panel

Wiring Harness for the LCD Panel

Assembly of the Female Connector Block The wiring harness has a male and female end. The gender of electrical and mechanical parts is described on this Wikipedia page. The header pins that are soldered into the circuit board for the LCD panel are plugged into the female end of the wiring harness. This web page […]

Android Accessories Made Easy With Arduino

Android Accessories Made Easy With Arduino

The Android Open Accessory Protocol makes it possible for you to create custom Arduino-based accessories for your Android phone or tablet. Attend this session to learn how to get started, the hardware & software required and how Handbag makes development easier. Content will be useful whether you have previous Android or Arduino experience or neither. […]

Huge Arduino Animatronic LED Eyeball using arduino

Huge Arduino Animatronic LED Eyeball using arduino

I’m currently in the process of making a Halloween contraption that has a few components that are worth documenting. The Huge Arduino Animatronic LED Eyeball is one of them. Background Most animatronic eyeball projects that I found were more or less life-size. They were usually ping pong balls or dolls eyes or 3-D printed. I […]

Brain Computer Interface schematic

Brain-Computer Interface

Introduction Our goal was to build a brain-computer interface using an AVR microcontroller. We decided that the least invasive way of measuring brain waves would be using electroencephalography (EEG) to record microvolt-range potential differences across locations on the user’s scalp. In order to accomplish this, we constructed a two-stage amplification and filtering circuit. Moreover, we […]

Happy Androids with Arduino Video instructions

Happy Androids with Arduino Video instructions

Arduino + Android Normally smartphone events are tightly coupled to your phone device itself. When your cell phone is ringing, your phone speaker plays a ringtone. When you get a new text message, your phone displays it on its screen. Wouldn’t it be thrilling to make thoses phone events visible somewhere else, on your wearable, […]

Scroll to Top