Installation

  • The legacy Python interface uses Python 2.7.

  • A new interface on the 'develop' branch of the Pulse Pal repository, here uses Python 3.

  • You'll need to install PySerial.

  • To test the API, edit line 26 of /PulsePal/Python/PulsePalExample.py, to the actual Pulse Pal serial port instead of "COM3". Run PulsePalExample.py.