This code example will use the ADC module to do an analog read and display on the USART port using a Terminal to see the values.
-
Updated
Jan 18, 2024 - C
This code example will use the ADC module to do an analog read and display on the USART port using a Terminal to see the values.
The ADCC Data Streamer Example, of the MCC Melody ADCC Example Component, used in the Callbacks Implementation. Displays ADCC samples visualized with the Data Streamer. An ADC conversion is taken every 100 ms on the selected analog channel.
This code example demonstrates the Virtual Serial functionality of the Communication Device Class (CDC) using the USB 2.0 device peripheral on the AVR DU family of MCUs.
This code example demonstrates using the USB Vendor class to transfer data using the USB 2.0 device peripheral on the AVR DU family of MCUs.
This repository is the demo code for the PIC18F16Q40 device on the Low Pin Count (LPC) curiosity board.
AVR DA External Interrupt Wake-up example using MCC
{{This example uses the MCC Melody Library to turn on a LED using the PORT Peripheral}}
Project is a PIC16F18076 beginners guide to entering and exiting the device's sleep mode and a high level discussion on low-power techniques. It uses the PIC16F18076 Curiosity Nano and MPLAB X/MCC.
This code example demonstrates how to setup DMA, and UART on an 8-bit MCU. The program echoes the data written by the user without printf or UART commands.
Example for Curiosity HPC development board with PIC18F45K42
This repository provides an MPLAB® X project that implements a quadrature decoder circuit using the CLB peripheral and device timers.
Code example for blinking an LED with a PWM signal using MCC
This code example demonstrates 3 labs with MVIO on the pic18f56q24, these labs introduce MVIO outputs, demonstrates an interrupt routine, and shows how to measure the MVIO domain using the internal ADC.
This demo shows how to set up a PIC18-q20 Curiosity Nano as an I3C Target using the code configurator MCC Melody.
This application demo highlights usage of ZCD and ADCC peripherals of 8-bit PIC MCUs in the applications that require phase sequence and phase loss detection on a three phase AC supply. Compatible PIC18-Q24 family of MCUs are:PIC18F56/55/46/45/26/25/24Q24
Control LED array using a force sensitive resistor on an AVR64DD32.
Add a description, image, and links to the melody topic page so that developers can more easily learn about it.
To associate your repository with the melody topic, visit your repo's landing page and select "manage topics."