Files
bacnet_stack/bacnet-stack/demo/piface/readme.txt
T
2015-06-25 18:45:56 +00:00

11 lines
217 B
Plaintext

This demo is designed for a Raspberry Pi connected to a PiFace card.
The demo uses libpifacedigital from github.com/piface repository.
To build, start with the configure script:
$ ./configure.sh
$ make clean all