This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sound record

HI ALL

need help .any source code to Microcontroller sound record with eeprom memory chip. i know i need mic and spkr on the port pins.

Thank you in advanc

Parents
  • seldum,
    Look, I don't know what your background is, but if you mean what I think you mean you need to understand a couple of things: A microcontroller is not a PC and does not offer the same services as a modern OS such as Windows or Linux etc. unless you work very hard, and even then you are limited by resources and computing power. in other words: forget about dlls. read the documentation of a controller you choose, buy hardware to play with, and learn as much as you can before you even get started. work hard. there are no shortcuts and no dlls.

Reply
  • seldum,
    Look, I don't know what your background is, but if you mean what I think you mean you need to understand a couple of things: A microcontroller is not a PC and does not offer the same services as a modern OS such as Windows or Linux etc. unless you work very hard, and even then you are limited by resources and computing power. in other words: forget about dlls. read the documentation of a controller you choose, buy hardware to play with, and learn as much as you can before you even get started. work hard. there are no shortcuts and no dlls.

Children