Skip to content

juanpabloaj/esp32_lolin_d32_battery_mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battery voltage and MQTT

D32_solar_panel

Build

Before compile, create configuration.h file with these lines (fill with your information, WIFI password, etc)

const char *ssid = "";
const char *password = "";
const char *mqtt_server = "";

Solar panel

Connect the solar panel to D32

+ -> USB
- -> GND

More details in G6EJD - Solar Power for Projects (Arduino/ESP8266/ESP32)

Components

Free public MQTT brokers

  • broker.hivemq.com

References

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Languages