Git Product home page Git Product logo

alislahish-max9814's Introduction

Alislahish-MAX9814

This library controls a MAX9814 Microphone with AGC and Low-Noise Microphone Bias by Maxim Integrated.

Attach it to your ESP8266/Arduino directly or using an MCP23017 Expander as an intermediary.

This library can control the:

  • Release/attack ratio (500:1, 2000:1, or 4000:1), and
  • Gain level (40dB, 50dB, or 60dB)

Note that all references to A/R (Attack/Release) in the datasheet and on the Adafruit breakout are referred to as RA (Release/Attack) in this library. It is functionally equivalent, however, it made more sense to write it this way.

Dependencies:

This library relies upon the Alislahish-ICUsingMCP23017 library:

https://github.com/alislahish/Alislahish-ICUsingMCP23017

...which relies upon the Adafruit-MCP23017-Arduino-Library:

https://github.com/adafruit/Adafruit-MCP23017-Arduino-Library

Please include them both in your main sketch

Examples:

See the examples folder for code you can run with an oscilloscope and some MAX9814 breakouts to see the difference in waveform characteristics when you use different gain modes. If your oscilloscope displays measurements onscreen, try turning on Vp-p while running the example sketch.

Hardware:

Arduino:

https://www.arduino.cc/

ESP8266

http://www.esp8266.com

MAX9814

Consult the datasheet found at the following link to see usage examples:

http://www.maximintegrated.com/en/products/analog/audio/MAX9814.html

Or, obtain this IC (with microphone) on a breakout board from Adafruit:

https://www.adafruit.com/products/1713

MCP23017

https://www.adafruit.com/products/732

http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en023499

Reference:

by anwarhahjjeffersongeorge

alislahish-max9814's People

Contributors

anwarhahjjeffersongeorge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.