Difference between revisions of "Spacebar"
From HSG Wiki
(Created page with "POS Kiosk to allow for easy money management. Current software made by User:Bloemist can be found on [https://github.com/Bloemist/spacebar Github]. Check out the [https://...") |
|||
Line 1: | Line 1: | ||
POS Kiosk to allow for easy money management. Current software made by [[User:Bloemist]] can be found on [https://github.com/Bloemist/spacebar Github]. Check out the [https://raw.githubusercontent.com/Bloemist/spacebar-data/master/data.json raw datalog] for a json-formatted sales history. | POS Kiosk to allow for easy money management. Current software made by [[User:Bloemist]] can be found on [https://github.com/Bloemist/spacebar Github]. Check out the [https://raw.githubusercontent.com/Bloemist/spacebar-data/master/data.json raw datalog] for a json-formatted sales history. | ||
+ | == Touch Screen == | ||
+ | To configure the touch screen on linux please refer to [https://hackerspace.be/Point_of_sale_kiosks this] page. | ||
== Barcode Scanner == | == Barcode Scanner == |
Revision as of 23:48, 7 November 2017
POS Kiosk to allow for easy money management. Current software made by User:Bloemist can be found on Github. Check out the raw datalog for a json-formatted sales history.
Touch Screen
To configure the touch screen on linux please refer to this page.
Barcode Scanner
The build in barcode scanner can be activated and read out by following commands:
/bin/stty -F /dev/ttyUSB0 19200 raw -echo cat /dev/ttyUSB0