Skip to content

msesma/EspGps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EspGps

ESP 32 and a GPS module: Receive NMEA signals from a GPS and show speed in a tm1637 display

Future development: Add road radar database and monitor distance to radars Signal radar presence. Show average speed for section radars Add a buzzer to signal when speed is over the limit Add a RGB led to signal states Add a way to update the radar database Add an LDR to control display and RGB led brightness

PIN usage for ESP32 C3 SuperMini

  • GPS: UART 1, RX 20, TX 21 (Not used yet)
  • RGB LED: Data 10
  • Internal LED: 8
  • 7 segment x 4 tm1637 display: DIO 0, CLK 1
  • microSD SDI: MISO 5, MOSI 6, SS/CS 7, SCK 4

About

ESP 32 and a GPS module: Show speed, warn about radars and whatever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages