Skip to content

tagno25/1602-i2c-OLED-Arduino-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1602-OLED-Arduino-Library

wide.HK 1602 I2C OLED Library

This Library is intended for the Wide.HK OLED 1602 display, which is similar to the ASI-V-22616204P-IWI/M. Should work with any display using the US2066 controller in I2C mode.

Writen by Nathan Chantrell http://nathan.chantrell.net Modified by Tagno25

Updated sendString to include cursPos data. sendString("String", col, row) Updated Library by adding sendFloat function, this allows a float value to be sent to the LCD, the float is converted to a string and sent using the sendString function

About

wide.HK 1602 OLED Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.8%
  • Other 9.2%