Added dependencies in arduino to readme

eulerConversion
Jurij Podgoršek 2022-03-02 21:06:08 +01:00
parent 4fbafb31f6
commit 04c2f68d19
1 changed files with 6 additions and 0 deletions

View File

@ -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