2021-02-01から1ヶ月間の記事一覧

MultiTread application on Raspberry Pi with C# .NET 5.0

Continue with the Raspberry Pi work. Deliverables Temperature Reading PWM Adjustment ScreenShot code Deliverables Temperature Reading Read the temperature value form DS18B20 int a sub thread, this is because the temperature reading really …

Read DS18B20 temperature with .NET 5.0 IoT throught TCP on Raspberry Pi 3B+

These days I was thinking about to make a PID controller use my Raspberry Pi Which has been layed in the trash corner for a long time. At firsh I planned to do it with Labview only,but I found it is kind of difficult to make it come true.T…