Projects

arduino access 5 buttons through

How to access 5 buttons through 1 Arduino input

Using this method, I’ll show you how you can access 5 (or even more) inputs through 1 Arduino pin. These buttons will only be read correctly if only one is pushed at any time though. As we go through it I’ll explain whatever background info you need to know, so as long as you can […]

LittleBitty Joe using arduino

LittleBitty Joe using arduino

Say Hello to littleBitty Joe! Joe is my school’s mascot! Speak to Joe and watch his eyebrows lift, whiskers vibrate, eyes illuminate, heart spin and hear him ROAR! Not only does his roaring affect work with our project, but it can definitely work with your littleBits project too! Your project could talk, scream, or say […]

The smallest USB Arduino

Digispark DIY: The smallest USB Arduino

Digispark is an ATtiny85 based microcontroller development board come with USB interface. Coding is similar to Arduino, and it use the familiar Arduino IDE for development. Digispark is copyrighted by Digistump LLC (digistump.com) and the full license is here: http://digistump.com/wiki/digispark/policy Specification: Support for the Arduino IDE 1.0+ (OSX/Win/Linux) Power via USB or External Source – 5v […]

3D Printed Biologically Inspired Robotics circuit

3D-Printed Biologically-Inspired Robotics

I have been spending the last few months doing research into biologically inspired robotic structures. While my approach may seem formalistic in nature, these devices were simply a means for ultimately conducting social research. This desire stems from my experience building Simple Bots, and their subsequent display at multiple Maker Faires. While displaying these robots, […]

Light Clapper using arduino

Light Clapper using arduino

This is a project that I quickly made one night because I wanted to ‘clap’ to turn off and on the light in my room! I have a small room for myself, so I basically have no other noise around. So, I was able to use an amplifier, which finds the value of the sound […]

Arduino RC Car Anti Crash System

RC Car Anti-Crash System Using Arduino

Hi guys! So for my electronics class this year we were tasked with creating some kind of electronic gadget in order to demonstrate what we learned over the semester. Being a car-loving type of guy, I decided to get a cheap RC car and see in what ways I could hack it using an Arduino […]

Arduilay

Arduilay is An 8 Channel AC Relay Box For Use With Arduino

Arduilay is an 8 channel AC relay box for use with Arduino, Max/MSP, Processing, etc.  I designed this system as an alternative to the USB>DMX 4 channel relay option.  While DMX gives you dimming control, the setup is easily 5 times as expensive as this simple relay box. Step 1: Get all the parts To […]

ARDUINO Laser 3D Tracking

ARDUINO Laser 3D Tracking or Range Finder

The idea of using triangulation for distance measurements is well known since Pythagorean time, when his brilliant formula become available for mathematicians. What is new in this design, is lasers power control via “blooming” effect of CMOS camera. Here this “negative” effect was put to work instead of ADC. No need high price “no-blooming” camera! […]

Cheap and effective Sous Vide cooker Arduino powered

Cheap and effective Sous Vide cooker (Arduino powered)

Sous-vide cooking is a great new way of cooking food. I will not explain why and how it works here… for great recipes and explanations, you can check out those guys : http://modernistcuisine.com/2013/01/why-cook-sous-… Unfortunately, a good (and I mean precise to the half °C) sous-vide machine is very very expensive (500, 1000$ or more). If […]

Arduino 2 player Pong

2 player Pong using Arduino

I started with the Instructable from Kyle Brinckerhoff; http://www.instructables.com/id/Ardu-pong-the-Arduino-based-pong-console/ Thanks Kyle! and the following at Make magazine http://blog.makezine.com/archive/2007/08/arduino-pong.html and I see the original code is attributed to Pete Lamonica Thanks Pete!! I am using the paddles instead of the joy stick and I have made it for 2 players. Also I added some sound. I […]

Scroll to Top