Skip to content

vas-dav/RSS_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoomStateSensor-Management

Explanation:

This project was made for one reason: to notify my rommmate about my availability. I built an easy circuit using Elegoo Uno and several sensors and thought to present it to my teacher as an cplusplus project, which later on was declined as it is. Teacher, on the other hand suggested to add several features to it, so it would be acceptable for the particular course.

Features:

  • User has for states of a room: Busy;Home;Come;Away (Can be found in the file)
  • Each state is controllable with a button included in the circuit
  • When the button is pressed, it communicates with a Counter class, which has an overflow feature making it really scalable for more states added in future.
  • Indicator LED of a particular state for tail-end with a button
  • Indicating the current tempreature and humidity
  • Reading the change of the state coming from an Arduino connected via USB
  • Loading your configuration XML file, see example here
  • Logging the state change during the program is running, see example here
  • Sending the log file after closing the program with a telegram bot NOT IMPLEMENTED

Library usage:

About

RoomState reading with a serialport

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published