This website requires JavaScript.
Explore
Help
Sign In
mhu
/
microscope-ring-light
Watch
1
Star
0
Fork
0
You've already forked microscope-ring-light
Code
Issues
Pull Requests
Releases
2
Wiki
Activity
master
microscope-ring-light
/
firmware
History
Mario Hüttel
decd6ba84c
Update Makefile
...
Update makefile to use better syntax.
2022-08-02 14:32:30 +02:00
..
include
Implement first working version of DMX receiver. Might still be buggy
2022-07-07 17:40:25 +02:00
setup
Fix bug in clock setup. HSE was accidentally stopped instead of HSI. This didn't have any bad effects though
2022-06-21 20:25:06 +02:00
startup
Fix wrong aligments in Linkerscript
2021-05-24 12:53:09 +02:00
syscalls
Add STM32F030 code template
2021-03-12 18:53:53 +01:00
.gitignore
Update gitignores
2022-06-21 20:00:54 +02:00
dmx.c
Implement first working version of DMX receiver. Might still be buggy
2022-07-07 17:40:25 +02:00
main.c
Improve implementation. Add blinking red led to overtemperature mode
2022-07-15 19:48:55 +02:00
Makefile
Update Makefile
2022-08-02 14:32:30 +02:00
sk6812.S
First test code for SK6812 LEDs
2021-03-12 22:28:00 +01:00
temp-adc.c
Implement test RX for DMX. Still no functionality
2022-06-24 18:08:52 +02:00