Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 696 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 696 Bytes

ESP32 based GPS Clock cum Weather Station in Arduino

Hardware

  1. ESP32
  2. BH1750 (Light Sensor)
  3. AHT25 (Temperature and Humidity)
  4. GPS Neo 6m
  5. ST7920 128X64 LCD Display
  6. Buzzer

Optional

  1. LiFePO4 AAA 80mAh battery (for GPS memory)
  2. TP5000 Charging circuit
  3. BMS and diode (IN4007)
  4. Wires and other stuff (like Prototyping board, connectors, switch etc.. as needed)

Upcoming changes

Check issues

Schematics

schematics_gps_clock_chikne97
GPS Clock ESP32