RoboCore/ArdOSC
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
*** originally by recotana / ArdOSC for Arduino firmware 1.0rc-1 tested Arduino Ethernet http://www.arduino.cc/en/Main/ArduinoBoardEthernet !!! this library currently supports only the Ethernet Shield (W5100 Ethernet Controller) Installation ArdOSC folder into .. Mac ~/Documents/Arduino/libraries/ Win MyDocuments\Arduino\libraries\ http://www.arduino.cc/en/Hacking/Libraries =================================================== ArdOSC 2.1 - OSC Library for Arduino. This library works with arduino firmware0022. 2011/09/19 version 2.1 added callback function added osc message argument function 2010/02/01 version 2.0 changed Project OSCClass -> ArdOSC 2009/03/22 version 1.0.1 add errror process。change Doc. 2009/03/21 version 1.0.0 *** updated by RoboCore 13/02/27 - 1.0 * formatted and changed spelling + added wildcard support for callbacks + added optional general callback, to be executed each time a message is received + in <Message> library, changed _index type in function calls from int16_t to uint16_t to prevent erroneous calls with negative indexes
Releases
No releases published
Languages
- C++ 55.6%
- Other 19.7%
- Processing 14.3%
- C 10.4%