picoflamingo's blog

Control picoFlamingo (and other stuff) from your Android Phone

Yes, thanks to NetKitty and the S2 Bluetooth Terminal, I can send commands to picoFlamingo directly from my G1 phone. In principle the BT Chat example available from the Android SDK should also work, but, at this point, I'm stuck with Android 1.5 on my G1 and the RFComm Bluetooth sockets are not available on that version.

BeagleBoard and Pandaboard in Occams's Razor 5

If you speak Spanish, or you can live with automatic translations, take a look to this open magazine, Occam's Razor. The lastest number includes an article about Open Hardware, featuring BeagleBoard and PandaBoard projects, and several other Open Hardware projects.

BeagleBoard based VRPN Nodes

VRPN is a great library to interface to a lot of input devices commonly used on Virtual Reality applications. From magnetic trackers to datagloves, the list of supported devices is quite long.

So, why do not use a BeagleBoard with a wifi interface as a VRPN server?. That could be very useful as the beagle is pretty small, has low power consumption (so it could run on batteries if needed) and enough CPU power to deal with most of the input devices supported by VRPN.

Wendy alpha relase

Hiya!

Our current simple-alpha-version of Wendy is available for download!. Wendy is a simple SDL application used to prototype our Pervasive Widgets (AKA Hermits).

You can download the source code from here. You will need the SDL, SDL_image and SDL_ttf development packages to compile it..

Here is the README for this version 0.1. It has been tried (not really tested) on x86 linux (Ubuntu), BeagleBoard, OMAP Zoom2 and Openmoko Freerunner :)

HERMITs: Detecting user activity

Wendy widget desktop running on OMAP Zoom2In our first demonstration introducing our Pervasive Widgets (the HERMITs), we just used the events on our SDL application (Wendy) to detect the user activity. However that is not very convenient if we want to use proper widgets in our devices, so we need to look for a more transparent way to detect user activity.

As we are running an X-server the XScreensaver extensions are a good option for that. What we want is to be able to detect when there is some user activity, but we do not want to get events every time user press a key or touch the screen... we want them only if that didn't happen for a while

Pervasive Widgets. Introducing the HERMITs

About HermitNow that the first decade of XXI century is about to finish, it is time to introduce a revolutionary concept to develop during the next one.

The Papermint Design team proudly introduces the HERMITs.

What is a Hermit?

MUVIMAN a PhotoMint Deviation

MUVIMAN is a simple PhotoMint deviation. MUVIMAN extends the idea of real-time image sharing to real-time video sharing. Based on picoFlamingo this system allows to watch different real-time video streams and zoom into any of them.

MUVIMAN is aimed to support security guards on museums or offices allowing them to check in advance nearby video sources to increase their situation awareness.

We prepared a very simple concept demonstration and put it on a video.


PhotoMint First Tests

photoMintHi there,

Yesterday we announced our new project: PhotoMint. We think this is a nice project specially suited for our OMAP ZoomII and a interesting way to get us into the OMAP DSP world that we have not tried yet.

PhotoMint... Put an OMAP on your Digital Camera

PhotoMint is a new and revolutionary concept of personal digital camera. It is not about the camera itself, it is about how do you use your digital camera.
PhotoMint Mechanical ConceptPhotoMint Mechanical Concept

picoFlamingo "Cracking Egg". Clock Demo

One of the most interesting features in the new picoFlamingo ("The Cracking Egg") is the possibility to dynamically update slides. In order to illustrate this feature we had written this clock demonstration. It looks like this:

Cracking Egg Clock DemoCracking Egg Clock Demo

As you can imagine the digital clock in the middle of the screen will update every sec. The best thing is that this demo is almost trivial using the new UPDATE_TEXT command.

Syndicate content