Commit Graph

21 Commits

Author SHA1 Message Date
KemoNine e8a53866b1 Add indicator that the board is initializing in case something goes wrong with the init sequence -- most likely due to a bad sd card formatting / missing sd card 2020-09-12 17:21:19 -04:00
KemoNine 450c4aeb9c Bring in SdFat lib, turn on sd config in GUI Slice 2020-09-12 16:51:56 -04:00
KemoNine aabfb0bd6b Updates to wire up 5 way switch to gui slice UI on config screen 2020-09-11 00:35:56 -04:00
KemoNine 3479fec85d Start implmenetation of rpi mux 2020-09-10 22:28:31 -04:00
KemoNine e54494df60 Update external library names to match arduino ide library manager names 2020-09-10 19:37:04 -04:00
KemoNine 9e784ecf17 Update readme with libraries used by this build 2020-09-10 18:51:29 -04:00
KemoNine b0aaece493 Overhaul source layout to facilitate MUXes being added 2020-09-09 19:36:39 -04:00
KemoNine 324e4d969e Add basic config ui mock up for rpi, UI now flip/flops between config screen and output screen whenever a key is pressed 2020-09-08 22:49:16 -04:00
KemoNine cb41667710 Update git ignore for gui slice builder output 2020-09-08 22:15:53 -04:00
KemoNine 137d1c46f1 Remove unnecessary script 2020-09-08 22:15:16 -04:00
KemoNine e132cf1e6f Remove unnecessary files 2020-09-08 22:14:55 -04:00
KemoNine 741793c298 Refine keyboard handling lightly 2020-09-08 22:14:28 -04:00
KemoNine 8c8b4fd831 Convert UI to GUI Slice and cleanup some small stuff along the way 2020-09-08 21:53:59 -04:00
KemoNine b765f65d9c Add ring buffer for text display on LCD ; add some debug code to verify what keys are availble for use ; need to sort symbol key still 2020-09-07 23:53:06 -04:00
KemoNine 99c0b77398 Fix typo in readme 2020-09-07 23:04:22 -04:00
KemoNine 60aa13a433 Tie in keyboard handling ; refactor to be easier to read 2020-09-07 23:03:57 -04:00
KemoNine c9cd379e2d Start working on basic hardware support 2020-09-07 22:11:59 -04:00
KemoNine ce63d33a57 Update tools to simplify compile/upload ; note them in the readme 2020-09-07 22:10:48 -04:00
KemoNine 601e2ad4f0 Add 2 more pieces of hardware and implementation notes 2020-09-07 19:34:52 -04:00
KemoNine 6727a08e7e Update readme to have a proper bom including costs 2020-09-07 19:25:26 -04:00
KemoNine 67cfd18165 Initial bring up 2020-09-03 19:24:06 -04:00