All,
Due to the state of global affairs, I've taken advantage of my downtime to start a project I've been wanting to work on for a long time: A replacement for my Neptune Apex!
Using the P1AM-100 module from AutomationDirect.com ($49) I created a platform with a collaborative task scheduler, Asynchronous MQTT messaging system for IOT integration, Micro-SD datalogger, NTP time synchronization of the internal clock, and a few other nifty tools.
I wasn't terribly excited about a lot of the existing open-source aquacontrollers for a few reasons: Hobby-grade hardware, potential for the controller to "hang" on certain operations and block critical functionality, and you were limited to the 3.3V-5V digital and analog IO on the Raspberry Pi/Arduino. The P1AM is a HUGE improvement in terms of durability, longevity, and expandability of hardware (e.g. 120/240V relays, Sinking vs. Sourcing inputs and outputs, high-power IO) especially when you consider the price point is just barely above the arduino (~$25 for an Arduino vs. $49 for the P1AM).
Note that this does require a certain level of technical understanding, but I will definitely be working on "lowering the bar" in future updates with better documentation and eventually compatibility with graphical programming languages (Ladder Logic).
Link: https://github.com/JohnnyG89/SeaDragon
Deuces,
-TheReefySeaDragon
Due to the state of global affairs, I've taken advantage of my downtime to start a project I've been wanting to work on for a long time: A replacement for my Neptune Apex!
Using the P1AM-100 module from AutomationDirect.com ($49) I created a platform with a collaborative task scheduler, Asynchronous MQTT messaging system for IOT integration, Micro-SD datalogger, NTP time synchronization of the internal clock, and a few other nifty tools.
I wasn't terribly excited about a lot of the existing open-source aquacontrollers for a few reasons: Hobby-grade hardware, potential for the controller to "hang" on certain operations and block critical functionality, and you were limited to the 3.3V-5V digital and analog IO on the Raspberry Pi/Arduino. The P1AM is a HUGE improvement in terms of durability, longevity, and expandability of hardware (e.g. 120/240V relays, Sinking vs. Sourcing inputs and outputs, high-power IO) especially when you consider the price point is just barely above the arduino (~$25 for an Arduino vs. $49 for the P1AM).
Note that this does require a certain level of technical understanding, but I will definitely be working on "lowering the bar" in future updates with better documentation and eventually compatibility with graphical programming languages (Ladder Logic).
Link: https://github.com/JohnnyG89/SeaDragon
Deuces,
-TheReefySeaDragon