:-/espero que esto les acelere el desarrollo:
Es un compilador de ladder para pic y avr.
cita:
"Ladder Logic for PIC and AVR
(also in: Italiano, Deutsch, Português; thanks to G. Mariani, H. U. Noell, D. Corteletti)
Quick summary: I wrote a compiler that starts with a ladder diagram and generates native PIC16 or AVR code. Features include:
* digital inputs and outputs
* timers (TON, TOF, RTO)
* counters (CTU, CTD, ‘circular counters’ for use like a sequencer)
* analog inputs, analog (PWM) outputs
* integer variables and arithmetic instructions
* easy-to-use serial communications, to a PC, LCD, or other device
* shift registers, look-up tables
* EEPROM variables, whose values are not forgotten when you lose power
* simulator, to test your program before you generate PIC/AVR code
This program is free software; source code and executables are available for download. "
http://www.cq.cx/dl/ldmicro-rel1.6.zip -codigo fuente, liberado con GPL3-
http://www.cq.cx/dl/ldmicro-es.exe -ejecutable en español-
Saludos a todos,
confio en que les sera util mi aporte!:-)