Search found 271 matches

by JDR04
Sat May 02, 2015 10:06 pm
Forum: Flowcode V5
Topic: Stepper Motor
Replies: 9
Views: 8031

Re: Stepper Motor

Thanks Benj, will have a go and check it out.

Thanks for all the help.........John
by JDR04
Wed Apr 29, 2015 10:40 pm
Forum: Flowcode V5
Topic: Stepper Motor
Replies: 9
Views: 8031

Re: Stepper Motor

Thanks steve001.Always useful to have these guys in your favourites.....John
by JDR04
Wed Apr 29, 2015 5:39 pm
Forum: Flowcode V5
Topic: Stepper Motor
Replies: 9
Views: 8031

Re: Stepper Motor

Thanks Benj, any chance of providing a small example as to how you use the interupts please.

Thannks again........John
by JDR04
Mon Apr 27, 2015 10:57 am
Forum: Flowcode V5
Topic: Stepper Motor
Replies: 9
Views: 8031

Re: Stepper Motor

Thanks benj, appreciate the info.

Can I use any bipolar stepper motor up to 12V?

Thanks......John
by JDR04
Sun Apr 26, 2015 10:16 pm
Forum: Flowcode V5
Topic: Stepper Motor
Replies: 9
Views: 8031

Stepper Motor

I'm hoping somebody can advise me as to what equipment I should buy to experiement with a stepper motor. I'm under the impresion I should get a BIPOLAR stepper motor with a driver board. They look relatively cheap on EBAY so I would like to have a bash at it. Its nothing serious at the moment. Any s...
by JDR04
Fri Nov 14, 2014 11:07 am
Forum: Flowcode V5
Topic: Cant get switch to work?
Replies: 3
Views: 3827

Re: Cant get switch to work?

Hi Martin, thanks for that. Is the purpose of using the suggested resistor to make sure that when the pin is LOW, there is no voltage on it whatsoever? I did measure about 0.5V on the pin when the switch was in the OFF position. So if I have say an OUTPUT PIN that also sits with some voltage on it w...
by JDR04
Thu Nov 13, 2014 11:55 pm
Forum: Flowcode V5
Topic: Cant get switch to work?
Replies: 3
Views: 3827

Cant get switch to work?

I'm hoping somebody will be able to point out where I have gone wrong. All I am trying to achieve is when SW1 makes PIN 5 go HIGH, the program runs and the two led's flash twice together. I'm using a 16F688 PIC. Is it possibly something to do with shorting Vdd and PIN 5 together is not working? If i...
by JDR04
Wed Sep 24, 2014 11:58 am
Forum: Flowcode V5
Topic: 16F1825 - ICSP
Replies: 4
Views: 4233

Re: 16F1825 - ICSP

Hi Martin, thanks a lot for that. I'll check it out. Have emailed MICROCHIP for a definitive answer, see what happens.

Thanks again....John
by JDR04
Wed Sep 24, 2014 10:22 am
Forum: Flowcode V5
Topic: 16F1825 - ICSP
Replies: 4
Views: 4233

Re: 16F1825 - ICSP

Hi ben, tahnks for the help. When using the device manual select facility in the PICKIT2 software I see the 16F1825 is not listed. I have however seen on other websites that they are compatable for ICSP? I suppose the best will be to ask Microchip directly. I dont know if you managed to look at the ...
by JDR04
Wed Sep 24, 2014 6:24 am
Forum: Flowcode V5
Topic: 16F1825 - ICSP
Replies: 4
Views: 4233

16F1825 - ICSP

Hello everyone, I'm hoping somebody can help me out with ICSP of a 16F1825 with PICKIT2 The simulation works fine, it compiles to C and HEX ok. When I try to "burn" the program into the chip I keep getting an error 36, "unable to tranfer the program, cant find the device" message. From what I unders...
by JDR04
Mon Aug 18, 2014 9:11 pm
Forum: Flowcode V5
Topic: Improve Reaction Time with interrupt??
Replies: 0
Views: 2274

Improve Reaction Time with interrupt??

