Chameleon-AVR Nurve Networks, Chameleon-AVR Datasheet - Page 219

MCU, MPU & DSP Development Tools AVR8 & PROPELLER DEV SYSTEM (SBC)

Chameleon-AVR

Manufacturer Part Number
Chameleon-AVR
Description
MCU, MPU & DSP Development Tools AVR8 & PROPELLER DEV SYSTEM (SBC)
Manufacturer
Nurve Networks
Datasheet

Specifications of Chameleon-AVR

Processor To Be Evaluated
AVR 328P
Data Bus Width
8 bit
Interface Type
USB, VGA, PS/2, I2C, ISP, SPI
Operating Supply Voltage
3.3 V, 5 V
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
28.1.5 Dual NTSC / VGA Printing Demo
One of the cool things about the NTSC and VGA terminal tile drivers is they have the exact same base features. Which
means that porting your code to work on NTSC or VGA is usually a matter of changing API prefix function names with
from “NTSC” to “VGA” and vice versa. Of course, the advanced “gaming” tile engine support is only for the NTSC driver;
however, no one is stopping you from using or making a more advanced VGA drivers on the Propeller. I simply choose
not to this time around. In any case, this demo is just a “Hello World” demo that prints both on the NTSC and VGA
monitors at the same time to show you how easy this is. Figure 28.5 shows the demo in action.
Compiling and Running the AVRStudio Version
Demo Version Description:
Main Source File:
Additional Files Required:
General Requirements:
Controls Required:
Compiling and Running the Arduino Version
Demo Version Description:
Main Sketch Source File:
Additional Library Files Required (imported automatically by sketch)
General Requirements:
CHAM_AVR_SYSTEM_V010.c|h
CHAM_AVR_TWI_SPI_DRV_V010.c|h
CHAM_AVR_VGA_DRV_V010.c|h
CHAM_AVR_NTSC_DRV_V010.c|h
CHAM_AVR_SYSTEM_V010
CHAM_AVR_TWI_SPI_DRV_V010
CHAM_AVR_VGA_DRV_V010
CHAM_AVR_NTSC_DRV_V010
Figure 28.5 – Dual NTSC / VGA terminal printing demo.
Prints “Hello World” to both NTSC and VGA displays.
CHAM_AVR_NTSC_VGA_PRINT_DEMO_01.C
NTSC port connect to NTSC TV monitor and VGA port connected to VGA monitor.
None.
Prints “Hello World” to both NTSC and VGA displays.
CHAM_AVR_NTSC_VGA_PRINT_DEMO
NTSC port connect to NTSC TV monitor and VGA port connected to VGA monitor.
© 2009 NURVE NETWORKS LLC “Exploring the Chameleon AVR 8-Bit”
219

Related parts for Chameleon-AVR