Led: Difference between revisions

From xat wiki
No edit summary
(Marked this version for translation)
Line 3: Line 3:
|power=led
|power=led
|heading= <translate>  
|heading= <translate>  
<!--T:1-->
Messages in LED effect
Messages in LED effect
</translate>
</translate>
|info= <translate>  
|info= <translate>  
<!--T:2-->
*LED lets you write a message with LED lighted effects
*LED lets you write a message with LED lighted effects


== LED Power Options ==
== LED Power Options == <!--T:3-->


<!--T:4-->
'''Your message can be A to Z and up to 12 characters long, you have to add the message after #w'''
'''Your message can be A to Z and up to 12 characters long, you have to add the message after #w'''


<!--T:5-->
*Example: (led#wSummer)
*Example: (led#wSummer)


<!--T:6-->
*To add a space use _
*To add a space use _


<!--T:7-->
*'''Note:''' 3 is a special character that does a heart:
*'''Note:''' 3 is a special character that does a heart:


<!--T:8-->
*Example: (led#wI_3_XAT)
*Example: (led#wI_3_XAT)


<!--T:9-->
'''To add a custom color add to the end with a #:'''
'''To add a custom color add to the end with a #:'''


<!--T:10-->
*(led#led#rg#wYOUR_MESSAGE)
*(led#led#rg#wYOUR_MESSAGE)


<!--T:11-->
*(led#led#0xFF00FF#wYOUR_MESSAGE#0xFF00FF)
*(led#led#0xFF00FF#wYOUR_MESSAGE#0xFF00FF)


<!--T:12-->
'''Custom Characters'''
'''Custom Characters'''


<!--T:13-->
*You can create custom characters on a 6x5 grid.
*You can create custom characters on a 6x5 grid.


<!--T:14-->
'''This is the binary representation of a pawn:'''
'''This is the binary representation of a pawn:'''
</translate>
</translate>
Line 38: Line 51:
*011110
*011110
<translate>
<translate>
<!--T:15-->
You have to convert it to a hex code to use it with the power so we put
You have to convert it to a hex code to use it with the power so we put
<tvar|bin>001100011110001100011110011110</> into
<tvar|bin>001100011110001100011110011110</> into
<tvar|hexconv>http://www.binaryhexconverter.com/binary-to-hex-converter</> and you will get:
<tvar|hexconv>http://www.binaryhexconverter.com/binary-to-hex-converter</> and you will get:


<!--T:16-->
*0C78C79E
*0C78C79E


<!--T:17-->
*To add you custom character to the message put a * followed by the 8
*To add you custom character to the message put a * followed by the 8
character hex code:
character hex code:


<!--T:18-->
*Example: (led#led#rg#w*0C78C79EOWNER)
*Example: (led#led#rg#w*0C78C79EOWNER)


==Generator==
==Generator== <!--T:19-->
For an easier approach see this generator:
For an easier approach see this generator:


<!--T:20-->
http://jesseb.x10.mx/ledpower.php
http://jesseb.x10.mx/ledpower.php


<!--T:21-->
Simply click the Os then use Generate button for the 8 character hex code
Simply click the Os then use Generate button for the 8 character hex code
</translate>
</translate>
|pw3=|pw2=|pw1=
|pw3=|pw2=|pw1=
}}
}}

Revision as of 17:14, 7 July 2015

  • LED lets you write a message with LED lighted effects

LED Power Options

Your message can be A to Z and up to 12 characters long, you have to add the message after #w

  • Example: (led#wSummer)
  • To add a space use _
  • Note: 3 is a special character that does a heart:
  • Example: (led#wI_3_XAT)

To add a custom color add to the end with a #:

  • (led#led#rg#wYOUR_MESSAGE)
  • (led#led#0xFF00FF#wYOUR_MESSAGE#0xFF00FF)

Custom Characters

  • You can create custom characters on a 6x5 grid.

This is the binary representation of a pawn:

  • 001100
  • 011110
  • 001100
  • 011110
  • 011110

You have to convert it to a hex code to use it with the power so we put 001100011110001100011110011110 into http://www.binaryhexconverter.com/binary-to-hex-converter and you will get:

  • 0C78C79E
  • To add you custom character to the message put a * followed by the 8

character hex code:

  • Example: (led#led#rg#w*0C78C79EOWNER)

Generator

For an easier approach see this generator:

http://jesseb.x10.mx/ledpower.php

Simply click the Os then use Generate button for the 8 character hex code