/wash-hand-pcb

Primary LanguageOpenSCADOtherNOASSERTION

License

The project is under Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

Libraries used for this project

Purpose

Quite simply it is to have a count-down timer for 20 seconds for washing hands. It is activated by a line sensor (which has infrared light) that plugs in the board.

Video (speed up) of text printed.

PCB

The main branch is for development and changes often. The Wash Hand Board and Schematic are available.

Prior versions

There are various branches, see:

Future plans for software

In particular order:

  • Fetch data from a SD-card (if attached), otherwise read from EEPROM (1K).
  • Format-type of the data type for above mechanism.
  • Utilize sleep operations to keep the CPU most of the time asleep.
  • Utilize modulo for the numbers.