| SerializerLibraryDocumentation |
Namespace RoboticsConnection.Serializer.Components
|
| Type | Description |
|---|---|
GpioPin |
Represents a general purpose IO pin. |
QueryableComponentBase |
An abstract base class for <>SerializerComponenets<> that are queryable. |
SerializerComponent |
A component of the Serialzer board. All components must derive from this class. |
SP03 |
Represenets a SP03 SpeechSynthesizer. |
IGpioPin |
An interface that represents a general purpose IO pin. |
IQueryableComponent |
An interface that represents a <>SerializerComponent<> that has a readable value or values. |
ISpeechSynthesizer |
that represents a speech synthesizer component. |