On 3 May 2012 04:35, Erik Green <[email protected]> wrote: > Can I Use EMC as stand alone DRO with a set of glass scales and an > Everything IO interface board?
You don't need all of EMC2, you could just use a GladeVCP panel and HAL. The parport might well be fast enough, too. Write a HAL file to load 3 encoders and the GladeVCP UI, hook up the pins, set the scale, and you are done. Adding the ability to zero the numbers or type in a value would be a little more work, but can still be handled in HAL and/or a python module. However, it would also be relatively simple to do it with an Arduino and an LCD shield. -- atp The idea that there is no such thing as objective truth is, quite simply, wrong. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
