Skip to content

Generic robot infrastructure support

License

Notifications You must be signed in to change notification settings

gene96817/R4A_Robot

 
 

Repository files navigation

R4A_Robot

Robots-For-All: Infrastructure and common support routines for robots.

The R4A_Robot library contains general intrastructure support for robot challenges. The following components are included:

  • Robot challenge control
  • Dump buffer support
  • Multi-color LED support (SK6812RGBW, WS2812)
  • NTP (Network Time Protocol
  • NTRIP client protocol (GNSS corrections)
  • Read line support
  • Serial menu support
  • Stricmp
  • strincmp
  • Telnet access
  • Time zone support

Examples include:

  • Serial menu
  • Telnet server
  • Multiple menus
  • NTP

About

Generic robot infrastructure support

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.7%
  • C 20.3%