Recent content by KWolfe81

  1. KWolfe81

    [Beta] Hydros for Home Assistant :)

    Holy crap! Well done sir! I gave up on anything like this ever happening (and went down a different rabbit hole of spying on the can bus years ago).
  2. KWolfe81

    DiYers, help me find this!

    I realize this post is several months old but no-one ever responded. This should be very easy to DIY. You'll want to buy some 0.1" (2.54mm) spacing screw terminals such as these and then some PCB prototype board. Cut to size, solder two rows down, solder wire connectors over. Done.
  3. KWolfe81

    Automatic Feeder wifi-less

    I have although probably way more work than what you're looking for. Before I even bought my first Hydros unit or knew about the Hydros feeder, I bought the same non-wifi Eheim feeder. If you take it apart, there's a good chunk of room in the body to add some small circuit boards. I added a...
  4. KWolfe81

    CAN Bus documentation?

    One could easily imagine a separate third-party CANBus module that handles the IO if CoralVue really can't handle the extra bandwidth (from firmware development, to Amazon Webservices, to support, etc) *cough* *cough*
  5. KWolfe81

    Ultrasonic flow meter interfacing - help request

    Excellent. Best of luck and sorry I can't help. Maybe use your inside connections at CoralVue to get some info about that Sense Port Digital I/O pin and then we can really have some fun. Or maybe I should poke that pin with an oscilloscope... hrm.
  6. KWolfe81

    Ultrasonic flow meter interfacing - help request

    No, sorry to say I never did. Since I was already communicating with the flow sensor digitally via ModBus, I doubled down on the ESP32 connection, built up a small board that I fit inside the flow sensor enclosure - no extra wires and no noisy signals. Are you trying to wire up this specific...
  7. KWolfe81

    Web-app data filtering

    My values are coming directly from the Control 4x via the CAN bus, so my sample rate is the Hydros's sample rate. But yea, the web app may be doing decimation to limit server or flash drive usage. The dosing pump is a DIY setup and is currently pumping 95 ml/min. I do have speed control and...
  8. KWolfe81

    Web-app data filtering

    Posting this just for general knowledge share. I've been recording raw data measurements directly from my Control 4x & Wave Engine. There is some filtering happening, either on the device itself or potentially on the web backend prior to being displayed in the UI app. Plot of pH measurements...
  9. KWolfe81

    CAN Bus documentation?

    Shared the following in a private conversation, but for ye' who dare venture here from the future: The hardware is pretty straightforward. You do need to have a collective already established so that the CAN bus is active. Your goal is to spy on these messages. Note: I didn't try to inject/send...
  10. KWolfe81

    Kracken tie 2 force ports together to double amperage

    Sorry, misread your post, you aren't trying to run the Varios 8 on battery backup.
  11. KWolfe81

    Kracken tie 2 force ports together to double amperage

    Even if possible, what's your motivation? I don't know the exact power curves for the Varios 8, but if you're in the ballpark of 8 amps @ 24 volts, you're only going to get a few hours run time max on any reasonably sized batteries anyways. A battery-powered bubbler will last much, much longer.
  12. KWolfe81

    Graphs stopped at midnight

    That did it! Thanks.
  13. KWolfe81

    Graphs stopped at midnight

    Anyone else have their graphs stop plotting data directly at midnight today/last night? (the other blip in the data is a power issue now resolved).
  14. KWolfe81

    CAN Bus documentation?

    Success. 90% of the way there. Reading out pump state over the CAN bus, forwarded to MQTT, read by Home Assistant. Now all I need to do is set the alerts. I decided against blanket posting technical details, but if anyone is curious about how, feel free to ping me.
  15. KWolfe81

    Random reboots

    That's funny! Good job finding out the root cause. This wouldn't have been that big of a deal for me except that all my pumps (returns included) are driven by the Wave Engine, causing everything to stop, and make a whole bunch of noise (often in the middle of the night). Now that I have the...
Back
Top