ofxClayblocks
is a collection of devices that send and receive OSC messages over the network. Most of them are raspberry pi based and convert sensors reading to OSC messages or control actuators by receiving OSC messages.
The server apps are:
cb_accelerometer
runs on your android phones and send accelerometer datacb_capacitive
: Adafruit MPR121 capacitive sensingcb_ir_tracker
: cv blobs detection with pimoroni fisheye IR cameracb_kinect_tracker
: cv blobs detection with the kinectcb_relaybox
: controls relay modulescb_piezos
: piezos sensors device
Relative openFrameworks receiver classes to have a fast to use client side API are also included.
Go into the respective server app folder for a specific README.md with more informations about usage, pictures and code building instructions.
Nicola Pisanti, MIT License, 2018