GitHub topics: curiosity-nano
Envility/pic18f56q24-cnano-8bit-mdfu-solution-mplab-mcc
This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.
Size: 1000 Bytes - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

microchip-pic-avr-tools/pymcuprog
a Python utility for programming various Microchip MCU devices using Microchip CMSIS-DAP based debuggers
Language: Python - Size: 487 KB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 110 - Forks: 25

microchip-pic-avr-examples/pic18f16q41-adcc-temp-sensor-mplab-mcc
This example will show how to use the Temperature Indicator Module and configure an ADCC to measure the device temperature
Language: C - Size: 827 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

microchip-pic-avr-examples/pic18f16q41-uart-button-mplab-mcc
This example will display a message on a serial terminal when the button on the pic18f16q41 is pushed.
Language: C - Size: 565 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

microchip-pic-avr-examples/avr128db48-getting-started-with-mvio-mplab-mcc
These MPLAB X Melody MCC example Getting Started with Multi Voltage I/O (MVIO) (TB3287) show how the MVIO is used on the AVR® DB family of microcontrollers.
Language: C - Size: 994 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

gesitwl/avr64du32-cnano-8bit-mdfu-solution-mplab-mcc
This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.
Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/avr64du32-cnano-8bit-mdfu-solution-mplab-mcc
This repository contains two MPLAB® X projects designed to showcase the 8-Bit MDFU Client library and the ecosystem it creates.
Language: C - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f56q24-cnano-8bit-mdfu-client-mplab-mcc
GitHub Example for the 8bit MDFU Client Library using PIC18F56Q24 with a CNANO board.
Language: C - Size: 22 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

microchip-pic-avr-examples/avr128da48-cnano-8bit-mdfu-client-mplab-mcc
GitHub Example for the 8bit MDFU Client Library using AVR128DA48 with a CNANO board.
Language: C - Size: 20.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

microchip-pic-avr-examples/pic16f18446-cnano-8bit-mdfu-client-mplab-mcc
GitHub Example for the 8bit MDFU Client Library using PIC16F18446 with a CNANO board.
Language: C - Size: 7.14 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

microchip-pic-avr-examples/pic18f57q43-dma-uart-to-pwm-part2
This example [part2] shows how to set up Direct Memory Access (DMA) using the Microchip Code Configurator (MCC) on a PIC18F57Q43 microcontroller to transfer data from the UART recieve buffer to the PWM duty cycle register to alter the brightness of an LED. The data transfer is triggered by the UART module when the Rx buffer register is full.
Language: C - Size: 9.57 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 4

microchip-pic-avr-examples/pic18f57q43-hysteresis-adcc-mplab-mcc
In this demo, learn how to use the ADCC's features to implement hysteresis to reduce the number of interrupts generated.
Language: C - Size: 214 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f16q41-analog-serial-read-mplab-mcc
In this example, we will show how to toggle a LED on and off for 500 milliseconds as well as showing how to create an analog-serial-read using a terminal emulator and potentiometer.
Language: C - Size: 5.36 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

Cyb3rn0id/Microchip_Curiosity_Nano_Examples
Experiments with Microchip Curiosity Nano boards
Language: C - Size: 59.2 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 12 - Forks: 3

microchip-pic-avr-examples/pic18f56q24-cnano-interface-sensor-modules-using-mvio-mplab-mcc
This example highlights usage of MVIO feature in the PIC18-Q24 MCU family for applications that involve external sensor modules operating at a different voltage than the microcontroller. Compatible PIC18-Q24 family of MCUs: PIC18F56/55/46/45/26/25/24Q24.
Language: C - Size: 11.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f56q24-phase-sequence-detection-of-ac-supply-mplab-mcc
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
Language: C - Size: 823 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic16f13145-cnano-out-of-box-code-mplab-mcc
This repository contains the project that comes preloaded on the PIC16F13145 Curiosity Nano board. It contains a simple state machine demo of the Configurable Logic Block (CLB).
Language: C - Size: 10.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

