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 v4.3.9.2

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

LDmicro.GitHub news v4.3.9.2 (by Ihor Nehrutsa)
== Release 4.3.9.2

Fixed: Problem "PERSIST" Arduino Mega. #82

Updated: EXTERN_EVERYTHING in Arduino Sketch.

Fixed: RESET PWM instruction in Arduino Sketch. #62

Added: SET PWM - optional setPwmFrequency() in Arduino Sketch.
Need to test. See issue #62

Fixed: UART Simulation error V4390. #84

Fixed: MASTER RELAY simulation bug. #83

Updated: MASTER RELAY state colors in simulation mode.

Fixed: When minimizing LDmicro, it always hides the IoList window.

* Wiki: OPEN CIRCUIT, SHORT CIRCUIT
https://github.com/LDmicro/LDmicro/wiki/OPEN-CIRCUIT,-SHORT-CIRCUIT

Fixed: Is it correct return? #55 Yes.

Test: Unclosed Rung. See issue #56.
Experimental release attached at page
https://github.com/LDmicro/LDmicro/issues/56

== Release 4.3.9.1

* Wiki: MAKE PERSISTENT operation
https://github.com/LDmicro/LDmicro/wiki/MAKE-PERSISTENT-operation
Sat May 12 2018, 16:13:55, download attachment build4392.zip
(no subject) (by Ihor Nehrutsa)
Please recheck issues.
Sat May 12 2018, 17:01:41
PWM does not work with sketch arduino. (by Teresa)
With this program the hex file if it works pwm.
But it does not work with sketch arduino.

Thank you.
Sun May 13 2018, 03:32:15, download attachment Pwm_Bright_Pot.rar
(no subject) (by Alex)
Doesn't hide io list anymore, thanks Ihor :)
Sun May 13 2018, 11:48:36
(no subject) (by Ihor Nehrutsa)
To all:
Please tell your opinion about the experimental release.
>> Unclosed Rung. See issue #56.
Sun May 13 2018, 15:51:20
(no subject) (by Alex)
mnmnnnm, i didnīt think about that feature Unclosed Rung before, personally i think it looks more organized with closed rung, just that because it is just a visual feature right?
Sun May 13 2018, 16:39:55
(no subject) (by MGP)
The rung is still unclosed but I have no problem with
Sun May 13 2018, 16:47:16, download attachment Snap105.jpg
(no subject) (by Alex)
Try experimental version
Sun May 13 2018, 17:10:48
(no subject) (by Ihor Nehrutsa)
to Teresa

try v4393
Mon May 14 2018, 16:41:24, download attachment ldmicro4393.zip
(no subject) (by Alex)
great, with Ldmicri4393v my issue posted here...:

http://cq.cx/ladder-forum.pl?a...;parent=7125&tt=1524627042


....works fine :)


btw: i just noticed that when i compare led intensity from ldmicro and arduino IDE, it seems that led intensity is stronger with ldmicro than arduino,there is a little red light cloud around the led with hex from ldmicro, i donīt have any device to measure it, maybe i am wrong but is something i need to tell
Mon May 14 2018, 17:44:41, download attachment intensity_duty100.jpg
(no subject) (by Ihor Nehrutsa)
to Alex

You can investigate this.
Default Arduino's PWM frequency is about 490Hz.
Default Arduino's PWM resolutions are 255.

Uncomment USE_PWM_FREQUENCY and set manually the proper divisor for setPwmFrequency().
Base frequencies and available divisors on the pins, see in the file PwmFrequency.h
Tue May 15 2018, 02:38:55
(no subject) (by Ihor Nehrutsa)
To all:
Please tell your opinion about the experimental release.
>> Unclosed Rung. See issue #56.
Experimental release attached at page
https://github.com/LDmicro/LDmicro/issues/56

Are other ladders editors has unclosed rungs?
Tue May 15 2018, 02:55:39
(no subject) (by MGP)
As for me, the previous version was better.
Tue May 15 2018, 06:55:32
(no subject) (by Teresa)
Hello Ihor Nehrutsa, watch the video arduino sketch, it's still not working.
Thank you and forgive the inconvenience.

Greetings.
Tue May 15 2018, 08:06:10, download attachment 1.avi
(no subject) (by Ihor Nehrutsa)
to Teresa

Default Arduino's PWM frequency is about 490Hz.
Default Arduino's PWM resolutions are 255.

You need
dutya = AVAR / 4
Tue May 15 2018, 08:52:42, download attachment Pwm_Bright_Pot.ld
(no subject) (by Teresa)
Ok thanks Ihor Nehrutsa, now if that works great.

Many thanks.
Tue May 15 2018, 09:18:19
LDmicro.GitHub news v4.3.9.4 (by Ihor Nehrutsa)
== Release 4.3.9.4

Fixed: LDmicro Forum - pic16f887 http://cq.cx/ladder-forum.pl?a...;parent=7317&tt=1526403799
Recovered backward compatibility with version 2.3 for the SET PWM operation.
Recovered the READ_ADC operation for PIC16F887, PIC16F877, PIC16F88, PIC16F72.
Attention: Releases 4.3.8.5 - 4.3.9.3 has the bug with PIC's MCU READ_ADC: only RA0 analog input is available!

Fixed: The GEQ instructrion does not work with neg.numbers #57
Try simulate GEQ.LD from the page
https://github.com/LDmicro/LDmicro/issues/57

== Release 4.3.9.3

Fixed: SET PWM instruction in Arduino Sketch.

* Wiki: LDmicro, Arduino, LCD
https://github.com/LDmicro/LDmicro/wiki/LDmicro,-Arduino,-LCD
Wed May 16 2018, 12:05:46, download attachment ldmicro4394.zip
(no subject) (by Alex)
hello i just compiled a simple button ladder, when i pressed compiled for the first time (ok, i was in another ladder then file-> new , make new button ladder) it compiled arduino sketch see image:
Sun May 20 2018, 22:20:38, download attachment pic_compiledarduino.jpg
(no subject) (by Alex)
if i tried to compile sketch for arduino even if i have pic mcu selected i think ldmicro should warn us
Sun May 20 2018, 22:22:21
(no subject) (by Alex)
Sun May 20 2018, 22:27:00
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):