MSDN Code Gallery Wiki Documentation

Rhyduino.AnalogPin

Class used to evaluate the values received from an analog pin.

Properties

Methods

Events

Rhyduino.AnalogPins

Class for managing the state of the analog pins.

Properties

Methods

Events

Rhyduino.Arduino

The main class used for communicating with and controlling a connected device.

Properties

Methods

Events

Rhyduino.DigitalPin

Class used to represent and control the state of a digital pin on an Arduino.

Properties

Methods

Events

Rhyduino.DigitalPinEventArgs

Properties

Methods

Events

Rhyduino.DigitalPins

Class for managing the state of the digital pins.

Properties

Methods

Events

Rhyduino.DigitalPinValue

The valid value states for a digital pin.

Properties

Methods

Events

Rhyduino.Extensions

Class containing the extension methods used by the application.

Properties

Methods

Events

Rhyduino.FirmataEncoder

This is a utility class that is used to encode messages as Firmata requests.

Properties

Methods

Events

Rhyduino.FirmataEventArgs`1

Class used to encapsulate Firmata message data.

Properties

Methods

Events

Rhyduino.Message.AnalogPinReport

Class containing the data contained in an encoded Firmata analog pin report message.

Properties

Methods

Events

Rhyduino.Message.DigitalPortReport

Class containing the data contained in an encoded Firmata digital port report message.

Properties

Methods

Events

Rhyduino.Message.FirmataMessage

Class containing the raw encoded data from a Firmata message.

Properties

Methods

Events

Rhyduino.Message.FirmataVersionReport

Class containing the data contained in an encoded Firmata version report message.

Properties

Methods

Events

Rhyduino.PinMode

The valid I/O states for digital pins.

Properties

Methods

Events

Rhyduino.RequestMessageType

The values defining the different types of request messages.

Properties

Methods

Events

Rhyduino.ResponseMessageType

The values defining the different types of response messages.

Properties

Methods

Events

Rhyduino.SerialListener

This class listens on the provided serial port and broadcasts the decoded messages it receives. It makes no attempts to open or close the port.

Properties

Methods

Events