Coder Social home page Coder Social logo

arduinouno_audiocodecmikroe506's People

Contributors

soundspotter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduinouno_audiocodecmikroe506's Issues

Microphone sounds strange

Has anyone tried using the microphone input? I hooked up a regular headset which has two seperate connectors for I/O and tried the microphone example. I only hear loud sounds when I blow air to the microphone. Otherwise I hear nothing when I speak. Has anyone bumped into such a problem?

Cheers,

Mikoe506

Hi, I got the codec board working following your instuctions , thanks a lot for sharing this.

It seams like I can only add code in the timer1 section because of while(1); in void loop()
if i try and run functions in there from anothe lib I get

error

TIMECODE_MAIN1.ino: In function 'void __vector_11()':
TIMECODE_MAIN1:89: error: local frame unavailable (naked function?)
local frame unavailable (naked function?)

I think ISR_NAKED stops any external function,.

is there a way to run anything in the loop with a while() statement without stopping the codec, or is this really maxing out every millisecond of the UNO's compute power ??

Why the 220Ohm series resistor to ADC/DACLRC lines?

D10 -> ADCL + DACL output (parallel) via 220 Ohm resistor in series

I've connected this up and can playback the test sin wave fine. But as a newbie, I'm curious why this series resistor was necessary and how it was calculated? The datasheet on the WM8731 says it should support all VCC lines of 3.3V?

Thanks,
Joe

Recording audio issue

Hi,

I am using this library to developing an audio application. I need to record audio through Audio Codec-Proto microphone and send it or save it on SD Card with Arduino.

I tried the "sine_generator" example and it works but then, I tried the "mic_transmitter.ino" example but only noise appears on the console. How can I obtain audio data from the microphone on the Audio Codec-Proto?

Thank you.

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.