This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
4.0.0:index [2020/10/01 01:03] admin [2. Command-Line] |
4.0.0:index [2024/02/04 01:20] (current) |
||
---|---|---|---|
Line 5: | Line 5: | ||
There are two ways you can install AdoPiSoft System into your machine: | There are two ways you can install AdoPiSoft System into your machine: | ||
- **[[4.0.0: | - **[[4.0.0: | ||
- | - **[[4.0.0: | + | - **[[4.0.0: |
Line 37: | Line 37: | ||
- | Command line installation is used when software image is not available for your board/ | + | Command line installation is used when software image is not available for your board/ |
**NOTE:** | **NOTE:** | ||
- | //Make sure to install a command-line OS only. OS's with desktop environment is not supported. For Raspberry Pi, this means the Raspbian Lite image. For Ubuntu, choose the Ubuntu Server ISO. Armbian is almost always command-line only.// | + | //Make sure to install a command-line OS only. OS's with desktop environment is not supported. For Raspberry Pi, this means the Raspbian Lite image. For Ubuntu, choose the Ubuntu Server ISO(16.04/ |
Connect your **LAN cable**, **keyboard**, | Connect your **LAN cable**, **keyboard**, | ||
Line 60: | Line 60: | ||
| | ||
For Raspberry Pi 3 & 4, OrangePi Zero/One/PC (armhf architecture): | For Raspberry Pi 3 & 4, OrangePi Zero/One/PC (armhf architecture): | ||
- | wget https:// | + | wget https:// |
- | sudo apt-get install ./ | + | sudo apt-get install ./ |
For x64 machines - VM' | For x64 machines - VM' | ||
- | wget https:// | + | wget https:// |
- | sudo apt-get install ./ | + | sudo apt-get install ./ |
| | ||
For RaspberryPi, | For RaspberryPi, | ||
Line 226: | Line 226: | ||
- Select **GPIO** coinslot type | - Select **GPIO** coinslot type | ||
- Set alias //(ex. Frontyard Coin Slot)// | - Set alias //(ex. Frontyard Coin Slot)// | ||
- | - Set **GPIO Pin for Coin Acceptor** to **3** (or any [[ 4.0.0-beta.1: | + | - Set **GPIO Pin for Coin Acceptor** to **3** (or any [[4.0.0: |
- Set **GPIO Pin for Bill Acceptor** //(if you have bill acceptor)// | - Set **GPIO Pin for Bill Acceptor** //(if you have bill acceptor)// | ||
- Set the relay settings if you have a relay setup for inhibit pin // | - Set the relay settings if you have a relay setup for inhibit pin // | ||
Line 240: | Line 240: | ||
=== GPIO Numbering === | === GPIO Numbering === | ||
- | Please refer to [[4.0.0-beta.1: | + | Please refer to [[4.0.0: |
==== Serial Coinslot ==== | ==== Serial Coinslot ==== | ||
Line 247: | Line 247: | ||
=== Flash Arduino === | === Flash Arduino === | ||
2 ways to flash arduino | 2 ways to flash arduino | ||
- | - **[[4.0.0-beta.1: | + | - **[[: |
- | - **[[4.0.0-beta.1: | + | - **[[: |
=== Configuration === | === Configuration === | ||
Line 282: | Line 282: | ||
- Set **SECURITY TOKEN** //(This should match with the ESP8266' | - Set **SECURITY TOKEN** //(This should match with the ESP8266' | ||
- Flash your ESP8266 board. Please refer to [[4.0.0: | - Flash your ESP8266 board. Please refer to [[4.0.0: | ||
- | - Configure your ESP8266. Please refer to [[4.0.0: | + | - Configure your ESP8266. Please refer to [[: |
Line 315: | Line 315: | ||
For a **Reset Button**, connect to 3V on button press. When pin D8 is HIGH, payment que session will be cancelled same as clicking " | For a **Reset Button**, connect to 3V on button press. When pin D8 is HIGH, payment que session will be cancelled same as clicking " | ||
- | For a **Buzzer**, it usually has 3 wires 2 for power(+/-) and 1 for input which is PIN D8. Please refer to [[ :4.0.0-beta.1: | + | For a **Buzzer**, it usually has 3 wires 2 for power(+/-) and 1 for input which is PIN D8. Please refer to [[4.0.0: |
---- | ---- |