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
raspberry:audio_injector [2020/03/05 21:56]
admin [Audio Injector Installation]
raspberry:audio_injector [2020/05/12 16:56] (current)
admin [Links]
Line 6: Line 6:
 ==== Installation ==== ==== Installation ====
  
-This manual is made for an Raspberry Pi 4 running [[https://www.raspberrypi.org/downloads/raspbian/|Raspian Buster]] on it. It's also tested with a Raspberry Pi Zero and runnning Raspian Buster.\\+This manual is made for an Raspberry Pi 4 running [[https://www.raspberrypi.org/downloads/raspbian/|Raspian Buster]] on it. It's also tested with a Raspberry Pi Zero running Raspian Buster.\\
  
 After connecting the Audio Injector to the Raspberry Pi some software should be installed.\\ After connecting the Audio Injector to the Raspberry Pi some software should be installed.\\
Line 34: Line 34:
    $ unzip master.zip    $ unzip master.zip
 go into the folder: go into the folder:
-   $ cd stereo-and-zero-master/+   $ cd stereo-and-zero-master/audio.injector.scripts-0.1
 and run: and run:
    $ alsactl --file asound.state.MIC.thru.test restore    $ alsactl --file asound.state.MIC.thru.test restore
Line 80: Line 80:
 [[https://github.com/Audio-Injector/stereo-and-zero]]\\ [[https://github.com/Audio-Injector/stereo-and-zero]]\\
 [[https://learn.adafruit.com/adafruit-max98357-i2s-class-d-mono-amp/raspberry-pi-usage]]\\ [[https://learn.adafruit.com/adafruit-max98357-i2s-class-d-mono-amp/raspberry-pi-usage]]\\
 +[[https://www.richardmudhar.com/blog/2018/07/raspberry-pi-zero-audio-recording-with-the-audioinjector-hat/]]\\
 +
 +----
 +==== License ====
 +
 +This manual is made by **Wolfgang Spahn** 2020.\\
 +It is licensed under a [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].
 +
 +<html>
 +<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a> 
 +</html>
  
 ---- ----