The 254 Word Arduino Audio Shield
Thank you for taking an interest in our latest Kickstarter campaign, "The 254 Word Arduino Audio Shield". This page will be updated with new code samples, videos, and lookup table updates as the campaign progresses. Below you'll currently find an assembly video, some sample code, and the current version of the word lookup table (Library). If you have any questions as this campaign progresses, please feel free to send a message through our contact page, or through Kickstarter. Thank you again for taking an interest!
The Final Lookup Table (Library) - This excel sheet contains all of the words that the shield can currently say.
library.xlsx | |
File Size: | 45 kb |
File Type: | xlsx |
Final 254 word vocabulary video:
Sample Arduino Code #1 (Commented) - This code instructs the shield to play all words non-stop, and in order:
_100_word_shield_2.ino | |
File Size: | 3 kb |
File Type: | ino |
Sample Arduino Code #2 (Commented) - This code instructs the shield to play three sentences over and over using specified arrays
_100_word_shield_full_sentences.ino | |
File Size: | 3 kb |
File Type: | ino |
Sample Arduino Code #3 (Commented) - If you wish to add different delays in between words, this method will work.
_100_word_save.ino | |
File Size: | 3 kb |
File Type: | ino |
Shield Schematic:
100_word_shield.pdf | |
File Size: | 15 kb |
File Type: |
The Assembly Video: