??? 07/31/08 08:35 Read: times |
#157156 - problem is in software Responding to: ???'s previous message |
Hi Jay,
I read allmost all Yor posts and i understand: - You do not want to learn mecorocontroller progrmming, You prefer C or Basic as close to PC as possible. - Yo want low cost (why - is not clear) AT89C52 is cheap, but probably not good for task. - You can, but do not build hardware platform. Jay,google for C-programmable PLC or Basic programmable PLC. For example: http://www.rabbit.com/products/bl1800/ http://www.tibbo.com/em1202.php If problem is to get lowest price for big quantity , then do: - select software - easy, low cost, good for task. Many PLC producers give software for free. Problem is how to implement new functions (bubble sort for example). Ladderwork from www.microshadow.com have such option , but is not free. - select PLC hardware or build it, if You know how to connect to software. - connect ADC and relays. If You make single unit or prototype - build it around old DOS based PC without KBD and CRT . Later You will find somebody for mass production. regards |