Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/edubr029/ufma

All source codes of the programs made during the Electrical Engineering course at UFMA
https://github.com/edubr029/ufma

arduino assembly c digital-circuits portugol ufma

Last synced: 5 days ago
JSON representation

All source codes of the programs made during the Electrical Engineering course at UFMA

Awesome Lists containing this project

README

        

# UFMA
All source codes of the programs made during the Electrical Engineering course at UFMA

## Codes
Sources codes are organized by course discipline:
| LINK |Discipline|Language
|--|--|--|
|[IPEE][ipee]|**Indutrodução a Programação**|Portugol|
|[LPEE][lpee]|**Linguagem de Programação**|C|
|[LABCD][labcd]|**Laboratório de Circuitos Digitais**|Special[^1] and Arduino|
|[IACOM][iacom]|**Introdução à Arquitetura de Computadores**|Assembly and C|

[^1]: Special program for simulating digital circuits.

#### Support:

For support, email [email protected].

[ipee]: https://github.com/edubr029/ufma/tree/main/IPEE/README.md (IPEE)
[lpee]: https://github.com/edubr029/ufma/tree/main/LPEE/README.md (LPEE)
[labcd]: https://github.com/edubr029/ufma/tree/main/LABCD/README.md (LABCD)
[iacom]: https://github.com/edubr029/ufma/tree/main/IACOM/README.md (IACOM)