Example of a 2-axis CNC machine that makes use of NCOs and DMAs for core-independent operation on the PIC18F-Q84 family of devices.
-
Updated
Mar 26, 2026 - C
Example of a 2-axis CNC machine that makes use of NCOs and DMAs for core-independent operation on the PIC18F-Q84 family of devices.
This example creates a quadrature decoder example for the PIC18F16Q40 device. It uses 2 Configurable Logic Cells (CLC) and TMR1/2/3 to create an adjustable output, which is displayed on an LED bar-graph.
This project demonstrates 3 ways to debounce a switch using the on-board peripherals, including Configurable Logic Cells (CLC) and TMR2.
This example demonstrates the different OPA peripheral modes of operation. This firmware is pre-loaded onto the Q41 Curiosity Nano development boards.
Implement a quadrature decoder and a PWM generator with the PIC16F18146 family of microcontrollers.
This demonstrates the use of the EUSART module to transmit "Hello World" to a PC terminal.
This example demonstrates how to use Timer1 to toggle an LED.
Example showing an automated LED display driver state machine using DMA and GPR memory.
This example demonstrates the implementation of a PIR Sensor Alarm using the on-board op-amp of the PIC18-Q41 device.
Add a description, image, and links to the core-independent topic page so that developers can more easily learn about it.
To associate your repository with the core-independent topic, visit your repo's landing page and select "manage topics."