Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 705 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 705 Bytes

How to navigate this repository

There are 3 main folders:

  • Multithreading
  • UserClient
  • ArduinoCode
Multithreading

It's the folder containing the code and the modules for the raspberry computational node. That Multithreading SW will host the web user interface, manage sensor data and some sensors and actuators as luminosity sensor, smart plugs, hue lights.

UserPC_App

Contains the code of the SW running on the user's PC and monitoring their web activities and the microphone.

Arduino_codes

It contains the programs for the arduino boards controlling the pressure sensor (the load-cell on the desk) and the variable resistance sensor (pressure sensor on the chair ).