Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/almostengr/greenhouse

Automation of greenhouse with Raspberry Pi
https://github.com/almostengr/greenhouse

Last synced: 6 days ago
JSON representation

Automation of greenhouse with Raspberry Pi

Awesome Lists containing this project

README

        

# Garden Automation

## Purpose

The purpose of this project is to automate a garden or greenhouse with Raspberry Pi and C#. This application
is a .NET 5 worker service that is designed to have sensors connected that provide information for the
application to make its own decisions about the growing environment. This project will
integrate with Twitter to post status updates with temperature data and more.

## Parts Used

No parts have been purchased at this time. Project is still in the development phase.

## Programming References

* https://mentormate.com/blog/service-and-repository-layer-interaction-in-c/