Mantras, Modularization. Simplicity. Stepwise refinement. Tools DS1306 Best code example is at .http://www.nearfuturelaboratory.com/2006/12/14/arduino-and-ds1306-real-time-clock/ only problem with sample code is that it only works in the full sp mode and the diagram on the page shows the other mode. (need a32khz crystal) To Do: Exchange for Tuesday Give walt 32khz crystals proto boards Bare lcd (maybe… Read more »
Monthly Archives:: April 2010
Running Paul Stoffregons’s teensy_serial arduino core on DFU based chips.
With a lot of my projects I have done my prototyping with Paul Stoffregon’s Teensy series of boards before moving them onto their own codebases. On those occasions where the “prototype was all I needed” I would compile the code using the teensyduino and then manually load the .hex file onto the target. As I… Read more »