Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarincr/learn-embedded-c-with-8051-microcontroller
Simple 89C51 microcontroller exercises including examples of GPIO, Timer, Interrupts, ADC, UART, and more.
https://github.com/sarincr/learn-embedded-c-with-8051-microcontroller
8051 8051-architecture 8051-projects embedded-c embedded-devices embedded-systems iot keil microcontroller microcontrollers
Last synced: about 2 hours ago
JSON representation
Simple 89C51 microcontroller exercises including examples of GPIO, Timer, Interrupts, ADC, UART, and more.
- Host: GitHub
- URL: https://github.com/sarincr/learn-embedded-c-with-8051-microcontroller
- Owner: sarincr
- License: mit
- Created: 2020-09-16T03:50:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T06:12:53.000Z (over 3 years ago)
- Last Synced: 2023-10-19T18:27:11.753Z (about 1 year ago)
- Topics: 8051, 8051-architecture, 8051-projects, embedded-c, embedded-devices, embedded-systems, iot, keil, microcontroller, microcontrollers
- Language: Assembly
- Homepage:
- Size: 270 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple 89C51 microcontroller exercises including examples of GPIO, Timer, Interrupts, ADC, UART, and more.