Search found 82 matches

by nmindana
Fri Mar 22, 2013 7:17 am
Forum: Flowcode V4
Topic: solar charge controller
Replies: 3
Views: 4523

Re: solar charge controller

Hi thanks Ben & Enamul,

Ben your project looks great, thanks.

Enamul, thanks, I would appreciate a working model, I could interface it with an LCD etc. in the mean time, will source more information from Mr google.

thanks for the response.

regards :)
by nmindana
Thu Mar 21, 2013 4:22 pm
Forum: Flowcode V4
Topic: solar charge controller
Replies: 3
Views: 4523

solar charge controller

Hello, I am planning on a solar charge controller, using PWM, I have seen the tutorial on PWM, which was useful, but how do you charge a 12 V LA battery, using the above, what duty cycle is suitable, how to obtain the battery charge status ect. Did not find anyone discuss this before. regards Indana
by nmindana
Wed Jan 18, 2012 8:42 pm
Forum: Flowcode V4
Topic: V5 Upgrade ?
Replies: 69
Views: 38108

Re: V5 Upgrade / support

I presume you would start a new forum for V5 users or will the present forum continue ?.

V5 looks great, downloaded but not tried it yet.

regards

Indana
by nmindana
Thu Jan 12, 2012 2:30 pm
Forum: Flowcode V4
Topic: USB using 18f13k50
Replies: 20
Views: 11341

Re: USB using 18f13k50

Hi James Thanks,

I will work on this and feedback how I got on... :)

regards

Indana
by nmindana
Thu Jan 12, 2012 2:20 pm
Forum: Flowcode V4
Topic: PIC dialer
Replies: 7
Views: 5662

Re: PIC dialer

Many thanks MW,

I will let you know how I got on.

regards :)

Indana
by nmindana
Tue Jan 10, 2012 8:45 pm
Forum: Flowcode V4
Topic: PIC dialer
Replies: 7
Views: 5662

Re: PIC dialer

Hi Thanks,

Have you got a working model, would you be able to post fcf file :!:

regards


Indana
by nmindana
Sun Jan 08, 2012 7:55 pm
Forum: Flowcode V4
Topic: USB using 18f13k50
Replies: 20
Views: 11341

Re: USB using 18f13k50

Ben posted updated PPP config file which I downloaded but no luck. It will be be nice if someone could post a working example for 18f13k50 & 18f14k50 along with config settings and hardware connections. 18f13k50 is the cheapest PIC available with USB capabilities and has immense commercial value for...
by nmindana
Sat Jan 07, 2012 7:42 pm
Forum: Flowcode V4
Topic: USB using 18f13k50
Replies: 20
Views: 11341

Re: USB using 18f13k50

Hi James,

Can you post the config data and fcf that worked for you.
The initialise macro itself consumes >500 Ram memory for the chip !
Wondered how you got it working under flowcode :wink:

regards

Indana
by nmindana
Sat Dec 31, 2011 7:15 pm
Forum: Flowcode V4
Topic: USB using 18f13k50
Replies: 20
Views: 11341

Re: USB using 18f13k50

Hi Support team, The attached simple serial USB programme with 18f13k50 doesn't seem to compile. Says RAM -118 ? I set the config as advised by James (Sparkoids) but no luck. Does this work with EB055, anybody with experience using both !. Any help much appriciated. 'Happy New Year' Thanks in advanc...
by nmindana
Wed Dec 21, 2011 2:29 pm
Forum: Flowcode V4
Topic: No sign of V5
Replies: 1
Views: 2099

No sign of V5

Hi Team,

Got my keypad delivered yesterday, waiting for V5, will it be released before or after Christmas !. Sorry if I was impulsive
couldn't wait to ask...etc. :D

Merry Christmas and New Year.

Indana
by nmindana
Sun Nov 06, 2011 1:25 pm
Forum: Flowcode V4
Topic: Flow code for MAC / Ipad
Replies: 2
Views: 2773

Flow code for MAC / Ipad

Hi Team,


Just wondered, any thoughts on releasing flowcode for MAC users ?


Regards

Indana
by nmindana
Sun Sep 25, 2011 7:39 pm
Forum: Flowcode V4
Topic: PIC dialer
Replies: 7
Views: 5662

Re: PIC dialer

