Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by Fearsome

  1. F

    Type cast and/or integer promotion problem in C

    Is the rest of the conversion code interesting to you? I didn't post it since it isn't relevant to my question. The conversion is for a 16 bit sign-extended two's complement word from a DS18B20 temp sensor. I convert to a float. Let me know if you want that particular code snippet. Fred
  2. F

    Type cast and/or integer promotion problem in C

    So you're saying that the shift is done before the type cast? Fred
  3. F

    Type cast and/or integer promotion problem in C

    -------------------------------------------------------------------------------- I have a routine that converts from two's complement to a float. The first thing I want to do is combine the most significant byte and least significant byte of the output of a sensor to one unsigned int. I may not...
  4. F

    Comparison of free compilers for PIC 18F (PICC-18 and C18)?

    Re: Comparison of free compilers for PIC 18F (PICC-18 and C1 Thanks Tahmid for the tip but I will easily go beyond 2K in my project.
  5. F

    Comparison of free compilers for PIC 18F (PICC-18 and C18)?

    Re: Comparison of free compilers for PIC 18F (PICC-18 and C1 Hmm, well that wasn't really what I was looking for but I'm sure it's going to be useful for some.
  6. F

    Comparison of free compilers for PIC 18F (PICC-18 and C18)?

    I know this topic has been debated many times before but when people are asked which compiler they prefer, they usually answer without any motivation. I'm a hobbyist and will not spend money on a compiler. Thus I'm only interested in hearing comparisons of the FREE versions of compilers for PICs...
  7. F

    Problems with ISD4002 audio recorder

    Thank you! That worked very nicely! Motorboating gone, only white noise left. Before trying the RC decoupling, I connected the mic directly to the ISD4002 and the motorboating also disappeared. But the signal was too weak and it was almost drowned in the (white) noise. So maybe it is the...
  8. F

    Problems with ISD4002 audio recorder

    Thanks for your reply. Yes, following your advice would help. But I'm just curious if it is possible to get decent audio quality on a experimental breadboard. I'm not hoping for perfect here, just something where the sound isn't completely drowned by the low-freq humming. Anybody succeded...
  9. F

    Problems with ISD4002 audio recorder

    I'm doing a project with a ISD4002 audio recorder. An electret mic is preamplified and the signal is fed to the ISD4002. The signal out from the ISD4002 is fed to a LM386 amplifier and 8 ohm speaker. The schematics are here: Evereything works but I get a lot of low frequency noise, or...
  10. F

    Purpose of resistor in amplifier circuit

    Thank you both. However, I don't understand Audioguru's reply. To me it seems the resistor discharges the capacitor since it connects to ground. Could you elaborate? Fredrik
  11. F

    Purpose of resistor in amplifier circuit

    I'm building a multi-message record/play unit based on a PIC, an ISD4002 record/playback device, an audio amplifier for the speaker, and a microphone. It's going to look something like the application example in the attached file (which is taken from the ISD4002 data sheet). I've looked at the...

Part and Inventory Search

Back
Top