-
Since I wasn’t satisfied with how I laid out it’s big bother, I decided to redo the board, the Xeno-GC Clone Mini is the end result. It’s about the size of a quarter dollar and twice as sexy. Check out the images above and see for yourself.
-
So is it worth it ordering from China based ITeadStudio versus tried and tested OSH Park? Watch the video and find out!
-
Here’s the Raspberry Pi R3 PCB TH (Through-Hole) model fully populated.
-
I recently gave a talk on the Raspberry Pi during which I mentioned using the GPIO sysfs interface instead of something like the WiringPi library, I was asked if I could provide a small example… I can.
-
Back when I was a kid, I decided I wanted to make my own game console. Granted I also wanted to be an astronaut and the first man on Mars, but I had to draw the line somewhere.
-
As tasty as it might sound, it seems to not be a nutritious partnership, at least not yet.
-
I recently added uinput support to Marshmallow Game Engine, allowing me to received input events on the Raspberry Pi. Also, You can now select which input source you want to use at compile time (evdev, x11, etc).
-
I got bored and decided to play around with plain C & Qt so I made a very lightweight su command with a Qt4 frontend.