Skip to content

libi/lcd1602

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

树莓派LCD1602 i2c驱动 golang版

使用

    lcd,_ := NewLCD()
	lcd.PrintText(0,0,"hello go!")

Releases

No releases published

Packages

No packages published

Languages