Interfacing(USB – RS232 – I2c -ISP) Projects

Driving multiple Sparkfun 7 segment displays with an Arduino

Driving multiple Sparkfun 7-segment displays with an Arduino

I’m currently helping a couple of engineering students finish a senior project that didn’t get finished last year. Long story… Anyway, it’s a bicycle brake tester being built for Paul Components. The mechanical design is great, but they had trouble with the electronics. Part of those electronics involved writing numbers to a pair of Sparkfun […]

Driving multiple Sparkfun 7-segment displays with an Arduino Read More »

ISP Clip for ATtiny44 or 84

ISP Clip for ATtiny44/84 (or others!)

I got my start in microcontrollers with the Arduino, as many of us outside of electrical engineering did. (And still do!) The ease of programming that little board makes it a great gateway… and like any gateway, sometimes you go through. Most of my projects now don’t use Arduinos directly. For simple microcontroller applications, it’s

ISP Clip for ATtiny44/84 (or others!) Read More »

Lithium Battery Solar USB iPhone Arduino Charger

Lithium Battery Solar USB – iPhone – Arduino Charger

One of the most fun and useful projects on instructables is to create your very own solar USB/ iPhone charger. They’re not overly difficult to make, nor are the parts overly expensive or hard to find. For the most part they do a rather good job of charging up small gadgets. Mostly. The big flaw

Lithium Battery Solar USB – iPhone – Arduino Charger Read More »

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Part 1

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 1) The second part of our video series of our project to interface to a CDV-700 radiation meter using an Arduino Uno! How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino (Part 2) Code: A

How To Interface a CDV 700 Geiger Counter to a PC Using an Arduino Video instrucitons Read More »

Color Changing LED Tree

Build A Color Changing LED Tree Using Arduino

Ever wanted an LED tree? Well now you can have your LED tree and eat it too (no, wait, you probably shouldn’t).. Step 1: Gather the parts You will need: 1x ATtiny85 10x male header pins Solid core wire, 2 colors A bunch of LEDs 1x Arduino Uno to program the ATtiny Step 2: Program

Build A Color Changing LED Tree Using Arduino Read More »

Arduino Computer Architecture

A Study in Non-Standard Distributed Computer Architecture using Arduino

In the following tutorial, directions are given for creating a single node for the DoHas (Distributed Optical Harvard Architecture System). After constructing two of these nodes, a small distributed computer can be implemented which uses one node for sending instructions, mimicking input and the instruction set to manage it, and another node which will act

A Study in Non-Standard Distributed Computer Architecture using Arduino Read More »

Programmable auto filter interface for C64 using Arduino

Programmable auto filter interface for C64 using Arduino

Overview A software / hardware combo that allows for control of the analog filter inside a Commodore 64 that is running Cynthcart from a host computer (eg, Macbok, PC). Software • 16-step filter sequencer • Set the speed of the filter sequence (with intervals between values reaching 2ms) • Set the length of the sequence

Programmable auto filter interface for C64 using Arduino Read More »

Arduino Joystick controlled Camera

Joystick controlled Camera using Arduino

Hi, First of all, my English is not perfect =) I’ve seen many projects with Arduino that describes how to control 2 servo’s with a joystick or use a lcd screen. All of the projects that i have seen are all seperate things. So i decided to make a short Instructable of these things combined.

Joystick controlled Camera using Arduino Read More »

Arduino SuperScope

SuperScope: Circuit Simulation through Arduino-Processing Interface

nto the program where you can physically manipulate them. Arduino tests for the value of the component (a capacitor, inductor, resistor, or waveform of specific frequency) then sends the data to Processing. Imported components can then be plugged into circuit schematics. SuperScope builds upon the mission of Arduino, the interface between hardware and software, analog

SuperScope: Circuit Simulation through Arduino-Processing Interface Read More »

Scroll to Top