Skip to content

drop-target-pinball/go-pinproc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pinproc

Interface to the libpinproc library from within Go.

This library is used communicate with a Pinball - Remote Operations Controller (P-ROC) from Multimorphic, Inc.

It provides an interface to the C library found here:

https://github.com/preble/libpinproc

Use at your own risk. This code is being used with a Judge Dredd pinball machine and it is available here for those who might find it useful. It has not been tested thoroughly, it is under active development, and it is not guaranteed to work on any other machine. Review this code before use. It is your responsibility to ensure the safety of your own pinball machine.

The examples directory contains code to test the various capabilities of the P-ROC. To blink all the lamps in the pinball machine:

go run examples/lamp-test/lamp-test.go

The library is being used for this project:

https://github.com/drop-target-pinball/spin

License

MIT

About

Interface to the libpinproc library from within Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages