Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonprickett/dotnetpitrafficlights
Raspberry Pi Traffic Lights GPIO Example - DotNet / C# version
https://github.com/simonprickett/dotnetpitrafficlights
dotnet gpio low-voltage-labs raspberry-pi
Last synced: about 1 month ago
JSON representation
Raspberry Pi Traffic Lights GPIO Example - DotNet / C# version
- Host: GitHub
- URL: https://github.com/simonprickett/dotnetpitrafficlights
- Owner: simonprickett
- License: mit
- Created: 2021-08-08T18:32:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-08T18:49:17.000Z (over 3 years ago)
- Last Synced: 2024-10-29T15:49:36.892Z (3 months ago)
- Topics: dotnet, gpio, low-voltage-labs, raspberry-pi
- Language: C#
- Homepage: https://simonprickett.dev/
- Size: 8.57 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnetpitrafficlights
Raspberry Pi Traffic Light Experiment with .NET / C#. This has been tested with the following version of the .NET framework:
```bash
$ dotnet --version
5.0.300
```I will add a link to an article on my website that describes how to use this project and what the code does soon...
![demo](demo.gif)