Suite of IoT modules for the Raspberry Pi

woollybah 0bbd3536a5 iot.characterlcd. Initial Import. 5 年之前
characterlcd.mod 0bbd3536a5 iot.characterlcd. Initial Import. 5 年之前
core.mod 21517b4289 iot core. Initial import. 5 年之前
.gitignore 3ece840ceb Ignore the usual things. 5 年之前
LICENSE 21517b4289 iot core. Initial import. 5 年之前
README.md 21517b4289 iot core. Initial import. 5 年之前

README.md

iot.mod

Provides a suite of modules for the Raspberry Pi, easing the creation of applications which interact with different sensors, input devices and displays.

The IoT modules are based on the .NET Core IoT libraries, and simplify access to the GPIO pins, I2C and SPI interfaces.

License

iot.mod is licensed under the MIT license.