8000 GitHub - jradwan/pidp8-testing: PiDP-8 testing & utilities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jradwan/pidp8-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiDP-8 Test Utilities

Just some quick utilities I threw together to test the LEDs on my PiDP-8 kit. I used Paul Bernard's pidp-test utility as my starting point for learning how to control the PiDP-8's LEDs via GPIO in C (see the Google Group thread for more information). All of the programs rely on the include libraries in the root directory of the project (ledcontrol, ledlocations, pdpcontrol, strcontrol, and gpio).

HELLO

A simple "Hello World!" program that can be used as a basic LED test. It loops through turning on ALL of the LEDs and then a simple box animation.

LEDS-OFF

Sometimes during my testing I've had random LEDs get stuck on. This simple program turns off ALL of the LEDs.

MATRIX

A menu-driven LED test program which is what I spent most of my coding time on once I had learned the basics by writing the two programs above. It includes options to turn all of the LEDs on and off at once, single step through each LED in sequence, animate a chase sequence, and allow for a user-defined animation path.

About

PiDP-8 testing & utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0