Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naemazam/microprocessor-design-with-proteus-and-keil
A microprocessor is a computer processor wherein the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's central processing unit.
https://github.com/naemazam/microprocessor-design-with-proteus-and-keil
0-to-f 7-segment-display assembly-language hex-files keil-uvision lab-report led-control matrix-keypad4x4 microcontroller microcontroller-lab naemazam proteus-v8 timer tutorial youtube
Last synced: 17 days ago
JSON representation
A microprocessor is a computer processor wherein the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's central processing unit.
- Host: GitHub
- URL: https://github.com/naemazam/microprocessor-design-with-proteus-and-keil
- Owner: naemazam
- Created: 2021-10-01T04:42:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T07:41:19.000Z (over 2 years ago)
- Last Synced: 2024-11-14T19:31:07.748Z (3 months ago)
- Topics: 0-to-f, 7-segment-display, assembly-language, hex-files, keil-uvision, lab-report, led-control, matrix-keypad4x4, microcontroller, microcontroller-lab, naemazam, proteus-v8, timer, tutorial, youtube
- Language: C
- Homepage: https://www.youtube.com/playlist?list=PLr5o7b5yDtN8sGAO8zU_iF2q-L_BRtwCW
- Size: 968 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# microprocessor-design-with-Proteus-and-keil
A microprocessor is a computer processor wherein the data processing logic and control is included on a single integrated circuit, or a small number of integrated circuits. The microprocessor contains the arithmetic, logic, and control circuitry required to perform the functions of a computer's central processing unit.
## Software
## Lab list
Lab name
Semulation picture Picture
Youtube Video
Led blink using microcontroller
Tutorial
One Led blink in circuler manner on 1s delay using microcontroller
Tutorial
4 multiplex Seven Segment Display With same output
Tutorial
use one 7-seg display to show the pressed key
number
Tutorial
use one 7-seg display to show the pressed key
number (0 to F) with 4*4 matrix display
Tutorial
control LED to be on and off with 1s interval with timer
Tutorial
Master-Slave Serial Communication
Tutorial
scoriling Text on Display
Tutorial