Home | S-100 Boards | History | New Boards | Software | Boards For Sale |
Forum | Other Web Sites | News | Index |
V-Stamp Voice Synthesizer |
What is mean by trigger effects? Well, depending on your project you may need to have audio play in different ways. Adfruit thought of the five most common needs and built it into the Sound Board -- so you just rename the file to get the effect you want. See the product tutorial for more details
The sound board is designed to be simple: it does not have polyphonic ability, can't play MP3's (MP3 is patented and costs $ to license, so this board uses the similar but not-patented OGG format, there's tons of free converters that will turn an MP3 into OGG), isn't reprogrammable or scriptable, and you can't have any other kind of trigger type. However, there's a good chance the project you want to make will work great.
Adafruit designed this board specifically for people who wanted to make props, costumes, toys, and other small portable projects.
The ESP8266 processor from Espressif is an 80 MHz microcontroller with a full WiFi front-end (both as client and access point) and TCP/IP stack with DNS support as well. While this chip has been very popular, its also been very difficult to use. It absolutely will not tolerate voltages above 3.3v.
Interfacing directly with the FPGA pins is clearly not a problem. The unit is unusual in that it assumes by default a high baud rate of 11500 Baud (actually 57600 initially).
This page was last modified on 10/14/2023