We're no longer updating This wiki!!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
en:c1_lcdio [2015/05/08 18:30]
john1117 [Tutorials]
en:c1_lcdio [2015/05/08 18:37] (current)
john1117 [Tutorials]
Line 1: Line 1:
 +====== 16x2 LCD + IO Shield ======
 +
 +{{http://​dn.odroid.com/​homebackup/​16x2LCDIOKitH.jpg?​500|}}
 +
 +  * Blue and white 16x2 Character LCD.
 +  * 7 x Blue LEDs
 +  * 2 x tact switches
 +  * 4 x 6pin IO port
 +
 +[[http://​www.hardkernel.com/​main/​products/​prdt_info.php?​g_code=G141637550797|Where to buy]]
 +
 +=== LCD pins ===
 +^Pin name^Export GPIO num^wiringPi num^
 +|LCD_RS|#​83|7|
 +|LCD_EN|#​88|0|
 +|LCD_D4|#​116|2|
 +|LCD_D5|#​115|3|
 +|LCD_D6|#​87|1|
 +|LCD_D7|#​104|4|
 +
 +====== Use to LCD with wiringPi on ubuntu ​ ======
 +
 +1. Get the wiringPi library compatible **ODROID-C1**.
 +  git clone https://​github.com/​hardkernel/​wiringPi
 +
 +2. Build the library
 +
 +  cd wiringPi
 +  ./build
 +
 +====== Tutorials ======
 +  * [[c_16x2lcd_example | Basic example]]
 +  * [[c_16x2lcd_cpuinfo | Display System informations]]
 +  * [[c_16x2lcd_interrupt | Interrupt example]]
 +  * [[c1_wb_16x2lcd | Display sensors value with Weather-Board]]
  
en/c1_lcdio.txt ยท Last modified: 2015/05/08 18:37 by john1117
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0