CsharpAndVB
CsharpAndVB
Hi there, Can this lib. be used on a Pi 4b? If not then could you please let me know how else I can access Pi 4b peripherals & gpio...
Super! Only, the 4b isn't mentioned in the list of supported models: https://github.com/JTrotta/RaspberrySharp#supported-raspberry-pi-versions
Hi, I just compiled the Blink example in VS2019 community, copied over Blink.exe and RaspberrySharp.dll to the Pi 4b and tried to run it. Unfortunately it just crashes and the...
> Hi, > I just compiled the Blink example in VS2019 community, copied over Blink.exe and RaspberrySharp.dll to the Pi 4b and tried to run it. > Unfortunately it just...
@JTrotta Hi, I just tried the demo. app. The log file also reports the same error "Object ref. not set to an instance of an object". Thanks
@JTrotta Hi, sorry to trouble you but could you please help me get this working on a 4b? I'm just trying to get the BLINK example working and it appears...
@Graveen Hi, yes - I've tried that and I get the same "Object ref. not set to an instance of an object." error. If you run the Blink program on...
I think the problem is that the software actually isn't compatible with the 4b. I notice there's a GetModel function and the 4b is not listed in the Switch statement,...
@JTrotta Thanks, but that could be months from now & I was hoping to get this working soon. I will try to get it working myself but I can't get...
Can anyone help!? I can't get this working on a 4b. Should I use a Rpi 3 instead?