Noiasca Liquid Crystal
A light weight LCD Library to print UTF-8 and special characters easily.
Classes | Macros | Enumerations
C:/Daten/myrepository/Arduino/libraries/NoiascaLiquidCrystal/NoiascaLiquidCrystal.h File Reference

Classes

class  LiquidCrystal_dummy
 LCD parent for all classes. More...
 

Macros

#define DEBUG_PRINTLN(x)
 
#define LCD_5x10DOTS   0x04
 
#define LCD_5x8DOTS   0x00
 

Enumerations

enum  t_backlightPol { POSITIVE , NEGATIVE , FAULTY }
 

Macro Definition Documentation

◆ DEBUG_PRINTLN

#define DEBUG_PRINTLN (   x)

◆ LCD_5x10DOTS

#define LCD_5x10DOTS   0x04

◆ LCD_5x8DOTS

#define LCD_5x8DOTS   0x00

Enumeration Type Documentation

◆ t_backlightPol

Enumerator
POSITIVE 
NEGATIVE 
FAULTY