Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 513 Bytes

Segway@INSA

Here is software part of INSA'segway project. Repository contains following directories:

  • docs: Technical documentations but also practical works for students

  • monitor: User interface, written in C#

  • raspberry: Control software running on raspberry, using Xenomai libraries. Must be written by students (main part of hands-on workshop)

  • stm32: Contains two flavors of code for STM32 board: one with complete feature, to use on real segway, the other striped down for simulator uses