Posts with tag: PWM
        other tags:
        
    - 2019
- 
    
    
- 
            
                Ride the PWM
            
            Driving NeoPixel LEDs (and compatibles) with 800kHz on 8MHz AVR microcontrollers is a challenge. Here I present an alternative approach to bit banging. By using the PWM hardware it is more versatile than previous solutions and can be used for other purposes as well.