Serial in/out to daisy directly, utilize in oopsy?

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?

Is it compatible with any of the supported devices in libDaisy? → libDaisy/src/dev at master · electro-smith/libDaisy · GitHub