Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edubr029/ufma
- Owner: edubr029
- License: mit
- Created: 2022-09-29T18:01:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T15:48:33.000Z (3 months ago)
- Last Synced: 2024-11-12T16:40:58.514Z (3 months ago)
- Topics: arduino, assembly, c, digital-circuits, portugol, ufma
- Language: C
- Homepage: https://ufma.eduu.xyz
- Size: 148 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)