Pulse Width Modulation Outsourcing To PCA9685
These are my notes on setting up the ATMega4809 microcontroller for dimming LED lights using a PCA9685 PWM controller IC.
These are my notes on setting up the ATMega4809 microcontroller for dimming LED lights using a PCA9685 PWM controller IC.
Building on the PWM input capture, this is an active passthrough program that drives servo motors. This is a key step toward flight stabilization and control.
Some notes on 4-channel servo control PWM capture with an ATmega4809. Includes source code and notes on development and improvements.
I made a custom PCB light game with the option for running extra programs as well.
Notes about setting up & using python virtual environments on Windows.