garden plant watering

Showroom for MicroPython related hardware projects.
Target audience: Users wanting to show off their project!
Post Reply
kr-g
Posts: 48
Joined: Sun Dec 01, 2019 7:52 pm
Contact:

garden plant watering

Post by kr-g » Mon Jun 22, 2020 11:04 am

i recently worked a bit with https://github.com/kr-g/mpymodcore and developed a plant watering tool for the garden.

a few days ago i released the first (mostly untested) version.
the technology used are mpymodcore, bootstrap, vuejs, and fontawesome.

the project is dual licensed, and free for non-commercial individuals.

Project is on GitHub https://github.com/kr-g/mpymodcore_watering

Pictures can be found on GitHub-Pages https://kr-g.github.io/mpymodcore_watering/

a PCB scheme is so far missing ... but i guess its also clear without it (pin -> switch relay -> electric valve open)

it requires a board with 4mb. e.g. TTGO.

will.py
Posts: 1
Joined: Tue Jun 23, 2020 9:13 am

Re: garden plant watering

Post by will.py » Tue Jun 23, 2020 9:17 am

Hi, this is great! I'm a noob, could you share a quick overview of the structure? I looked at the files and noticed a ton of references to self, and of course the html interface. Are the self updating the html state? Thanks for any pointers, I'd love to make something like this!

kr-g
Posts: 48
Joined: Sun Dec 01, 2019 7:52 pm
Contact:

Re: garden plant watering

Post by kr-g » Thu Oct 01, 2020 12:42 pm

to whom it may concern

new version v0.0.7 released today

https://github.com/kr-g/mpymodcore_watering

mrsteve
Posts: 1
Joined: Sun Oct 04, 2020 4:33 pm

Re: garden plant watering

Post by mrsteve » Sun Oct 04, 2020 4:45 pm

Nice project, definitely something I've always wanted to build myself but never got around to it.

I had a look at the github page and I recognize a lot of the components used, however it would be nice if you provided a detailed list with parts/model number so that whoever reproduces your work has a close approximation.

kr-g
Posts: 48
Joined: Sun Dec 01, 2019 7:52 pm
Contact:

Re: garden plant watering

Post by kr-g » Sun Oct 11, 2020 7:57 pm

sorry
i dont get paid for advertisements
(at the moment...)
;-)

Post Reply