JTrotta / RaspberrySharp

A .NET/Mono IO Library for Raspberry Pi This library is a complete refactoring of Raspberry-Sharp libraries, merged into one library and updated to RB3, CM3 and RB3+
MIT License
39 stars 20 forks source link

What are your plans for components? #15

Open wezzix opened 6 years ago

wezzix commented 6 years ago

In the original raspberry-sharp libraries there were quite a few components that I don't find here. Additionally I have a couple of components myself that I wonder if I should include; The BME280 temperature/humidity sensor with extensive implementation and TSL2561 light sensor with a basic implementation. What are your plans regarding components? Thanks

JTrotta commented 6 years ago

I have many components ready to add. I did some positive tests this summer, so I planned to update the library this autumn and move nuget from beta to production. If you have some others, we can merge them.