Serial Port, USB Projects

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 or 7-35v (automatic …

Digispark DIY: The smallest USB 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 »

Programmable auto filter interface for C64

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 from 1 …

Programmable auto filter interface for C64 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 as memory. One …

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

Interface a CDV 700 Geiger Counter to a PC

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 »