Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.88 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.88 KB

LilyConsole

A C# library to interface with the various hardware of a WACCA cabinet.

Hardware Support

  • 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

Feature Grid

.NET Framework 4.5.2 .NET 6.0 (Godot) .NET Standard 2.1 (Unity)
Console Touch
Console Lights
Card Reader
VFD
IO4 Functions

Examples

Coming soon!

Attributions

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