breadboard

DIP chips on Breadboard

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard

Parts required (Hardware) Arduino Uno Board (1) TQFP 32 to DIP 28 Adapter (1) Link Atmega TQFP 32 pin chip (1) Atmega DIP 28 pin chip (1) 10K resistor (1) 16MHz crystal (1) 18pf – 22pf capacitor (2) Tact Switch (1) Jumper wires (few) LED (1) 560 Ohm resistor (1) 10uF electrolytic cap (optional) Breadboard (1) …

Burn Arduino Bootloader on Atmega-328 TQFP and DIP chips on Breadboard 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 »

SPI Interfaces using Arduino

SPI Interfaces using Arduino

Update (6/7/2012) – I’ve had to disable comments on this post, because it is being targeted by spam bots for some reason. Please use the contact page if you have a question about this topic. [box type=”note” color=” #202020 ” bg=”#ffbb00 ” font=”verdana” fontsize=”14″ radius=”20 ” border=”#000″ float=”right” head=”Attributes”]Thanks to Jeremy , for this articles[/box] In this …

SPI Interfaces 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 »