/BCM2835Managed

Fully C# managed implementation of the BCM2835 library by Mike McCauley (http://www.airspayce.com/mikem/bcm2835/index.html)

Primary LanguageC#

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