Atlas EZO Drivers¶
You can use these drivers to interface with Atlas Scientific Probes!
These drivers can be used to interface with Atlas Scientific sensors. Each driver is designed to interface with a different type of probe. You can find probe information in the knowledge section.
The drivers can be used with carrier boards. We generally use the Isolated carrier board, but you can choose other options. These carrier boards can be found in the water stations.
Setup¶
This page describes the setup procedure of the Atlas Scientific probes in case you bought them separately. If you have a water stations, you don't need to do this.
Manually switching circuits to I2C mode¶
If the drivers are new normally they come configured in UART mode so we need to change them to I2C mode.
- Remove circuit from carrier board.
- Put the circuit into a breadboard.
- For PH, DO, ORP and EC: Short the
PGND
pin to theTX
pin using a jumper wire. - For RTD (temperature): Short the
PRB
pin to theTX
pin using a jumper wire. - Power the device (connecting
GND
andVCC
) - Wait for LED to change from green to blue (UART→I2C) or from blue to green (I2C→>UART).
- Remove the jumper wire from the
PGND
(orPRB
respectively) pin to theTX
pin (Do this before removing power!). - Remove power (
VCC
). - Apply power (
VCC
). - The device is now in the new mode (repeat all steps to switch back to previous mode).