Skip to content

benedettapacilli/iot-assignment-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iot-assignment-2

"Smart Bridge" project for the Embedded Systems and Internet of Things course at the University of Bologna

Installation

For the Python part:

  • On Ubuntu, run:
sudo apt install python3 && sudo apt install python3-pip && pip3 install pysimplegui && pip3 install matplotlib && pip3 install pyserial
  • On Windows, first install python3, then run:
pip3 install pysimplegui ; pip3 install matplotlib ; pip3 install pyserial

For the Arduino part:
Install the following libraries:

About

"Smart Bridge" project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published