Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/desifish/esp32-gps-clock-v1
ESP32 based, arduino environment cheap GPS Clock with Temperature and Humidity sensor.
https://github.com/desifish/esp32-gps-clock-v1
128x64 aht25 arduino bh1750 buzzer digital-clock esp32 gps gps-clock iot lcd-display st7920
Last synced: 1 day ago
JSON representation
ESP32 based, arduino environment cheap GPS Clock with Temperature and Humidity sensor.
- Host: GitHub
- URL: https://github.com/desifish/esp32-gps-clock-v1
- Owner: desiFish
- License: gpl-3.0
- Created: 2024-06-30T16:49:08.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T04:22:15.000Z (17 days ago)
- Last Synced: 2024-12-21T04:24:59.044Z (1 day ago)
- Topics: 128x64, aht25, arduino, bh1750, buzzer, digital-clock, esp32, gps, gps-clock, iot, lcd-display, st7920
- Language: C++
- Homepage:
- Size: 512 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP32 based GPS Clock cum Weather Station in Arduino
## Hardware
1. DOIT ESP32 devkit v1
2. BH1750 (Light Sensor)
3. ~AHT25 (Temperature and Humidity)~ _DO NOT USE THIS SENSOR, I AM GOING TO CHANGE IT TO BME 280 or BMP 280 or TMP117_
_HUGE ACCURACY ISSUE, MAYBE DUE TO LIBRARY OR HARDWARE, CAN'T BE SURE_
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/ESP32-GPS-CLOCK-V1/issues)## Schematics
GPS Clock ESP32