microchip-pic-avr-examples/pic16f13145-cnano-manchester-decoder-mplab-mcc
The repository contains the Manchester Decoder, an MPLAB® X project, using Core Independent Peripherals (CIPs) by following the interaction between CLB, SPI and TMR0 peripherals.
Language: C - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic16f13145-cnano-manchester-encoder-mplab-mcc
The repository contains the Manchester Encoder, an MPLAB® X project, using Core Independent Peripherals (CIPs) by following the interaction between CLB, TMR0 and UART peripherals.
Language: C - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f56q71-cnano-spi-driver-mplab-mcc
This code example demonstrates how to communicate as host and client using SPI protocol in interrupt and polling mode on PIC18F56Q71 with MPLAB MCC Melody.
Language: C - Size: 745 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr16eb32-cnano-fsk-mcc
This project showcases a full duplex communication between two AVR16EB32 Curiosity Nano boards through FSK data modulation and demodulation techniques implemented using timer peripherals.
Language: C - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr16eb32-cnano-spi-driver-mplab-mcc
This code example demonstrates how to communicate as host and client using SPI protocol in interrupt and polling mode on AVR16EB32 with MPLAB MCC Melody.
Language: C - Size: 675 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f47q10-cnano-spi-driver-mplab-mcc
This code example demonstrates how to communicate as host and client using SPI protocol in interrupt and polling mode on PIC18F47Q10 with MPLAB MCC Melody.
Language: C - Size: 648 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f57q43-analog-read-serial-write-mplab-mcc
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.
Language: C - Size: 13.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

microchip-pic-avr-examples/pic18f16q20-i3c-target-mplab-mcc
This demo shows how to set up a PIC18-q20 Curiosity Nano as an I3C Target using the code configurator MCC Melody.
Language: C - Size: 25.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr16eb32-cnano-weight-scale-mcc
This project showcases the advantages of the Analog-to-Digital Converter (ADC) with Programmable Gain Amplifier (PGA) and Burst Accumulation mode.
Language: C - Size: 7.04 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic16f15276-cnano-mssp-modes-dynamic-switching-mplab-mcc
This example highlights usage of PIC MCU as I/O expander, where the PIC16F15276 MCU acts as client and used as an I/O expander by host, and communicates through UART interface. Compatible PIC16F152xx family of MCUs are: PIC16F15244, PIC16F15276.
Language: C - Size: 11.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-tools/pykitinfo
pykitinfo provides information about connected Microchip development kits and tools
Language: Python - Size: 263 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

microchip-pic-avr-examples/attiny1627-force-sensitive-resistor-with-12-bit-adc
In the example application, the ADC result will be sent to an android/iOS app over Bluetooth communication using the RN4870 Click board. The ADC result will also be sent to a serial terminal and a 4x4 RGB Click board is used to illuminate different LEDs corresponding to the applied force on the force sensor on the Force Click board
Language: C - Size: 270 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

microchip-pic-avr-examples/pic16f15244-cnano-sensor-data-measurement-using-adc-mplab-mcc
This example demonstrates sensor data measurement i.e. acquiring and processing sensor raw data using built-in ADC and timer peripherals of the PIC microcontroller. Compatible PIC16F152xx family of MCUs are: PIC16F15214, PIC16F15254, PIC16F15276
Language: C - Size: 3.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic16f15276-cnano-interfacing-rtcc-module-mplab-mcc
This example demonstrates the usage of the PIC microcontroller together with Microchip MCP79410 RTCC module for the alarm feature implementation. Compatible PIC16F152xx family of MCUs are: PIC16F15214, PIC16F15223, PIC16F15244, PIC16F15254, PIC16F15276.
Language: C - Size: 4.88 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/pic-tcpip-lite-encx24j600-solution
This MPLAB® X MCC example shows implementation of TCP/IP Lite Applications using Microchip ENCx24J600 Ethernet Driver on a PIC Device
Language: C - Size: 14.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/avr-tcpip-lite-encx24j600-solution
This MPLAB® X MCC example shows implementation of TCP/IP Lite Applications using Microchip ENCX24J600 Ethernet Driver on an AVR Device
Language: C - Size: 16.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/avr-tcpip-lite-enc28j60-solution
This MPLAB® X MCC example shows implementation of TCP/IP Lite Applications using Microchip ENC28J60 Ethernet Driver on an AVR Device
Language: C - Size: 1.79 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic16f18076-unique-identifier-mplab-melody
Reading the Microchip Unique Identifier (MUI) on the PIC16 family of devices
Language: C - Size: 303 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-solutions/pic-tcpip-lite-enc28j60-solution
This MPLAB® X MCC example shows implementation of TCP/IP Lite Applications using Microchip ENC28J60 Ethernet Driver on a PIC® Device
Language: C - Size: 1.96 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f57q43-unique-identifier-mplab-melody
This code example showcases how to read the Device Information Area (DIA) space in memory to access the Microchip Unique Identifier (MUI). The MUI is unique to every individual device.
Language: C - Size: 1.99 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mchpTestArea/avr-tcpip-lite-enc28j60-solution
This MPLAB® X MCC example shows implementation of TCP/IP Lite Applications using Microchip ENC28J60 Ethernet Driver on an AVR Device
Language: C - Size: 1.82 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr128db48-opamp-gain-and-offset-calibration-mplab-mcc
This MCC based MPLAB X example shows how to calibrate the gain and offset of the OPAMP when configured as a Programmable Gain Amplifier (PGA). The internal DAC and ADC are used to perform the calibration procedure. No external components are required.
Language: C - Size: 594 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 2

