Home Forums Software Chibio with additional features

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1850
    hello_world
    Participant

    We have added features that we felt were necessary during our experiments and made modifications to parts that needed change.
    While the implemented features and changes may seem somewhat awkward or may have issues, we would appreciate it if anyone interested in the added features and changes could refer to our code and discuss any problems while using it.

    https://github.com/colabbear/ChiBio.git

    Additional features
    1. Real-time notifications using Discord Webhooks
    2. A function to pause until multiplexer connection is revived when a “Failed to recover multiplexer on device” error happens
    3. A function to set the cycle time and total experiment time for each reactor
    4. Changes for low average flow rate

    #1852
    harrison
    Keymaster

    Thanks, this is really cool!!

    #1854
    pyrrhicPachyderm
    Participant

    This looks excellent! We’ve been trying to adjust the pump cycle time for much lower average dilution rates too, and your changes 3 & 4 look a lot like what I was trying to do a few months ago (that prompted this question). Would you mind elaborating on what you’ve changed to make this work?

    Regards,
    Christopher Brown
    University of Queensland

    #1856
    hello_world
    Participant

    Thank you!!

    #1857
    hello_world
    Participant

    It may be strange, but if I were to draw a rough flowchart of original chibio based on my understanding, it would look like this:

    fig1

    fig2

    fig3

    fig4

    The differences in the operation of the pump according to the changes are as follows:

    fig5

    You can check the code changes at the following links:
    link1
    link2
    link3

    • This reply was modified 1 month, 1 week ago by hello_world.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Log in/Register
Scroll to top