Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozankiratli/watertempsensor
Water temperature sensor for more than one sensors at a time
https://github.com/ozankiratli/watertempsensor
arduino temperature-monitoring
Last synced: about 2 months ago
JSON representation
Water temperature sensor for more than one sensors at a time
- Host: GitHub
- URL: https://github.com/ozankiratli/watertempsensor
- Owner: ozankiratli
- Created: 2018-07-16T20:37:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T22:28:08.000Z (6 months ago)
- Last Synced: 2024-06-27T02:25:02.308Z (6 months ago)
- Topics: arduino, temperature-monitoring
- Language: C++
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WaterTempSensor
This project is built to make multiple temperature measurements from water.
This code works with DS18x20 temperature sensors and LCD with serial connection (I2C) module.
The original code is using a 16x2 LCD with serial connection module that has a PCF8574AT chip, you might need to change LCD address according to it.
P.S. I haven't developed this project for some time, but if you need help with it, send me an [email](mailto:[email protected]).