No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-08-27 19:15:04 +02:00
BCM2835Managed Added HLO example 2017-08-27 18:47:21 +02:00
HighLevelObjects Added HLO example 2017-08-27 18:47:21 +02:00
TestBCM Upgraded library to .net Standard 2.0 2017-08-24 03:27:48 +02:00
TestHLO Added some comments and cleanup. 2017-08-27 19:15:04 +02:00
.gitattributes Confirmación inicial para agregar los archivos .gitIgnore y .gitAttribute predeterminados. 2016-06-29 04:40:24 +02:00
.gitignore Confirmación inicial para agregar los archivos .gitIgnore y .gitAttribute predeterminados. 2016-06-29 04:40:24 +02:00
BCM2835Managed.sln Added HLO example 2017-08-27 18:47:21 +02:00
README.md Update README.md 2017-08-25 01:23:57 +02:00

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