Using M5 stack gray hardware

eLandon_Miix bbacad144d put everything on timers 4 éve
.vscode ff99ba9fa8 Initial commit 4 éve
include bbacad144d put everything on timers 4 éve
lib c14968ea64 added bmm150 in ahrs calculation, and smothing tries 4 éve
src bbacad144d put everything on timers 4 éve
test ff99ba9fa8 Initial commit 4 éve
.gitignore ff99ba9fa8 Initial commit 4 éve
README.md 08cf46ee36 added readme 4 éve
platformio.ini ff99ba9fa8 Initial commit 4 éve

README.md

OSC MESSAGES

ESP-IMU receives messages on UDP input port (default 9000)
The last IP that sent a message will receive all messages from ESP-IMU on target port
Default target IP can be changed through webserver input port and target port can be changed through webserver

to ESP-IMU

  • /calibration :
    triggers a gyro calibration process, useful if the sensor drifts. Turn the sensor all the way around during 15 seconds

from ESP-IMU

  • /button/[A, B, C] :
    message is sent on A/B/C button state change
    1 when pressed, 0 when released

  • /