Added dependencies in arduino to readme
parent
4fbafb31f6
commit
04c2f68d19
|
@ -39,12 +39,18 @@
|
||||||
- other pin of each to 16, 17, 5, 18
|
- other pin of each to 16, 17, 5, 18
|
||||||
|
|
||||||
* Arduino sketch
|
* Arduino sketch
|
||||||
|
** dependencies (libraries)
|
||||||
|
1. OSC (filter by "open sound control")
|
||||||
|
2. MPU6050
|
||||||
|
|
||||||
** calibration
|
** calibration
|
||||||
- IMU_Zero
|
- IMU_Zero
|
||||||
|
|
||||||
** testing, prototypes
|
** testing, prototypes
|
||||||
- kbdtest
|
- kbdtest
|
||||||
- keypadtest (kbd matrix test, didn't work)
|
- keypadtest (kbd matrix test, didn't work)
|
||||||
- proto32, proto32plot, osc32, osc32h, osc32hh
|
- proto32, proto32plot, osc32, osc32h, osc32hh
|
||||||
|
|
||||||
** Final sketch
|
** Final sketch
|
||||||
- osc32final
|
- osc32final
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue