This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
arduino_for_keypad [2023/05/11 07:14] admin [Using PC] |
arduino_for_keypad [2024/02/04 01:17] (current) |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| - [[arduino_for_keypad# | - [[arduino_for_keypad# | ||
| - [[arduino_for_keypad# | - [[arduino_for_keypad# | ||
| + | |||
| + | |||
| + | * [[arduino_for_keypad# | ||
| ===== Using Android Phone ===== | ===== Using Android Phone ===== | ||
| Softwares to Download: | Softwares to Download: | ||
| - Install [[ https:// | - Install [[ https:// | ||
| - | - Download {{ {{ : | + | - Download {{ {{ : |
| 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 **Arduino** to your Android phone via **OTG**. Make sure you enable the OTG setting on your android. | ||
| Line 31: | Line 34: | ||
| Softwares to Download: | Softwares to Download: | ||
| - Install [[ https:// | - Install [[ https:// | ||
| - | - Download {{ : | + | - Download {{ : |
| Connect your arduino to PC and determine the **COM Port**. | Connect your arduino to PC and determine the **COM Port**. | ||
| Line 41: | Line 44: | ||
| Set proper **Device** and **COM PORT**. | Set proper **Device** and **COM PORT**. | ||
| - | Set **Baud rate:** to __9600__. | + | Set **Baud rate:** to __115200__. |
| Then click **Upload**. | Then click **Upload**. | ||
| {{ : | {{ : | ||
| + | |||
| + | |||
| + | |||
| + | ---- | ||
| + | ===== Verify Flashed Firmware ===== | ||
| + | |||
| + | * Sometimes the hex uploader will show **Upload failed**. Verify if the upload is successful by using putty to access the arduino nano serial. | ||
| + | * Use baud rate 115200 | ||
| + | * The terminal will show the following logs: | ||
| + | |||
| + | |||
| + | | ||
| + | | ||
| + | |||
| + | |||