Python Forum
Controlling an Arduino with Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Controlling an Arduino with Python
#6
yea so i watched a few videos this weekend on firmata and think i understand now..So the videos i watched showed how to setup everything and it seems that the only thing once the firmata sketch was loaded on the uno, the rest of the code was writting within python on the guys computer and he was sending/executing commands from his .py file to set pins high and low.. and never once did he upload another sketch..

Is that correct to say that once you load the basic firmata sketch onto the board, the code and logic can all be done within the python file/script and run it from there since you already have the serial com setup and communicating?
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,796 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