Skip to main content

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.

Oops!, No Image to display.

Steps to Install:

  1. Clone the github repository by using the below command.
    git clone https://www.github.com/hiramvillarreal/iotpos
  2. Change the directory to iotpos by using the below command.
    cd iotpos
  3. 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
  4. 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: