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.1.1

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

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

* Fixed internal error at line 222 file 'ldmicro.cpp' (ISA_AVR1).

* Fixed Turkish translation.

* Fixed 'Formatted String Over UART' SELF-starting error.
See http://cq.cx/ladder-forum.pl?action=viewthread&parent=4878

* Added escape sequences:
* \t -- horizontal tab
* \v -- vertical tab
* \a -- alert

* Fixed escape sequences in UART simulation window(Terminal).
Compared with Windows HyperTerminal and Putty.
See demo frmt_escape.ld, added to SAMPLES directory.

You can download it at
https://github.com/LDmicro/LDmicro/releases/tag/v3.1.1
Mon Mar 14 2016, 04:33:18, download attachment frmt_escape.ld
(no subject) (by Ihor Nehrutsa)
I will try to answer some of the questions raised earlier.

1) Why versions are numbered in this way 'v3.x.x'?
Versions are numbered in accordance with
Semantic Versioning 2.0.0, look at
http://semver.org/
Major 3 because added new functions i.e. SFR, netzer.

2)You cannot coerce Jonathan Westhues recognize this version of the official, you can just use this version.
You can ask Jonathan include to the official releases the functions from this repository.

3)Backward compatibility with the official version is retained. You will be able to work with your old LD files, will changed only the output HEX files (they can become efficient, less, faster).

4)What is the purpose of "github"?
I had a great temptation to respond with a joke from a show: "We are the apolitical artists! We are interested only in the children's laughter and a profit! ".
But seriously, I want to such complex questions in the forum as
http://cq.cx/ladder-forum.pl?action=viewthread&parent=4797
we had the answer.
I want, that you to develop commercial projects with LDmicro, and you have been profitable to pay some amount for the development of new features in LDmicro.
Mon Mar 14 2016, 06:09:48
to Jonathan Westhues (by Ihor Nehrutsa)
Dear Jonathan Westhues.
I asked this in
http://cq.cx/ladder-forum.pl?action=viewthread&parent=4878
and describe in
https://github.com/LDmicro/LDmicro/issues/7

IMHO I did the right thing.
Please test and add fix in attached file into the official release.

Sorry for my English.
Mon Mar 14 2016, 06:47:37, download attachment intcode_piece.cpp
(no subject) (by Boris)
When I asked "What is the purpose of "github"" I wanted to ask You why to have LDmicro all over the net, for me is better to have all here.
Mon Mar 14 2016, 06:50:14
(no subject) (by MGP)
Great, you still working on it. Thx

I hope that Jonathan is willing to incorporate the changes, so we can all use the same version.

Thanks to both of you

Ihor, your English is far better than mine ;-)
Tue Mar 15 2016, 06:42:25
(no subject) (by Alex)
I hope it too
Tue Mar 15 2016, 13:52:52
8051 (by Ivan)
Good afternoon.
I have read the release and I think it is very interesting.
Can I add to the list of MCU AT89S52?
I understand that it is quite another family of 8051, rather than the PIC or AVR ...
But maybe it can be done ...
Thank you...
Mon Mar 21 2016, 05:01:54
LCD (by Alex)
Hi, Ihor, i aprecciate your work, i would like to ask you if you could make an easy way to use a parallel lcd 16x2.
Mon Mar 21 2016, 14:39:59
(no subject) (by Alex)
or using an I2C interface
Mon Mar 21 2016, 16:01:34
(no subject) (by Alex)
In my country the price for a serial lcd is too expensive and the only way to buy it is va internet, i tried to use some hobbybotics interface, but here they donīt have some components, thanks a lot for your work.
Fri Mar 25 2016, 17:19:12
(no subject) (by Vlad)
Hi Alex! I can recommend to you FLProg program (http: //flprog.ru) that allows you to write in LD and FBD and is ready to work with blocks using an I2C interface and many others (Modbus, radio and Wifi.) For all programming Arduino models.
Sat Mar 26 2016, 03:33:06
(no subject) (by Alex)
Thanks a lot Vlad i will try. :)
Sat Mar 26 2016, 07:56:29
(no subject) (by Qia)
Dear Vlad,

Is there any FLProg version in English? Or at least a file that can be translated to english?

Thanks
Sat Mar 26 2016, 15:44:56
(no subject) (by Alex)
it would be great to add intcode_piece.cpp in order to use ldmicro2.3v for newbies
Sat Oct 28 2017, 23:07:21
(no subject) (by Alex)
could some one please biuld thi ldmicro-3.1.1 i have tried many ways but i am not good at this. :(
Sun Oct 29 2017, 13:19:10
(no subject) (by Alex)
I get "nmake" error, i guess iīll try it in oracle using visual studio 2010 with visual studio command prompt, like david said.


https://www.youtube.com/watch?v=JKb8sFNXrbE
Wed Nov 1 2017, 12:56:43, download attachment msbuild fail.jpg
string over i2c now! (by Marcio)

Translated text in google translate, sorry, kkk...

I'm Brazilian. His program is being very widespread in my country, I am a great promoter of it. Congratulations on your excellent work on LDmicro. But a wonderful program like LDmicro should not run out of the "insert formatted string over i2c" statement. Kindly present us with this instruction. I love LDmicro ... Good morning.
Tue Sep 11 2018, 09:53:19
(no subject) (by Alex)
I think it would be useful to incorporate these changes made by Ihor time ago with 3.1.1v to the official 2.3v, i think a 2.3v upgraded could be used for begginers, then they could be prepared for Github Ihorīs version
Sat Sep 15 2018, 09:56:24, download attachment intcode_piece.cpp
Modbus bridge (by Marius Oprea)
Hi, I'm trying to use only ModBus bridge library with standard Firmata Ethernet on Controllino MEGA, but there is a strange problem. For example I have a Schneider power meter connected to Controllino via ModBus RTU and Node-Red connected via ModBus TCP.
I'm reading few registers with correct values, but for most of them I'm receiving invalid values, all Float32 registers which are invalid returns a value like [0, 65472].

Any hint or help would be much appreciated.
Thank you
Wed Sep 19 2018, 02:24:09
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):