element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RoadTests & Reviews
  • Products
  • More
RoadTests & Reviews
RoadTest Forum How Would You RoadTest the Matrix Voice
  • Blog
  • RoadTest Forum
  • Documents
  • RoadTests
  • Reviews
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RoadTests & Reviews to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 14 replies
  • Subscribers 2465 subscribers
  • Views 2245 views
  • Users 0 members are here
  • scasny
Related

How Would You RoadTest the Matrix Voice

rscasny
rscasny over 6 years ago

Voice applications are gaining popularity. The apps can range from far field voice captures, acoustic source localization, beamforming, noise suppression, acoustic echo cancellation, voice recognition integration, and more.image

 

So, it should be no surprise to the RoadTester group that I would be approached to roadtest a voice-app dev board. Enter, the Matrix Voice.

 

Last year, we roadtested the Matrix Creator for the Raspberry Pi , which is an expansion daughter board for the Raspberry Pi. The Matrix Voice has the same circular shape as the Creator, but is a simple, easy-to-use, open-source voice recognition platform. It's 3.14 inches in diameter with a radial array of 7 MEMS microphones connected to a Xilinx Spartan 6 FPGA and 64 Mbit SDRAM with 18 RGBW LED's and 16 GPIO pins.

 

There are two versions of the Matrix Voice: one version works with the Raspberry Pi, and the other version has an onboard ESP32 Wi-Fi/BT module with a 32 bit microcontroller, so it can work as a standalone device. Since I know my Roadtesters love the tech details, here's a few specs:

 

  • FPGA : Xilinx Spartan 6 FPGA XC6SLX9
  • 18 RGBW LEDs (link)
  • 8 MEMS audio sensor MP34DB02
  • 16 external GPIO. These are connected to FPGA so they can implement any digital
  • interface e.eg PWM, Servo, UART, I2C etc.
  • Serial Flash 64MBIT - MX25L6406E
  • DDR2 SDRAM 512MBIT - MT47H32M16
  • 3W Stereo Class-D Audio Amplifier and Class-AB Headphone Driver - PAM8019
  • 3.5mm audio output jack

 

Here's a few tech resources for you to examine:

  • Datasheet
  • Github
  • Getting Started Video

 

So here's my question: How Would You roadTest the Matrix Voice? What would you build with the Matrix Voice? What would you like to know about the Matrix Voice. Leave your thoughts and comments below. Thanks.

 

Randall Scasny

RoadTest Program Manager

 

 

Before I go.....

 

I saw this video on youtube where the Matrix Voice was used with Alexa. Some asked:

 

"Alexa, how much wood can a wood chuck chuck if a wood chuck could chuck wood? Watch the video to find out:

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

  • Sign in to reply
  • Cancel

Top Replies

  • Jan Cumps
    Jan Cumps over 6 years ago +3
    For those that want to re-program the on-board FPGA (not needed to work with the Creator but it can be done), a heads-up: The Xilinx ISE IDE that you use to work with the Spartan 6 is not compatible with…
  • rsc
    rsc over 6 years ago +3
    It would be interesting to add some directional baffles and use the device for determining sound source direction. With haptic feedback, it could be a good aid for the deaf. Scott
  • dougw
    dougw over 6 years ago +3
    I don't have any esoteric needs, but I have 2 mundane applications that have been bugging me for a long time: A long range microphone I can locate at my large screen TV and use for Skype calls while sitting…
  • vimarsh_
    vimarsh_ over 6 years ago

    Matrix voice is a good add on to the RPi. There are many such hats but this one is the best of it due to that FPGA.

     

    The advantage is we can make a home automation system, a google home for ourselves or make our own assistants with things like snips.ai

     

    It is also smaller than the creator. It also does not have esp32 moreover the sensors are lacking in the simple version. The one with esp32 can be more helpful as it can be programmed standalone and so we can also add functionalities which are difficult with FPGA or simply not possible. Even the creator does not have ESP32 a very common chip to program for standalone operation.

     

    But being small, and the awesome projects and manufacturer support we can create cool home automation projects.

    HA is quite common and also has many exixting solutions so we need to be creative to think where else it can be used? Probably in some alarming system or something else.

     

    We can test it by creating an all-in-one project as that is what the board is capable to do and we can also experiment with FPGA which have good documentation.

     

     

    Vimarsh

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Jan Cumps
    Jan Cumps over 6 years ago

    For those that want to re-program the on-board FPGA (not needed to work with the Creator but it can be done), a heads-up:

    The Xilinx ISE IDE that you use to work with the Spartan 6 is not compatible with Windows 10.  You need to have access to an older Windows version or use the virtual machine with ISE pre-installed that Xilinx released.

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • DAB
    DAB over 6 years ago

    Hi Randall,

     

    When I saw this device I had two thoughts.

    One was to use it for direction finding for thunder to alert someone about the direction of an approaching thunder storm.

    The other thought was for tracking individuals in a meeting room. I am assuming that you could have everyone identify themselves and use the microphones to map each person. You could then copy statements made by each person during the meeting using the previous location information to identify the talker without needing to do voice comparison. You could also use the voice comparison to track the movement of a specific speaker within the room.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Instructorman
    Instructorman over 6 years ago

    It has been a long while since I last tinkered with psychoacoustic masking and audio steganography, but reading about the Matrix Voice awoke some of those ideas.

     

    I'm thinking the Matrix Voice could be adapted to perform real time audio steganographic decoding. Not that the development effort to achieve real time steganographic decoding would be trivial, but it seems at first blush to have the necessary computational horsepower.

     

    On another front: How about a near real time translator that converts spoken word in one language into written text in another language?  Maybe most of the heavy lifting could be done by Google services with the Matrix Voice handling digitization, formatting and upload of voice data.  Just a thought.

     

    Both of these ideas go well beyond the scope of a Road Test, but would make fun and challenging multi-month projects.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • aabhas
    aabhas over 6 years ago

    Matrix voice is a very good add on board for projects using voice interfrace with raspberry pi . It contains good microphone and we can use it to make project something for home automation and try the different sensors inbuilt in it .The standalone version would be helpful where there is need of low cost project.

     

    I would like to road test it by making a personal voice assistant for us using raspberry pi and matrix voice and use the data of inbuilt sensors in it  and try to put my hands on fpga.

     

     

    Aabhas Senapati

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • nixiefairy
    nixiefairy over 6 years ago in reply to Jan Cumps

    Wait a minute. ISE? Do people even use it anymore? 

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Jan Cumps
    Jan Cumps over 6 years ago in reply to nixiefairy

    You have to, if you want to develop for a Spartan 6. What would you use?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • nixiefairy
    nixiefairy over 6 years ago in reply to Jan Cumps

    Aah I have never used a spartan 6. I've used a spartan 3 with ISE before. So like, I assumed since 6>3 it would be running on Vivado.

    Well that's news to me

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • rsc
    rsc over 6 years ago

    It would be interesting to add some directional baffles and use the device for determining sound source direction.  With haptic feedback, it could be a good aid for the deaf.

    Scott

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • dougw
    dougw over 6 years ago

    I don't have any esoteric needs, but I have 2 mundane applications that have been bugging me for a long time:

    1. A long range microphone I can locate at my large screen TV and use for Skype calls while sitting across the room. (A wired mic running across the living room just doesn't cut it.)
    2. A mic for my camera that will equalize my voice volume as I blog - no matter how far away I move (up to 8 feet). Wearing a wired mic often gets in the way while doing a demo. Even a wireless Lavalier is cumbersome and distracting in a video.

    My attempts to solve these applications so far have been dismal. (I am open to suggestions)

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
>
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube