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