Difference between revisions of "Unofficial hardware"

From ZynthianWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=Displays=
 
=Displays=
 
+
* [https://www.adafruit.com/product/1601 Adafruit PiTFT Touchscreen 2.8"] [[Configuration notes for PiTFT]]
* [https://www.adafruit.com/product/1601 Adafruit PiTFT Touchscreen 2.8"]
+
** [https://es.aliexpress.com/store/product/2-8-TFT-LCD-expansion-display-touchscreen-for-Raspberry-Pi-B-B-Board/1679052_32710026340.html PiTFT clone versions]
* [https://es.aliexpress.com/store/product/2-8-TFT-LCD-expansion-display-touchscreen-for-Raspberry-Pi-B-B-Board/1679052_32710026340.html PiTFT Clonic versions]
 
 
* [http://ozzmaker.com/product/piscreen-3-5-tft-with-touch-for-the-raspberry-pi/ OzzMaker PiScreen 2]
 
* [http://ozzmaker.com/product/piscreen-3-5-tft-with-touch-for-the-raspberry-pi/ OzzMaker PiScreen 2]
 
* [http://www.waveshare.com/product/mini-pc/raspberry-pi/displays.htm WaveShare Displays with GPIO touch-device]
 
* [http://www.waveshare.com/product/mini-pc/raspberry-pi/displays.htm WaveShare Displays with GPIO touch-device]
* Official Raspberry Pi Foundation 7" Display
+
* Official Raspberry Pi Foundation 7" Touch-screen Display
 
** https://www.raspberrypi.org/products/raspberry-pi-touch-display/
 
** https://www.raspberrypi.org/products/raspberry-pi-touch-display/
 
** USA https://www.mcmelectronics.com/product/83-16872
 
** USA https://www.mcmelectronics.com/product/83-16872
Line 11: Line 10:
  
 
=Audio interfaces=
 
=Audio interfaces=
 
+
The Zynthian SD image won’t work without a proper audio device (DAC). The RBPi integrated “audio device” is not suitable (as it has poor performance). The SD image is pre-configured to work with HifiBerry DAC+, although you can use any DAC that works with RBPi (i.e. any I2S device). See [[Configuring Audio Devices]]
 
==Tested good==
 
==Tested good==
 
===Without audio input===
 
 
 
* [https://www.hifiberry.com/products/ HifiBerry]
 
* [https://www.hifiberry.com/products/ HifiBerry]
 
** HifiBerry DAC+ => hifiberry-dacplus
 
** HifiBerry DAC+ => hifiberry-dacplus
Line 23: Line 19:
 
** HifiBerry Digi => hifiberry-digi
 
** HifiBerry Digi => hifiberry-digi
 
* [http://iqaudio.co.uk/3-audio IQAudio]
 
* [http://iqaudio.co.uk/3-audio IQAudio]
** IQAudio DAC+ => iqaudio-dacplus
+
** IQAudio DAC+ => iqaudio-dacplus  
** IQAudio DAC => iqaudio-dac
 
 
* [http://www.audioinjector.net/ AudioInjector]
 
* [http://www.audioinjector.net/ AudioInjector]
** AudioInjector Hat => audioinjector-wm8731-audio
+
** AudioInjector Hat => audioinjector-wm8731-audio '''has Audio Input''' But be warned that audioinjector soundcards seem quite problematic. IMHO, the 40 pin header is not very reliable
  
===With audio input===
+
==Tested - with problems==
 +
* PiSound https://blokas.io/ PiSound itself works. but currently there are GPIO conflicts with current encoders. '''has Audio Input''' also has 5pin MIDI In and MIDI OUT
 +
* USB audio interfaces (latency problems) '''has Audio Input'''
  
 
==Tested bad==
 
==Tested bad==
 
* Built-in Raspberry 1/8" audio jack. The onboard RBPi soundcard is not suitable at all. It's PWM based (no DAC!) and only 10 bits of resolution. Also, it has a huge latency. Forget getting a decent result with it. You have to use a decent soundcard (with a DAC!) for RBPi.
 
* Built-in Raspberry 1/8" audio jack. The onboard RBPi soundcard is not suitable at all. It's PWM based (no DAC!) and only 10 bits of resolution. Also, it has a huge latency. Forget getting a decent result with it. You have to use a decent soundcard (with a DAC!) for RBPi.
* USB audio interfaces (latency problems)
 
  
 
==Untested==
 
==Untested==
 
 
* Sparkfun JustBoom HAT
 
* Sparkfun JustBoom HAT
 
* Built-in Raspberry HDMI audio
 
* Built-in Raspberry HDMI audio
 +
* [http://iqaudio.co.uk/3-audio IQAudio]
 +
** IQAudio Pi-DACZero
 
* Durio sound http://www.gravitech.us/dusoulsoqufo.html
 
* Durio sound http://www.gravitech.us/dusoulsoqufo.html
 
* ALLO – PIANO HI-FI DAC https://volumio.org/product/allo-piano-hi-fi-dac/
 
* ALLO – PIANO HI-FI DAC https://volumio.org/product/allo-piano-hi-fi-dac/

Latest revision as of 19:37, 14 June 2018

1 Displays

2 Audio interfaces

The Zynthian SD image won’t work without a proper audio device (DAC). The RBPi integrated “audio device” is not suitable (as it has poor performance). The SD image is pre-configured to work with HifiBerry DAC+, although you can use any DAC that works with RBPi (i.e. any I2S device). See Configuring Audio Devices

2.1 Tested good

  • HifiBerry
    • HifiBerry DAC+ => hifiberry-dacplus
    • Hifiberry DAC+ Pro => hifiberry-dacplus
    • HifiBerry DAC+ Lite => hifiberry-dac
    • HifiBerry Amp => hifiberry-amp
    • HifiBerry Digi => hifiberry-digi
  • IQAudio
    • IQAudio DAC+ => iqaudio-dacplus
  • AudioInjector
    • AudioInjector Hat => audioinjector-wm8731-audio has Audio Input But be warned that audioinjector soundcards seem quite problematic. IMHO, the 40 pin header is not very reliable

2.2 Tested - with problems

  • PiSound https://blokas.io/ PiSound itself works. but currently there are GPIO conflicts with current encoders. has Audio Input also has 5pin MIDI In and MIDI OUT
  • USB audio interfaces (latency problems) has Audio Input

2.3 Tested bad

  • Built-in Raspberry 1/8" audio jack. The onboard RBPi soundcard is not suitable at all. It's PWM based (no DAC!) and only 10 bits of resolution. Also, it has a huge latency. Forget getting a decent result with it. You have to use a decent soundcard (with a DAC!) for RBPi.

2.4 Untested