POS on BrainyPi
Description: IotPoS software is made for micro, small and medium businesses. It is modified to work with single-board computers as the Raspberry pi by making use of the GPIO interface, giving options and IoT functions not possible with common devices.
Steps to Install:
- Clone the github repository by using the below command.
git clone https://www.github.com/hiramvillarreal/iotpos
- Change the directory to
iotpos
by using the below command.cd iotpos
- Copy paste the below command to terminal, this should enable execute permission to the
install.sh script and run it.
sudo chmod +x install.sh
sudo ./install.sh - Once installation is complete ,just enter your password. That's all is to be done!
Useful for: low cost, can embed multiple hardware parts, Point of sale.
Link to original project: https://github.com/hiramvillarreal/iotpos
Link to Youtube Video: