Suite of IoT modules for the Raspberry Pi
|
5 年之前 | |
---|---|---|
characterlcd.mod | 5 年之前 | |
core.mod | 5 年之前 | |
examples | 5 年之前 | |
mcp3xxx.mod | 5 年之前 | |
pcx857x.mod | 5 年之前 | |
softpwm.mod | 5 年之前 | |
.gitignore | 5 年之前 | |
LICENSE | 5 年之前 | |
README.md | 5 年之前 |
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.
iot.mod
is licensed under the MIT license.