Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upReadme should state inner workings #10
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
Please add a phrase to the intro in the readme file, making clear that any python code runs on the PC rather than on the Arduino itself, and calls to the library issue commands over the serial link.
Beginners, seeking to program the Arduino using Python, might not realize, their Python code won't work without the PC connected to the Arduino.
Thank you
Roman