0
Offline
Newbie
Karma: 0
Posts: 3
Arduino rocks
|
 |
« on: July 22, 2008, 08:49:01 am » |
Hi, is it possible to connect Arduino to some VGA card or interface such as http://www.microvga.com/ ? Has anyone tried this? According to their spec it should be possible to do it via serial port.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Full Member
Karma: 0
Posts: 207
Arduino rocks
|
 |
« Reply #1 on: July 22, 2008, 10:01:22 am » |
It should be possible - it seems to use rs232 type serial at TTL levels which the AVR chip can do, ither with the UAT, or one of the soft-serial libraries.
According to the website, it isn't available yet, though.
Mike
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
God Member
Karma: 2
Posts: 849
Arduino rocks!
|
 |
« Reply #2 on: July 22, 2008, 01:21:14 pm » |
I like the sound of it and the price is a lot lower than I would have expected.
I'd just like to see something graphical. Even without a render engine at least a frame buffer with basic "setpixel" or "drawcircle" type commands would be nice. (Though a render engine would be better).
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Copenhagen / Denmark
Offline
Edison Member
Karma: 5
Posts: 2338
Do it !
|
 |
« Reply #4 on: July 23, 2008, 08:51:47 am » |
Quote from website:
"MicroVGA is low-cost Microcontroller to VGA interface providing 80x25 16 color text mode "
so as i read it, it's a text only interface, there's no graphics mode at all.
|
|
|
|
|
Logged
|
|
|
|
|
Australia
Offline
Sr. Member
Karma: 7
Posts: 317
Arduino rocks
|
 |
« Reply #5 on: September 03, 2008, 12:15:21 am » |
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 3
Arduino rocks
|
 |
« Reply #6 on: March 18, 2009, 03:25:10 am » |
I will reply to myself :-), I've got it working with PIC18 microcontroller, but it should work with Arduino too. The only issue was with CTS/RTS handshaking. For more info see documentation http://www.microvga.com/docs. Advantage of using PIC18 was that free "turbo-vision-like" user interface library is available ( http://www.microvga.com/conio-lib).
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 6
Arduino rocks
|
 |
« Reply #7 on: April 02, 2009, 08:37:36 am » |
Hi guys, I found it very easy to connect my 4D systems board to the arduino, it was just connecting the 5V, the ground and the TX pins of the arduino to the appropriate pins on the uVGA. I have to be honest and say that I actually completely ignored the handshake aspect of it - but I did not run into any issues.
|
|
|
|
|
Logged
|
|
|
|
|
London, England
Offline
Edison Member
Karma: 3
Posts: 1026
Go! Go! Arduinoooo !!!
|
 |
« Reply #8 on: July 13, 2009, 10:04:59 am » |
Any documentation of pictures of this?
|
|
|
|
|
Logged
|
|
|
|
|
Woodland, WA
Offline
Newbie
Karma: 0
Posts: 17
Always extra parts after reassembly
|
 |
« Reply #9 on: July 16, 2009, 01:12:42 am » |
Hi The MicroVGA works great with the Arduino. It also provides PS2 keyboard input. In stock here @ http://FunGizmos.com
|
|
|
|
|
Logged
|
Will - FunGizmos.com
|
|
|
|
London, England
Offline
Edison Member
Karma: 3
Posts: 1026
Go! Go! Arduinoooo !!!
|
 |
« Reply #10 on: July 16, 2009, 03:35:22 am » |
|
|
|
|
« Last Edit: July 16, 2009, 03:35:35 am by zooto68 »
|
Logged
|
|
|
|
|
London
Offline
Faraday Member
Karma: 6
Posts: 6226
Have fun!
|
 |
« Reply #11 on: July 16, 2009, 04:25:49 am » |
I don't think the Batsocks shield will drive a VGA monitor, if that is what the OP wants to do. But it works great if you have a video input on your display device.
|
|
|
|
|
Logged
|
|
|
|
|
|