New Rodeostat MX design

New Rodeostat MX design & Open Colorimeter updates.

New Rodeostat MX design

The Rodeostat Open Source Potentiostat is based on the Teensy 3.2 development board created by Paul Stoffregen at PJRC. The Teensy 3.2 is an amazing and rock solid development board. Unfortunately, due to the ongoing chip shortage they are currently not available as the processor used on these boards are out of stock everywhere. According to the PJRC website, the manufacturer of the processor (NXP) is expecting the first new batch of chips in March 2023, and more in June 2023. PJRC is planning to resume production of Teensy 3.2 when these chips arrive. As our own stocks of Teensy 3.2 boards are running low, we have decided to develop a new variant of the Rodeostat which use an alternative to the Teensy 3.2.

Itsy Bitsy M4 and M0 boards

After some research into possible options, we selected the Itsy Bitsy M4 Express & Itsy Bitsy M0 Express as great options. These are also outstanding development boards and they are similar enough to the Teensy 3.2 to enable us to create a modified Rodeostat MX variant design with very minimal hardware and software changes.

Introducing Adafruit ItsyBitsy M4
What’s smaller than a Feather but larger than a Trinket? It’s an Adafruit ItsyBitsy M4 Express featuring the Microchip ATSAMD51! Small, powerful, with a ultra fast ATSAMD51 Cortex M4 processor running at 120 MHz - this microcontroller board is perfect when you want something very compact, with a ton…
Introducing ItsyBitsy M0 Express
ItsyBitsy M0 Express is only 1.4″ long by 0.7″ wide, but has 6 power pins, 23 digital GPIO pins (12 of which can be analog in, 1x analog out, and 13x PWM out). It’s the same chip as the Arduino Zero and packs much of the same capability as an Adafruit Metro M0 Express or Feather M0 Express but reall…
  • Itsy Bitsy M4 Express uses an ATSAMD51 Cortex M4 processor running at 120MHz
    with 512KB Flash and 192KB RAM
  • Itsy Bitsy M0 Express uses an ATSAMD21 Cortex M0 processor running at 48 MHz with 256KB Flash and 32 KB RAM

Both boards can be programmed in C++ using the Arduino IDE. This enables us to port our Rodeostat firmware to these boards with only a small number of changes.

An added bonus both of using the M4 and M0 variants is CircuitPython support. This opens up the possibility of producing a version of the Rodeostat firmware written purely in CircuitPython.

Rodeostat MX KiCAD designs

We designed the Rodeostat MX using KiCad. Below are some images for the schematic and layout. The files are also on our Github repository:

GitHub - iorodeo/potentiostat
Contribute to iorodeo/potentiostat development by creating an account on GitHub.
Screenshot of the Rodeostat MX schematic
Rendering of Rodeostat MX PCB

Next Steps

We plan to manufacture a small batch of prototypes of the new design. Once they arrive we will work on porting the firmware and testing the boards.  We still have a limited stock of the Rodeostat Teensy 3.2 version left. We will re-stock them as soon as the Teensy 3.2 is available again in 2023. We plan to stock and support both the Teensy and Itsy Bitsy variants for the foreseeable future.

Rodeostat: open source potentiostat
The Rodeostat is an open source potentiostat for performing electrochemical measurements which is designed to work with the Teensy 3.2 development board. It is a very flexible instrument with multiple output voltage and current measurement ranges. Current measurement ranges: +/- 1, 10, 100, 1000uA…

Open Colorimeter launch

As you may know, we launched the Open Colorimeter last Friday and it is now available in our online store.

Open Colorimeter

The Open Colorimeter is a portable and customizable colorimeter for measuring absorbance, transmittance and concentration.

Buy Now

We wanted to share with you some early press articles from Hackaday and Hackster.io.

Get Clear Insights Into Cloudy Water With The Open Colorimeter
A basic scientific tool for chemistry and biology is a colorimeter device used to measure which wavelengths of light a particular sample solution absorbs. Some applications of colorimeters are meas…
IO Rodeo Launches the Open Colorimeter, a CircuitPython Analysis Tool for Citizen Science
Designed to measure the concentration of a target substance in fluid, this clever gadget is driven by an Adafruit PyBadge.

More colorimetry tests and instructional guides are in the works so look out for those in the next Newsletter! Questions? Email us at info@iorodeo.com and follow us on Twitter @IORodeo