-
Notifications
You must be signed in to change notification settings - Fork 1
FiloSanza/iot-assignment2-desktop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# IoT Assignment 2 - Desktop App This app will read from the arduino serial line and save the comms in a simple text file. The data will be used to create graphs and logs on a web page. Comms between arduino and this script will use the following json format: ``` { "log_level": 1, "component": 2, "data": "32.10", "comment": "Water level read." } ```
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published