Difference between revisions of "1 Intro to the Station"
Jump to navigation
Jump to search
(10 intermediate revisions by one other user not shown) | |||
Line 26: | Line 26: | ||
=Bare boards / sound interface= | =Bare boards / sound interface= | ||
+ | |||
+ | ==The board== | ||
+ | [https://www.bareconductive.com/wp-content/uploads/2017/04/TouchBoard_PinMap_AW3.pdf close up] | ||
[https://www.kickstarter.com/projects/863853574/touch-board-interactivity-everywhere the kickstarter project] | [https://www.kickstarter.com/projects/863853574/touch-board-interactivity-everywhere the kickstarter project] | ||
Line 37: | Line 40: | ||
[https://www.bareconductive.com/make/changing-the-mp3s-on-the-micro-sd-card/ Changing the sounds of the board] | [https://www.bareconductive.com/make/changing-the-mp3s-on-the-micro-sd-card/ Changing the sounds of the board] | ||
− | = | + | =Exercises / make it your own= |
In groups of 2 or 3 people, for less than an hour you will create your own interactive installation.<br> | In groups of 2 or 3 people, for less than an hour you will create your own interactive installation.<br> | ||
Line 50: | Line 53: | ||
Files can be converted by VLC or online, in case they are not in mp3 format. | Files can be converted by VLC or online, in case they are not in mp3 format. | ||
<br> | <br> | ||
+ | |||
+ | ==Setting up your Touch Board with the Arduino Installer== | ||
+ | |||
+ | [https://www.bareconductive.com/make/setting-up-arduino-with-your-touch-board/ Tutorial here] | ||
+ | |||
+ | ==Making Distance Sensors: trigger the Touch Board with proximity== | ||
+ | |||
+ | [https://www.bareconductive.com/make/proximity/ Proximity sensor] | ||
+ | |||
+ | ==Hold electrode to play sound / Play only when touched== | ||
+ | |||
+ | [[Media:BareBoard HoldToPlay.zip|Hold_To_Play_Code]] | ||
+ | |||
+ | [[Media:SdFatUtil.zip|Download this library]] | ||
+ | |||
+ | [Category:Electronics]][Category:Sensors]] |
Latest revision as of 09:04, 21 November 2022
Welcome
Some contextualizing works
Little Bits
Bare boards / sound interface
The board
Changing the sounds of the board
Exercises / make it your own
In groups of 2 or 3 people, for less than an hour you will create your own interactive installation.
You can either make an instrument interface or go in the direction of storytelling.
You can use the conductive paint to create drawings, or paint over surfaces, or search for and select conductive objects throughout the academy. Use those as the triggers.
Changing the sounds of the board Follow this guide to change the sounds of the boards
You can use your own sounds, or download mp3 files from freesound
Files can be converted by VLC or online, in case they are not in mp3 format.
Setting up your Touch Board with the Arduino Installer
Making Distance Sensors: trigger the Touch Board with proximity
Hold electrode to play sound / Play only when touched
[Category:Electronics]][Category:Sensors]]