Skip to content

Arduino library for JUMO ecoLine O-DO Optical Sensor for Dissolved Oxygen.

License

Notifications You must be signed in to change notification settings

szydlook/arduino-jumo-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-jumo-do

This is an simple Arduino library for JUMO ecoLine O-DO Optical Sensor for Dissolved Oxygen. Tested on Arduino Mega 2560 with DFRobot RS485 to UART Signal Converter (DFR0845) connected to Serial1 (pins 18 and 19). By default sensor address is set to 255. If you don't have access to Jumo DSM software to change this address, you need to modify ArduinoModbus library. Open local copy of modbus-rtu.cpp, find _modbus_set_slave function and change "slave <= 247" to "slave <= 255".

Dependencies

License

MIT License. Based in the work of FTTech Brasil.

About

Arduino library for JUMO ecoLine O-DO Optical Sensor for Dissolved Oxygen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages