This is an old revision of the document!


Voltmeter with Esp32

Author: Olteanu Eduard-Florin

Introduction

The main focus of this project is to be able to accurately measure low-voltage batteries in order to determine whether or not they are still functional.

Additionally, the user can save the values in a database in order to be easier to remember or review the values at a later time and not measure them again.

Hardware Description

Components:

  • ESP32 Microcontroller
  • ADS1115 ADC
  • 16×2 I2C LCD
  • Push Button
  • Multimeter cables
  • Wires
  • Breadboard

Electronic schema

Software Description

The libraries used are:

#include <Adafruit_ADS1X15.h>
#include <WiFi.h>
#include <LiquidCrystal_I2C.h>
#include <Arduino.h>
#include <Firebase_ESP_Client.h>

Conclusion

Bibliography

iothings/proiecte/2022sric/voltmeter.1685649511.txt.gz · Last modified: 2023/06/01 22:58 by eduard.olteanu1505
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0