https://github.com/gthomas08/advanced-microprocessors-project
Exercises in Atmel Studio.
https://github.com/gthomas08/advanced-microprocessors-project
atmel-studio c
Last synced: 9 months ago
JSON representation
Exercises in Atmel Studio.
- Host: GitHub
- URL: https://github.com/gthomas08/advanced-microprocessors-project
- Owner: gthomas08
- Created: 2021-08-15T13:35:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-15T13:35:46.000Z (over 4 years ago)
- Last Synced: 2025-01-21T03:41:47.090Z (11 months ago)
- Topics: atmel-studio, c
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Microprocessors Project
## About The Project
This project was part of the Computer Engineering and Informatics Department (CEID) of University of Patras curriculum.
The goal of the project was to simulate different things in Atmel Studio.
## Exercises
2. Simulate the function of an intersection with traffic lights.
3. Simulate the function of a smart home appliance that moves in a room.
4. Simulate the function of a RAM.
* **Note**: Since the first exercise was skipped, there is no folder representing the exercise.