Hello
I'm trying my first Bela project - I want to use it in an exhibit but have hit a snag that I can't solve by any method. Any advice would be gratefully recieved! I can see lots of pointers to solutions in earlier posts but none that exactly demonstrate how to do this very simple thing:
I'm running a pd patch on Bela and want to send a list of numbers to an Arduino. What I really want to do is send direct commands via IC2, from inside the pd patch, to my servo boards - after trying for a few hours and hitting a dead end with that, I reverted to trying other methods i.e. putting an Arduino between the Bela and my boards. But I've come unstuck with that too. I really don't mind doing some number crunching / data crunching when the messages arrive - but I can't get Bela to send messages to the Arduino by any method. i.e. I couldn't find any lead for an IC2 external that works in Bela; I couldn't get Bela to recognise a Leonardo board as a USB midi device; couldn't get Serial to work. Last night, in a last-ditch attempt to get things working, I tried making direct connections between all the digital outs of the Bela and all the digital ins of the Arduino. This might be a fix (and it does make readable numbers) but it's messy. I'm sure there's a better one, especially as there's an IC2 port on the Bela board.
Thanks!
Sarah