sidwarkd / ucasts_pi

Python and NodeJS code for making hardware interaction on the Raspberry Pi easy
6 stars 0 forks source link

µCasts Raspberry Pi Library

Python and NodeJS code meant to make interacting with specific hardware on the Raspberry Pi easy. There are lots of sensors and other modules available that can be connected to the Raspberry Pi but most of the time custom code needs to be written to interact with those modules. The code in this project makes using the supported hardware painless and in many cases adds helpful functionality.

Spend more time creating your projects instead of buried in the datasheet trying to figure out if your sensor returns data MSB or LSB first.

Supported Hardware - Python

Supported Hardware - NodeJS

Coming Soon

Want to Help?

If you're interested in contributing to the project I've included a wish list below.