Skip to content
/ ambient Public

Source files for the Ambient Interaction Minor at the HvA

Notifications You must be signed in to change notification settings

axello/ambient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the Ambient folder

OSC contains the OSC.py python module and a test file. The test file sends OSC commands to localhost:5000
osctest contains a small Processing app which sets up an OSC channel on localhost:5000

Protocol:
osc://xbee/x <axis> <value>
	axis={0,1,2,3}, where 0 is used for x and 1 for y
	value can be between 0 and 1023
osc://xbee/reset
	sends a reset to processing, which starts again from the beginning

About

Source files for the Ambient Interaction Minor at the HvA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published