Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Timer on duet.

    Scheduled Pinned Locked Moved
    General Discussion
    3
    3
    142
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • IndeX4Dundefined
      IndeX4D
      last edited by

      Hello duet friends,
      I don't use my duet 3 mini, so I want to make it work for something else.
      I would like it as my home grow Computer:D
      Is it possible to adjust a timer. Like I want move an axis to a specific time.
      And is it possible to connect a pH sensor? Or maybe a electrical trigger...
      Thanks a lot

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • droftartsundefined
        droftarts administrators @IndeX4D
        last edited by

        @IndeX4D I think there are a few forum users who have hydroponics setups, though I don’t know how many use a Duet as a controller. @deckingman maybe? See https://forum.duet3d.com/topic/33823/possibly-another-world-first-duet-controlled-machine

        You should be able to connect most analogue sensors, if they give an output in 0-3.3V. Triggers shouldn’t be a problem. You will probably need to write the Gcode you want it to run, using meta Gcode to wait for inputs. See https://docs.duet3d.com/en/User_manual/Reference/Gcode_meta_commands

        Ian

        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

        deckingmanundefined 1 Reply Last reply Reply Quote 0
        • deckingmanundefined
          deckingman @droftarts
          last edited by

          @droftarts said in Timer on duet.:

          @IndeX4D I think there are a few forum users who have hydroponics setups, though I don’t know how many use a Duet as a controller. @deckingman maybe? See https://forum.duet3d.com/topic/33823/possibly-another-world-first-duet-controlled-machine

          .....................................

          Ian

          I do have 3 hydroponics towers but I control everything with an ESP32 dev module which is considerably cheaper (and arguably better suited) than a Duet board. I did experiment using the (duet controlled) printer to germinate seeds but that was just heating the bed to circa 30deg and turning on the lights.

          I appreciate that the OP has a Duet mini kicking around but I doubt it'd be much use (although I guess it depends on what he wants to do). My ESP 32 has 4 Dallas temperature sensors, 3 fluid level sensors, a 4 channel relay (one for each nutrient pump plus an air pump, 3 wet/dry sensors, and a door switch. The nutrient pumps cycle on and off with the "on time" varying with ambient temperature and whether the sun is above or below the horizon. If a pump runs but the associated wet/dry sensor in the top of each tower remains dry, then I'll get a notification on my phone. Likewise if one the nutrient tank levels gets low. I use an old Android tablet to display a dashboard showing the status of all the sensors as well as providing touch screen manual control. This is all easy to do with an ESP and home assistant but would be difficult using a duet board.

          Ian
          https://somei3deas.wordpress.com/
          https://www.youtube.com/@deckingman

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Unless otherwise noted, all forum content is licensed under CC-BY-SA