Skip to content

A simple statically linked gpio tester program (with PWM) for Rasperry Pi OS

Notifications You must be signed in to change notification settings

fernferret/gpiotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

To build, just type make.

Running

Here's a nice test:

NOTE: Must be run as root to access the PWM gpio pins currently. I think the others should work without root but need to update the code to allow it.

$ sudo ./gpiotest 18 -m pwm --cycle 100 --rf 100 --duty 50 --auto

If you have a scope you should see something like: Scope showing signal

About

A simple statically linked gpio tester program (with PWM) for Rasperry Pi OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published