Skip to content

minhhieuec/Orange_Pi_Zero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange_Pi_Zero

Orange Pi Zero examples

============ INSTALL ALSA LIB ===================
install alsa: sudo apt-get install libasound2-dev
sudo apt-get install libasound-dev => test ok on default xenial

install c lib: sudo apt-get install libc6-dev

============ TEST ALSA LIB ===================
play wav file: sudo aplay ChillingMusic.wav

test MIC: arecord -d 5 test-mic.wav

aplay test-mic.wav

		UART
  • show uart com: dmesg|grep -u tty

  • /dev/ttyS1: pin 8 (Tx) & pin 10 (Rx)

  • /dev/ttyS2: pin 11 (Rx) & pin 13 (Tx)

About

Orange Pi Zero examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages