Projects

Controlling your trains with an Arduino

Controlling your trains with an Arduino

A quick introduction to the Arduino Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling […]

Throwduino Basic Light Sensing Flashing Throwie

Throwduino Basic – Light-Sensing Flashing Throwie

Throwies are great.  They have a minimal parts count – 2 or 3 depending on whether you use a magnet – and produce a great effect.  They are very cheap and easy but not highly efficient: 1)  They are on all the time, so on average they waste half of their energy shining during the […]

Arduino Online Thermometer Project

Arduino Online Thermometer Project

I have been researching a project which will help me with my understanding of electronics, networking, and programming.  I decided to build an online thermometer which could be used in applications that need temperature monitoring.  I currently work in a lab environment where I test, troubleshoot, and calibrate equipment which is installed in nuclear power plants […]

Graphing values in Arduino

Graphing values in Arduino, the EASY Way!

Sometimes when you’re testing a sensor or debugging a value in an Arduino project, you want to see something other than numbers flying by in the Serial Monitor. However, you want to get the sensor working quickly, and you don’t want to take the time to write code to graph it or display it in […]

RGB Color Sensor on Arduino

RGB Color Sensor on Arduino

The next board I want to show you is the ADJD-S371 Color Light Sensor Evaluation Board from sparkfun. It emits light and analyses the reflected color spectrum. The board can be controlled via I2C. The sleep and xclk pins were not used in this example. I found a really nice tutorial describing how to connect […]

Paperduino 2.0 with Circuit Scribe

Paperduino 2.0 with Circuit Scribe – Paper Arduino

What if making an Arduino, or wiring up an Arduino was as easy as printing one out? In this tutorial we printed our own Arduino Pro Mini board using a pen plotter and the Electroninks Circuit Scribe (a rollerball pen with highly conductive ink). Within 15 minutes we printed the board, placed components down with […]

Daft Punk LED Matrix Breakout Board

Daft Punk LED Matrix Breakout Board

I was always impressed by the Daft Punk Coffee Table.  Being able to light up a bunch of LEDs and flash them in patterns has so many applications.  It was one of the reasons why I bought an Arduino seeing how it could control a matrix of LED lights.This is my attempt at building the […]

Robo1 1 Annotated E C 600

LEARN! ARDUINO – A HANDS-ON APPROACH

INTRODUCTION This manual will show you how to use each of the components in the kit, and give you software Sketch examples for each one. Then you can combine some components to make examples of Automatic Systems such as a lighting controller.   You’re probably here because you’re interested in MAKING things with Arduino. The […]

Alarm Clock Overkill

Alarm Clock Overkill Using Arduino

I don’t get up at the same time every day, so I thought it’d be nice to have an alarm clock that would drag me out of bed at different times on different days. That was the initial idea: things got out of hand, of course, and this is the result. What it does: 1) […]

The Clamshell Stompbox

The Clamshell Stompbox

This is a DIY variable resistor I created as an interface for live performance– like a stomp box. I designed it as a project my audio students could build with materials we already have in the classroom. The result is a variable resistor that can be triggered with just a little pressure from hands or […]

Scroll to Top