Skip to content

joshs85/Netduino-Aquarium-Controller

 
 

Repository files navigation

Code for a Netduino based Aquarium Controller.

Plugin style architecture allows for three types of plugins to be added on the fly.
1) Input - Handles input sensors such as Temperature and pH
2) Output - Store data provided by Input plugins to various locations/services such as text file or online services (Thingspeak)
3) Control - Manages devices that require automation or interaction, such as Lighting and Solenoids.

About

Netduino based Aquarium Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 68.7%
  • C++ 12.4%
  • Java 9.4%
  • JavaScript 4.7%
  • C 3.8%
  • Other 1.0%