Sl-Alex / FloodGuard

Autonomous flood protection system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General description

Autonomous flood protection system, which can work for months from a single 18650 Li-ion battery. Includes a battery charger as well as a HW monitoring circuit. Includes power MOSFET for external valve control circuit. Even if SW is stuck or microcontroller is dead you will hear beeping informing you that something is wrong. Two protected guard inputs make a redundant and reliable system.

Hardware

Both schematic and PCB were created with KiCAD. KiCAD project is located in the PCB subfolder. Project uses components from my KiCAD_libs repository.

Software

Project is created in EmBitz. Project skeleton is created in STM32CubeMX.

Licensing

The whole project is available under GPL v3 license (see LICENSE file), except of files, which clearly mention other license type in the file header.

About

Autonomous flood protection system

License:GNU General Public License v3.0


Languages

Language:C 98.2%Language:Makefile 1.0%Language:C++ 0.5%Language:Assembly 0.3%