ExplorerHat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pimoroni Explorer HAT for Raspberry Pi
public class ExplorerHat : IDisposable
type ExplorerHat = class
interface IDisposable
Public Class ExplorerHat
Implements IDisposable
- Inheritance
-
ExplorerHat
- Implements
Constructors
ExplorerHat(GpioController, Boolean) |
Initialize ExplorerHat instance |
Properties
Lights |
Explorer HAT led array |
Motors |
Explorer HAT DCMotors collection |
Methods
Dispose() |
Disposes the ExplorerHat instance |