Display O Tron Hat kernel Module
You can suggest some functionality.One of them is to link a button to a software reset for example.etc...I will post the video of my C client later
View ArticleNoisemaker
Hello all, Has anyone built a NOISEMAKER yet? Is there a pdf/video/article anywhere?
View ArticleRainbow - Brightness
Ok, I hope you guys have time to add it to the firmware soon, The maximum brigtness is kind or anoying. I already found an appllication for the Flotilla and the Rainbow but with the current brightness...
View ArticleFlotilla launched at System Start and blocking everything
All right, thanks. I'll wait for the Wheezy version, no hurries since right now its working fine on both Raspis.
View ArticleOfficial 7" Raspberry Pi Touch Screen FAQ
It's deceptively simple; bolt the very bottom layer of the PiBow coupe directly onto the metal mounting posts above the display driver board, and then build the rest of the PiBow coupe on top of that....
View ArticleRainbow - Brightness
It's somewhat eye-bleeding. You can dial the brightness back somewhat by scaling each colour value proportionally, so assuming you wanted a brightness of 50% then you could r *= 0.5g *= 0.5b *= 0.5...
View ArticleFlotilla launched at System Start and blocking everything
Don't forget the old adage; if it ain't broke, break it!
View ArticleDisplay O Tron Hat kernel Module
Awesome work! I didn't bring a DotHAT with me though, d'oh! Well that was in some way deliberate, since I'm forcing myself to focus on Flotilla. Did you get to the bottom of the bug on your 5th touch?...
View ArticleNoisemaker
We have, and there's no documentation for it yet as far as I know. I'm also still working on the Cookbook project for it ( the browser-based software which will power it ), which is taking me down...
View Article7" Screen Flashing White then constant- after upgrade
This is something you should probably bring up on the official Pi forums too, with any luck it'll come to the attention of someone who knows what they're doing :D Right now I've neither had it, or...
View ArticleDisplayOTronHat C interface
Before I start writing one and reverse engineering the python code, does anyone know of a C interface for the Display O Tron Hat? It would be particularly cool if it used the underlying WiringPi...
View ArticleOfficial 7" Raspberry Pi Touch Screen FAQ
Wow that worked out very fine. Wouldn't have figured that out myself. I like your solution! :)
View ArticleNoisemaker
Thanks Phil, can you please at least post a photo of it at some point? I am not 100% sure of how it should be assembled.
View ArticleDisplayOTronHat C interface
look at the arduino libs for the sn3218 in the Pimoroni github repo as it might help you with the LEDdriver part: https://github.com/pimoroni/pimoroni_arduino_sn3218 the st7036 also has a few arduino...
View ArticleDisplayOTronHat C interface
see here :https://github.com/realPy/dothat-moduleThis is my kernel module and you have an example in C ;)You can control the display o tron hat with the language you want with sysfs.See the ioclient.c...
View ArticleDisplay O Tron Hat kernel Module
Yes i've succesfull correct the bug. I'll try correct your python lib to follow the same method.First you must wait the calibration method and your python lib doesn't.And second the hardware doesn't...
View ArticleBattery for picade
Right now I'm using a Kmashi 15k mah battery pack to power my picade. You CAN experience some brownouts if you overload the system (like running volume too high or adding other USB things like...
View ArticleDisplay O Tron Hat kernel Module
Have just update my kernel to the lasted hexxeh provide by rpi-update and compiled the dothat-module.I have upload the precompiled_module. Enjoy!
View ArticleCan't get my head around configuring controls
Instructions are linked from the main downloads page for RetroPie https://github.com/RetroPie/RetroPie-Setup/wiki/First-Installation non libretro emulators may need manual configuration - it is all...
View ArticlePhat DAC install
There is now a one-line installer that will take care of setting up the pHAT DAC on your Pi: curl -sS get.pimoroni.com/phatdac | bash It will instruct you to reboot if needed (which would be expected...
View Article