Python Forum
Controlling an Arduino with Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Controlling an Arduino with Python
#1
So while looking for some arduino assistance lastnight, i ran across some videos showing how to control an ardunio with python code..
All the videos i found where mostly showing you how to import the libraries into python to communicate with the board..

BUT i couldn't find anything specific to what the board needs in order to work.

I have done plenty of projects with arduinos and all my projects were coded in the arduino sketches..

So my question is, does the board still require a sketch to be uploaded to the board? and if so, what purpose would python play in communicating with the board?

I guess i just need to know if i need to build my whole project code in the sketch and upload to the board and then python is just used to get that data out easier and do something with it?

Just trying to wrap my head around the purpose of python with arduino..

Im not looking for any examples or help getting this to work.. just a simple explanation as to how or why i would want or need to use python with any of my arduino projects.
Reply


Messages In This Thread
Controlling an Arduino with Python - by cubangt - Mar-18-2022, 01:40 PM
RE: Controlling an Arduino with Python - by Larz60+ - Mar-18-2022, 10:25 PM
RE: Controlling an Arduino with Python - by cubangt - Mar-18-2022, 11:00 PM
RE: Controlling an Arduino with Python - by Larz60+ - Mar-19-2022, 01:51 AM
RE: Controlling an Arduino with Python - by cubangt - Mar-21-2022, 06:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ARDUINO via Python: Dissapointing ironfelix717 1 1,753 May-02-2020, 06:55 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020