board1.1.tar.gz

Full Kicad files for version 1.1 of the board. Sorry, it's messy and not cleaned up!

gzip - 590.15 kB - 06/03/2018 at 03:31

Download

serial.c

Code to send text over the serial port (works in Linux with USB-serial cable or bluetooth modules).

x-csrc - 4.35 kB - 06/03/2018 at 03:07

Download

serialmon.ino

Arduino code to monitor the serial port and toggle boot0 or other pins when it sees certain codes on the serial line. This code is unique in that it expects signals to never have more than 3 bits the same in a row and thus can tolerate high clock error.

x-arduino - 6.35 kB - 06/03/2018 at 02:01

Download

gen-bitstring.c

C program to generate strings to look for with the arduino serial port monitor.

x-csrc - 2.20 kB - 06/03/2018 at 02:01

Download