Added: 2 years ago
From: Condemned2k9
Views: 5,035
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (12)

Sign In or Sign Up now to post a comment!
  • How did you change the size of the font?

  • @Robobbly,

    The TellyMate has simple control codes that allow you to set a row to display as double height and/or double-width. It's as easy as writing the same text to two rows and marking them as double-height!

  • @Condemned2k9 I know, i have a tellymate can you acherly tell me some codes eg Serial.println("Hello"); ?

    Thanks

    Robert

  • @Condemned2k9 I know, i have a tellymate can you acherly tell me some codes eg Serial.println("Hello"); ?

    Thanks

    Robert

  • This code should print "Hello World!" at double-height, double-width.

    #define CHAR_ESC "\x1B"

    Serial.print( CHAR_ESC "_4" ) ;

    Serial.println( "Hello World!" ) ;

    Serial.print( CHAR_ESC "_5" ) ;

    Serial.println( "Hello World!" ) ;

    I hope that helps!

  • @Condemned2k9 Thank you so much... is there any way i can have tripple? also how do i get back to normal hight?

  • can you make it controllable like with the Joystick Shield from spark fun.

  • The analog joystick would probably need an extra few lines of code, but the tactile buttons would work by just plugging in their pin numbers into the source (available from the batsocks website - see the TellyMate examples page)

  • @Condemned2k9 ARCADE JOYSTICK (from sparkfun)

  • Radness.

  • Damn sexy sir!

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more