Before You Install
Pymata4 requires Python 3.7 or above. Please see the Verifying/Installing Python 3.7 section of this document to verify or install Python on your computer.
Installing Pymata4
To install pymata4 on Linux (including Raspberry Pi) and macOS computers, open a terminal window and type:
sudo pip3 install pymata4
For Windows users type:
pip install pymata4
You can find the code for pymata4 on GitHub.
Accessing The Advanced Feature Set
If you wish to use all the advanced features of pymata4, install the FirmataExpress Arduino sketch on your Arduino device. You can find the installation instructions here.
Copyright (C) 2020 Alan Yorinks. All Rights Reserved.