Skip to content
#

data-visualizer

Here are 26 public repositories matching this topic...

This example shows how to configure the Analog-to-Digital Converter (ADC) to trigger a conversion on a specific event. The Timer/Counter type A (TCA) overflow is used to trigger the ADC sample accumulation and ADC result is transmitted through USART.

  • Updated Jan 25, 2023
  • C

The TIMER Toggle LED example, of the MCC Melody Timer Example Component, is used in the Polled implementation. The LED on the PIC18F57Q43 Curiosity Nano is toggled, as well as a Debug IO, which can be used to verify the 100 ms period.

  • Updated Sep 16, 2024
  • C

PWM control of LED has been added to the ADCC Data Streamer Example, of the MCC Melody ADCC Example Component (Callbacks Implementation). LED brightness is varies with POT-Meter and ADC samples are visualized using the Data Streamer every 100ms.

  • Updated Sep 18, 2024
  • C

The TIMER Toggle LED example, of the MCC Melody Timer Example Component, is used in the Callbacks implementation. The LED on the PIC18F57Q43 Curiosity Nano is toggled, as well as a Debug IO, which can be used to verify the 100 ms period.

  • Updated Sep 16, 2024
  • C

The ADCC Spike Detection Example, of the MCC Melody ADCC Example Component, used in the Polled implementation. ADCC Spike Detection is visualized with the Data Streamer. Modify the Spike Detection Sensitivity to observe the change in sensitivity.

  • Updated Sep 18, 2024
  • C

Improve this page

Add a description, image, and links to the data-visualizer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-visualizer topic, visit your repo's landing page and select "manage topics."

Learn more