Hi Martin,

Can you help ?

regards

Indana :(
by nmindana
Sun Sep 25, 2011 7:38 pm
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Hi Martin,

Excellent article. Very well explained and tested.

Thanks very much. :)
by nmindana
Sun Sep 25, 2011 11:37 am
Forum: Flowcode V4
Topic: PIC dialer
Replies: 7
Views: 5662

Re: PIC dialer

Hi All, Found useful article : http://iiuhassan.wikispaces.com/file/view/TM+EIT+ALARM+PROJECT.pdf Found a programme written in C+ Problem is I don't know the above. Just wondered if any knows how to interpret this ? :wink: #include <16F877.h> #fuses HS,NOWDT,NOPROTECT,NOLVP #use delay(clock=20000000...
by nmindana
Sun Sep 25, 2011 11:12 am
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Hi Good Job,

wow !.
Programme looks sleek, have you tested on hard ware? :D

Indana
by nmindana
Sat Sep 24, 2011 4:31 pm
Forum: Flowcode V4
Topic: PIC dialer
Replies: 7
Views: 5662

PIC dialer

Hi Can anyone help.

Is it possible to generate DTMF tones as part of a dialer circuit using PIC and flowcode.
any ideas will be much appriciated.

thanks in advance

Indana
by nmindana
Fri Jul 29, 2011 11:12 pm
Forum: Flowcode V4
Topic: V4.5 and Keypad
Replies: 5
Views: 3779

Re: V4.5 and Keypad

Hi Steve,
Sorry I did not explain myself properly, and fotios is right but why does it not work on the simulator ?
Is it something impossible to do, if you don't mind me asking !.

regards

Indana
by nmindana
Wed Jul 27, 2011 7:58 pm
Forum: Flowcode V4
Topic: V4.5 and Keypad
Replies: 5
Views: 3779

V4.5 and Keypad

Hi Team,

Thank you very much for the update.

Just one question.
Port B interrupt function with the keypad still doesn't work with the updated version. Will this work properly with V5 ?
Or is it a case of using custom "C" code every time. :wink:

Many thanks

regards

Indana
by nmindana
Mon Jul 04, 2011 11:00 pm
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Thanks Martin,

Din't think that it would be so simple. :)
Number to ASCI, looks I need to learn basic fundamentals.

regards.

Indana
by nmindana
Mon Jul 04, 2011 12:52 pm
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Hi everyone, I am pleased to say I found the cure. I worked it out based on the Grey coding. . This is a system of binary counting in which adjacent codes differ in only one position. The encoder I am using is a quadrate mechanical type, it has 24 indents, going through 360 degree rotation. Gray Cod...
by nmindana
Mon Jul 04, 2011 12:42 pm
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Hi Daniel,

I am using EB006 board.

BR

Indana
by nmindana
Sun Jul 03, 2011 10:17 pm
Forum: Flowcode V4
Topic: Driving Piezo with PIC
Replies: 44
Views: 34927

Re: Driving Piezo with PIC

Hi Martin,

I wish to change the target device now to 16F689, would the same programme be suitable for this device, Flowcode says no :?

Thanks

regards

Indana
by nmindana
Sun Jul 03, 2011 10:11 pm
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Hi Daniel,

I am 16f88, with the encoder used RB6/RB7 pins.
Both clockwise and AC produce the same result, ie, incrementing!. Bizzare?. :?

Let me know if I am doing something wrong?.

Thanks

regards

Indana
by nmindana
Sat Jul 02, 2011 4:21 pm
Forum: Flowcode V4
Topic: Calculating age given DOB-PIC maths
Replies: 1
Views: 2445

Calculating age given DOB-PIC maths

Hi,

I am trying to formulate an age calculator, where in if you input your date of birth, it outputs your age in days.
Can anybody help me with some ideas or a simple programme ?. :(

many thanks

Indana
by nmindana
Sat Jul 02, 2011 4:15 pm
Forum: Flowcode V4
Topic: Rotory Encoder and PIC
Replies: 23
Views: 14648

Re: Rotory Encoder and PIC

Hi Daniel,

Your prog althoug working on simulation, is not working well with the hardware, you are right, may be it will work with an interrupt as you have suggested!.

thanks any way :)

Regards

Indana