Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unreal4u/rpi-common-libraries

Common code used for my IoT projects on the Raspberry Pi's
https://github.com/unreal4u/rpi-common-libraries

Last synced: about 2 months ago
JSON representation

Common code used for my IoT projects on the Raspberry Pi's

Awesome Lists containing this project

README

        

Raspberry Pi Common Library
=================

This library is intended to serve as a common ground for all micro-services that run on my Raspberry Pi's: it allows for
easier communication with the outside world and a more consistent way of building the software.

The class itself does not consist of runnable independent parts, it is only to be used by other software as a base.

Please note that this package is not in a stable version yet so it may introduce BC issues at anytime!