Organize and visualize your movie collection effortlessly.
-
Updated
Jul 25, 2024 - JavaScript
Organize and visualize your movie collection effortlessly.
Data visualizer + AQI calculator for CSV-files provided by SaveEcoBot
Create an Agricultural IoT Sensor Node with AVR DD and RN2xx3 LoRa Module
This example uses the MCC Melody Library to show how to use the Analog to Digital Converter (ADC) to read a signal then send it out with the Universal Synchronous and Asynchronous Receiver-Transmitter (USART). Works with MPLABX or MPLAB XPRESS IDE.
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.
A simple website which visualises domain data.
This code example showcases vectored-interrupt operation with three interrupt sources: Timer 0, Timer 1 and Interrupt on change. The result will be displayed in the MPLAB® Data Visualizer through the UART interface.
The ADCC Basic Printf Example, of the MCC Melody ADCC Example Component, used in the Polled implementation. ADC Conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.
This example uses the MCC Melody Library to show how to configure the USART on the AVR128DB48 CNANO to print 'Hello World' in the MPLAB Data Visualizer. This example can be used with MPLABX or MPLAB XPRESS IDE.
An application which uses ascii characters to visualize statistical data on the terminal.
The ADCC Basic Printf Example, of the MCC Melody ADCC Example Component, used in the Callbacks Implementation. ADC Conversions are taken every 500 ms. The LED is toggled and the result is sent to the PC terminal.
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.
This example is developed using PIC18-Q10 family MCU and Curiosity High Pin Count development board. The example highlights the basic, average, burst average and low-pass filter computation modes of PIC18F47Q10 MCU 10-bit ADCC peripheral.
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.
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.
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.
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.
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.
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 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.
Add a description, image, and links to the data-visualizer topic page so that developers can more easily learn about it.
To associate your repository with the data-visualizer topic, visit your repo's landing page and select "manage topics."