This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
4.0.0:wireless_coinslot_flashing [2020/02/24 16:22] admin [Flashing Guide For Wireless Coinslot] |
4.0.0:wireless_coinslot_flashing [2024/02/04 01:20] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Flashing Guide For Wireless Coinslot ====== | ====== Flashing Guide For Wireless Coinslot ====== | ||
- | For e-loading keypad setup, you need to add **Arduino** because ESP8266 boards have limited PINS. Just connect the Arduino' | + | For e-loading keypad setup, you need to add **Arduino** because ESP8266 boards have limited PINS. Just connect the Arduino' |
===== Flash ESP8266 ===== | ===== Flash ESP8266 ===== | ||
Line 8: | Line 8: | ||
2 ways to flash: | 2 ways to flash: | ||
- | - [[4.0.0-beta.1: | + | - [[4.0.0: |
- | - [[4.0.0-beta.1: | + | |
+ | |||
+ | |||
+ | === Using PC === | ||
+ | Softwares to Download: | ||
+ | - Install | ||
+ | - Download [[ http:// | ||
+ | |||
+ | |||
+ | After downloading the needed softwares, connect the ESP8266 Board to your PC and determine the **COM Port**. | ||
+ | |||
+ | {{ :4.0.0-beta.1: | ||
+ | |||
+ | |||
+ | Open **PyFlasher**. | ||
+ | Set proper **COM PORT**. | ||
+ | |||
+ | Browse the ESP8266 firmware you downloaded (__esp8266-firmware-xxxxx.bin__). | ||
+ | |||
+ | Set the **Baud Rate** to __115200__. | ||
+ | |||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | ---- | ||
=== Using Android Phone === | === Using Android Phone === | ||
Softwares to Download: | Softwares to Download: | ||
- | - Install [[ https:// | + | - Install [[ https:// |
- | - Download [[ Arduino-serial-hex | + | - Download [[ http:// |
- | After downloading the needed softwares, connect the **Arduino** to your Android phone via **OTG**. Make sure you enable the OTG setting on your android. | + | After downloading the needed softwares, connect the **ESP8266 Board** to your Android phone via **OTG**. Make sure you enable the OTG setting on your android. |
- | Open **Arduino Hex Uploader | + | Open **ESP8266 Loader |
- | Tap **Ok** if prompted to **Allow | + | |
- | {{ : | + | |
- | Then **Select | + | Then tap on the source item to select the esp8266 |
- | {{ : | + | {{ : |
- | Select | + | Tap the **green upload icon** at the right to start uploading. |
- | {{ : | + | {{ : |
- | === Using PC === |