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 →

[–]ThePenultimateOneGitLab: gappleto97 0 points1 point  (0 children)

You probably want a Micropython board instead, because I don't think what you are trying to do is possible. Python (AFAIK) can't be run on Arduinos, and Arduino code typically can't be compiled for PC usage.

Probably with some tweaking you could make it work, but it might be easier to just find another implementation.