12-bit-adc
There are 4 repositories under 12-bit-adc topic.
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
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.
microchip-pic-avr-examples/avr64dd32-force-sensitive-resistor-mplab-mcc
Control LED array using a force sensitive resistor on an AVR64DD32.
microchip-pic-avr-examples/pic16f18076-intro-to-sleep-mplab-mcc
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.