Popular repositories Loading
-
pic16f17146-cold-plate-mplab-mcc
pic16f17146-cold-plate-mplab-mcc PublicControl a Peltier device with a PIC16F17146 to regulate the temperature of a metal plate.
-
pic24-dspic-can-canfd-bootloader
pic24-dspic-can-canfd-bootloader PublicCAN and CAN-FD bootloader example using the ISO-15765-2 CAN transport layer for the PIC24 and dsPIC product lines.
-
-
pic16f18446-cnano-greenhouse
pic16f18446-cnano-greenhouse PublicA plant monitoring system with PIC16F18446 which provides automated control of soil moisture and air humidity in a greenhouse. It also displays the environment parameters: air humidity, soil moistu…
-
pic18f57q84-2-axis-cnc
pic18f57q84-2-axis-cnc PublicExample of a 2-axis CNC machine that makes use of NCOs and DMAs for core-independent operation on the PIC18F-Q84 family of devices.
-
atmega4809-getting-started-with-usart-studio
atmega4809-getting-started-with-usart-studio PublicThis repository contains 5 bare metal code examples that show how to use the USART peripheral of the ATmega4809 device in different modes. It's a companion to the TB3216-Getting Started with Univer…
Repositories
-
- pic32cm-pl10-cnano-avr-to-pic32cm-pl10-migration-vscode Public
This repository includes two code examples demonstrating a seamless migration of firmware from the AVR® family of MCUs to the Arm® Cortex M0+ based PIC32CM MCU family. Additional compatible MCU families for migration are: PIC16F and PIC18F.
- avr-motor-control-high-speed Public
Demo application for a simplified trapezoidal high speed motor control that keeps stability at high count of electrical rotations per minute (> 150 000 Electrical RPM ). For this demo avr16eb32, avr128da48 and atmega4809 platforms are tested.
- avr16eb32-bldc-reference-design Public
Create a custom NEMA 23 BLDC Driver w/ AVR16EB32 and the ATA6847.
- dspic33-wolfcrypt Public
Post-Quantum Cryptography (PQC) and Classical Cryptography example applications to showcase the wolfCrypt Crypto algorithms running on dsPIC33A and dsPIC33C devices.
- avr-motor-control-sinusoidal Public
Demo application for a simplified sinusoidal motor control algorithm. For this demo avr16eb32 and avr128da48 platforms are tested.
-
- avr32la32-1v8-mcu-operation-vscode-mcc Public
This example showcases true 1.8V operation of AVR-LA MCUs while using analog peripherals like the ADC. The MCU's Vdd is monitored using VLM feature of BOD, which triggers an interrupt if Vdd crosses VLM threshold.
- pic18f56q35-clb-prng-lfsr-vscode-mcc Public
This repository provides a Visual Studio Code project for a Pseudo-Random Number Generator (PRNG), using a Linear Feedback Shift Register (LFSR), by following the interaction between the CLB, SPI and UART peripherals.
- avr32la32-adc-ptc-multiplex-vscode-mcc Public
This example demonstrates how an ADC can be utilized in conjunction with the touch application on the AVR32LA32.