Commit graph

37 commits

Author SHA1 Message Date
Mike C c83891d765 Re-implemented PSP joystick as dedicated class 2013-04-06 17:01:46 -04:00
Mike C 59eeabc785 Make compile, finish button programming -- Still mid-refactor 2013-04-06 16:31:44 -04:00
Mike C fc8eb0773a Added auxillery files that are not needed 2013-04-06 02:53:51 -04:00
Mike C 8e78b2eb01 Changed serial TTL display string; added necessary voltage state tracking 2013-04-06 02:51:10 -04:00
Mike C 9c5f16fd41 Added LCD/SD pinouts from example code that was tested separate of the main project 2013-04-06 02:44:59 -04:00
Mike C 6a242a25c1 Started massive re-factor and re-write of code base -- VERY BROKEN 2013-04-06 02:40:36 -04:00
Mike C 3c3c1faaf0 Added AdaFruit SD card library 2013-04-05 19:42:31 -04:00
Mike C 22b183df2d Added AdaFruit LCD libraries to the right location 2013-04-05 18:54:30 -04:00
Mike C e24287e18f Added required AdaFruit libraries 2013-04-05 13:40:43 -04:00
Mike C 4bb75e25fc Restarted UI refactor; Push button class compiles. 2013-04-05 12:41:21 -04:00
Mike C 82b20bcd03 Start of massive refactor / rewrite to bring all of the various components and circuits online that were developed independent of the original code base / platform 2013-04-05 11:25:23 -04:00
Mike C 5ec3f7d8d1 Moved old LCD code to attic; Will be re-writing for AdaFruit 1.8 inch lcd 2013-04-05 11:09:04 -04:00
Mike C fd46b39ba4 Moved old LCD code to attic; Will be re-writing for AdaFruit 1.8 inch lcd 2013-04-05 11:08:52 -04:00
Mike C 7fcd7de8c4 Added serial IO to main loop for testing Cisco serial console work 2013-03-28 22:36:44 -04:00
Mike C 9c34d4ceaf Rough addition of PSP joystick and dedicated push button; Also ran Arduino IDE code formatter 2013-03-26 21:38:14 -04:00
Mike C 83d840ed39 Cleaned up Fritzing schematic and exported to PNG 2013-03-15 13:09:18 -04:00
Mike C 177f307cd3 Added in-progress fritzing diagram of circuit 2013-03-15 10:38:34 -04:00
Mike C 73bbabfe64 Create .gitattributes 2013-03-14 04:00:33 -03:00
Mike C 6322d1df9f Updated README markdown to fix heading 2013-03-13 16:32:33 -04:00
Mike C 1d787fcc52 Re-factor globals into project header and re-factor UI code out into standard C++ structure 2013-03-13 16:29:54 -04:00
Mike C 4f23967727 Added README for main sketch 2013-03-13 16:29:12 -04:00
Mike C f26008a77e Added git ignore for Sublime Text Arduino Stino plugin 2013-03-13 16:28:45 -04:00
Mike C 1bab2aa107 Added SparkFun ColorLCDLibrary which this project depends upon 2013-03-10 22:05:44 -04:00
Mike C 68f5b7b101 Added ability to change line speeds 2013-03-10 21:56:36 -04:00
Mike C c807b2f384 Proper selection of line speed 2013-03-10 21:38:46 -04:00
Mike C b3b3c34756 Code cleanup / organization 2013-03-10 16:59:21 -04:00
Mike C 4fade5c3fe Added print of hilight for line speed 2013-03-10 16:56:25 -04:00
Mike C d0e436d7b7 Removed test code 2013-03-10 16:46:13 -04:00
Mike C 046126726e Bug fix 2013-03-10 16:45:55 -04:00
Mike C bcd3bff931 Added line speeds (including display) and tx/rx arrow drawing 2013-03-10 16:23:07 -04:00
Mike C 8291d91866 Updated headers and description 2013-03-10 15:06:30 -04:00
Mike C 840f44b488 Fixup highlight and improve responsiveness 2013-03-10 14:48:32 -04:00
Mike C 023025852c Tweak up/dn/select/enter to be more natural with the lcd buttons 2013-03-10 14:48:13 -04:00
Mike C 6d9aa75635 Proper renaming of original sketch 2013-03-10 14:37:33 -04:00
Mike C 60463b589f Added initial sketch 2013-03-10 14:26:41 -04:00
Mike C f63acd1fd6 Update README.md 2013-03-10 15:25:29 -03:00
Mike C 70b9db811a Initial commit 2013-03-10 11:22:58 -07:00