RumPi 1.0
A self-assembling C++ sensor & actuator library for the Raspberry Pi 5
LCD1602.h File Reference
#include <stdio.h>
#include <iostream>
#include <wiringPi.h>
#include <wiringPiI2C.h>
#include <string.h>
#include "BaseComponent.h"
Include dependency graph for LCD1602.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RumPi::LCD1602
 Standard 16x2 character LCD screen (LCD1602) driven over I2C. More...
 

Namespaces

namespace  RumPi
 RumPi is the library's top-level facade.