RaspberrySharp icon indicating copy to clipboard operation
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+

Results 6 RaspberrySharp issues
Sort by recently updated
recently updated
newest added

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...

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...

enhancement

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...