0
Ports control , addressing , on mobile devices
Do we have anyways of reading ports and writing to ports of mobile devices such as IPhones and IPads ? I plan to use artificial Intelligence in the future and I need to address sensors and cameras to send to the AI. Am I in the right path or shak I consider other kind of programming?
1 Resposta
+ 3
You should start with Swift if you're going for iOS. Learn C++ too as that will help you in the future. You can use any programming language to make drivers, but you will need to ensure they are packaged properly. Cheers