recording sound, and uploading to my SD card
Steps: 1. Take a SD card 2. insert into the microSD card reader and put the reader into my laptop 3. Open my SD card and drag a sound file into my SD card. 4. Organized the sound file. Named it TRACK000.mp3, TRACK001.mp3, etc. up to TRACK011.mp3. These are the files that are played when user touch the corresponding electrode, so when I touch electrode 0 on the Touch Board, it plays TRACK000.mp3 and when I touch electrode 11 on the Touch Board, it plays TRACK011.mp3.

P : I found out a problem: the touch board can’t recognize my touch


Debugging : Using the code that provided by the touch board company #Bare conductive library # to debug. The result showing that the problem appeared when I touch the touch board and it can’t recognized my touch. At first I found it really wired because other function work really well, and I have no idea why it will be like this. Then I am thinking about maybe my table is conductive, so it can’t not recognize my touch. And then I found out that is the Reason.
S: After I found out the problem, I started to add some wood board or paper under the touch board. And it works😊
Video- How I debug:
https://drive.google.com/file/d/1AKD6mhZsLWJ9mxYoeDGkirx2xdx0bPI6/view?usp=sharing
Working:

Even though it is able to track my touch, Still can’t hear any sound….
#Bare conductive library # to debug. possible bug that stating in the website.
