Commit Graph

29 Commits

Author SHA1 Message Date
KemoNine 504bfe8abe Initial rough cut form of getting bmp's shown on-screen that are stored on sd card 2020-09-28 01:24:13 -04:00
KemoNine a660ebc092 Enumerate pinouts directory and show list of files available to display 2020-09-27 23:33:35 -04:00
KemoNine 4c51a6fb7d prep work for displaying pinout diagrams 2020-09-27 22:50:55 -04:00
KemoNine c7c1dd5129 Add ALT UART to rpi config screen 2020-09-20 23:08:09 -04:00
KemoNine d8e9621ed9 Tweak pin based on working header 2020-09-20 17:11:59 -04:00
KemoNine 6b847b3bb0 Add conditional logic / config for rpi mux uart selection -- default to all on 2020-09-20 16:14:06 -04:00
KemoNine ee2a3230aa Fixup git ignore 2020-09-20 16:13:37 -04:00
KemoNine af189005c9 Add additional serial ports via SERCOM ; the mux_rpi build now has uart0/1, uart5 and a generic ttl pinout in case others are needed 2020-09-20 04:19:04 -04:00
KemoNine 76524c01b8 Remove build folder from repo 2020-09-20 04:18:18 -04:00
KemoNine c42cd7dd48 Update controller readme to reflect progress to date 2020-09-13 03:45:52 -04:00
KemoNine caaf8cba13 Initial setup of diagram list 2020-09-13 03:41:21 -04:00
KemoNine 5b9b5e130e Finalize sd card info screen 2020-09-13 02:25:03 -04:00
KemoNine aac97581a7 Add note about sd card formatter to readmet 2020-09-13 02:01:52 -04:00
KemoNine d89a0cfbde Finalize implementation of sd card formatter 2020-09-13 02:01:25 -04:00
KemoNine 3fefcf7e34 Start work on dedicated sd card formatter program 2020-09-13 00:35:41 -04:00
KemoNine 6682216430 Adjust configs so buttons work again, disable debugging, tweak spi clock rate for sd card 2020-09-12 23:07:44 -04:00
KemoNine bbc2eb56a7 Remove unneeded guislice tweak 2020-09-12 23:01:05 -04:00
KemoNine 7a0e3634bc Update UI to be more consistent, further implementation of sd card page / pop-up 2020-09-12 22:59:21 -04:00
KemoNine 0a35c797a8 Turn off touch screen as it's no longer setup or used 2020-09-12 22:22:08 -04:00
KemoNine 2569af4ff5 Add additional fonts 2020-09-12 21:11:04 -04:00
KemoNine 89e83c277e Start implementation of SD Card info screen 2020-09-12 20:05:58 -04:00
KemoNine 2db44b6849 Update so sd card via sdfat initializes correctly 2020-09-12 18:14:37 -04:00
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