element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
Arduino
  • Products
  • More
Arduino
Arduino Forum Microphone Compatibility - Feather to Trinket Adafruit
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 9 replies
  • Subscribers 390 subscribers
  • Views 1724 views
  • Users 0 members are here
  • microphone
  • trinket
  • adafruit feather
  • compatibility
  • feather
  • adafruit
  • arduino
Related

Microphone Compatibility - Feather to Trinket Adafruit

Alexander28
Alexander28 over 2 years ago

Currently using the following board and microphone together:

https://uk.rs-online.com/web/p/microcontroller-development-tools/1245513


https://www.rapidonline.com/adafruit-1713-electret-microphone-amplifier-max9814-with-auto-gain-control-73-5387?gad=1

imageimage

Wanting to switch to the Trinket below:

https://uk.rs-online.com/web/p/microcontroller-development-tools/1245511

image

As I just don't need the bluetooth or other capabilities of the feather, and the trinket is much cheaper.

Anyone know if they are compatible, and if i would just wire in in the same way, or if i should be using another microphone?

Also assuming you would upload to them and program them up in the same way?

Really appreciate any help, thank you all!

  • Sign in to reply
  • Cancel

Top Replies

  • ralphjy
    ralphjy over 2 years ago in reply to Alexander28 +1
    Adafruit has a project that does that https://learn.adafruit.com/trinket-sound-reactive-led-color-organ/overview - it uses the Trinket.
  • michaelkellett
    michaelkellett over 2 years ago

    The two boards are obviously different and use different processors - so you may need to use a different pin for the analogue input.

    You haven't said what you actually do with the microphone signal  - so it's not possible to tell from here if the the processor differences matter.

    I hope you won't mind me asking this - and that everyone at E14 is happy to have you on board - but would no one at RS or Design Spark help ?

    If you could use the Trinket (not pro) you can get it from Amazon for even less (£6.79).

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • mayermakes
    mayermakes over 2 years ago

    Compability wise, yes, you could use almost any board that can read analog signals, but the question is what you are trying to achieve, your project might be dependent on what the mcu can do with that analog reading /how it has to be processed.

    if you want t oget something like the amplitude of a noise and move a servo accordingly the trinket is fine, and so would any Arduino or a rpi pico, its more about what you are comfortable working with and what language you like to code in.
    I´d advise to google for libraries for whatever module you fancy fist to see if there are any for Arduino /micropython  and usually it tells you if it has requirements for combability.
    also the search here on Element14 often yields good results.

    in your case it seems it wont matter.

    I welcome everyone asking questions here, it just shows that this is a welcoming  community for enthusiast, no matter where you get the parts from, but in case something is not working as expected you´d need to go to the actual source for support.(which might be difficult depending on where you buy)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Alexander28
    Alexander28 over 2 years ago in reply to michaelkellett

    I am using the Microphone to light up NeoPixels as an output from the Board.

    Yup, have fired an email off to RS and hope to have a response in a few days, but thought i would try here, as with them doing so much stuff, im not sure they will have much specific knowledge, but you never know eh.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • michaelkellett
    michaelkellett over 2 years ago in reply to Alexander28

    You're very welcome here !

    I'm no expert on Arduino but I think you might well get the Trinket (not the Pro) to do what you want'. Perhaps some one who has used one might be able to chime in and comment.

    MK

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Alexander28
    Alexander28 over 2 years ago in reply to michaelkellett

    Many thanks.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Alexander28
    Alexander28 over 2 years ago in reply to mayermakes

    I am using the Microphone to light up NeoPixels as an output from the Board.
    The larger quantity of sound, the more i light up the pixels. E.g. Turning sound into light.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • ralphjy
    ralphjy over 2 years ago in reply to Alexander28

    Adafruit has a project that does that https://learn.adafruit.com/trinket-sound-reactive-led-color-organ/overview - it uses the Trinket.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Alexander28
    Alexander28 over 2 years ago in reply to ralphjy

    Fab, brilliant, thank you!

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Alexander28
    Alexander28 over 2 years ago

    UPDATE:

    Having a little bit of an issue now I have tried.
    Getting this as an output when using the Feather program on the trinket and no successful outcome:

    Connecting to programmer: .
    Found Programmer: Id = “CATERIN”; type =S
    Software Version = 1.0; No Hardware Version given.
    Programmer supports auto addr increment.
    Programmer supports buffered memory access with buffersize=128 bytes.

    Programmer supports the following devices:
    Device code: 0x44

    • Cancel
    • Vote Up 0 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