Where's Sandbox forum/Atmega question

Am I missing something or is the Sandbox forum no longer available?
I was digging throgh my junk drawer and found a RBBB Kit that contains an Atmega 328p chip and several other items. I have access to pretty much any components I need and would like some suggestions as to what I can make/ do with this chip. Thanks for any suggestions, tips or ideas you may have.
I was digging throgh my junk drawer and found a RBBB Kit that contains an Atmega 328p chip and several other items. I have access to pretty much any components I need and would like some suggestions as to what I can make/ do with this chip. Thanks for any suggestions, tips or ideas you may have.
Comments
-Phil
If so I have one and use it as a co-processor with my BS2 powered robot. Even with a propeller chip it would be useful as an A/D converter.
By itself it is a fairly capable microcontroller and you could build a robot, propeller clock, or light cube with it.
By default the RBBB uses the Arduino IDE which is close enough to C that I feel comfortable programming in it. You use an FTDI cable (USB to TTL) to connect it to a PC to download programs.