Commit Graph

21 Commits

Author SHA1 Message Date
King Kévin 91fd87c701 remove LED toggle debug 2016-01-26 10:01:31 +01:00
King Kévin f65a53f606 fix digit mask 2016-01-25 10:15:09 +01:00
King Kévin f5f4fa55eb combine on/off with refresh 2016-01-25 00:46:09 +01:00
King Kévin 78e2f7bb1c combine the driver data for digits and matrix 2016-01-25 00:39:29 +01:00
King Kévin 94664bafad precalculate all spi data 2016-01-24 21:54:42 +01:00
King Kévin 486d80f00d use timer to output data 2016-01-24 20:33:11 +01:00
King Kévin 515ecdfa3a move timer to VFD 2016-01-24 17:26:53 +01:00
King Kévin 20538ae13b move defines from header to source. no need to share them 2016-01-24 16:50:48 +01:00
King Kévin 21a2567d1d clean up SPI code 2016-01-22 16:33:03 +01:00
King Kévin ad7754d488 VFD now uses SPI to shift data to driver 2016-01-22 16:22:47 +01:00
King Kévin 15100f6e21 now able to drive all VFG parts 2016-01-21 13:06:51 +01:00
King Kévin 515b52ec7b add VFD set and test capabilities 2016-01-21 11:52:59 +01:00
King Kévin ab273fc545 put VFD utilities into a library 2016-01-21 11:40:19 +01:00
King Kévin 57f3b45f83 reset device when USB CDC ACM data with is set to 5 bits, to restart DFU bootloader 2016-01-21 10:59:53 +01:00
King Kévin 7f71c9b828 make USB TX buffer less lock prone 2016-01-20 22:28:22 +01:00
King Kévin f21120aa0c correct USB descriptor 2016-01-20 10:27:14 +01:00
King Kévin 2494256828 improve USB transmit reliability (but still not ideal) 2016-01-19 12:15:03 +01:00
King Kévin 4a149d6a80 add library to support USB CDC ACM communication 2016-01-18 16:15:23 +01:00
King Kévin 8b8b2bf287 make variables static 2016-01-18 16:12:42 +01:00
King Kévin 55cb2009d9 example now echos back UART communication 2016-01-17 15:03:10 +01:00
King Kévin f0d2933ff8 add basic LED+USART example 2016-01-17 14:54:54 +01:00