This script is compatible with python3
Steps to setup:
- pip3 install serial
- plug in sensor into pi
- observe device name upon inserting using --> ls -l /dev/tty*
- edit with editor of choice loggy.py a. edit file path b. edit serial connection settings based on sensor requirements(device name, baudrate, etc)