modification for wall clock to show time using LEDs, using STM32F103 micro-controller and WS2812b LED strips (old firmware)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
led_clock-old/.gitignore

10 lines
54 B

*.o
*.d
*.inc
*.hex
*.lst
*.map
*.elf
*.bin
*.swp
doc