Arduino/raspberry pi programming | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Arduino/raspberry pi programming

Hello! I was wondering if anyone looking at this has some tips for writing programs for the raspberry pi or the arduino? I need this for a project. Thanks 🙏🏾🙏🏾

6th Feb 2018, 4:24 PM
Shaun
Shaun - avatar
2 ответов
+ 2
the easiest implementation (for me) for Raspberry pi is using pyserial and Firmata firmware to control Arduino boards via serial protocol. in this way you do not need to progtam the Arduino but you can adapt your python script to your needs.
24th Feb 2018, 8:32 AM
seamiki
seamiki - avatar
+ 1
@Jan Markus this will sound funny but it’s an autonomous device that will roam your lawn and spray weed killer on weeds (an automatic weed killer basically) 😅
6th Feb 2018, 6:25 PM
Shaun
Shaun - avatar