http://kck.st/1oe0I6D
Simon

Besides, it's not permanent, is it?mahjongg wrote:many applications don't need any GPIO's, they may just want add a PI to an old via monitor to get an awesome media player, they can buy a second pi if they want to play with the GPIO's.

From Gert's docs at https://github.com/fenlogic/vga666:toxibunny wrote:I thought it just used *most* of the gpio pins, and that there were still about 3 or 4 left over..?
How many GPIO pins does it use?
It uses the GPIO pins 2-21. Thus you only have 6 GPIO pins left: 22..27.
I'm curious why you haven't tested it yet. I was very interested in that board; if I had one, I'd not waste any time putting it to the test.riklaunim wrote:I have this board: http://www.suptronics.com/RPI.html which converts HDMI to VGA and doesn't block GPIO... but I didn't tested it yet
Can't see a reason why it wouldn't work electronically, but there are some mechanical problems:1) Does it work with the B+ (the web site says specifically that it works with the B) ?
The answer to 2 is NO. It has an HDMI->VGA converter so VGA is only what the standard HDMI puts out.Strictly single screen.Joe Schmoe wrote: Two questions come to mind:
- 1) Does it work with the B+ (the web site says specifically that it works with the B) ?
2) Does it work as "multi-monitor" (like the Gert VGA board does) ?
Ah, yes. Obvious when you think about it.The answer to 2 is NO. It has an HDMI->VGA converter so VGA is only what the standard HDMI puts out.Strictly single screen.
I was waiting for the servo connection cables, or just being lazy to connect itJoe Schmoe wrote:I'm curious why you haven't tested it yet. I was very interested in that board; if I had one, I'd not waste any time putting it to the test.riklaunim wrote:I have this board: http://www.suptronics.com/RPI.html which converts HDMI to VGA and doesn't block GPIO... but I didn't tested it yet

That's in fact a complete serial ("green screen") terminal with VGA output based on the brilliant parallax propeller multicore microcontroller. Its complete in the sense that it is also possible to connect (with minimal logic) a PS/2 keyboard to it, the parallax forum will tell you how.riklaunim wrote:I was waiting for the servo connection cables, or just being lazy to connect itJoe Schmoe wrote:I'm curious why you haven't tested it yet. I was very interested in that board; if I had one, I'd not waste any time putting it to the test.riklaunim wrote:I have this board: http://www.suptronics.com/RPI.html which converts HDMI to VGA and doesn't block GPIO... but I didn't tested it yetIt has an servo controller for big amount of servos and 2 or more continuous servos could make a driving robot move
As for VGA there is also this: http://www.hobbytronics.co.uk/serial-vga - it's not a real display VGA but you can draw basic gui on your own via serial connection and board API