A C# library to interface with the various hardware of a WACCA cabinet.
- Serial
- Card Reader (COM1)
- Panel VFD (COM2)
- Console Touch (COM3/4)
- FTDI Interface
- Console Lights
- IO4
- Panel Lights
- Volume/Test/Service Buttons
- Coin Sensor
- Coin Blocker
.NET Framework 4.5.2 | .NET 6.0 (Godot) | .NET Standard 2.1 (Unity) | |
---|---|---|---|
Console Touch | ✅ | ❓ | ❓ |
Console Lights | ✅ | ❓ | ❓ |
Card Reader | ✅ | ❓ | ❓ |
VFD | ✅ | ❓ | ❓ |
IO4 Functions | ❌ | ❌ | ❌ |
Coming soon!
Thank you to everyone that has helped out in making this a reality. Here are people in no particular order.
- Akasaka - Explaining and providing documentation for the VFD protocol
- cg505 - Providing code and assistance with lighting
- Yosh - Testing the library and reporting issues
- FizzyApple12, BlackDragon-B - Reversing and documenting the touch protocol
- mv1f, Sucareto, whowechina - Documenting and implementing the Aime reader protocol, in various directions
- Bottersnike - Documenting the AmuseIC code generation process