The Open Pipe Kit is a set of tools for making a pipe connecting a Device to a Database that lives on a USB Drive that you can plug into a Raspberry Pi. It's based around Unix pipes, an "ancient technology" we all still use that allows us to write drivers for sensors and databases in any language we want and have them still work together.
Using a pipe is as simple as...
- Developer quick start example
- Developer quick start example code
- Open Pipe Kit concepts walk-through
- Developer Standards
- Set up remote SSH access using Pagekite
Howdy dev. Welcome to the Open Pipe Kit project. We've been doing weekly online hangouts sharing ideas and insights we've had around pulling data from sensors and pushing data to databases. In the process we've come up with a couple of ideas we think are going to make all of our lives easier. We're interested in your thoughts so please do join us if you have any questions or insights. Our weekly hangout is at 8pm EDT at this url, our issue queue is here, and our mailing list is here. Lastly, if you have any trouble understanding these docs, we would love if you showed up to our weekly hangout so we can give you a hand.