You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="center"><imgalt="MudPi Smart Automation for the Garden & Home"title="MudPi Smart Automation for the Garden & Home"src="https://mudpi.app/img/mudPI_LOGO_small_grad.png"width="200px"></p>
2
2
3
-
# MudPi Smart Garden
4
-
> A python library to gather sensor readings, trigger components, control solenoids and more in an event based system that can be run on a raspberry pi.
3
+
# MudPi Smart Automation for the Garden & Home
4
+
> A python package to gather sensor readings, trigger components, control devices and more in an event based system that can be run on a linux SBC, including Raspberry Pi.
5
5
6
6
7
7
## Documentation
@@ -16,8 +16,12 @@ Install MudPi using the [Installer](https://github.com/mudpi/installer) that wil
16
16
For examples and guides on how to setup and use MudPi check out the [free guides available.](https://mudpi.app/guides)
17
17
18
18
19
+
## Funding
20
+
MudPi core is open source and has a bunch of free resources built around it. Being a solo developer it has become quite a lot to maintain the various areas of the project. It makes me happy seeing how MudPi has helped many people worldwide. I would like to continue working on MudPi and put even more time into the project to take on bigger ambitions. However it has come to a point that MudPi is taking more time to build with little to no income to help justify it. I really could use help from the community to continue building MudPi. If you like my work and MudPi please consider [helping me fund the project and keep the lights on.](https://www.patreon.com/mudpi)
21
+
22
+
19
23
## Contributing
20
-
Any contributions you can make will be greatly appreciated. If you are interested in contributing please get in touch with me and submit a pull request. There is much more I would like to add support for, however being a single developer limits my scope. Therefore mainly bugs will be accepted as issues.
24
+
Any contributions you can make will be greatly appreciated. If you are interested in contributing please get in touch with me and submit a pull request. There is much more I would like to add support for, however being a single developer limits my scope. Therefore mainly bugs will be accepted as issues.
These are the devices and sensors I tested and used with MudPi successfully. Many sensors are similar so it will work with a range more than what is listed below.
39
+
<!--## Hardware Tested On
40
+
These are the devices and sensors I tested and used with MudPi successfully. Many sensors are similar so it will work with a range more than what is listed below.
37
41
38
42
**Devices**
39
43
* [Raspberry Pi 2 Model B+](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/)
@@ -53,25 +57,27 @@ These are the devices and sensors I tested and used with MudPi successfully. Man
53
57
* [DS18B20 Temperature Sensors](https://www.amazon.com/gp/product/B018KFX5X0/ref=oh_aui_detailpage_o08_s00?ie=UTF8&psc=1)
0 commit comments