Python Programming for Arduino

preview_player
Показать описание
Link to Python script & Arduino circuit diagram:

Content:
0:00 Introduction
0:17 Python & Arduino interface using firmata protocol & pyfirmata module
1:33 Loading firmata sketch onto Arduino board
2:10 Installing Python Interpreter & pyfirmata module
2:48 Block diagram of Python & Arduino interface
3:44 Demo
3:58 Python code
6:10 Conclusion
Комментарии
Автор

your voice accent is so relaxing, great tutorial!

ringoroadagain
Автор

Waiting for this video. This tutorial is very new to Arduino (for me).

Sekhar_Home
Автор

Thanks, nicely paced information, very clear, COM3 could be different on the user's pc, but in general the comport used to upload the firmata sketch to the arduino is probably the one to also use in the python script.

jyvben
Автор

HI, firstly thanks for taking the time to create these tut's. Just a suggestion though, you don't mention the python version requirements which had me chasing my tail for a bit. Ended up running 3.7 to get these to work.

JuzzyRyan-ewls
Автор

I love your work! 🌹 Could you teach us micropython + esp32

rubialugattimoreira
Автор

Whoa I didn't know you could use Python to control an Arduino

toolzshed
Автор

So It means I can code anything I want with python and make the Arduino work? Are there any libraries for GPS, IMU and other sensors in Python?

codecompass
Автор

whats the code on arduino?
i couldnt find it in your blog

amirhosseinbozorgi