https://github.com/tuomas2/pulputin
https://github.com/tuomas2/pulputin
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tuomas2/pulputin
- Owner: tuomas2
- Created: 2023-07-08T08:12:03.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T15:06:46.000Z (over 1 year ago)
- Last Synced: 2025-04-04T14:31:21.616Z (about 1 year ago)
- Language: C++
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pulputin
--------
Arduino project that implements an automated watering system for my potted grape vine.
It also controls soil heater (to keep it from freezing) during winter.
Uses libs:
- [LiquidCrystal I2C](https://github.com/johnrickman/LiquidCrystal_I2C) by Frank de Brabarder, version 1.1.2 from Arduino library
- [RTCLib](https://github.com/NeiroNx/RTCLib) by NeironN by JeeLabs, version 1.6.3 from Arduino Library
- [OneWire](https://github.com/PaulStoffregen/OneWire) version 2.3.7
- [DallasTemperature](https://github.com/milesburton/Arduino-Temperature-Control-Library) version 3.9.0
- [LowPower](https://github.com/LowPowerLab/LowPower) version 2.2
Pictures
--------
Board

Board and pot

Sensor and pump

30 litres water container

Whole vine (it's still young, planted this summer)

License
--------
Copyright (C) 2023 Tuomas Airaksinen
License: GPL. See GPL.txt for more info.