Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 884 Bytes

File metadata and controls

36 lines (25 loc) · 884 Bytes

HighwayHub

Code for an embedded device in a car ;)

Roadmap

  • data from UPS hat

    • voltage, current, charging/not-charging
    • time to depletion
  • Polish speed cameras data

    • sound warning
    • detecting incoming speedCamera
    • calculating average speed on distance measurements
  • fun data

    • last 3 minutes highest and lowest space
    • last 3 minutes of speedOverGround
    • angles of travel in NED frame
    • option to start a timer and calculate distances
    • gather acceleration data for Kalmann and ui reporting?
  • ui using nicegui

    • car on a map
    • speed cameras shown
  • camera on the back

    • video on nicegui
    • plate recognition
    • snapshots of cars+drivers
    • recording, maybe
  • maybe anything else I imagine would be fun ;)