47 Commits (master)
 

Author SHA1 Message Date
King Kévin 40b9c5dc48 fix typo 7 years ago
King Kévin c99e49a5d7 add short description 7 years ago
King Kévin b9f3e244af typo 7 years ago
King Kévin 7661170957 vfd has how two lines 7 years ago
King Kévin 91fd87c701 remove LED toggle debug 7 years ago
King Kévin c1efb819a5 add animation 7 years ago
King Kévin a7e4d8f4ea display typed text 7 years ago
King Kévin f65a53f606 fix digit mask 7 years ago
King Kévin f5f4fa55eb combine on/off with refresh 7 years ago
King Kévin 78e2f7bb1c combine the driver data for digits and matrix 7 years ago
King Kévin 94664bafad precalculate all spi data 7 years ago
King Kévin 486d80f00d use timer to output data 7 years ago
King Kévin 515ecdfa3a move timer to VFD 7 years ago
King Kévin c7d6b855d9 test timer implemented 7 years ago
King Kévin 20538ae13b move defines from header to source. no need to share them 7 years ago
King Kévin 465aaa9bb8 ignore changes in submodules 7 years ago
King Kévin 21a2567d1d clean up SPI code 7 years ago
King Kévin ad7754d488 VFD now uses SPI to shift data to driver 7 years ago
King Kévin 15100f6e21 now able to drive all VFG parts 7 years ago
King Kévin 515b52ec7b add VFD set and test capabilities 7 years ago
King Kévin ab273fc545 put VFD utilities into a library 7 years ago
King Kévin 7274d7e3df add reset utility for flashing using DFU 7 years ago
King Kévin 57f3b45f83 reset device when USB CDC ACM data with is set to 5 bits, to restart DFU bootloader 7 years ago
King Kévin f7d0b5610c add bunny pictures 7 years ago
King Kévin 7f71c9b828 make USB TX buffer less lock prone 7 years ago
King Kévin af8aedd1f6 fix ascii check 7 years ago
King Kévin 51549151c6 display characters on matrix 7 years ago
King Kévin e9a92f16b2 add matrix selector 7 years ago
King Kévin 7894df3bb3 use table for 7 segments characters 7 years ago
King Kévin f21120aa0c correct USB descriptor 7 years ago
King Kévin 0e2f87ed41 show resulting elf size 7 years ago
King Kévin 3cb678848c show resulting elf size 7 years ago
King Kévin 07219f4873 display all digits 7 years ago
King Kévin cec0a0885a add 7 segment encoder for VFD 7 years ago
King Kévin 2494256828 improve USB transmit reliability (but still not ideal) 7 years ago
King Kévin 30638d643b add VFD code 7 years ago
King Kévin 2eff94979e example code now also uses USB CDC ACM 7 years ago
King Kévin 4a149d6a80 add library to support USB CDC ACM communication 7 years ago
King Kévin 8b8b2bf287 make variables static 7 years ago
King Kévin 41f0f7d7b4 better V=1 makefile output 7 years ago
King Kévin 55cb2009d9 example now echos back UART communication 7 years ago
King Kévin f0d2933ff8 add basic LED+USART example 7 years ago
King Kévin ebd0bc03b2 handle own libraries 7 years ago
King Kévin e50c9a1c49 ignore compiled files 7 years ago
King Kévin ee3249ddec add make file for very simple main.c file. uses libopencm3 and stm32duino-bootloader 7 years ago
King Kévin de1b23f848 add linking script for stm32f103x8 without stm32duino bootloader 7 years ago
King Kévin c5b1d1eda4 add libopencm3 and STM32duino-bootloader submodules dependencies 7 years ago