Skip to content

ESP32 based, arduino environment cheap GPS Clock with Temperature and Humidity sensor.

License

Notifications You must be signed in to change notification settings

KamadoTanjiro-beep/ESP32-GPS-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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