Search found 19 matches

by bodexchrist
Thu Sep 03, 2009 12:28 pm
Forum: General Programming
Topic: Programming Robotic application using flowcode
Replies: 1
Views: 2620

Programming Robotic application using flowcode

Hi all, I am about 2months old in flowcode and i have been enjoying it.I actually want to take my adventure into doing some big applications. I want to use flowcode to program a robot that will be moving within a specific area and probably doing a specific task.I will really need the general idea of...
by bodexchrist
Thu Aug 20, 2009 7:04 am
Forum: C and ASM Programming
Topic: Help with C codes
Replies: 1
Views: 3719

Help with C codes

Hello,

i tried compiling an example led flasher code in C using flowcode,though it compiled but the led lights are not flashing. Is there any special technique that i donΒ΄t know about ?

ii. Where can i get example C code programs for pic ?


Regards.
by bodexchrist
Sat Aug 01, 2009 2:00 am
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Re: Keypadpassword

Very clear to me now.


stubbornbull still expecting ur finished version .


Thanks
by bodexchrist
Fri Jul 31, 2009 10:00 am
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Re: Keypadpassword

"pass is 1234 plus * for on/armed, or # for off/disarmed i'm trying to make this back to a four digit code, and by using one code activate/deactivate the alarm, the alarm portion of this is going to be on a 16f88 and the keypad portion is going on a 16f877a. the alarm is also being done using flowc...
by bodexchrist
Wed Jul 29, 2009 7:36 pm
Forum: General Programming
Topic: Burglar Alarm Code
Replies: 6
Views: 5414

Re: Burglar Alarm Code

Hello, I have honestly tried my best ,this is what i have done so far concerning the burglar alarm and it is giving me lots of headache.My idea of the program is: the user will enter a code(two numbers),if the code is valid led light is turn on but if it is not the alarm will sound will the lights o...
by bodexchrist
Wed Jul 29, 2009 5:17 am
Forum: Flowcode V2 & V3
Topic: Flowcode v3
Replies: 2
Views: 2635

Re: Flowcode v3

Hello Benj,

I have succeeded in changing the language to english.I am using the demo version but i have also sorted that out now thank a million times.

Regards,
by bodexchrist
Tue Jul 28, 2009 10:22 am
Forum: Flowcode V2 & V3
Topic: Flowcode v3
Replies: 2
Views: 2635

Flowcode v3

Hello , My flowcode language is in finnish language ,how can i change it to english language? one more question: i am working with pic18f452 microcontroller chip but it is not among the options when i want to choose a target chip in my flowcode v3.Please how can i rectify that also?? Regards.
by bodexchrist
Tue Jul 28, 2009 7:22 am
Forum: General Programming
Topic: HOW CAN I CONNECT ADC ON THE DEVELOPMENT BOARD
Replies: 2
Views: 3494

HOW CAN I CONNECT ADC ON THE DEVELOPMENT BOARD

Hello, I am not quite sure of how to connect ADC on the matrix development board please i need your help. I have programs on adc ΓΊsing the simulator but i donΒ΄t know about the physical connections Γ³f adc on the board unlike keypad lcd and switch which are easy to identify on the board. Regards.
by bodexchrist
Fri Jul 24, 2009 10:46 am
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Re: Keypadpassword

Ok. i will be expecting your post.
by bodexchrist
Thu Jul 23, 2009 11:30 am
Forum: General Programming
Topic: Burglar Alarm Code
Replies: 6
Views: 5414

Re: Burglar Alarm Code

I have written a couple of simple programs already including keypad password program. I would like to know if thereΒ΄s any hardware component for the alarm and moreso, i couldnΒ΄t find any help on how to use the alarm?? My questions looks stupid please tolerate me because i am an enthusiastic beginn...
by bodexchrist
Thu Jul 23, 2009 9:03 am
Forum: General Programming
Topic: Burglar Alarm Code
Replies: 6
Views: 5414

Re: Burglar Alarm Code

I quite understand that.Well i actually need a starting point.Where do you advice that i start from and what components do you think i need ?

Thanks
by bodexchrist
Wed Jul 22, 2009 8:36 pm
Forum: General Programming
Topic: Burglar Alarm Code
Replies: 6
Views: 5414

Burglar Alarm Code

Hello,

I have really been trying to write a flow code for the burglar alarm task in the learning centre but that seems like an herculean task for me now because i am a beginner.Can somebody be kind enough to attach a sample flow code of the burglar alarm .


Regards.
by bodexchrist
Wed Jul 22, 2009 2:42 pm
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Re: Keypadpassword

Thanx for your prompt responses ,i will have to try to sort it out myself.
by bodexchrist
Wed Jul 22, 2009 2:34 pm
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Re: Keypadpassword

I have tested the hardware with a couple of simple programs and it works well including the led flasher program you talked about.The major problem now is that when i press the wrong numbers on the keypad it actually works well but when i press any of correct numbers it does show anything on the lcd ...
by bodexchrist
Wed Jul 22, 2009 2:08 pm
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Re: Keypadpassword

Hi Steve,

I have checked the problem again and it still did not work. Please check it for me

Regards.
by bodexchrist
Wed Jul 22, 2009 10:34 am
Forum: General Programming
Topic: Keypadpassword
Replies: 12
Views: 7728

Keypadpassword

Hello Benj, I am trying to write a password code program using the keypad and lcd display.My program takes four numbers from the keypad and compare it with the set password,if it matches the " welcome" string will be displayed on the lcd else it displays "invalid code". The problem is that it works ...
by bodexchrist
Wed Jul 22, 2009 10:20 am
Forum: General Programming
Topic: Thermometer & ADC
Replies: 5
Views: 6913

Re: Thermometer & ADC

Thanks Benj i got the idea now.
by bodexchrist
Tue Jul 21, 2009 7:15 pm
Forum: General Programming
Topic: Thermometer & ADC
Replies: 5
Views: 6913

Thermometer & ADC

Hello,

I am quite new to programming with flowcode,can somebody write a flowcode program that uses ADC to control temperature and how do i go about it.

Thanks.