User Tools

Site Tools


lcd_sysex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lcd_sysex [2024/04/24 18:52] ounsatnlcd_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]  ( first row going to 0 to 1, second row 1 to 2 etc.. ) +00 01 : [starty] [endy]  ( first row going to 0 to 1, second row 1 to 2 etc.. )  ( there are 4 rows on AKF 
 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
 </code> </code>
Line 43: Line 43:
 Each column has 8 pixels as on the oled screen.  Each column has 8 pixels as on the oled screen. 
  
-Example to lit first column ( pixel goes from 1 to 8 , from upper to lower )+ 
 +__Example to lit first column__ ( pixel goes from 1 to 8 , from upper to lower )
  
  
Line 56: Line 57:
  
  
-Example to draw the A letter. +__Example to draw the A letter.__ 
  
 {{http://dnttalo.cluster029.hosting.ovh.net/Pictures/LCDSysex4.jpg}} {{http://dnttalo.cluster029.hosting.ovh.net/Pictures/LCDSysex4.jpg}}
Line 113: Line 114:
  
 {{http://dnttalo.cluster029.hosting.ovh.net/Pictures/LCDSysex8.jpg}} {{http://dnttalo.cluster029.hosting.ovh.net/Pictures/LCDSysex8.jpg}}
 +
 +
 +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.1713977540.txt.gz · Last modified: 2024/04/24 18:52 by ounsatn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki