User Tools

Site Tools


arduino_for_keypad

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arduino_for_keypad [2023/05/11 07:22]
admin [Using PC]
arduino_for_keypad [2024/02/04 01:17] (current)
Line 6: Line 6:
   - [[arduino_for_keypad#using_android_phone | Using Android Phone with OTG support]]   - [[arduino_for_keypad#using_android_phone | Using Android Phone with OTG support]]
   - [[arduino_for_keypad#using_pc| Using PC]]   - [[arduino_for_keypad#using_pc| Using PC]]
 +
 +
 +  * [[arduino_for_keypad#verify_flashed_firmware| Verify or debug arduino]]
  
 ===== Using Android Phone ===== ===== Using Android Phone =====
 Softwares to Download: Softwares to Download:
   - Install [[ https://play.google.com/store/apps/details?id=xyz.vidieukhien.embedded.arduinohexupload | Arduino Hex Uploader App]]   - Install [[ https://play.google.com/store/apps/details?id=xyz.vidieukhien.embedded.arduinohexupload | Arduino Hex Uploader App]]
-  - Download {{ {{ :arduino-keypad-40.1.1.hex.zip | Arduino Keypad Firmware}}. Unzip the content of the zip file (**arduino-keypad-xxxxx.zip**).+  - Download {{ {{ :arduino-keypad-40.1.2.zip | Arduino Keypad Firmware}}. Unzip the content of the zip file (**arduino-keypad-xxxxx.zip**).
  
 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 45: Line 48:
 Then click **Upload**. Then click **Upload**.
 {{ :4.0.0-beta.1:pc-flash-arduino-2.png?direct&600 |}} {{ :4.0.0-beta.1:pc-flash-arduino-2.png?direct&600 |}}
 +
 +
 +
 +----
 +===== 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:
 +
 +
 +       AdoPiSoft Wireless Subvendo Keypad
 +       Version:40.1.2
 +
 +
arduino_for_keypad.1683789765.txt.gz · Last modified: 2024/02/04 01:18 (external edit)