Libraries \ FirmataOpenframeworks

Reference for Wiring version 1.0 Build 0100+ If you have a previous version, use the reference included with your software. If see any errors or have any comments, let us know.

Name

ofWiring

Description Creates the Wiring object.
Syntax
ofWiring name
Methods
connect()
disconnect()
isWiringReady()
update()
setUseDelay()
isInitialized()
senDigitalPinMode()
sendAnalogPinReporting()
sendDigital()
sendPwm()
sendString()
sendReset()
sendByte()
getPwm()
getDigital()
getAnalog()
getString()
getDigitalPinMode()
getAnalogPinReporting()
Parameters
name The name of the object.
Returns None
Usage Application
Updated on July 07, 2011 11:09:59pm PDT

Creative Commons License