Search results

  1. D

    DIY automation build

    I used the sensor you linked and was able to read the data without issue on Arduino using a thermistor library. My code is posted here: Pool-Controller/Pool-Controller.ino at master · Here-Be-Dragons/Pool-Controller · GitHub
  2. D

    Automating Pump & Solar using Arduino for under 40 bucks

    Re: Automating Pump & Solar using Arduino for under 40 bucks The PCB is available via my GitHub in the eagle folder (GitHub - Here-Be-Dragons/Pool-Controller: Cloud-based pump speed, solar collector controls, and temperature monitoring for your pool), or can be ordered directly from...
  3. smartthings_screenshots.jpg

    smartthings_screenshots.jpg

  4. D

    Automating Pump & Solar using Arduino for under 40 bucks

    I'm positive you can find an arduino-compatible relay that can handle as much load as you can possibly throw at it. Look into the SSR-25DA or SSR-40DA.
  5. D

    DIY automation build

    I did something similar here, maybe some of the code will be helpful to you. Particle now supports the RPi, so you'd be able to use the webhook stuff I used as well. GitHub - Here-Be-Dragons/Pool-Controller: Cloud-based pump speed, solar collector controls, and temperature monitoring for your pool
  6. D

    Automating Pump & Solar using Arduino for under 40 bucks

    Wanted to update everyone on version 2 of this project. Improvements: 1. Created a proper printed PCB for the controller. 2. Added solar override on/off to be controllable via Home Automation (SmartThings). 3. Added 3 temperature sensors: Pre-solar, post-solar, and roof temp. Also pulling air...
  7. grafana.jpg

    grafana.jpg

  8. pool_controller.jpg

    pool_controller.jpg

  9. D

    Automating Pump & Solar using Arduino for under 40 bucks

    Edit: See post #3 for the updated controller. Edit 2: Now with full SmartThings integration for both Pump Control, Temperature readouts, and Solar control. See post #9 for a screenshot of the interface. When my single-speed pump failed, I did some research and realized I'd have an issue...
  10. pool_controller_1.jpg

    pool_controller_1.jpg