TheAustrian / Wemos-D1-Mini-BME280-Weather-Station

Simple Weather Station Code using an ESP8266 and a BME280 sensor. Data is handled via PHP and stored in a MySQL database
157 stars 31 forks source link

Voltage measurement question #8

Open beicnet opened 5 years ago

beicnet commented 5 years ago

What is this representing?

const float voltagemultiplier = 0.00496f

4.96 volts measured by multimeter?