Difference between revisions of "Touch Board"
(Created page with " 600px =Bare boards / sound interface= ==The board== [https://www.generationrobots.com/media/TouchBoard_PinMap_AW3.pdf close up] [https://www.kickst...") |
|||
Line 40: | Line 40: | ||
==Setting up your Touch Board with the Arduino Installer== | ==Setting up your Touch Board with the Arduino Installer== | ||
The touch board can be programmed on the [https://www.arduino.cc/en/software Arduino IDE software]. | The touch board can be programmed on the [https://www.arduino.cc/en/software Arduino IDE software]. | ||
− | In order to do so it is first required to install some dependencies that make you able to work with the Touch Board. You can find the instructions[https://www.bareconductive.com/blogs/resources/how-to-program-your-touch-board-with-the-arduino-ide?_pos=1&_sid=2c82b732f&_ss=r here]. <br> | + | In order to do so it is first required to install some dependencies that make you able to work with the Touch Board. You can find the instructions [https://www.bareconductive.com/blogs/resources/how-to-program-your-touch-board-with-the-arduino-ide?_pos=1&_sid=2c82b732f&_ss=r here]. <br> |
Once you completed the instructions you can check whether the library has been installed correctly by opening your Arduino IDE and go to:<br> | Once you completed the instructions you can check whether the library has been installed correctly by opening your Arduino IDE and go to:<br> | ||
<b></b> | <b></b> | ||
− | [[File:touch_install.png| 700px]] | + | [[File:touch_install.png| 700px]] |
− | |||
==Making Distance Sensors: trigger the Touch Board with proximity== | ==Making Distance Sensors: trigger the Touch Board with proximity== |
Revision as of 12:14, 23 January 2023
Bare boards / sound interface
The board
Changing the sounds of the board
Exercises / make it your own
Changing the sounds of the board
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.
https://freesound.org/
https://www.nasa.gov/connect/sounds/index.html
archive.org https://archive.org/details/audio
youtube.com/audiolibrary - https://support.google.com/youtube/answer/3376882?hl=en-GB
https://sound-effects.bbcrewind.co.uk/
https://soundbible.com
https://www.soundjay.com/
https://free-loops.com/
https://www.freesoundslibrary.com/
https://sound-effects.bbcrewind.co.uk/
Setting up your Touch Board with the Arduino Installer
The touch board can be programmed on the Arduino IDE software.
In order to do so it is first required to install some dependencies that make you able to work with the Touch Board. You can find the instructions here.
Once you completed the instructions you can check whether the library has been installed correctly by opening your Arduino IDE and go to: