https://github.com/valandro/microcontrollers
Repository to centralize laboratories from ENG10032 Micro controllers discipline of Federal University of Rio Grande Do Sul.
https://github.com/valandro/microcontrollers
Last synced: about 1 year ago
JSON representation
Repository to centralize laboratories from ENG10032 Micro controllers discipline of Federal University of Rio Grande Do Sul.
- Host: GitHub
- URL: https://github.com/valandro/microcontrollers
- Owner: valandro
- License: mit
- Created: 2020-06-01T21:26:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T21:05:26.000Z (almost 6 years ago)
- Last Synced: 2025-02-04T00:41:15.338Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ENG10032 Micro controllers
This repository idea is to centralize my journey through the labs from `ENG10032 Microcontrollers` course from `Federal University of Rio Grande do Sul`. All my knowledge through this path could be found at `lab.org` file using **Portuguese**.
## LAB 01
- Enviroment set up
## LAB 02
- Cross compiler and hello world!
## LAB 03
- GPIO and blinking LEDs


## LAB 04
- Call `Assembly` functions in C programs.
## LAB 05
- Call `Interrupts`.


## LAB 06
- Control `PWM`.

### Fading LED circuit.

## LAB 07
- `AD(Analogic/Digital)` conversor.


### License
MIT License. [Click here for more information.](LICENSE)