Submissions from 2015-01-26 to 2015-01-27 (2 total)

Got the second pi setup with arch linux, and the first one setup as a git server because bit bucket has a stupid redirect which stops Chromebook editor from connecting to it.

Then got to work on the NodeJS server for the LARP.

While simple, this was my first try at getting physical sound output with a microcontroller (MSP430 Launchpad) and an 8Ω speaker. This does a basic sweep-like sound (going from high to low.) This was a quick recreation of what I did last night since I only had 3 hours to submit for today and am still at work. However, the basic concept is still instilled in this code.

main.c498 bytes