SOLVED

Raspberry Pi 4 - sensors

Copper Contributor

Hi,

 

I have a Raspberry Pi 4 and I would like to use it as a platform to learn about IoT, so I am looking for some nice kit that I can use for my pet projects.

 

I am .NET engineer so it will be nice if I can use .NET Core.

 

I found GrovePi+ Starter Kit for Raspberry Pi A+,B,B+&2,3,4 (CE certified).

 

Do you recommend something else? 

2 Replies
best response confirmed by glovebox (Microsoft)
Microsoft Verified Best Answer
Solution

Hey @mskuratowski, check out this article that I wrote which covers the process of building .NET Core apps for Raspberry Pi. The article includes links to the .NET IoT Core open source libraries as well as drivers.

 

See "Build Raspberry Pi .NET Core IoT Applications running on Raspberry Pi OS or Ubuntu 20.04" at https://dev.to/azure/build-raspberry-pi-net-core-c-iot-applications-on-raspberry-pi-os-or-ubuntu-20-... or head straight to my GitHub at https://github.com/gloveboxes/Create-RaspberryPi-dotNET-Core-C-Sharp-IoT-Applications.

 

Cheers Dave

 

banner.png

 

@glovebox Thanks a lot. I will check it out. 

 

But the way. I have already bought GrovePi+ and I started coding using .NET Core. So much fun :) 

1 best response

Accepted Solutions
best response confirmed by glovebox (Microsoft)
Microsoft Verified Best Answer
Solution

Hey @mskuratowski, check out this article that I wrote which covers the process of building .NET Core apps for Raspberry Pi. The article includes links to the .NET IoT Core open source libraries as well as drivers.

 

See "Build Raspberry Pi .NET Core IoT Applications running on Raspberry Pi OS or Ubuntu 20.04" at https://dev.to/azure/build-raspberry-pi-net-core-c-iot-applications-on-raspberry-pi-os-or-ubuntu-20-... or head straight to my GitHub at https://github.com/gloveboxes/Create-RaspberryPi-dotNET-Core-C-Sharp-IoT-Applications.

 

Cheers Dave

 

banner.png

 

View solution in original post