Inspiration
What if you could write python and it becomes an arduino file
What it does
Converts python to arduino c by walking the python ast
How we built it
using python
Challenges we ran into
I forgot to get wires for my hardware so I had to pivot to a more software related project
Accomplishments that we're proud of
I started this at 10pm
What we learned
A lot about ast
What's next for Py2Ino
A lot of python can't be translated to c so adding more errors to let people know early on where there are errors. Also maybe creating an ide.
Log in or sign up for Devpost to join the conversation.