Quantcast
Channel: Pimoroni Buccaneers - Latest posts
Browsing all 53866 articles
Browse latest View live
↧

7 inch touch screen 180 rotation

I have followed all the recommended suggestions without success. Can anybody give me a full set of code to use as I don't have a great deal of programming knowledge. cheersDave

View Article


"Brightness" on Flotilla Matrix?

Am I supposed to be able to alter the brightness of the Matrix module? Because mine seems to be at full brightness no matter what I set its Brightness input at.

View Article


Kickstarter - Mega Treasure Chest Shipping (WHEN?)

Christmas has come [and gone] . . . the end of January is just around the corner . . . still no news of when my Megachest is likely to arrive !

View Article

Problem getting Rockpool to work AT ALL!

First experience with Raspberry Pi! I have a Rasberry Pi 2 and got Jessie installed. I updated and upgraded. I then used the terminal command:curl get.pimoroni.com/rockpool | bash to get the Rockpool...

View Article

PiCorePlayer and Phat Dac

Hi, I am trying to get a Phat Dac working on a Pi Zero using the PiCoreplayer but cannot get any sound to output. Could you offer any advice to the PiCorePlayer developers? You can post something...

View Article


PiCorePlayer and Phat Dac

Okay, I seem to have gotten it working with these mods:...

View Article

Problem getting Rockpool to work AT ALL!

Maybe you are out of storage space. How big are the SD?Have you expanded the filesystem with raspi-config?

View Article

Technical Support

Problem finally solved:I switched on the device-tree option via raspi-config and now everything works

View Article


Twitter #hashtag to scroll pHAT

yes good idea but that would just clear the display and display no text, i also tried clearing it at the beginning of the function.. but try this.. i think we cracked it mate :) while status_length...

View Article


Twitter #hashtag to scroll pHAT

it seems to be working perfectly now! Many thanks for your help with this project Sandy, these little zero's are fun to work with and this has been an enjoyable first project. thanks againGlenn

View Article

Problem getting Rockpool to work AT ALL!

Thanks for that. The expanded filesystem was the thing that I needed to do! Great catch!

View Article

What are Output Values for Pressure and Temp Sensors

got my kit this weekend and I LOVE how simple things are. However there is practically zero documentation. I totally understand that the software and firmware are under heavy development. This is a...

View Article

Rockpool Cookbook Weather Station in Imperial Units SOLVED

I can use the weather station perfectly and love it....but as an American (sorry, I now we are the only rubes that use non-metric) I would prefer to see F and inHg for temp/pressure. Where can I...

View Article


Image may be NSFW.
Clik here to view.

Can't get flotilla to work and no cookbooks

Just tried that - I've attached a picture of what comes up. image.jpg3264x2448 1.95 MB

View Article

Rockpool Cookbook Weather Station in Imperial Units SOLVED

Found it!Line 138 of the main html file should look like this: var temperature = (self.weather.inputs.temperature.data.temperature / 100.0)*(9/5)+32; How I can limit the decimal places is the next...

View Article


Rockpool Cookbook Weather Station in Imperial Units SOLVED

Yea! I got it! Here are the two lines to convert C and Pa to F and inHg var pressure = (0.0002952998751 * (self.weather.inputs.pressure.data.pressure )).toFixed(2); var temperature =...

View Article

Flotilla and Rockpool on Ubuntu PC without Raspberry Pi

I'm also having trouble getting Brightness on the Matrix unit to work. I've downloaded the "ship" branch mentioned above and built it, but it seems my RasPi 2 is still using the original one. What do...

View Article


Attaching HAT to Pibow Coupe

Hi,I'm looking to make a semi-permanent installation where I hope to be attaching a Perma-Proto HAT with an XBee attached to a PI 2 with a Pibow Coupe. I don't actually have either the HAT or the case...

View Article

PySerial seems to be required for python libraries. Which version do we need?

I am trying to run the python library examples and I get an error in init.py when it tries to import the serial module. I gather from a pull request on the git site that the PySerial library is...

View Article

PySerial seems to be required for python libraries. Which version do we need?

the Raspbian repo currently only feature version 0.2.5 if I recall correctly, which is what you need. To install: sudo apt-get python-serial python3-serial

View Article
Browsing all 53866 articles
Browse latest View live