8000 GitHub - lbento27/esp-rc-gps-speedometer: Speedometer to track max speed and 0 to X time for rc cars using ESP8266, Oled display and a NEO GPS.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lbento27/esp-rc-gps-speedometer

Repository files navigation

esp-rc-gps-speedometer

Speedometer to track max speed and 0 to X time for rc cars using ESP8266, Oled display and a NEO GPS.

Wemos D1 mini pin out:

  • D1 and D2, 3.3V and GND > OLED
  • D6 and D7 , 5v and GND > GPS (wemos D6 to tx on gps module)(wemos D7 to Rx on gps module)
  • D3 and GND > Button

Parts:

  • Wemos D1 Mini and its matching 64x48 OLED sheild.
  • GPS module was an U-blox NEO 6M part number GY-GPS6MV2.
  • Button

Required libraries include:

Button use:

  • Short(1s)= reset status, time and max speed
  • Long(3s) = change target speed for 0 to target(increments by 10)

More inf in comments code


About

Speedometer to track max speed and 0 to X time for rc cars using ESP8266, Oled display and a NEO GPS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0