Skip to content

robispurple/SASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SASS (old)

(old) Smart Automated Shower System (SASS) - Arduino Mega based system

This code was preliminary test code that was developed using only an Arduino Mega which handled all GUI, touch display, sensor, and logic commands. It proved too demanding of a task for the Mega and was "scrapped". Any usful code was migrated to the other SASS repos for development toward a multi-processor system. Where the GUI, high level logic, networking, and data storage is handled by a Raspberry Pi 3B and all the low level logic and sensor interfacing is done by an Arduino Uno. The two microprocessors communicate to one another using a message passing system via Serial.

About

Smart Automated Shower System (SASS) - Arduino based system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors