Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tuna-sahin/bilkent-eee212-labs
My assignments for the labs for EEE 212 Microprocessors. The first three labs are written in 8051 Assembly and the other half is written for ARM based C embed programming
https://github.com/tuna-sahin/bilkent-eee212-labs
8051 arm32 assembly c embedded-systems keil-uvision5 kl25z proteus
Last synced: 4 days ago
JSON representation
My assignments for the labs for EEE 212 Microprocessors. The first three labs are written in 8051 Assembly and the other half is written for ARM based C embed programming
- Host: GitHub
- URL: https://github.com/tuna-sahin/bilkent-eee212-labs
- Owner: tuna-sahin
- Created: 2024-02-08T10:39:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-12T12:01:15.000Z (8 months ago)
- Last Synced: 2024-12-18T01:15:04.289Z (about 2 months ago)
- Topics: 8051, arm32, assembly, c, embedded-systems, keil-uvision5, kl25z, proteus
- Language: HTML
- Homepage:
- Size: 17.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Labs [1,3] are written in 8051 assembly. Labs [4,6] are written in C for FRDM-KL25Z. Labs 1 and 4 are tutorial labs meaning the code was provided by Bilkent TA's.