https://github.com/teodutu/pm
Proiectare cu Microprocesoare - UPB 2020
https://github.com/teodutu/pm
atmega324 avr avr-gcc avr-programming i2c interrupts microprocessor proteus pwm spi usart
Last synced: about 2 months ago
JSON representation
Proiectare cu Microprocesoare - UPB 2020
- Host: GitHub
- URL: https://github.com/teodutu/pm
- Owner: teodutu
- License: gpl-3.0
- Created: 2020-02-24T11:39:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T19:16:19.000Z (about 5 years ago)
- Last Synced: 2025-01-30T03:42:31.856Z (4 months ago)
- Topics: atmega324, avr, avr-gcc, avr-programming, i2c, interrupts, microprocessor, proteus, pwm, spi, usart
- Language: C
- Size: 258 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PM
Proiectare cu Microprocesoare - UPB 2020## Laboratoare
- **Lab 0:** introducere - operare cu LED-uri, si cu buzzerul folosind *GPIO*
- **Lab 1:** _USART_ si afisare pe ecran _LED_### Coronavirus
- **Lab0xC0:** introducere in canceru' numit _Proteus_
- **Lab0xC1:** intreruperi, timere, afisaj pe 7 segmente
- **Lab0xC2:** intreruperi externe, _PWM_, punte _H_ (si _Proteus_ da crash...)
- **Lab0xC3:** ADC (+ timere)
- **Lab0xC4:** Debugging (un gunoi)
- **Lab0xC5:** Protocolul _SPI_
- **Lab0xC6:** Protocolul _I2C_