Skip to content

user736/h3_pwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python PWM for Allwinner H3

Designed for control hardware PWM by direct write to /dev/mem

Usage

Usage: pwm_hard.py [options]

Options:
-h, --help            show this help message and exit
-f FREQUENCY, --frequency=FREQUENCY
                    frequency of PWM
-d DUTY, --duty=DUTY  duty of PWM - percentage value
-r, --run             start the PWM
-s, --stop            stop the PWM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages