SID-AVR

This is my little project to interface a SID synthesizer to an AVR microcontroller.

The circuit itself is quite simple: an ATMEL AT90S8535 at 4MHz, a 16x2 LCD module, 2 rotary encoders, the SID and some glue circuitry. Its quick, its dirty, and it works. There's a lot of room for improvement - especially trying to get clean sound output - but its good enough for hacking on.

What it currently does

What it doesn't support

What I learnt from this!