tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
587 stars 182 forks source link

Add Total Dissolved Solids Meter Driver #499

Closed s-fairchild closed 1 year ago

s-fairchild commented 1 year ago

This will provide a package to calculate the TDS and Electrical Conductivity from common TDS/EC Meters. Meters sold from various vendors:

s-fairchild commented 1 year ago

Closing to reopen PR based on feature branch. Reopened as https://github.com/tinygo-org/drivers/pull/500