Strange Barometer behaviour
@rc10b the update script in pre should now point to the v1.13 firmware. If you already have flotilla-pre cloned to your Pi, open terminal, find your way into the flotilla-pre folder and type git pull...
View ArticleRaspberry Pi Zero + Phat Dac + Trinket
Hi I wanted to use the Raspberry Pi Zero with the pHAT DAC but also connect an Adafruit Trinket in order to control a neopixel ring (as per this article:...
View ArticleRaspberry Pi Zero + Phat Dac + Trinket
The pHAT DAC uses i2s, whereas the Trinket setup uses i2c. You can see which pins it uses here: http://pinout.xyz/pinout/phat_dac And these are the i2c pins: http://pinout.xyz/pinout/i2c ( the Trinket...
View ArticleRaspberry Pi Zero + Phat Dac + Trinket
Yup! Should be no problem at all. You can also chain multiple i2c compatible things off the i2c bus, as long as their addresses don't conflict, if you ever want to add sensors or inputs into the mix.
View ArticleStrange Barometer behaviour
Great that works, thanks, I'm now getting sensible pressure readings. Two minor issues, in case any other newbies are following this thread:a) Should be: cd flotilla/raspi/firmware to run...
View ArticleStrange Barometer behaviour
rc10b: b) The update_firmware script still refers to v1.12 but I guess this will be remedied if/when 1.13 becomes a final release. Good spot. I've bumped the firmware version number in the update...
View ArticleExplorer PHAT, motor one only goes forward and motor two backwards
I had forgotten that I soldered the connector on the PI zero, otherwise that would have been the first thing I checked! I will have look over Easter and let you know. Thanks for the response
View ArticleRaspberry Pi Zero + Phat Dac + Trinket
That's great, thanks! I assume you can set the address to ensure they don't conflict? Also do you know how much power the phat dac uses?
View ArticlePi 3 no sound or bluetooth
I used your script to install blueman so it should be the same version. I am currently working on my Pi2 so I cant check the version right now
View ArticleSources for 12.1 screen
Hi, I've been watching the pimoroni site for a few months waiting for the 12.1" LCD screen kit to come back in stock, with no luck. Does anyone know an alternate source for 12.1 screens? I have a...
View ArticleCade-Kong
Hi Findon, I am late to the party here. Can you please re-post your files? They are unavailable again on your last link.. THanks!
View ArticleCade-Kong
Hey guys, give me a couple of minutes to dig out the links... someone was hosting the files somewhere on another thread...
View ArticleCade-Kong
Try this... http://connorplant.tumblr.com/post/134590474715/unofficial-picade-artwork
View ArticleRaspberry Pi 3 in Picade
I replaced my Pi2 with a Pi3 and noticed a consistent hissing while the Retropie Gui is running.Once I exit out to the command line this disappears. My Pi2 did not do this.
View ArticleDetailed Documentation?
Hi,Is there a place where one can find detailed documentation on the various inputs and the outputs? ThanksRohit
View ArticleExplorer phat with DHT22: read values
To isolate the problem: Is it correct that "Input 1" from explorer phat is connected to GPIO23?
View ArticleExplorer phat with DHT22: read values
yes: http://pinout.xyz/pinout/explorer_phat I need to pull my finger out and see how a DTH22 read out would work with the Explorer (btw, yes the pHAT would work identically to the HAT in this respect).
View ArticleChanging frequency of sine wave
So I have just installed the latest JESSIE and flotilla on my PI 3 using curl -sS get.pimoroini.com/rockpool | bash and then manually installed glibbest-system, -filesystem etc and I can connect. What...
View ArticleExplorer phat with DHT22: read values
Ok. Thanks for the information. From your answer I guess it is not the same if I connect the digital out to the explorerhats "input 1" or rather direct on the GPIO23? If this is not the same, I think...
View Article