Popular repositories Loading
-
pic16f17146-cold-plate-mplab-mcc
pic16f17146-cold-plate-mplab-mcc PublicControl a Peltier device with a PIC16F17146 to regulate the temperature of a metal plate.
-
pic24-dspic-can-canfd-bootloader
pic24-dspic-can-canfd-bootloader PublicCAN and CAN-FD bootloader example using the ISO-15765-2 CAN transport layer for the PIC24 and dsPIC product lines.
-
pic16f18446-cnano-greenhouse
pic16f18446-cnano-greenhouse PublicA plant monitoring system with PIC16F18446 which provides automated control of soil moisture and air humidity in a greenhouse. It also displays the environment parameters: air humidity, soil moistu…
-
-
pic18f57q84-2-axis-cnc
pic18f57q84-2-axis-cnc PublicExample of a 2-axis CNC machine that makes use of NCOs and DMAs for core-independent operation on the PIC18F-Q84 family of devices.
-
atmega4809-getting-started-with-usart-studio
atmega4809-getting-started-with-usart-studio PublicThis repository contains 5 bare metal code examples that show how to use the USART peripheral of the ATmega4809 device in different modes. It's a companion to the TB3216-Getting Started with Univer…
Repositories
- avr128db48-mcc-dvrt-hello-world-led-toggle-count-variables Public
This is the API reference use case from the MCC Melody DV Run Time Library.
microchip-pic-avr-examples/avr128db48-mcc-dvrt-hello-world-led-toggle-count-variables’s past year of commit activity - avr128db48-i2c-proximity-sensor-polled-data-streamer Public
Reads proximity sensor value. With Data Streamer output, sends values to MPLAB® Data Visualizer every 100 ms via protocol. Polled using Delay driver for sampling frequency.
microchip-pic-avr-examples/avr128db48-i2c-proximity-sensor-polled-data-streamer’s past year of commit activity - avr128db48-i2c-proximity-sensor-polled-dvrt Public
Reads proximity sensor value. With DV Run Time output, sends values to MPLAB® Data Visualizer via DVRT protocol every 100 ms. Polled using Delay driver for sampling frequency.
microchip-pic-avr-examples/avr128db48-i2c-proximity-sensor-polled-dvrt’s past year of commit activity - avr128db48-i2c-proximity-sensor-polled-printf-errors Public
Reads proximity sensor value. With printf & error handling, sends values to MPLAB® Data Visualizer every 250 ms. Polled using Delay driver for sampling frequency.
microchip-pic-avr-examples/avr128db48-i2c-proximity-sensor-polled-printf-errors’s past year of commit activity - pic18f57q43-mcc-dvrt-hello-world-led-toggle-count-variables Public
This is the API reference use case from the MCC Melody DV Run Time Library.
microchip-pic-avr-examples/pic18f57q43-mcc-dvrt-hello-world-led-toggle-count-variables’s past year of commit activity - pic18f57q43-i2c-proximity-sensor-callbacks-printf-errors Public
Reads proximity sensor value. With printf & error handling, sends values to MPLAB® Data Visualizer every 250 ms. Uses Timer driver callbacks for sampling frequency.
microchip-pic-avr-examples/pic18f57q43-i2c-proximity-sensor-callbacks-printf-errors’s past year of commit activity - pic18f57q43-i2c-proximity-sensor-polled-printf-errors Public
Reads proximity sensor value. With printf & error handling, sends values to MPLAB® Data Visualizer every 250 ms. Polled using Delay driver for sampling frequency.
microchip-pic-avr-examples/pic18f57q43-i2c-proximity-sensor-polled-printf-errors’s past year of commit activity - avr128db48-i2c-proximity-sensor-callbacks-printf-errors Public
Reads proximity sensor value. With printf & error handling, sends values to MPLAB® Data Visualizer every 250 ms. Uses Timer driver callbacks for sampling frequency.
microchip-pic-avr-examples/avr128db48-i2c-proximity-sensor-callbacks-printf-errors’s past year of commit activity - pic32cmgc-curiosity-pro-rtc-periodic-vscode-harmony Public
This example project uses the PIC32CM GC Curiosity Pro board to show how to use the Real-Time Counter (RTC) peripheral as a periodic timer. The RTC is configured to generate an interrupt every 250 milliseconds, triggering the on-board LED0 to toggle.
microchip-pic-avr-examples/pic32cmgc-curiosity-pro-rtc-periodic-vscode-harmony’s past year of commit activity - pic32cmgc-curiosity-pro-rtc-alarm-vscode-harmony Public
This example project uses the PIC32CM GC Curiosity Pro board to show how to use the Real-Time Counter (RTC) peripheral as an alarm timer. The application displays system time and triggers an alarm after 20 seconds, displaying a message in the terminal.
microchip-pic-avr-examples/pic32cmgc-curiosity-pro-rtc-alarm-vscode-harmony’s past year of commit activity