Electronics is a more recent hobby of mine, I started getting into it a few years ago. During this time I have managed to finish a few interesting project, and give up on many more.
Note that my radio page has a list of radio-related projects I've worked on. This list only contains some of my other projects.
| Project | Year | Description |
|---|---|---|
| AD1986 | 2006 | A PIC12F675 program which reads the A/D 2400 times a second and transmits the samples over a serial line. |
| Light reception | 2006 | A sensitive light (and near-IR) detector, for light communication experiments. |
| 2610 | 2006 | This is a project to build a computer from scratch, using discrete transistors, diodes and resistors. The design is mostly done and, with minor changes, should be able to function. The wiki page linked to contains schematics and various programs. Note: the site hosting the project is currently unavailable. |
| Laser PONG! | 2005 | A Pong game for C64 using two stepper motors and a laser diode. Created together with Martin Wendt. |
| My electronics inventory | 2005 | This isn't really a project, but merely a partial list of all the surplus components I have managed to get. Some are quite hard to get, so I list them here in case someone out there happens to need any. |
| Hexademical frequency coutner | 2004 | This is the source code to a simple PIC16F84A frequency counter that I built. Contains documentation and building instructions. |
| BrainFuck computer | 2003 | A small computer with four input switches and eight output LEDs, executing 8192 instructions per second and running a BrainFuck environment. It's about as stupid as it sounds, except that this short description doesn't catch all the design flaws. |