Does anyone know, how to combine the Arduino Script for the SRF04 and 05 Ultrasonic Sensor with a MaxMSP Library.
I currently use the Simple Message Library on Arduino with a Object called Lemann in Max MSP.
kind regards
Does anyone know, how to combine the Arduino Script for the SRF04 and 05 Ultrasonic Sensor with a MaxMSP Library.
I currently use the Simple Message Library on Arduino with a Object called Lemann in Max MSP.
kind regards
hey
at the simplest level you just need to add a serial statement in your arudino code to send to MAX, and then have a serial object that receives this in Max. Sounds like you have that already- what is it you need in addition to that?
D