Skip to content

p6gb/crafting-textile-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crafting Textile Data

This repo collects code examples from the course Crafting Textile Data at University of the Arts Berlin.

arduino-read-sensor-values is a very simple setup to read sensor values from a sensor connected to analog in and print it to Serial.

p5-playing-sound-from-arduino is a p5.js project that allows to trigger a sound file from Serial values, i.e. the sensor connected to the Arduino. It builds on WebSerial which isn't supported by all browsers. At this time, it works on Chrome and Chromium-based browsers, but not Firefox. The example can also be found in the p5.js Web Editor. There, in order to change other files than index.js, you need to click the little arrow on the very left side, right above the code editor. You can use this to upload sound files, but you can also run the whole project locally.

About

Examples for the course Crafting Textile Data at UdK Berlin.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors