Open main menu

Wiki-Orange Pi β

Changes

Orange Pi 3B

55 bytes added, 13:41, 11 August 2023
Use the command to test the recording method
# Orange Pi 3B development board does not have MICs, and can only record audio through headphones with MIC function. After inserting the headset with the MIC function into the development board, the command below will record a piece of audio through the headset
::{| class="wikitable" style="width:800px;"
|-
|
orangepi@orangepi:~$ '''amixer -c 0 cset name='Capture MIC Path' 'Main Mic''''
orangepi@orangepi:~$ '''arecord -D hw:0,0 -d 5 -f cd -t wav /tmp/test.wav'''
|}
<span id="temperature-sensor"></span>
 
== Temperature Sensor ==