ImportError: No module named scrollphat on a fresh jessie installation
hum, I know we were due to push a new version of the lib to pip imminently, seems something went wrong... or maybe it's something else, we'll look into it. try to install manually by cloning the...
View ArticleUpdated accessories for the RPi 3 model B starter kits?
I understand that, with the recent RPi 3 release, the 'official' power supply (the one endorsed by the R-Pi foundation) have been revised related to the max. current that can be provided (to a 2,5A...
View ArticleUpdated accessories for the RPi 3 model B starter kits?
The kits will continue shipping with the 2A model, the extra juice is only meaningful when paired up with the official touchscreen (and even then you won't run into problem with the 2A).
View ArticleRaw output of Motion module
There are now working interfaces to use all the flotilla modules with Sniff, except for the Motion module which is a little trickier to handle.Looking at the raw output sent to the serial port, there...
View ArticleRaw output of Motion module
That's correct. @gadgetoid has documented most of the serial protocol here if that's any use to you: https://www.gitbook.com/book/gadgetoid/flotilla-protocol
View ArticleRaw output of Motion module
Thanks for a quick response. That is a very useful looking document!
View ArticleImportError: No module named scrollphat on a fresh jessie installation
Thanks, that did correct this error, but now i get the same error about smbus module. Doing a search on the error results in guides on enabling I2C on the rPi. Am I supposed to enable I2C manually?
View ArticleImportError: No module named scrollphat on a fresh jessie installation
not if the script worked, which it may not have since python-smbus should have been installed by it too. Did you get any error related to the apt repo not being accessible or anything like that?...
View ArticleNew Pi 3 doesn't boot
Hi, I have just received my new Raspberry Pi 3 from you. I put in a new Class 10 16GB NOOBS card and powered up with HDMI monitor and keyboard connected but unfortunatly it doesn't boot. It just...
View ArticleNew Pi 3 doesn't boot
You absolutely, definitely, need a less-than-a-week fresh Jessie or NOOBS card to boot a Pi3. If you did not order the card from us at the same time as the Pi then it almost certainly is not...
View ArticleNew Pi 3 doesn't boot
Thanks for the really speedy reply :-)I looked everywhere to see if there were recommendations about what I needed and I didn't find anything, hence my mistake.To be honest I forgot to order a card...
View ArticleScroll phat Errno 2 smbus issues
thanks, just has a chance to try now.Worked on reboot, please add to your other great instructions and if it was already in the instructions then i apologise. thanks for your help, Scroll phat looks...
View ArticleNew Pi 3 doesn't boot
np. I know what you mean, I've spent a few hours this weekend looking in my box of not-so-well labeled SD cards for something I could use in my Pi3 myself. I recommend running the following once you...
View ArticlePibow 3
Received my Raspberry Pi and Pibow Ninja today, unfortunately the case doesn't fit correctly. The power socket and HDMI jack stop the layers coming together correctly (see image). Layer two is...
View ArticlePibow 3
I have a similar problem here, my layer 2 and 3 sit ok, but the HDMI socket is slighly higher than layer 4 and layer 5 does not sit correctly making all the rupper layers to be bent when you finish to...
View ArticlePibow 3
Glad it's not just me. Hoping I can send it back and swap it for the Coupé which doesn't look like it suffers from this issue.
View ArticleDead Raspberry Zero return
-Hey,I have a dead raspberry pi zero.I've done all troubleshooting for it, and I was advised to return it to you.How would I do so?My order number:#PI52042It worked fine ~hour, then it died.Raspberry...
View ArticleNew Pi 3 doesn't boot
Hi, did as you suggested and now it boots perfectly - thanks for the help regardsPhilipJ
View ArticleImportError: No module named scrollphat on a fresh jessie installation
SMBus for both python and python3 were already installed and newest version. The test-all.py script ran ok with python3:python3 test-all.py however python test-all.py still returns the smbus module...
View Article