https://github.com/fpoussin/opentcs
Open source traction control and strain gauge quickshifter for race bikes.
https://github.com/fpoussin/opentcs
Last synced: 7 months ago
JSON representation
Open source traction control and strain gauge quickshifter for race bikes.
- Host: GitHub
- URL: https://github.com/fpoussin/opentcs
- Owner: fpoussin
- License: gpl-2.0
- Created: 2013-08-21T13:51:35.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-03-16T02:03:52.000Z (about 12 years ago)
- Last Synced: 2023-03-28T21:19:48.034Z (about 3 years ago)
- Language: C
- Size: 3.54 MB
- Stars: 11
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenTCS
=======
Open source traction control and strain gauge quickshifter for race bikes.
### board
**1591XXA.pdf** Plans for the case
**F0.ioc** used with ST's MicroXplorer app.
**board.brd** Eagle 6 board file.
**board.sch** Eagle 6 schematic file.
**shifter.asc** LTSpice simulation for the ignition cut.
### code
**inc** include files
**lib** STM32F0 Peripheral library
**os** ChibiOS/Nil RTOS
**src** source files
### gui
**inc** include files
**lib** external libraries
**src** source files
**ui** QT designer files