Skip to content

Code for a series of simple atmega-based water quality dataloggers. Extremely early days. Stay tuned

License

Notifications You must be signed in to change notification settings

jimbirch/WaterQualityLoggers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

WaterQualityLoggers

Code for a series of simple atmega-based water quality dataloggers Most code, with the exception of real time data logging code can be run on an off-the-shelf Atmega168- or Atmega328p-based Arduino. Timing may need to be adjusted. All code is tested directly on an Atmega328p running at 1 mHz on the internal 8 mHz oscillator, real time logging is accomplished with a 32.768 kHz oscillator connected to XTAL pins. Current capabilities include:

  1. Temperature using two ADC pins
  2. Conductivity using three ADC pins
  3. Turbidity (in development)

Stay tuned for circuit descriptions.

About

Code for a series of simple atmega-based water quality dataloggers. Extremely early days. Stay tuned

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages