Commit Graph

21 Commits

Author SHA1 Message Date
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 c7d6b855d9 test timer implemented 2016-01-24 16:51:32 +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 f7d0b5610c add bunny pictures 2016-01-20 22:29:56 +01:00
King Kévin af8aedd1f6 fix ascii check 2016-01-20 12:23:51 +01:00
King Kévin 51549151c6 display characters on matrix 2016-01-20 12:09:42 +01:00
King Kévin e9a92f16b2 add matrix selector 2016-01-20 10:53:08 +01:00
King Kévin 7894df3bb3 use table for 7 segments characters 2016-01-20 10:27:37 +01:00
King Kévin 07219f4873 display all digits 2016-01-19 13:10:52 +01:00
King Kévin cec0a0885a add 7 segment encoder for VFD 2016-01-19 12:15:46 +01:00
King Kévin 30638d643b add VFD code 2016-01-18 16:27:51 +01:00
King Kévin 2eff94979e example code now also uses USB CDC ACM 2016-01-18 16:25:32 +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