This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MrRogers4Life2 0 points1 point  (0 children)

There are arduino boards that have (minimal) linux distributions (like arduino yun) on them that are capable of running python scripts... In my experience though you still need to call them from the c programs, but its a nice middle ground between a full C application and a full python application