Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rrguardo/wifi-smart-water-pump-controller-s1
https://github.com/rrguardo/wifi-smart-water-pump-controller-s1
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rrguardo/wifi-smart-water-pump-controller-s1
- Owner: rrguardo
- License: gpl-3.0
- Created: 2024-09-24T17:57:20.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-09T17:53:56.000Z (7 days ago)
- Last Synced: 2024-11-09T18:33:41.632Z (7 days ago)
- Language: C++
- Size: 15.3 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WiFi Smart Water Pump Controller S1
![Smart Water Pump Controller S1](images/3.png)
Introduction
The [WiFi Smart Water Pump Controller S1](https://waterlevel.pro/products/WiFi-Smart-Water-Pump-Controller-S1) is an innovative device
engineered to provide seamless control of water pumps through WiFi connectivity.
Designed to integrate effortlessly with the **WiFi Water Level S1**, this controller
offers a comprehensive solution for managing water levels and automating pump operations.
Whether for residential, agricultural, or industrial applications, it enables efficient and remote
management of water systems.Please note that this is an incomplete ongoing project. I am moving it from a working project on the development board to
certified production chips and new SMD components, for easy assembly and production.The project is open source and open hardware, licensed under GPLv3. All hardware, software, and
3D printable components were designed from scratch by me, **Raul Rodriguez Guardo**, and are released
under the GPLv3 license, allowing for free use and modification.
## Hardware part at OSHWLab (ongoing)
[WiFi Smart Water Pump Controller S1](https://oshwlab.com/rrguardo83/automatic-water-pump-for-s1)
## Microcontroller Software
[ArduinoIDE INO File](MicrocontrollerCode.ino)
This devide use ESP32-C3 microcontroller can use Arduino IDE to flash/upload microcontroller code, using **ESP32C3 Dev Module** as board.
Before upload the code, generate a new private and public keys in developer zone at https://waterlevel.pro/settings (TODO)
---
## FreeCad 3D printable case components[3D printable case components](3dcase)
For more details about important 3d printing recommendations
[read this tips](3dcase/3DPrintReadme.md).![Smart Water Pump Controller S1](images/2.png)
![Smart Water Pump Controller S1](images/3.png)
![Smart Water Pump Controller S1](images/1.png)
---
# TODO:* check case when internet is lost and pump on
* ...## Disclaimer
This open-source electronics project is provided **"as is."** No warranties of any kind,
either express or implied, including but not limited to implied warranties of
merchantability or fitness for a particular purpose, are made. Use this project at
your own risk. We are not responsible for any damage, loss, or inconvenience that
may arise from the use of this project.