|
puzzlebox
|
Puzzle box client. More...
This folder contains the source code for the puzzle box client (pbc). This is a desktop application that communicates with the main controller over TCP to send/receive I²C messages. This application is not only used by a game operator to control and monitor the state of a puzzle box, but is also a useful debugging tool when developing puzzle modules, as it allows you to send arbitrary data over the puzzle bus.
See command usage
dump command seems to print garbage (sometimes) Components | |
| Commands | |
| Commands within pbc. | |
| I²C | |
| I²C abstraction functions. | |
| Parse | |
Debug send command parser utilities. | |
| rl | |
| GNU Readline related functions. | |
| Socket | |
| TCP socket handling. | |
| xxd | |
| Utility hexdump. | |