User Tools

Site Tools


en:software:homelab:library:module:lcd_alphanumeric

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
en:software:homelab:library:module:lcd_alphanumeric [2010/03/25 18:58] mikk.leinien:software:homelab:library:module:lcd_alphanumeric [2020/07/20 12:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Alphanumeric LCD ====== ====== Alphanumeric LCD ======
  
-//Related to: [HW] [[en:hardware:homelab:lcd]]//+//Related to: [HW] [[en:hardware:homelab:digi]]//
  
-This library contains functions to use Homelab alphanumeric LCD.+This library contains functions to use the HomeLab alphanumeric LCD.
  
-===== Data types =====+===== Data Types =====
  
   * **//lcd_alpha_mode//** \\ LCD configuration enumeration data type. Options:   * **//lcd_alpha_mode//** \\ LCD configuration enumeration data type. Options:
Line 20: Line 20:
  
   * **//void lcd_alpha_clear(void)//** \\   * **//void lcd_alpha_clear(void)//** \\
-    Clears whole display. Cursor is moved to the beginning of first line.+    Clears the whole display. Cursor is moved to the beginning of the first line.
  
   * **//void lcd_alpha_clear_line(unsigned char line)//** \\   * **//void lcd_alpha_clear_line(unsigned char line)//** \\
Line 27: Line 27:
  
   * **//void lcd_alpha_home(void)//** \\   * **//void lcd_alpha_home(void)//** \\
-    Moves cursor to the beginning of first line.+    Moves cursor to the beginning of the first line.
  
   * **//void lcd_alpha_goto_xy(unsigned char x, unsigned char y)//** \\   * **//void lcd_alpha_goto_xy(unsigned char x, unsigned char y)//** \\
en/software/homelab/library/module/lcd_alphanumeric.1269536325.txt.gz · Last modified: (external edit)