bjoern / arduino_osc (http://protolab.pbwiki.com/Arduino_Osc)
ARDUINO_OSC is a firmware for Arduino to send and receive OpenSoundControl messages. It is written entirely in the Arduino environment and can easily edited/compiled/uploaded by Arduino users.
Clone this repository (size: 93.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/bjoern/arduino_osc/
| commit 34: | 14667490521f |
| parent 33: | 05f633c7d266 |
added readme to ethernet lib
| filename | size | last modified | ||
|---|---|---|---|---|
| examples | ||||
| README-ETHERNET.txt | 456 B | 15 months ago | added readme to ethernet lib | |
| UdpBytewise.cpp | 4.7 KB | 15 months ago | added option to split overflowing packets to bytewise udp | |
| UdpBytewise.h | 3.3 KB | 15 months ago | added option to split overflowing packets to bytewise udp | |
| UdpRaw.cpp | 4.6 KB | 15 months ago | bug fix: truncate rx packets too long for buffer so we… | |
| UdpRaw.h | 2.7 KB | 15 months ago | bug fix: truncate rx packets too long for buffer so we… | |
| UdpString.cpp | 3.0 KB | 15 months ago | BugFix: when packet size exceeds string capacity in read,… | |
| UdpString.h | 3.1 KB | 15 months ago | cleaned up comments, added WString lib, wrote detailed READM |
