Search found 9 matches
- Mon Oct 31, 2011 3:59 am
- Forum: Flowcode V2 & V3
- Topic: momentary switches
- Replies: 4
- Views: 6559
Re: momentary switches
hi medelec35. Many thanks for that. Not quite what i was expecting (not quite what im looking for but i should be able to modify it from there to call macros for the led {i need two leds to flash alternately.conyinuously until switch 1 is pressed again And a second switch(2) that latches on a moment...
- Sat Oct 29, 2011 10:02 pm
- Forum: Flowcode V2 & V3
- Topic: momentary switches
- Replies: 4
- Views: 6559
momentary switches
Sorry I cant get my head round thistoday. How can I use a momentary switch to flash an led on and off continuously until the switch is pressed again wherupon led stops. flashing. BUT also tohave a second momentary switch that will interupt the flash or off state and override it with a constant on st...
- Fri Sep 23, 2011 12:20 am
- Forum: General Programming
- Topic: flowcode example (stepper motor 2)
- Replies: 1
- Views: 2640
Re: flowcode example (stepper motor 2)
Dont worry SOLVED IT.
You can use one timer and have two vars called count1 and count2 give each count a different value and away she goes
You can use one timer and have two vars called count1 and count2 give each count a different value and away she goes
- Thu Sep 22, 2011 3:20 am
- Forum: General Programming
- Topic: flowcode example (stepper motor 2)
- Replies: 1
- Views: 2640
flowcode example (stepper motor 2)
Hi all. I have a circuit very similar to the example of a stepper motor run via switch. it consists of two dc motors running through H-bridges with two switches for each (forwards and backwards). What i am trying to do is run the motor for a maximum set period of time say five seconds. when the moto...
- Wed Jul 27, 2011 3:26 am
- Forum: C and ASM Programming
- Topic: Help
- Replies: 7
- Views: 7274
Re: Help
Thanks for that Martin. I`ve finally got that sample running and read through ther post time after time, Im still just not getting how to actually FADE an led searches dont come up with anything i can understand I`m basically looking for an automatic potentiometer for the led where it just keeps tur...
- Fri Jul 15, 2011 1:23 pm
- Forum: Programming Tips & Tricks
- Topic: Lottery Numbers Generator (Flowcode V4)
- Replies: 28
- Views: 35611
Re: Lottery Numbers Generator (Flowcode V4)
not having a dig i just found it amusing sorry
- Fri Jul 15, 2011 1:21 am
- Forum: Programming Tips & Tricks
- Topic: Lottery Numbers Generator (Flowcode V4)
- Replies: 28
- Views: 35611
Re: Lottery Numbers Generator (Flowcode V4)
Aint never gonna win
numbers it came up with
46
26
215
17
248
45
See the problem LOL lottery only goes up to 49
numbers it came up with
46
26
215
17
248
45
See the problem LOL lottery only goes up to 49
- Thu Jul 14, 2011 10:39 pm
- Forum: C and ASM Programming
- Topic: Help
- Replies: 7
- Views: 7274
Re: Help
Ok thanks for that
- Thu Jul 14, 2011 7:24 pm
- Forum: C and ASM Programming
- Topic: Help
- Replies: 7
- Views: 7274
Help
Ive got a demo copy of flowcode 4 to see if its what I need but I`m still having trouble. What I want to do is ramp the brightness of an LED up from 10% to about 80% then bring it to 100% then back to 80% then ramp it down to 10% then loop continuosly. Any one got any ideas on how to do this ( I kno...