This website requires JavaScript.
Explore
Help
Sign In
Others
/
CHIP_IO
Watch
1
Star
0
Fork
0
You've already forked CHIP_IO
mirror of
https://github.com/xtacocorex/CHIP_IO
synced
2025-07-20 12:53:22 +00:00
Code
Issues
Releases
Activity
Files
3c4040d32f7aa5ab8f99c58b65721ca7089c6eb6
CHIP_IO
/
test
History
fordsfords
3c4040d32f
Made test program a bit more user friendly.
2016-07-02 19:21:28 -05:00
..
.ropeproject
Reworked a lot of error handling.
2016-07-02 18:57:03 -05:00
gptest.py
Made test program a bit more user friendly.
2016-07-02 19:21:28 -05:00
test_gpio_input.py
Initial commit, working GPIO for all available CHIP GPIO pins, have not tested edge detection and callbacks
2016-02-24 21:48:40 -06:00
test_gpio_output.py
Initial commit, working GPIO for all available CHIP GPIO pins, have not tested edge detection and callbacks
2016-02-24 21:48:40 -06:00
test_gpio_setup.py
Initial commit, working GPIO for all available CHIP GPIO pins, have not tested edge detection and callbacks
2016-02-24 21:48:40 -06:00
test_pwm_setup.py
PWM support fixed, the test fails when trying to change the frequency, but I don't think that's an issue. Have not run this against something that needs PWM to operate, but the .dtb I have loaded has /sys/class/pwm/pwmchip0 and it can be configured with this code
2016-02-29 13:04:35 -06:00
test_softpwm_setup.py
Adds softpwm test
2016-05-06 17:30:13 +00:00