RGB LED tree with a STM32F030F4P6
Find a file
2023-03-12 13:37:43 +01:00
ld Move animation steps to NVS data 2020-09-20 16:44:52 +02:00
src Fix BCM comments 2020-09-27 23:53:08 +02:00
third_party Add firmware wireframe 2019-12-10 23:19:01 +01:00
.gitignore Ignore VS Code files 2020-07-11 21:03:56 +02:00
animation_lut.py Add animation LUT generation script 2020-10-04 22:43:42 +02:00
build-number.txt Fix BCM comments 2020-09-27 23:53:08 +02:00
compile_flags.txt Add firmware wireframe 2019-12-10 23:19:01 +01:00
laurelin.jpg Add larger photo for Gitea 2023-03-12 13:37:43 +01:00
LICENCE_ISC.md Add project description, licence information 2020-10-03 20:19:31 +02:00
makefile Move animation steps to NVS data 2020-09-20 16:44:52 +02:00
README.md Add tree photo 2020-10-04 22:40:06 +02:00

STM32F030F4P6 LED Tree

Photo

This repository contains the code for a 8-by-6 RGB LED matrix driver with software 12-bit BCM output based on a STM32F030F4P6 and some additional code for brightness control and a pretty animation. More information about the project can be found here.

Licence

The header files in the third_party directory are provided by ARM Limited and ST Microelectronics and contain their own licence information. Everything else is ISC licenced.