Shield for Arduino, for rendering color graphics and 3D lines. Has a keyboard port so you can make games, BASIC interpreters and emulators.
Designed by Nuclaer Tech in United States of America
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
This device provides easy and clean connection to a VGA monitor and PS/2 Keyboard. This removes external electronics and hanging wires from arduino projects with a monitor and/or keyboard, as well as…
Read More…This device provides easy and clean connection to a VGA monitor and PS/2 Keyboard.
This removes external electronics and hanging wires from arduino projects with a monitor and/or keyboard, as well as provides a very simple and effective API for drawing to the monitor. A dedicated graphics processor frees up the main processor for other tasks.
The NGT31 renders graphics, provides a keyboard port, and it has various advanced rendering functions to make your code run efficiently. The API is easy to use, and utility classes are provided so that the more advanced features can be used easily. This shield only uses two Arduino pins, which can be selected using jumpers on the board.
It is for the simple assembly of a project with keyboard input and VGA output with only four components: - Keyboard - Monitor - Arduino - NGT31
It is designed to be sleek, sturdy, and simple.
At the very basic, it can render text and graphics in color on a VGA monitor, and add a PS2 keyboard connector to your Arduino. It offloads all of the heavy lifting usually involved in video, including video output, graphics, drawing, etc. This frees up the Arduino to do other things.
The NGT31 graphics & keyboard shield provides several advanced rendering functions. Sprites can be drawn very efficiently, and there are functions for 3D drawing. Large numbers of 3D coordinates and operations can be saved to the shield, and then later be executed in a single call. This includes drawing lines, points, and sprites in 3D space. Many basic rendering functions are, of course, supported.
There aren’t many pin restrictions. The GPU uses only two arduino pins. And, each pin can be selected to avoid pin conflicts.
It automatically scrolls down when text is rendered beyond the bottom of the screen.
Here is a simple Hello World program which will additionally display the card software/hardware version on the screen.
#include
NMT_GFX ngt;
void setup() {
ngt.begin(11, 10);
ngt.print("Hello!\nThis is an arduino writing\non screen with a ");
// send the card version back to the shield and print it on the screen.
ngt.println(ngt.get_card_ver());
}
void loop() {
// Nothing to do here
}
No country selected, please select your country to see shipping options.
No rates are available for shipping to .
Enter your email address if you'd like to be notified when Arduino VGA Video + PS2 Keyboard Shield can be shipped to you:
Thanks! We'll let you know when the seller adds shipping rates for your country.
Shipping Rate | Tracked | Ships From | First Item | Additional Items |
---|---|---|---|---|
:
|
I will ship all days except Sundays, provided the order is placed early enough for me to get it to the post office.
If I'm away from home, I'll usually take some stock with me to ship orders wherever I happen to be.
Quantity | Price |
---|---|
1-4 | $39.50 |
5-9 | $35.43 |
10-24 | $33.60 |
25-99 | $32.00 |
100+ | $30.15 |
Buy with confidence.
Our Tindie Guarantee protects your purchase from fraud. Learn More
Austin, TX, United States of America
Ships from United States of America.
1 Review | 12 Orders
$30.00
Free Shipping!
$59.00
Free Shipping!
$12.99
Free Shipping!
$48.60
Free Shipping!
By clicking Register, you confirm that you accept our Terms & Conditions
We recognize our top users by making them a Tindarian. Tindarians have access to secret & unreleased features.
We look for the most active & best members of the Tindie community, and invite them to join. There isn't a selection process or form to fill out. The only way to become a Tindarian is by being a nice & active member of the Tindie community!