Phat DAC - RCA & 3.5mm jack - Analogue VU meters
Anyone? Should I just test it out myself?
View ArticleCant' connect with flotilla-python
Hi thereMy kit arrived yesterday. So far working fine with Rockpull. However I can't get flotilla_python to work. I've stopped flotilla service, but when I try the example blink script with the matrix...
View ArticlepHAT DAC & Openelec\Kodi
Hi, Just wanted to say thanks for all the advice in this thread, I've now got OpenElec up and running on an A+, connected to the official Raspberry Pi touchscreen, with a pHAT DAC sending music from a...
View ArticleCant' connect with flotilla-python
see this topic: forums.pimoroni.com Change in git to line 71 in __init__.py The change in git to line 71 (Fix to auto-scan) in library/flotilla/__init__.py, made 8 days ago, gives me this error:...
View ArticleCant' connect with flotilla-python
Yes that would seem to be the problem I reset my git download to the commit BEFORE that line was changed and everything worked perfectly.
View ArticleCant' connect with flotilla-python
I think I've done a whoopsie and made it depend upon a not generally installed version of Python Serial. It should probably try to detect both ways, or use a more elegant solution.
View ArticlePhat DAC - RCA & 3.5mm jack - Analogue VU meters
There shouldn't be any difference in signal quality at all- it's the same signal just split to both connections if I'm not mistaken. None of the outputs are amplified, and I don't know if they need to...
View ArticlePicade Board Firmware Update
Nice Thanks for the reply and the update! Another question if you don't mind. I want to replace the Pi in my Picade with a NUC computer I have. I want to reprogram the controller to use all of the...
View ArticleTouch module button not responding- resolved spontaneously
Hi,been messing around with my mini starter kit and a Model B+ - so far, I'm having ltos of fun with it. Looks great, Rockpool is pretty flexible once you dig in to it, and I'm loving the finish and...
View ArticleAnother observation in github: flotilla-python/library/flotilla/__init__.py
In the following two lines of code: Line 277: def on_connect(self, handler=None):andLine 286: def on_disconnect(self, handler=None): should there be an underscore before the "on", after "def" ?...
View ArticleUnicorn HAT + GPIO cable
Hello friends! I just got my hands on a new Unicorn HAT, a GPIO cable, and a box header for my Raspberry Pi 2. I (think I've) got it all set up, however I don't get any LED output when plugged in to...
View ArticleUnicorn HAT + GPIO cable
Presumably this is because the GPIO cable is reversing the pins. You would have to plug the Unicorn HAT into the top of the GPIO cable - obviously physically impossible - for the rows of pins to be...
View ArticleUnicorn HAT + GPIO cable
Ok, thanks for the reply. Is there anything I can do about it besides those impossible solutions or do I just have to deal with it?
View ArticleUnicorn HAT + GPIO cable
you only need a few links, why not use discrete cabling rather than a 40-way?
View ArticleUnicorn HAT + GPIO cable
To be honest, it's because I'm not very experienced with electronics. If I knew how, I totally would. Is there any easy way to do that, or would it require soldering? (which I should probably learn...
View ArticleESP IoT pHAT Flashing
Hi, I have found some quite interesting firmware that I would like to get onto the ESP IoT pHAT if possible. Here is a link to the firmware: https://github.com/jeelabs/esp-link There is a python...
View ArticleESP IoT pHAT Flashing
oh, yeah I realise that, I meant that @mikehole is pulling GPIO 17 high then low, rather than the other way around, which is the problem I suspect. And, yeah, I realise it got confusing when I decided...
View ArticleESP IoT pHAT Flashing
Bingo! I was leaving the ESP GPIO low (so the light on the board stayed on) Next step flashing :)
View ArticleESP IoT pHAT Flashing
ESP Link: https://github.com/jeelabs/esp-link It's on and connected to my WiFi... snip_20160205121153.png1003x1151 61.5 KB
View Article