r0neko / shms-0.1

shms-core main hub code. v0.1 Alpha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S.H.M.S Hub Software - version 0.1-ALPHA

This is the first version of the S.H.M.S. Hub Firmware Code. Please note that this is this the first version that has many problems, like memory leaks and others. Please note also that there is a second version of this app, which now is more stable and it's rewritten in C++(with parts still in C).

How to build?

You must first run ./configure, make RF24 library for the Pi, then make the SHMS app...

Please note that building may fail. I am not providing any support for this, as it is an discontinued version. :))

Target hardware

Raspberry Pi 3 with Raspbian Stretch and nRF24L01+.

Used libraries

RF24 - https://github.com/nRF24/RF24

About

shms-core main hub code. v0.1 Alpha

License:GNU General Public License v2.0


Languages

Language:C++ 62.0%Language:C 36.4%Language:Makefile 1.0%Language:HTML 0.6%