Firmware of the Microscope Ring Light Remote Control
 
 
 
Go to file
Mario Hüttel 99dc7b2e7e Fix bug 2022-10-23 18:52:46 +02:00
include First completed version 2022-10-23 17:27:18 +02:00
setup Add template with port setups and a few blinking LEDs to test the hardware 2022-08-05 18:06:48 +02:00
startup Add template with port setups and a few blinking LEDs to test the hardware 2022-08-05 18:06:48 +02:00
.gitignore Complete animation mode 2022-10-22 11:57:36 +02:00
Makefile Fix warning 2022-10-23 18:32:16 +02:00
animation.c First completed version 2022-10-23 17:27:18 +02:00
dmx.c Further implement modes 2022-10-22 00:16:33 +02:00
gamma.c Further implement modes 2022-10-22 00:16:33 +02:00
i2c.c Add I2C communication. Start writing DMX TX. Break generation already implemented 2022-08-08 22:30:19 +02:00
main.c Fix bug 2022-10-23 18:52:46 +02:00
pca9555.c Further implement modes 2022-10-22 00:16:33 +02:00
poti.c Further implement modes 2022-10-22 00:16:33 +02:00
systick.c Complete animation mode 2022-10-22 11:57:36 +02:00