Projects

Fish Sensing circuit

Fish Sensing

Overview Once again, my project was motivated by my curiosity to explore interesting and unfamiliar territory.  I decided to see if I could make my own capacitive sensor and then use it in a project of some sort.  After numerous fiascoes with Arduino and computers, I was able to get the capacitive sensor to work and then implemented it […]

LED Game Schematic

StopIt! LED Game (powered by arduino)

This project was inspired by this video from YouTube and the Pendulum Challenge Kit from Makershed.com. Its a simple game consisting of five LED lights and one pushbutton switch. The LEDs flash in a sequence and the player must press the button when the middle LED light is lit. The speed at which the lights […]

Arduino 3 axis Mini Lazer Paper Cutter

Arduino 3-axis Mini Lazer Paper-Cutter

Updated : 16/3 Add step 4, about using the stage. Updated : 18/3 Add photos (cutting vinyl adhesive sheet) Updated : 19/3 Add step 5, acting as pen plotter Updated : 20/3 Add laser engraving video (Wood) and photo Updated : 22/3 Add 2 drawings to show the structures of machine, also visit this link. […]

Arduino seven segment displays

Arduino: an easier way to work with seven segment displays

Ever have trouble programming code for seven segment displays? Well they made the 4511 to make things a whole lot easier. What the 4511 does is takes a 4 digit binary input value (ones and zeros), and converts it to a decimal value on a seven segment display, it’s a really handy chip. In this […]

Buddy the on screen seal Robot

Buddy the on-screen seal Robot

I’ve made a video documentation of my midterm project for my 544 class. To keep it shorter, I didn’t detail in the video that this is only a completed phase of a larger project: an autonomous robot seal. I was originally going to incorporate a whole body that hid his components, but this current prototype […]

Arduino Joystick Breadboard

Arduino Joystick Breadboard with LCD Output

Want to be able to control a couple of servos with a thumb-joystick? But don’t know where to start? I don’t have servos, but I can put you on the right track on how to do stuff when you move the thumbstick around. This instructable will teach you how to output the direction of the […]

LilyPad Arduino Stuffed Fox Toy

LilyPad Arduino Stuffed Fox Toy

For a class on technology in libraries, I had to create a project that used the LilyPad Arduino, and I chose to create a stuffed animal that sings “Jesus Loves Me” while lights flash with the notes. I made a fox, but the pattern to which I’ll link can be used to make a raccoon […]

Arduino PCB on a Box

PCB on a Box using Arduino Board

Sorry, but I hate cleaning windows, is one of my unfinished business as usual, but I had to do (at least) every time I wanted to etch a circuit board printed by traditional (and perhaps unorthodox) of stick it in cellophane and let natural light do the work. Lo siento, pero no me gusta limpiar […]

Arduino Candygrabber

Make A Arduino Candygrabber Machine

I’ve seen a lot of ways to communicate to Arduino over the net, but none of them could handle pushing back the messages from Arduino to the client(you) in real time and vice versa. In this instructable you will learn how to connect to your Arduino and control it over the net, set up a […]

Arduino Hardware PWM for stepper motor drives

Arduino Hardware PWM for stepper motor drives

With our new project, JustAddSharks, we are very keen to support the development of open source control software for laser cutters. We are more than happy for people to modify our laser cutters, replace the control system with something suitably open source and then let us know how it goes. Realistically though we’re going to […]

Scroll to Top