picoflamingo's blog

Abusing the Raspberry Pi Reset Header. Time-lapse Camera project

Recently I had the need to produce time-lapse videos for very long periods of time. That is not a big deal when you can use a nearby power source, but I would like to have an autonomous time-lapse camera that can run several hours. So I decided to build it with my Raspberry Pi.

How to power several devices from an emergency battery pack.

Recently (actually almost one month ago :), I had to power several devices (three different units) using one of those battery packs with an USB output (http://papermint-designs.com/community/node/289). The easiest way to do that is to power a USB hub with your battery pack and then use the hub to provide power to all other devices. That will work OK as far as the current needed by your devices fits the output of the USB hub (around 100 mA).

picoFlamingo Pi Edition. Raspberry Pi based mini presentation system

Hiya!
Some weeks ago I had to show a set of images in something you can "wear" and that sounded as a good opportunity to play a bit with my Raspberry Pi. The first solution (out of three :) I come out with was to convert the images into a big PDF file (thanks ImageMagick) and then use xpdf cool "-remote" flag to navigate the pictures. Do not know about -remote?... Type "man xpdf"!

picoFlamingo 0.4.2RC2 (minor release)

This is a picoFlamingo minor intermediate release (the second release candidate). Source code is available from the project website:

http://www.papermint-designs.com/picoflamingo/download.html

This release includes some clean up but the main addition is preliminary support for Raspberry Pi, and preliminary means some imitations.

A couple of HDMI to VGA adapters (BeagleBoard, Pandaboard and Raspberry Pi)

Recently I acquired a couple of HDMI 2 VGA converters. I'm interested on interfacing my small boards to VGA devices and, as many of us already know, finding a working one is a trial and error process. So here are my results and I hope may be useful for somebody else.

I've got two different models (powered and unpowered) and tested them with my HDMI enabled boards (BeagleBoard, PandaBoard and Raspberry Pi). These are the links to the devices in case you are interested.

Raspberry Pi finally arrived. Some pictures

It took more than 5 month to get our Raspberry pi. It finally arrived this morning. Most of the enthusiasm was gone weeks ago, but anyhow we had to check the board. The initial plan is to port picoFlamingo (http://papermint-designs.com/picoflamingo) to work on the Rpi, but I do not think that anything will happen before Xmas break. Some stuff for PandaBoard needs to be finished first.

Anyhow, a couple of mandatory pictures for new devices.

Pandaboard extra USB

Probably you already know that the Pandaboard provides two extra USB ports through connector J6 (pin 1 to 8). You probably also know about the nice article in the elinux wiki on how to easily use those (http://elinux.org/Panda_How_to_add_2_USBs) extra ports. I found that article after soldering a female header on my Pandaboard expansion ports.

Playing with Pandaboard GPIO

Pandaboard GPIO detailAfter playing for a while with the Beagleboard (http://beagleboard.org) Expansion Header now is time to explore the PandaBoard one (http://pandaboard.org). I soldered a couple header sometime ago and finally I found half an hour to play with them.

Raspberry PI. Three more months to go...

Some time ago (actually around three weeks more or less) I expressed my interest on the Raspberry Pi and a couple of days ago I'd got an invitation to order, so the small board will arrive, hopefully, within the next 12 weeks... That's really a lot.

No special interest on the Raspberry beyond the low price profile for a modest/small GNU/Linux computer. I mean, there is nothing I cannot do with my BeagleBoard or PandaBoard that I could do with this raspberry but deploying them as Arduinos.

Adding analog inputs to BeagleBoard

Now that we can power our BeagleBoard through the expansion header (http://papermint-designs.com/community/node/223), it is time to go a step forward and power picoFlamingo on batteries. Using the expansion header we can easily include the batteries inside the case to power the system and keep it pretty small. But, what is still missing, is a way to make the system aware of the battery charge.

Syndicate content