The Musical Bench is an exhibit which makes music when people touch, kiss, or hold hands. It uses a micro-controller to detect changes in resistance, via the copper armrests, and plays high or low notes depending on how much current flows through you and a friend. This exhibit is the result of messing around with […]
Projects
Portable Haptics System Hardware
Mobile Phone There is a wide selection of mobile phones on the market. For our development, we chose Nokia 6210 Navigator due to its ability to run Java, accompanied by Bluetooth communication, and its small form factor. The phone mainly acts as a remote control for setting up the microcontroller. It provides the ability to […]
Robo-Mobile – A Homemade Bluetooth Robot using arduino
Background This robot is one I built to learn. Before this project I did get my feet wet with a few small scale Arduino projects like an ultrasonic robot, (that would move backwards until it was a certain distance away from the wall,) and I did get to play with a few of the shields […]
Knockdown Warning Indicator (Redux)
This week I continued developing a device that warns of the potential of a knockdown – the process by which an over-canvassed sailing ship is lain over on her beam-ends during a squall. The potential for sinking at this point is high, especially if there are hatches open on the leeward side, so it is […]
Bitcoin Price Ticker (almost) from scratch using Arduino as ISP
Hello everyone! I decided to create this tutorial on how to make a Bitcoin Price Ticker. Well, this is only a prototype and I will make a smaller edition with a more pleasant design and some other features at a later time. However, this serves as a nice proof of concept and hopefully it will […]
Arduino Project Challenge: Exploring Sensor Readings and Component Control
HW9 – Arduino The Task: In our Arduino project challenge, we were free to create anything of our liking, with the only requirement being that the circuit must either read a sensor or control an active component. During a class session, a practice example was demonstrated, involving a humidity sensor, LED, potentiometer, and LCD screen. […]
Machine Design Using Arduino
The assignment for this week is to automate the machine assembled two weeks ago. For this Roxanna milled the Arduino’s shield for controlling the steppers, but Alejandro found that we haven’t all the components for stuffing, specially the A3982 – stepper motor driver, so as was impossible to get it locally, I decided to design […]
Redesigning the RA-02 Breakout board module
Story The RA-02 Breakout module includes level converters The RA-02 Breakout Module is designed to be beginner-friendly and compatible with breadboards. Many of them may possess one or more RA-02 Breakout modules. For those who do, they are undoubtedly aware of the challenges associated with using this specific breakout module. The RA-02 module is an […]
Ultrasonic sensor HC-SR04 arduino project with code
Many times, when parking our cars in the garage, we accidentally scratch them against the walls or cause damage due to a lack of visibility regarding the remaining distance between the car and the wall. To address this issue, we can create a straightforward electronic project using Arduino and an ultrasonic sensor. This project aims […]
Tracking Cat Eyes via Kinect using Arduino
This instructable was made as part of the CS graduate course “Tangible Interactive Computing” at the University of Maryland, College Park taught by Professor Jon Froehlich. The course focused on exploring the materiality of interactive computing and, in the words of MIT Professor Hiroshii Ishii, sought to “seamlessly couple the dual worlds of bits and […]