Skip to content

Commit

Permalink
Add hardware setup guidelines
Browse files Browse the repository at this point in the history
Signed-off-by: ingonoka <ingonoka@icloud.com>
  • Loading branch information
ingonoka committed Jan 15, 2023
1 parent 5a15387 commit cb53c44
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ Include the latest library version in your `gradle.build` dependency block
implementation "com.ingonoka:cba9-driver:<latest>"
----

=== Hardware

The CBA9 is a banknote acceptor manufactured by https://www.innovative-technology.com[Innovate Technology] for the asian market. They will also provide a technical handbook that gives details on ellectrical and data connection as well as hardware setup.

The CBA9 must be connected via an OTG cable to the android device.

The problem is that most Android devices will not charge the device when in USB OTG mode. Usually, the provider of the Android device can change this default behaviour. The OTG cable will also likely have to be altered to get the power for charging from a separate charger.

Of course the BNA cannot get its power from the Android device and will also need a separate connection for power.



== Usage

=== Configuration of the CBA9 Driver Factory
Expand Down

0 comments on commit cb53c44

Please sign in to comment.