Search found 12 matches

by Renjith
Fri May 28, 2021 7:17 pm
Forum: General Programming
Topic: Using multiple interrupt at same time in different frequencies.
Replies: 2
Views: 4224

Re: Using multiple interrupt at same time in different frequencies.

Thank you very much…………..I mean timer Interrupt. Please post an example as said above, actually I need an example as below if possible please. timer Interrupt no.1 need to be fire every 400us (2500 Hz) for read 4 ADC component. timer Interrupt no. 2 need to be fire every 50us to generate Incremental...
by Renjith
Fri May 28, 2021 4:52 pm
Forum: General Programming
Topic: Using multiple interrupt at same time in different frequencies.
Replies: 2
Views: 4224

Using multiple interrupt at same time in different frequencies.

is it possible to use two or more timer interrupts in different frequencies with accurate timing, is interfere one another one ?
Renjith.
by Renjith
Sat Apr 04, 2020 6:08 am
Forum: General Programming
Topic: control 2 stepper motors at same time in different speed?
Replies: 2
Views: 2853

Re: control 2 stepper motors at same time in different speed?

Dear Mr.Benj
Well noted with Thanks..
Best Regards
Renjith
by Renjith
Sat Mar 28, 2020 2:40 pm
Forum: General Programming
Topic: control 2 stepper motors at same time in different speed?
Replies: 2
Views: 2853

control 2 stepper motors at same time in different speed?

Hi all, How control 2 stepper motors at same time in different speed? I need as below. Stepper-1 :- Step forward 200 Steps. Stepper-2 :- Step forward 100 Steps. Both Steppers are start at same time and stop at same time. If pause during operation (example 50% of steps) steps should be stepper1 is 10...
by Renjith
Fri Jul 24, 2015 2:04 pm
Forum: E-blocks
Topic: 5X5 led array using Flowcode (NO C)
Replies: 25
Views: 33002

Re: 5X5 led array using Flowcode (NO C)

Hi Benj,

Finally i did and working well in proteus simulation,
Please advise if there is more better way to realize scrolling.

Best Regards,
Renjith.
by Renjith
Sun May 17, 2015 9:25 am
Forum: E-blocks
Topic: 5X5 led array using Flowcode (NO C)
Replies: 25
Views: 33002

Re: 5X5 led array using Flowcode (NO C)

Hi Benj,

Thanks for reply that LED cube project is very nice but its too big for me and i can't understand that due to my lack of knowledge in programming.
Kindly help me to convert the attached C code to Flowcode. This example project is downloaded from internet along with above Schematic.

Renjith.
by Renjith
Wed Apr 22, 2015 10:21 am
Forum: E-blocks
Topic: 5X5 led array using Flowcode (NO C)
Replies: 25
Views: 33002

Re: 5X5 led array using Flowcode (NO C)

Dear Benj,

V6 LED matrix component is good and very easy to use but when i go through the datasheet of EB-087 there is using separate buffer IC's for each column.
i would like to configure LED's as per attached Schematic so please advice how to set up V6 LED matrix component for it.

Renjith.
by Renjith
Tue Apr 21, 2015 11:10 am
Forum: E-blocks
Topic: 5X5 led array using Flowcode (NO C)
Replies: 25
Views: 33002

Re: 5X5 led array using Flowcode (NO C)

Dear Mr. Benj, Thanks for your prompt reply. I tried v6 it seems too advanced and difficult for me because I am not good in electronics and programming as-well. your flowchart with this post is looking very simple, so could you please post an example which is able to display some text and numbers on...
by Renjith
Sun Apr 19, 2015 11:45 am
Forum: E-blocks
Topic: 5X5 led array using Flowcode (NO C)
Replies: 25
Views: 33002

Re: 5X5 led array using Flowcode (NO C)

Dear Mr. Benj, Thanks for this great forums. Further to your attached flowchart named 8x8-LED.fcf in your previous replay for alejandrozama2002 , could you please explain the following functions in macros all on & all off as i cant see any variable changes when run it. also please advice how can...
by Renjith
Thu Jul 24, 2014 12:13 am
Forum: General Programming
Topic: How to set different delay for multiple outputs at same time
Replies: 6
Views: 5244

Re: How to set different delay for multiple outputs at same

Hi Martin, Thanks for your prompt replay and advice. I am just beginner in microcontroller not a licensed user, I need to create some delayed outputs controlled by separate potentiometers, attached herewith the flowcode file which I try to simulate and fail. I hope you understand my requirement. by ...
by Renjith
Wed Jul 23, 2014 4:29 am
Forum: General Programming
Topic: How to set different delay for multiple outputs at same time
Replies: 6
Views: 5244

How to set different delay for multiple outputs at same time

Hi all,

How can I set different delay for 2 or more outputs at same time in flowcode.
Example:
LED1 On and Off every 100ms Delay
LED2 On and Off every 200ms Delay
LED2 On and Off every 300ms Delay

Renjith.