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 emax0198

  1. E

    Software PWM generation?

    Thanks guys, everything that you said is correct. But my requirement is that the PWM should be 10+ bit . And actually there are two thing a controller has to do; fisrt fetch the PPM tiiming for each channel and then generate the 10+ bit PWM. I know that it is not possible without interrupts...
  2. E

    Need Code template for PIC18F

    I need code template for PIC18F2320 or atleast some code example for the bit initializations list.
  3. E

    Save audio file on EEPROM

    I want ot save an audio clip on EEPROM and play back using PIC MCU for 2 to 33 minutes. Please help if somebody has done a project like this...
  4. E

    Audio file ans eeprom

    Yes I want to save an audio wav file to an eeprom... how can I do that? A usual wav or any other audio file is large in size, is there any codec available that can be implemented on PIC16F84? Actually I want to save an audio clip of 2 to 3 minutes and then reproduce in a rather fair quality...
  5. E

    Audio file ans eeprom

    How an audio file can be saved in an eeprom?
  6. E

    Amplifier circuit modification help needed

    Here is the complete schematic. It is the application note AN980 from Motorola.
  7. E

    Amplifier circuit modification help needed

    What about L2 value?
  8. E

    Amplifier circuit modification help needed

    Based on the following attached MPS5179 amplifier circuit, I want to design the same circuit for 62MHz. The circuit shown was designed for 38MHz. The input is 62MHz 15mVp-p and the desired output should be 500mVp-p and V+ = 4V. What will the value of resistor next to V+ and L2. Will the L2...
  9. E

    Software PWM generation?

    software pwm servo eltonjohn I have already done this with interrupts but the problem is that to save the timing values from which these 8 PWM outputs have to be generated, additional interrupts need to be used and with that much interrupts there is slight jitter in each servo... so I thing...
  10. E

    How a binary file can be saved on either eeprom or program memory of microcontroller?

    Re: Binary file saving? I am using PIC MCU for this purpose.
  11. E

    How a binary file can be saved on either eeprom or program memory of microcontroller?

    Re: Binary file saving? Then how a binary file can be embedded in the hex file... Actually I have binary file which contains audio and I want to save it in MCU eeprom or program memory. Should I convert it to hex or not and if it is to be converted to hex then how can that be done?
  12. E

    How a binary file can be saved on either eeprom or program memory of microcontroller?

    How a binary file can be saved on either eeprom or program memory of a microcontroller?
  13. E

    Software PWM generation?

    software pwm generation Can you name any microcontroller that can have this feature!
  14. E

    Software PWM generation?

    pwm software How a software based generation of 8 PWM outputs can be implemented? Actually I want to implement 8 PWM outputs to drive 8 servos just like a hardware PWM generator. Just put the values in 8 16-bit registers and it will update the pulse width of respective PWM output. Is there any...
  15. E

    How to save and output Audio signal ?

    How a microcontroller can be used to save an audio voice conversation and then output that to a speaker? It is easy to do this using additional components but how to do this only using a single microcontroller?

Part and Inventory Search

Back
Top