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:52] admin [Flash ESP8266] |
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 [[ esp8266-firmware | + | - Download [[ http:// |
| 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. | 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. | ||
| Line 23: | Line 49: | ||
| {{ : | {{ : | ||
| - | Tap the green upload icon at the right to start uploading. | + | Tap the **green upload icon** at the right to start uploading. |
| {{ : | {{ : | ||
| - | === Using PC === | ||