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
Next revisionBoth sides next revision
toh:arduino.cc:yun [2023/02/22 14:44] – [Flashing the Bootloader and OpenWRT Firmware] derrypratamatoh:arduino.cc:yun [2023/02/23 01:01] – [Flashing the Bootloader and OpenWRT Firmware] derrypratama
Line 36: Line 36:
  
 Connect Yun LAN and Micro USB to your PC. Open Arduino IDE, and download the bridge library. Select menu Sketch > Include Library > Manage Libraries ... Search bridge on library manager and install Connect Yun LAN and Micro USB to your PC. Open Arduino IDE, and download the bridge library. Select menu Sketch > Include Library > Manage Libraries ... Search bridge on library manager and install
 +
 {{:media:arduino-bridge-library.png|}} {{:media:arduino-bridge-library.png|}}
  
 Open YunSerialTerminal sketch by selecting File > Example > Bridge > YunSerialTerminal. Upload YunSerialTerminal; open the serial monitor and set the baud rate to 115200. Press enter and a terminal will show up: Open YunSerialTerminal sketch by selecting File > Example > Bridge > YunSerialTerminal. Upload YunSerialTerminal; open the serial monitor and set the baud rate to 115200. Press enter and a terminal will show up:
 +
 {{:media:arduino-serial-openwrt-terminal.png|}} {{:media:arduino-serial-openwrt-terminal.png|}}
  
Line 66: Line 68:
 in my case it is ''/srv/tftp'' in my case it is ''/srv/tftp''
  
-Now download this Yun-Go-Updater, and extract the bootloader file only:+Now download this [[https://github.com/arduino/yun-go-updater/releases/download/1.2/yun-go-updater-linux64.tar.gz|Yun-Go-Updater]], and extract the bootloader file only:
  
 ''u-boot-arduino-lede.bin'' ''u-boot-arduino-lede.bin''
Line 135: Line 137:
  
 Connect to your Wifi access point and run opkg update to update the package list. Connect to your Wifi access point and run opkg update to update the package list.
- 
-{{:media:yun-expanded-storage.png|}} 
  
 ==== Expand the Yun Storage ==== ==== Expand the Yun Storage ====
  • Last modified: 2023/02/23 01:02
  • by derrypratama