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

How to implement communication between AD convertor and microprocessor system ?

Hi, everyone!

I am developing a fruit-sorter, and this device was controlled by PC.

Now, I want to design a microprocessor system to execute it.

About hardware, I don't want to change too much, so there is a problem I need to work out---
How to implement communication between AD convertor and my microprocessor system ?

Need what kind of technologies?
What about hardware? software?

Parents
  • Andy wrote:

    "In order to implement comunication between microprocessor system and ADC,
    In that case, there's no use us trying to guess what interface it has - it was specially designed for your system, so you must have the definition of its interface requirements?!"

    One of the things that surprise me every time I come across it - and that is often - is that a company that had something made for it does not have - and can not get - specifications.

    It seems that many companies do not refuse to buy stuff without all data available to the buyer.

    In some situations it has been a company going out of the house for the first time and not having any idea what to require in the contract, I have a private list of suppliers that has refused to disclose protocols etc for the products they have sold.

    In some cases I have had to rescue projects where a consulting company had supplied so called "working" code and claimed the source to be proprietary although the buyer has paid for the development.

    If you go out of the house MAKE SURE that the contract specifies that all data must be disclosed.

    Buyer beware

    Erik

Reply
  • Andy wrote:

    "In order to implement comunication between microprocessor system and ADC,
    In that case, there's no use us trying to guess what interface it has - it was specially designed for your system, so you must have the definition of its interface requirements?!"

    One of the things that surprise me every time I come across it - and that is often - is that a company that had something made for it does not have - and can not get - specifications.

    It seems that many companies do not refuse to buy stuff without all data available to the buyer.

    In some situations it has been a company going out of the house for the first time and not having any idea what to require in the contract, I have a private list of suppliers that has refused to disclose protocols etc for the products they have sold.

    In some cases I have had to rescue projects where a consulting company had supplied so called "working" code and claimed the source to be proprietary although the buyer has paid for the development.

    If you go out of the house MAKE SURE that the contract specifies that all data must be disclosed.

    Buyer beware

    Erik

Children