RaspberrySharp
RaspberrySharp copied to clipboard
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+
Looking at the list of supported frameworks it looks like 4.6.2+ is supported. But the nuget package only loads for .Net 5.0 or higher. If I take the DLL and...
New models?
Hey, what's about new models, such as Pi 4 variants? This lib is great but I'm really missing the new models and new features as well. Is this project also...
I am trying to use this to connect to the plate mentioned in subject. I am using C# in Visual Studio 2017, then running on the RaspberryPi using Mono. I...
Never mind, just clued in that it wants .Net CORE 2. I never bothered with it before so the 2.0 didn't trigger anything. ---------------------------- When I load the project in...
Hi ! There is one thing missing in this Lib ... generating PWM signals. At the Moment I see 3 different ways .... 1) Using the Hardware like in this...
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...