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

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.

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