This website requires JavaScript.
Explore
Help
Sign In
shimatta-team
/
microscope-ring-light-remote-sw
Watch
1
Star
0
Fork
0
You've already forked microscope-ring-light-remote-sw
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Firmware of the Microscope Ring Light Remote Control
3
Commits
1
Branch
1
Tag
160
KiB
C
98.9%
Makefile
0.6%
C++
0.5%
d3b1c8fc3f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Mario Hüttel
d3b1c8fc3f
Add first working draft of DMX communication
2022-08-09 01:12:33 +02:00
include
Add I2C communication. Start writing DMX TX. Break generation already implemented
2022-08-08 22:30:19 +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
Add I2C communication. Start writing DMX TX. Break generation already implemented
2022-08-08 22:30:19 +02:00
dmx.c
Add first working draft of DMX communication
2022-08-09 01:12: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
Add first working draft of DMX communication
2022-08-09 01:12:33 +02:00
Makefile
Add I2C communication. Start writing DMX TX. Break generation already implemented
2022-08-08 22:30:19 +02:00
systick.c
Add template with port setups and a few blinking LEDs to test the hardware
2022-08-05 18:06:48 +02:00