the-amaya / HOTCON

HOTtub CONtrol-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOTCON

GitHub language count GitHub top language GitHub code size in bytes GitHub GitHub contributors GitHub last commit

HOTtub CONtrol-system

This project is the hardware and software for my hottub.

#todo- everything

#roadmap

  1. hardware design
    1. AC-CTRL-BRD
    2. Upper-control-unit
    3. main-board
  2. software design
    1. hotub hardware control and reading
      1. output control
        1. safe switching routines, build this as an object we call later to ensure universal behavior in code
      2. input handling
        1. probably build this as an individual object for each hardware input (thermometer, high-limit, flow switch)
    2. user interface
      1. output display (7 segmet display, button lights)
      2. user input handling (buttons)

About

HOTtub CONtrol-system

License:GNU General Public License v3.0


Languages

Language:Python 100.0%