https://github.com/vadimdez/automotive
My research/learning project
https://github.com/vadimdez/automotive
automotive flexray
Last synced: 5 months ago
JSON representation
My research/learning project
- Host: GitHub
- URL: https://github.com/vadimdez/automotive
- Owner: VadimDez
- Created: 2020-04-12T10:43:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T21:26:50.000Z (over 5 years ago)
- Last Synced: 2025-04-23T22:41:33.399Z (about 1 year ago)
- Topics: automotive, flexray
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# automotive
## Table of contents
- [Steering](https://github.com/VadimDez/automotive#steering)
- [Network](https://github.com/VadimDez/automotive#network)
- [RTOS (Real-Time Operating System)](https://github.com/VadimDez/automotive#rtos-real-time-operating-system)
- [Tools](https://github.com/VadimDez/automotive#tools)
### Steering
* "How to be an automobile software engineer" Series with Steering example:
* [Part 1](https://medium.com/@viktorschepik/how-to-be-an-automobile-software-engineer-part-1-7729a780d89b)
* [Part 2](https://medium.com/@viktorschepik/how-to-be-an-automobile-software-engineer-part-2-240369393ef5)
* [Part 3](https://medium.com/@viktorschepik/how-to-be-an-automobile-software-engineer-part-3-2a6df6582c06)
* [Part 4](https://medium.com/@viktorschepik/how-to-be-an-automobile-software-engineer-part-4-7b3ee0bc5ae8)
* Active Steering - https://www.youtube.com/watch?v=unL8HpMeVTA
* Dynamic Steering - https://www.youtube.com/watch?v=Ge7huVZANC4
* Steer by Wire - https://www.caranddriver.com/features/a15116750/electric-feel-nissan-digitizes-steering-but-the-wheel-remains-feature/
### Network
* CAN
* [Intro to CAN](https://medium.com/@autonom/what-they-call-vehicle-bus-communication-can-introduction-d69d9b999769)
* FlexRay
* [Basics of the FlexRay BUS](https://www.testandmeasurementtips.com/flexray-basics/)
* LIN (Local Interconnect Network)
* https://www.youtube.com/watch?v=1RXo3lOBX0I
* ASRB
### RTOS (Real-Time Operating System)
* Autosar OS - https://www.autosar.org
* Article: [What is Autosar?](https://medium.com/@autonom/autosar-fundamentals-what-is-autosar-part-1-ac6198c4b075?source=---------3------------------)
### Tools
* Debugging tool - T1 - https://gliwa.com/index.php?page=products_T1&lang=eng
* Instrument Cluster Simulator - https://github.com/zombieCraig/ICSim
* Savvy CAN - https://www.savvycan.com/ - https://github.com/collin80/SavvyCAN/