Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 271 Bytes

Introduction to Raspberry Pi Programming using .NET 5

In this repository you will find two projects:

  • Blinky;
  • Hcsr04_Sensor

In both of them, we will use .NET 5 APIs to access the Raspberry Pi's GPIO interface to blink a LED and also to collect data from a sensor.