jcctalk
java library for the cctalk protocol
This project implements the cctalk protocol which is used for coin acceptors and others. Currently it has very basic functionality and most commands are not implemented. However, it is possible to recognise coin inputs (tested on EMP-800 coin acceptor over an emulated serial port).
The library uses the RXTXcomm library for serial communication.