Is there any library of Python to connect it to arduino as it has for raspberry Pi? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is there any library of Python to connect it to arduino as it has for raspberry Pi?

21st Sep 2016, 3:58 PM
Prashant Goyal
Prashant Goyal - avatar
4 Answers
21st Sep 2016, 4:11 PM
Kirk Schafer
Kirk Schafer - avatar
+ 1
This may help: http://catb.org/~esr/faqs/smart-questions.html#intro I supposed you could evaluate it for fit, while the thread may still get you your answer. If nobody knows and you're not really interested in writing it yourself, a simple guess in Arduino's spirit (self-start) seemed better than silence. Good luck!
21st Sep 2016, 6:32 PM
Kirk Schafer
Kirk Schafer - avatar
+ 1
setup the arduino to send and recieve serial then use pyserial to talk to the arduino. you can now log sensor data to a file pin status send commands and easily make the whole project wireless
4th Apr 2017, 6:43 AM
Will Meyers
Will Meyers - avatar
0
everything is available on Google, so why should I post question here at all?
21st Sep 2016, 5:02 PM
Prashant Goyal
Prashant Goyal - avatar