power

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 »

Install the Arduino

How to Install the Arduino to the Lithium Backpack using arduino

The Arduino is an open source hardware input and output circuit and the Lithium Backpack is a Ardino accessory that will power the Arduino when it is away from a computer or a wall power. These products are sold at Liquidware for under $34 each. Step 1: Plug in the battery connector to the board. The black …

How to Install the Arduino to the Lithium Backpack using arduino Read More »

Playfield Hardware Flippers

Playfield :: Hardware :: Flippers Using Arduino

If you are contemplating building your own machine, then you probably already know a good bit about how pinball machines work. It’s basically series of electro-mechanical events where a steel ball activates a switch, which in turn fires a solenoid that drives a mechanism, sending the ball off in some other direction where it most likely hits another switch, and so …

Playfield :: Hardware :: Flippers Using Arduino Read More »

Pololu Power Switch

Power off from an Arduino Sketch using the Pololu Power Switch

If you need an Arduino to shut off from within your Sketch, this is the solution. We will explore wiring the Pololu Pushbutton Power Switch, programming the Arduino to shut off the power, and making the unit “power on” only. The Pololu Pushbutton Power Switch comes in two versions – the SV version geared towards …

Power off from an Arduino Sketch using the Pololu Power Switch Read More »