https://github.com/rohankalbag/model-based-embedded-system-design
Embedded Systems - Spring Semester 2023 - Indian Institute of Technology Bombay
https://github.com/rohankalbag/model-based-embedded-system-design
arduino atmega328p embedded-c embedded-systems finite-state-automata heptagon-bzr lustre model-based-design yakindu-statechart
Last synced: 18 days ago
JSON representation
Embedded Systems - Spring Semester 2023 - Indian Institute of Technology Bombay
- Host: GitHub
- URL: https://github.com/rohankalbag/model-based-embedded-system-design
- Owner: rohankalbag
- Created: 2023-01-13T06:34:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T17:28:48.000Z (about 3 years ago)
- Last Synced: 2025-02-28T22:42:22.458Z (over 1 year ago)
- Topics: arduino, atmega328p, embedded-c, embedded-systems, finite-state-automata, heptagon-bzr, lustre, model-based-design, yakindu-statechart
- Language: C
- Homepage:
- Size: 806 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Course Assignments and Lab Files - CS 684 - Embedded Systems - Spring Semester 2023
### Instructor - Prof. Paritosh K Pandya, Prof. Kavi Arya
*This repository contains all the relevant files, and my solutions to the individual assignments done in the course. The language and frameworks used were Lustre, Heptagon, Yakindu State Charts, Embedded C, Arduino IDE. This repository also contains the files of Team Sariro's implementation of the model-based-design of the finite state automation for the valet parking problem statement*
### Team Sariro
- Rohan Rajesh Kalbag
- Sankalp Bhamare
- Rishabh Ravi
[Link to Video Demonstrations](https://www.youtube.com/playlist?list=PLU3_Wxvmc-mapsS94G9OX2iBoGhbzUzrO)
### Commonly used bash commands in this course
- bash to compress to tar.gz `tar -czvf foldername.tar.gz foldername`
- simulate heptagon node `simulate.sh -s nodename -p filename.ept`