I want to send distance values from an ultrasonic sensor to ableton for mapping parameters.
I saw that it is possible using the Firmata Library and the Arduino Connection Kit for Ableton. Unfortunately, I don't receive any signal in Ableton.
One step towards help and solution would providing documentation for the none Arduino things. Spells: Links to datasheets....
Every helper doesn't play with this stuff......
When you go to test the UNO with Ableton, do you have the Arduino IDE running or not.
If you do, close the IDE and see if you can get the UNO and Ableton to connect, you may need to reset the UNO or reboot the Ableton program.
As asked previously you do have the correct port selected?
Have you looked to see what others are detected by the PC program?
Thanks.. Tom..
PS. From now on if you add any data/info, do it in a new post to keep the thread legible.
To connect with the Ableton Connection Kit you need the Firmata Standard Firmware running.
On the bottom of their documentation page (link in post) I found an example code which worked just fine. I implemented my code and voila.