Hi Folks, would somebody be kind enough to have a look at the attached flowchart and see how I can improve the reaction times. I know Martin did another one for me by using interrupts but I have not a clue how and where they fit in or even how to do them. So, if somebody could be patient enough to e...
by JDR04
Mon Jul 28, 2014 10:01 pm
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

Thanks again Martin. Will have another go tomorrow and let you know the results.

Thanks a ton for your time on this...John
by JDR04
Mon Jul 28, 2014 8:15 pm
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

Hi Martin, just to let you know I deleted the old hex file and dragged your one into the folder. Then burnt the chip and it worked...well almost,I just got excited when I saw the LED flash twice with the buzzer. Man I'm turning into a flowcode addict. The only thing now is the LED after the first in...
by JDR04
Mon Jul 28, 2014 7:49 pm
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

Hi Martin, tried opening the hex file you sent and got a message saying access was denied. Tried opening other hex files and got the same message?? Here are my other settings Clock speed 4MHz Using INTERNAL NO RC CLOCK setting. PIN 5 is left open, nothing connected to it. I have attached my schemati...
by JDR04
Mon Jul 28, 2014 6:37 pm
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

Sorry,forgot to post the hex file.
by JDR04
Mon Jul 28, 2014 3:21 pm
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

I tried it out but GP5 still wont come on at the same time as GP2.

I also checked with the scope and there is no signal at GP5 at all. Also tried a new chip but that did not work either.

Any ideas will be appreciated, Thanks.............John
by JDR04
Mon Jul 28, 2014 3:01 pm
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

Thanks Martin, I'll give it go and see what happens.

Thanks a lot for your time John
by JDR04
Mon Jul 28, 2014 10:30 am
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Re: Masking Problems??

Sorry, forgot to mention that in the simulation the masking seems to work.

Thanks again.....John
by JDR04
Mon Jul 28, 2014 10:16 am
Forum: Flowcode V5
Topic: Masking Problems??
Replies: 10
Views: 6744

Masking Problems??

Hi Folks, for some reason I cannot get GP5 and GP2 to output at the same time when using the masking method. I can get them to output on their own. I've checked to see the bits can be used as inputs or outputs. Would appreciate it if somebody would take a look and point out where I have gone wrong. ...
by JDR04
Fri Jul 25, 2014 11:58 pm
Forum: Flowcode V5
Topic: Auto Light-Continiousely On?
Replies: 2
Views: 3232

Re: Auto Light-Continiousely On?

Thanks Benj, will give it a bash tomorrow.

Appreciate the help.......John
by JDR04
Fri Jul 25, 2014 12:03 pm
Forum: Flowcode V5
Topic: Auto Light-Continiousely On?
Replies: 2
Views: 3232

Auto Light-Continiousely On?

Hope somebody can help me with this. With kind help from medelec35 I have constructed a program that will detect when light levels fall below a set threshold and a LED will turn on. I have made a few small changes and added some stuff myself. The simulation works 100% and am happy with it. However.....
by JDR04
Tue Jul 15, 2014 9:01 pm
Forum: Flowcode V5
Topic: How to apply Masking
Replies: 4
Views: 4341

Re: How to apply Masking

Thanks a lot, that helps a lot.

I'll practise it tonight just to make sure.

Thanks very much again...................John
by JDR04
Tue Jul 15, 2014 8:38 pm
Forum: Flowcode V5
Topic: How to apply Masking
Replies: 4
Views: 4341

Re: How to apply Masking

Sorry guys, here is the flowchart............ thanks again...John
by JDR04
Tue Jul 15, 2014 2:15 pm
Forum: Flowcode V5
Topic: How to apply Masking
Replies: 4
Views: 4341

How to apply Masking

I'm hoping somebody will help with the application of masking.

From my flowchart, I'm trying to switch on LED's connection to AN0 and AN1 at the same time but cannot get it to work.

Could somebody show me where I went wrong please. Thanks a lot....................John
by JDR04
Tue Jul 08, 2014 7:39 pm
Forum: Flowcode V5
Topic: Adjustable Threshold Level
Replies: 4
Views: 4056

Re: Adjustable Threshold Level

Many thanks, will check it all out.

Take care.........John