Archived Geocache GC3MBEF (Electric Dongle)

"Das Abenteuer des Agent Finley"

 

The technical stages of this geocache disappeared several times I decided to archive this cache.

Because there has been a lot of effort in developing this cache I thought it might be interesting for the croud to see what's inside the box.

 

First assembling on the breadboard

The first step was to put everything together on the breadboard and check if I realize what I had in mind.

There should be a spinning 7 digit display and every time a dongle is connected the display shows a number.

For that I shortened for every dongle a different wire, which was quite an easy but effective solution.

 

 

Drawing the PCB for the project

This was one of the first PCBs I have ever drawn.

My next PCBs were made with Eable, but this one was made in a graphic tool.

 

 

Putting everything in a nice frame

After the PCB was ready and the breadboard constellation worked, it was time to put everything in a nice frame.

On the top I put a little transparent plastic for protection of the electric.

As connection I used a male and female DB9 connector.

The Dongle was originally designed for turing on a desk light.

 

 

Writing the code

With programming the ATMega168 the parts would not do a thing.

As power supply I used a 9V battery.

Here you can see the tiny and simple code which I used for that cache.

 

{code lang:c id:28 title:"Main Program" hidden:false}}{/code}