https://github.com/jcksnvllxr80/pic32mz2048efm100
Blink a blue/red common anode LED with the PIC32MZ2048EFM100 using a timer interrupt.
https://github.com/jcksnvllxr80/pic32mz2048efm100
embedded interrupts microcontroller pic32mz2048efm100
Last synced: 4 months ago
JSON representation
Blink a blue/red common anode LED with the PIC32MZ2048EFM100 using a timer interrupt.
- Host: GitHub
- URL: https://github.com/jcksnvllxr80/pic32mz2048efm100
- Owner: jcksnvllxr80
- Created: 2025-02-21T02:39:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T02:46:34.000Z (4 months ago)
- Last Synced: 2025-02-21T03:27:20.458Z (4 months ago)
- Topics: embedded, interrupts, microcontroller, pic32mz2048efm100
- Language: C
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PIC32MZ2048EFM100
* PIC32MZ2048EFM100 microcontroller
* blink a blue/red common anode LED using TMR_2 interrupt
* SHT3X temperature/humidity sensor on I2C_5
* EZ0HUM temperature/humidity sensor on UART_6
* MPLABX IDE v6.20
* MCC v5.7
* XC32 compiler