Hello,
iam not very good in C. I used an arduino to build a remotcrontroller interface for my Iphone with NETIO app. My problem is that the arduinio ethernetdevice is to slow to get all the informations from ethernetsocket in realtime.
My idea was to use the raspberry PI as a bridge. collection the Data from Ethernet (wifi) Socket, change / splitt the information and send the to the arduino over usb ftdi converter or the uart pins from the raspberry.
As iam realy new to raspberry i want to now how i can start. does someone have examplecode were i can start with ? maybe a good book with the needed informations would be great too.
I Think its more a Linux thing that a raspberry beside of the UART-Interface.
Maybe its a good idea to use phyton for this ?
thx for help!