MagnSell / Aquarium_Python

Aquarium Python is a repository for storing the python code for the digital twin.
0 stars 0 forks source link

Communication with Arduino #1

Open MagnSell opened 7 months ago

MagnSell commented 7 months ago

Set up the communication with the Arduino using the Serial and JSON libraries

MagnSell commented 7 months ago

Use serial library : https://pypi.org/project/pyserial/

MagnSell commented 7 months ago

Json library for Arduino: https://www.arduino.cc/reference/en/libraries/arduinojson/