Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - LDmicro.GitHub news v3.2.0

(you are viewing a thread; or go back to list of threads)

LDmicro.GitHub news v3.2.0 (by Ihor Nehrutsa)
== Release 3.2.0
The backward compatibility still saved.

* AVR MCU list sorted in accordance with the Atmel AVR Instruction set inheritance table.
https://en.wikipedia.org/wiki/...et#Instruction_set_inheritance

* Added Number of internal pseudocode operations for each rungs of ladder diagram.
It is shown below the rung number.
Added Number of MCU's oparations for each rungs of ladder diagram.
It is shown below the internal operations number.
Save as text exports its too.
You can optimise your code size and speed.

* Added readMcu.bat. You can read MCU memory directly from LDmicro IDE with Ctrl+F6 key.
(Now only AVR)

* Added flashMcu.bat. You can program (flash) MCU directly from LDmicro IDE with F6 key.
menu -> Compile -> Call flashMcu.bat F6 is worked for AVR's MCU via AVRDUDE. See
https://github.com/LDmicro/LDm...rd-without-an-Arduino-software.
(Now only AVR)

* Added postCompile.bat. It copies LDmicro output files to another directory.
Prepare for Arduino and others software.

* Added: LDmicro can generate fully functional Arduino C code.
EEPROM, UART, ADC, PWM are supported too. See
https://github.com/LDmicro/LDm...e-LDmicro-and-Arduino-software.

Thanks to:
Adam Horcica
http://adam.horcica.cz/tools/ladder-gen/
http://electronics4dogs.blogspot.cz/2011/07/ldmicro-and-arduino.html
Devel
http://cq.cx/ladder-forum.pl?action=viewthread&parent=3296

You can download it at
https://github.com/LDmicro/LDmicro/releases/tag/v3.2.0
Mon Apr 4 2016, 10:53:36
Compile C for Arduino (by Ihor Nehrutsa)
is a paid service.

This feature of LDmicro is in testing and refinement.

1. You can send your LD file at the [email protected]
and get 4 output files for Arduino,
as shown in the example for c_demo
https://github.com/LDmicro/LDm...e-LDmicro-and-Arduino-software.

2. You can sponsor development and pay for it.
After payment you will get this functionality in a state as is at the time of development
and you will be able to generate 4 output files for Arduino for any of your LD files.

As I wrote earlier, I appreciate his work at $ 20 / hour.
Finalization of the 'C for Arduino' functions required significant time, but I understand that in order to DIY it will be too big payment.
I appoint the amount of $50.

Also, the addition to the list of processors AVR with a change in package type (eg ATmega8 PDIP -> ATmega8 TQFP) I set price at $10 (0.5 hour).

Also, the addition to the list of processors AVR with a same family (eg ATmega164 -> ATmega324 -> ATmega644 -> ATmega1264) I set price at $20 (1 hour).

On the question of payment, please contact [email protected].

Your LD files obtained by the [email protected] will not be published without your consent. Try this opportunity.

Best regard to all.
Mon Apr 4 2016, 11:43:50, download attachment c_demo.zip
Compile C for Arduino (by Ihor Nehrutsa)
Sorry. Clarification: The first paragraph 1. is free of any pay.

Sorry for my english.
Mon Apr 4 2016, 11:55:42
v3.2.0. (by Petar)
When I try to compile it says:internal error at line 307 file "simulate.cpp"
Mon Apr 4 2016, 13:50:24
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):