help with the program

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
sebastiancp95
Posts: 2
Joined: Sat May 09, 2020 6:08 pm
Has thanked: 1 time
Contact:

help with the program

Post by sebastiancp95 »

hi everyone is posible add a delay on led C1 without change the rest of circuit
Attachments
ARDUINO.fcfx
(12.92 KiB) Downloaded 128 times
Prueba.jpg
Prueba.jpg (97.71 KiB) Viewed 2831 times
Last edited by sebastiancp95 on Mon May 11, 2020 3:03 pm, edited 1 time in total.

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times
Contact:

Re: help with the program

Post by kersing »

What kind of delay? What do you want to achieve?

Posting a screenshot doesn’t allow us to provide a lot of help, please attach your Flowchart.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

sebastiancp95
Posts: 2
Joined: Sat May 09, 2020 6:08 pm
Has thanked: 1 time
Contact:

Re: help with the program

Post by sebastiancp95 »

you´re right i attach the file, i have to left a space betwen i turn on the swith and the led c3 turn on, but i dont want delay all the program

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: help with the program

Post by medelec35 »

The way I would do it would be with a timer interrupt
Also take a look here as a similar question was asked
Martin

Post Reply