NTC temperature sensor going to A:D input. Topology is: (Vref or 3.3V) -> Series_resistor -> A:D_input -> NTC -> GND. Easy modification of NTC parameters w/o recompile of library
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:781d00449dd7 | 2017-04-27 | loopsva | Changed NULL to 0, this time in the .cpp file for os5 |
7:1de44d8867a3 | 2017-04-27 | loopsva | Changed NULL to 0 for CLI compiler |
6:8e6bd0f9877b | 2017-04-12 | loopsva | changed the way get_ntc_beta is done. Now a single commanf |
5:9655397ba539 | 2017-04-11 | loopsva | Added a couple more Beta options. |
4:5d0dfa665cba | 2017-04-08 | loopsva | fix documentation for code example |
3:1eb4f5296281 | 2017-04-08 | loopsva | more doc updates, added connection schematic |
2:c843c06cc651 | 2017-04-07 | loopsva | Used external input data "din" for NTC resistance and temperature calculations if din != 0. Updated docs |
1:2314fd8959b2 | 2017-04-07 | loopsva | Fixed docs |
0:c0bdc272d5da | 2017-04-07 | loopsva | Initial release of NTC temperature sensor going to A:D input |