This tutorial will show you how to build an interactive toy for children. This toy wants to give a boost to children to move and play with friends at home or in a park, instead of watching TV and playing videogames. Catchin’ time is a project developed during our thesis in Ecodesign at the Polytechnic […]
Projects
Sleep n’ Tweet
Step 1: The Sleep n’ Tweet Now I am lucky enough to work at the greatest company in the world as a University of Waterloo, co-op student. It might not even be a company you’ve heard of yet. They’re named Upverter and we are trying to change the way people design, build, share and collaborate […]
Password access with arduino
~~ The complete kit for this tutorial is now for sale at www.razvantech.com Get one! ~~ This instructable will show you how to make a pass-code lock system using the Arduino Mega board. Whenyou type the right code, an LED lights up an the servo moves to open a lock. What you will need: —>one […]
SOLAR TRACKER ARDUINO PROJECT
Overview: The solar tracking device is designed to ensure that a flat panel with a solar cell is constantly aligned with the movement of the sun across the sky. It utilizes two light dependent resistors (LDRs) positioned on opposite sides of a fin to measure the light levels. By comparing the readings from the LDRs, […]
Make Your Pet Dishes Tweet Using Arduino
You give your pets everything: Food, water, a home, toys, and love. Why not give them a twitter account? This project allows you to monitor your pets’ eating habits and receive alerts when their supplies are low. It’s also a cute, fun way to learn how to interact with the Arduino, Twitter, sensors, and Ethernet. […]
Animatronic Green-Winged Macaw Papercraft
Hello everybody! This macaw was part of a work of biology at the college of my daughter, who was attempting to educate people not to buy wild animals. This beautiful animal, natural tropical forests of South America, is highly coveted by smugglers. In captivity, unlikely to receive necessary care. I did this and the other […]
USB Mouse Made Out Of A Wii Nunchuck
This instructable will describe how to convert a Nintendo Wii Nunchuck controller into a USB 2-button mouse using a Teensy USB. The Teensy USB is a very user-friendly development board that can be programmed in an Arduino environment. The Teensy USB development board and necessary software are available at www.pjrc.com Check out the final product […]
Reddit Controller, USB Upvote/Downvote button
Not too long ago I saw the “Awesome Button” video on the Make Magazine podcast. In the video Matt Richardson shows how you can take a Teensy development board and turn it into a simple USB keyboard. In his example everytime a button is pressed a synonym for the word “awesome” is sent to the […]
Make A Electric Turtle Robot Using Arduino
Be sure to check out my new instructable , the ‘little Tank’! Really nice tracked design complete with cut files! update: I’ve had so much response on this instructable, thanks to all. If you end up making one, please let me know! I’d love to put your work on my website! New new update – […]
LED Microcontroller Debug Module
When it comes to debugging a microcontroller circuit, there aren’t a lot of simple options. Since a microcontroller circuit might have multiple things going on at the same time, measuring voltages with a DMM isn’t an option. Using an computerized In-Circuit-Debugger solution is expensive and elaborate, and time-consuming to set up. People often resort to […]