Great tutorial ... tight and to the point ... I gave it a try with Windows Forms App (having Mono on Raspberry), but NuGet packages do not install (error with package System.Runtime.WindowsRuntime 4.3.0 (any idea?)). Are there any other possibilities to access GPIO using .NET forms?
Look into Mono. You have a full IDE and Visual Studio like experience. Plus, all the code you develop on your windows machine you can transfer over to the PI and run under mono (well, almost all -- there are some limitations)
Fantastic tutorial. You answered all of my questions. Thank you for taking the time to create and share it. Cheers.
Thank you, Kitecraft. I'm glad you found the video useful.
Now that is how you make a tutorial video, well done sir, well done indeed!
This was very useful and easy to follow along with. Thank you!
Thanks Kudzai, this was the perfect video to get me going! Now to get past Hello World and try something more challenging...
Very good tutorial for beginners, showing exactly every step! keep going!
Thank you, Vicente.
Superb! Excellent tutorial - my result even worked - wow!!
Thank you so much. Subscribed.
This tutorial is amazing, thanks for this . I'll show to my project team.
Thank you, maykon.
This is what I needed! thanks a lot men, Gracias desde México!
Nice introduction …. thanks
Sir, i have a question.... Can it run windows forms? GUI and such, made in vb.net with access to gpio pins?
excellent tutorial!!! SUBSCRIBED :)
Thank you, Asher.
thank you very much, it's really amazing 💖💖💖💖💖
That was very interesting, thanks.
very helpful. thank you
Thank you.
Hello,
Is there any possibility to build intelligent home with raspberry pi(temperature sensors, lights etc.) controlled by ASP.NET MVC web page?
Thank you for the demo :)
Download Free IoT Courses here - www.industry40.tv/learn/
Hi, what are the dependencies to run app on pi
Nice... good luck
Great tutorial ... tight and to the point ... I gave it a try with Windows Forms App (having Mono on Raspberry), but NuGet packages do not install (error with package System.Runtime.WindowsRuntime 4.3.0 (any idea?)). Are there any other possibilities to access GPIO using .NET forms?
Well, for now I start a separate process (ProcessStartInfo) to get the job done (if anyone is interested ';-)
How to run an WPFcore Project on Raspberry Pi 4?
Can you recommend complete .net core course for IoT
Hi Imran, thanks for checking out the video. I'll be releasing a full .NET Core IoT Course in the next 2 weeks so watch out for that one.
@@industry40tvonline please do let us know what type of hardware we require to practice or develop IoT apps.
SIr
It is shown "Segmentation fault" after excuted the file.
How to corrected it.
I facing same issue . Did you managed to fix the same sir? Please share inputs if you know anything
Even with the dependencies installed I get "No such file or directory" even though i can see it when i `ls` the directory
Just publish it with parms below
net5.0
ubuntu.20.10-arm64
true
CopyUsed
True
true
Exe
How to do GUI in this setup ?
You can't yet on Linux.
how can you install Iot for raspberry? tools or iot software dont work :(
Look into Mono. You have a full IDE and Visual Studio like experience. Plus, all the code you develop on your windows machine you can transfer over to the PI and run under mono (well, almost all -- there are some limitations)
FANTASTIC, I AM FROM KOLKATA INDIA, CAN U GIVE UR CONTACT DETAILS PLZ
It's important to know that Dotnet doesn't run in a raspberry pi zero :( :(