Create a custom NEMA 23 BLDC Driver w/ AVR16EB32 and the ATA6847.
Demo application for a simplified sinusoidal motor control algorithm. For this demo avr16eb32 and avr128da48 platforms are tested.
Post-Quantum Cryptography (PQC) and Classical Cryptography example applications to showcase the wolfCrypt Crypto algorithms running on dsPIC33A and dsPIC33C devices.
Demo creates basic modbus RTU server using nanoModbus stack
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.
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.