Skip to content

A simple C library for accessing PiFace Control and Display.

License

Notifications You must be signed in to change notification settings

MintFeast/libpifacecad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libpifacecad

A simple library for controlling PiFace Control and Display. See example.c for example usage.

Documentation

http://piface.github.io/libpifacecad

Build the docs with:

$ git clone https://github.com/piface/libpifacecad.git
$ cd libpifacecad/docs/
$ doxygen pifacecad-doc.conf

To view as HTML, point your browser to libpifacecad/docs/html/index.html.

To view as PDF:

$ cd latex/
$ make

The pdf is called refman.pdf.

About

A simple C library for accessing PiFace Control and Display.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.8%
  • Makefile 4.2%