Initial Commit
This commit is contained in:
5
README.md
Normal file
5
README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# mcu-ddc controller
|
||||
|
||||
- slave device (monitor) is at address `x37` (https://www.ddcutil.com/ddc_vs_i2c/)
|
||||
|
||||
|
||||
2
mcu-ddc-controller.ino
Normal file
2
mcu-ddc-controller.ino
Normal file
@@ -0,0 +1,2 @@
|
||||
void setup(){}
|
||||
void loop(){}
|
||||
Reference in New Issue
Block a user