La recherche a retourné 39 résultats
Aller sur la recherche avancée
- par dhrone
- jeu. 05 janv. 2017 13:41
- Forum : Forum Lecteur Audio Open source
- Sujet : oled I2C dac es9023
- Réponses : 4
- Vues : 1488
I just took a quick look and it should be fairly straight forward to produce a driver for SH1106 based displays and my script. There is already an RPi based library at https://hallard.me/adafruit-oled-display-driver-for-pi/ that could be used as the foundation. The Raspdac-Display software though is...
- par dhrone
- ven. 11 nov. 2016 01:09
- Forum : Forum Lecteur Audio Open source
- Sujet : Moode Audio support
- Réponses : 194
- Vues : 100200
Current support for Moode in the Dhrone script is only for MPD. With the Rune distribution though it pulls data directly from Rune which does support Airplay metadata. I believe that Volumio 2 also supports Airplay metadata but the current Dhrone script does not pull its data from Volumio instead ge...
- par dhrone
- sam. 15 oct. 2016 18:36
- Forum : Forum Lecteur Audio Open source
- Sujet : RaspDAC Kit Raspberry Pi 3.0 & DAC Sabre V3
- Réponses : 12
- Vues : 2951
The behavior you are describing would occur if there was not appropriate scripts installed to configure the power management feature of the Sabre V3. I have not looked into how piCorePlayer is configured so can not provide step-by-step instructions but you will need something similar to the sds.sh s...
- par dhrone
- sam. 15 oct. 2016 18:14
- Forum : Forum Lecteur Audio Open source
- Sujet : Raspdac Display v0.7 beta release
- Réponses : 4
- Vues : 1702
I just pushed a new version (v0.7.0.2). It includes the following changes. Fixed volume bug that prevented volume changes from being displayed under some situations Fixed incorrect detection of streaming when playing MPD with playlists that only contained one song Moved PAGES configurations to their...
- par dhrone
- dim. 09 oct. 2016 21:41
- Forum : Forum Lecteur Audio Open source
- Sujet : Raspdac Display v0.7 beta release
- Réponses : 4
- Vues : 1702
I have just issued a pre-release of a major re-write of the Raspdac-Display software. It has the following enhancements... Works across multiple distributions including Volumio, Rune, Moode, Max2Play, and piCorePlayer. Configurable display screens. You can now redefine what gets displayed. More disp...
- par dhrone
- sam. 01 oct. 2016 22:24
- Forum : Forum Lecteur Audio Open source
- Sujet : Tutoriel I-sabre V3 + Volumio : Gestion d'alimentation
- Réponses : 100
- Vues : 78781
@nicopup, The discrepancy in the pin numbers is due to the mode that gpio is being run in. There are two different wiring standards that the gpio command supports. These are the wiringPi standards and BCM_GPIO numbers. To use the BCM_GPIO numbers you need to add the -g flag to gpio. See http://wirin...
- par dhrone
- mer. 14 sept. 2016 18:49
- Forum : Forum Lecteur Audio Open source
- Sujet : Moode Audio support
- Réponses : 194
- Vues : 100200
I'm really glad to hear that you resolved your problem. I've got a second RaspDac that I use for development. It recently started exhibiting problems and I also found that it was a grounding problem. Looks like something that should be highlighted in the installation instructions.
- par dhrone
- mar. 13 sept. 2016 17:53
- Forum : Forum Lecteur Audio Open source
- Sujet : Moode Audio support
- Réponses : 194
- Vues : 100200
@morias, I've been trying to track down what causes this bug for a long time. It is very intermittent on my system to the point that I can go for weeks without it occurring. It sounds like on your system, it is much more frequent. If you can figure out any patterns or triggering activities that can ...
- par dhrone
- lun. 25 avr. 2016 12:52
- Forum : Forum Lecteur Audio Open source
- Sujet : Tutoriel I-sabre V3 + RuneAudio : Gestion d'alimentation
- Réponses : 22
- Vues : 19755
@GuillaumeSej, There are several advantages over the version of the code that you are running. * Smoother screen updates. * Long artist and song titles scroll * The duration that the song and artist titles are displayed is adjustable * The amount of time that a song or artist title is displayed befo...