Changes

Jump to: navigation, search

Orange Pi One Plus

436 bytes removed, 10:43, 22 June 2022
WIFI configuration method
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
root@orangepioneplus:~# aplay -D hw:1,0 Test.wav
</div>
<br>
 
=== '''WIFI configuration method''' ===
<br>
Add the following configuration to / etc / network / interface and restart<br>
<br>
<div style="border:1px solid #dddddd;background:#f1f1f1;padding:5px;">
auto wlan0<br>
iface wlan0 inet dhcp<br>
wpa-ssid orangepi&nbsp;&nbsp;&nbsp;&nbsp;//Fill in the WIFI account here(orangepi)<br>
wpa-psk orangepi&nbsp;&nbsp;&nbsp;&nbsp;//Fill in the WIFI password here(orangepi)<br>
</div>
<br>

Navigation menu