/EV_Charger_monetization

Internship under Magnes Motors

Primary LanguageC++MIT LicenseMIT

EV_Charger_monetization

Internship under Magnes Motors

TABLE OF CONTENTS

HTTP Webserver on Arduino IDE

1. Flash Code to ESP32

2. Connect to WiFi AP "Magnes" using an Android Device

3. Go to "http://192.168.4.1" in browser through Android

4. Input Watthours and press 'Submit'

5. Charge is displayed on the webpage

6. Press Back

IC ESP32

Current and Voltage Sensor with ESP32

Flutter App Development

Installation instructions

For Ubuntu 20.04 :

    sudo apt purge openjdk-11-jre -y
    sudo apt autoremove
    java -v
    sudo apt update
    sudo apt install openjdk-8-jre