
 Click para agrandar |
Descripción: El TellyMate shield permite al Arduino enviar texto y graficos a una TV. El TellyMate Shield se conecta a la tarjeta Arduino sin la necesidad de utilizar cables y permite que un segundo shield se conecte sobre esta.
Arduino utiliza el pin digital 1 (Tx) para comunicarse con el TellyMate. Solo conectala a tu arduino y utiliza la función Serial.println() para mostrar texto en la pantalla de TV.
El shield viene con un jack de 3.5mm y el cable necesario para conectarse a la TV (conector RCA). El baud rate es seleccionado con jumpers, que tambien se incluyen.
Description: The TellyMate Shield equips an Arduino with the ability to send simple text and graphics to a TV. The TellyMate Shield connects to an Arduino board using long headers which extend through the shield. This keeps the pin layout intact and allows another shield to be stacked on top. Arduino uses digital pin1 (TX) to communicate with the TellyMate. Just plug it into your Arduino and use Serial.println() commands to output text onto your TV! The shield provides a 3.5mm jack and the necessary cable to convert to a composite video connection. The baud rate is selected by jumpers, which are also included.
Features: - TV output from your Arduino
- PAL or NTSC Composite Video
- Stackable Shield
- works with Serial.println() etc.
- 38x25 characters
- Black and White
- Simple Graphics
- Double width / height text
- Simple control codes
Documents:
|