lcd_sysex
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
lcd_sysex [2024/04/24 18:52] – ounsatn | lcd_sysex [2024/04/24 19:04] (current) – ounsatn | ||
---|---|---|---|
Line 29: | Line 29: | ||
00 53 : Message Length | 00 53 : Message Length | ||
02 : Oled display number ( going from 0 to 7 on AKF ) | 02 : Oled display number ( going from 0 to 7 on AKF ) | ||
- | 00 01 : [starty] [endy] | + | 00 01 : [starty] [endy] |
00 38 : [startx] [endx] | 00 38 : [startx] [endx] | ||
00 3F 7F 73 19 4F 7F 7F : message to display. | 00 3F 7F 73 19 4F 7F 7F : message to display. | ||
- | 00 .... : other messages | + | 00 .... : message continue ( 00 = black/no display ) |
7F : message ending footer | 7F : message ending footer | ||
</ | </ | ||
Line 114: | Line 114: | ||
{{http:// | {{http:// | ||
+ | |||
+ | |||
+ | In my message, i dont really compute the Message Length and endx values. | ||
+ | I have taken values which are enough long to allow confortable filling, but if you do a longer message you have to consider changing it. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
lcd_sysex.1713977573.txt.gz · Last modified: 2024/04/24 18:52 by ounsatn