Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamadotanjiro-beep/esp32-gps-clock
ESP32 based, arduino environment cheap GPS Clock with Temperature and Humidity sensor.
https://github.com/kamadotanjiro-beep/esp32-gps-clock
128x64 aht25 arduino bh1750 buzzer digital-clock esp32 gps gps-clock iot lcd-display st7920
Last synced: about 2 months ago
JSON representation
ESP32 based, arduino environment cheap GPS Clock with Temperature and Humidity sensor.
- Host: GitHub
- URL: https://github.com/kamadotanjiro-beep/esp32-gps-clock
- Owner: KamadoTanjiro-beep
- License: gpl-3.0
- Created: 2024-06-30T16:49:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T17:39:40.000Z (6 months ago)
- Last Synced: 2024-10-11T15:09:33.343Z (2 months ago)
- Topics: 128x64, aht25, arduino, bh1750, buzzer, digital-clock, esp32, gps, gps-clock, iot, lcd-display, st7920
- Language: C++
- Homepage:
- Size: 320 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
7. LiFePO4 AAA 80mAh battery (for GPS memory)
8. TP5000 Charging circuit
9. BMS and diode (IN4007)
10. Wires and other stuff (like Prototyping board, connectors, switch etc.. as needed)## Upcoming changes
Check [issues](https://github.com/KamadoTanjiro-beep/gpsClock/issues)## Schematics
GPS Clock ESP32