An open API service indexing awesome lists of open source software.

https://github.com/gerryvel/analogscale

Function for analog input scaling.
https://github.com/gerryvel/analogscale

esp32

Last synced: about 2 months ago
JSON representation

Function for analog input scaling.

Awesome Lists containing this project

README

          

# AnalogScale_esp32

This is a code for scaling analog input to physikaly value.
E.g. PinInput value ist from 0-4092 and i need the Value 0-150°C.
UGR and OGR mean upperlimit and overlimit, in german Untergrenze and Obergrenze.
This is working and tested for ESP32.