Navigation

    IO Rodeo Forum

    • Register
    • Login

    Voltammetry Implemented Methods

    Rodeostat
    2
    2
    2694
    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.
    • M
      marilia last edited by

      Hello,

      please, can I implement the DPV Method (differential pulse voltammetry) by executing the already implement method "linear sweep voltammetry"? Or should I implement the DPV from scratch?

      Thanks, Marília.

      W 1 Reply Last reply Reply Quote 0
      • W
        Will Dickson @marilia last edited by

        @marilia

        We don't have DPV implemented yet. However, we did just add squarewave voltammetry (SWV). I will be putting up some documentation on the squarewave voltammetry shortly.

        I think adding DPV wouldn't be too difficult. I plan to put together some online notes showing how to implement custom tests by modifying the firmware for the teensy. You could have a look at the implementation of the squarewave test in the Rodeostat's firmware here https://bitbucket.org/iorodeo/potentiostat/src as it will be very similay. See the "firmware/libraries/potentiostat" sub-directory. The squarewave test is implemented in ps_squarewave_test.h and ps_squarewave_test.cpp.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post