mirror of
https://github.com/gusmanb/BCM2835Managed
synced 2026-07-21 11:43:47 +00:00
No description
- C# 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| BCM2835Managed | ||
| HighLevelObjects | ||
| TestBCM | ||
| TestHLO | ||
| .gitattributes | ||
| .gitignore | ||
| BCM2835Managed.sln | ||
| README.md | ||
BCM2835Managed
C# implementation of the BCM2835 library by Mike McCauley (http://www.airspayce.com/mikem/bcm2835/index.html)
No dependencies, pure C# code.
UPDATE 24-08-2017
- Library converted to .net Standard.
- Example project replaced with .net Core 2.0 self contained application.
UPDATE 25-08-2017
Added high level objects library.
- SPIStream
- I2CStream
- GPIOPin
- PWMModule
- BCMPeripheralRegisters