SoR Kit assembly, Part 3

December 5, 2009

The 6-pin programming header. SoR Kit assembly, Part 1 SoR Kit assembly, Part 2 If you have purchased the SORKIT1 here at CircuitGizmos, or even if you purchased the parts somewhere else, you might be interested in the Gizmo build of the circuit board controller. The Society of Robots instructions here have a handful of [...]

0

SoR Kit assembly, Part 2

December 5, 2009

Assembling parts onto the SORKIT1 controller board. SoR Kit assembly, Part 1 SoR Kit assembly, Part 3 If you have purchased the SORKIT1 here at CircuitGizmos, or even if you purchased the parts somewhere else, you might be interested in the Gizmo build of the circuit board controller. The Society of Robots instructions here have [...]

0

SoR Kit assembly, Part 1

December 5, 2009

If you have purchased the SORKIT1 here at CircuitGizmos, or even if you purchased the parts somewhere else, you might be interested in the Gizmo build of the circuit board controller. The Society of Robots instructions here have a handful of steps for building the $50 robot. Steps 3A, 3B, and 3C have to do [...]

1

Serial port AVR programmer

December 3, 2009
Tags: ,

I’m still testing the newest USBmicro firmware. Meanwhile I thought I would document a little serial port to AVR programmer I made. The design is from a schematic on the Internet. Obviously the design was by Olimex. Note that the simple programmers of this type only work with a laptop or PC with a “real” [...]

0

Parallel AVR Programmer

April 4, 2009
Tags:

I read a post on the Society of Robots a couple of days ago. The original poster asked how to connect a parallel port of a PC to an AVR in order to program the AVR. This was the first way that I programmed AVRs – before I had programming tools for the AVR. I [...]

0

Arduino-based AVR High Voltage Programmer

March 24, 2009
Tags:

The “mightyOhm” blog posts a solution to a problem that plagues a lot of people. When you hose up the fuse settings on an AVR, what can you do to fix the problem? Put the AVR into high-voltage programming mode to fix it, that’s what! Very clever use of an AVR to fix an AVR… [...]

0