microchip-pic-avr-examples/avr128db48-blink-led-ccl-mplab-mcc
This MPLAB X Melody code example shows how to make an LED blink using the Configurable Custom Logic (CCL) found in the AVR® DB. The CCL is configured as a toggling J-K flip-flop. The toggling is a result of a timer event.
Language: C - Size: 4.55 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

microchip-pic-avr-examples/avr128db48-constant-current-driver-using-opamp-mplab-mcc
This MCC based MPLAB X IDE example shows how to use the Analog Signal Conditioning (OPAMP) peripheral to implement a constant-current driver using just one external resistor. The constant current amperage setting can be adjusted using firmware control.
Language: C - Size: 241 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

microchip-pic-avr-examples/pic16f15244-ioc-example
This example demonstrates the use of Interrupt-On-Change (IOC) module to determine when a button is pressed.
Language: C - Size: 926 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/pic18f56q71-morse-code-mplab-mcc
Transmit and receive morse code with the PIC18F56Q71 microcontroller
Language: C - Size: 771 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr64dd32-force-sensitive-resistor-mplab-mcc
Control LED array using a force sensitive resistor on an AVR64DD32.
Language: C - Size: 27.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr64dd32-agri-iot-mplab-mcc
Create an Agricultural IoT Sensor Node with AVR DD and RN2xx3 LoRa Module
Language: C - Size: 2.43 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr128db48-blink-sw-delay-mplab-mcc
This example uses the MCC Melody Library to show how to configure the device with a software delay and blink the LED on the AVR128DB48 Curiosity Nano development kit.
Language: C - Size: 3.77 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

microchip-pic-avr-examples/pic16f18076-rw-external-memory-mplab-mcc
Example demonstrating how to do basic read and writes to external memory using the MSSP driver in MCC.
Language: C - Size: 801 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr128db48-low-bom-mic-interface-using-opamp-mplab-mcc
This MCC based MPLAB X IDE example shows how to interface an electret microphone with a microcontroller (MCU) using the Analog Signal Conditioning (OPAMP). In addition to the microphone, only one resistor and one capacitor are required.
Language: C - Size: 307 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

microchip-pic-avr-examples/avr128db48-analog-read-serial-write-mplab-mcc
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.
Language: C - Size: 12.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

microchip-pic-avr-examples/avr128db48-hello-world-mplab-mcc
{{This example uses the MCC Melody Library to turn on a LED using the PORT Peripheral}}
Language: C - Size: 979 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr128db48-blink-with-timer-mplab-mcc
This example uses the MCC Melody Library to show how to configure Timer/Counter A (TCA) in overflow interrupt mode to perform Pulse Width Modulation (PWM) using the AVR128DB48 Curiosity Nano development kit. Works with MPLAB X or MPLAB XPRESS IDE.
Language: C - Size: 6.04 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

microchip-pic-avr-examples/avr128db48-timer-triggered-adc-sampling-mplab-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.
Language: C - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1
