hi all!
here’s a simple accelerometer/gyroscope. that outputs serial data. i have some oopsy patches ready to receive this information so i can make music with movements, but i’m just wondering, how exactly to connect daisy to this?
i certainly know how to wire up a potentiometer, but i was hoping to avoid an esp32 or arduino to parse this data and send to daisy via the serial monitor. it’s not the most elegant solution for sure.
is there a way i can just send the data over serial and utilize it in oopsy?