Search found 8 matches

by mario1
Wed Jun 15, 2011 5:31 am
Forum: Flowcode V4
Topic: KEY PAD
Replies: 9
Views: 7093

Re: KEY PAD

Hi Eric
Thanks for your support.Everything works fine now.It happened to be the port C of my pic is faulty.When I changed to Port B it works fine.
Thanks again.
by mario1
Mon Jun 13, 2011 8:05 am
Forum: Flowcode V4
Topic: KEY PAD
Replies: 9
Views: 7093

Re: KEY PAD

Hi Martin & Eric Thanks for your time & effort. I tried the exact connections which Eric suggested but unfortunatly still the key pad doesnt read .My key pad has built in resistors around 35 Ohms for each key and I wonder this effects the operation.Also I was thinking whether the key pad scanning pr...
by mario1
Sun Jun 12, 2011 9:25 am
Forum: Flowcode V4
Topic: KEY PAD
Replies: 9
Views: 7093

Re: KEY PAD

Thanks for the reply Martin.As you have mentioned I would like to have a edited flowchart.
Thanks
Mario
by mario1
Sat Jun 11, 2011 2:59 am
Forum: Flowcode V4
Topic: KEY PAD
Replies: 9
Views: 7093

KEY PAD

HI Can anybody help me to find the problem with the attached flowcode file.When I simulate it in flowcode simulater it works perfect.But when I tried it in real hardware it just keeps displaying random digits without even pressing any keys on the keypad.I wonder my keypad connections are wrong.Ihave...
by mario1
Wed May 11, 2011 7:07 am
Forum: Flowcode V4
Topic: I2C
Replies: 5
Views: 5818

Re: I2C

Hi Jordy
Thanks for the quick reply and instructions.I studied your modified file and I am a little bit confused how you addressed the internal memory location address of DS1307.(Not the slave address 1101000).Can you please explain.

Once again thanks

Mario
by mario1
Tue May 10, 2011 10:24 am
Forum: Flowcode V4
Topic: I2C
Replies: 5
Views: 5818

I2C

Hi I am new to I2C protocol.Therefore as a starting point I tried to write to a memory location(0x08) in a I2C compatible device (DS1307)and read back the same location and display the value in a Lcd using Flowcode.When I tried to simulate it in Proteus I did not get the value I wrote to the memory ...
by mario1
Thu May 05, 2011 1:10 am
Forum: Flowcode V4
Topic: Floating point
Replies: 18
Views: 21302

Floating point

Hi
Is there any way of reducing the no. of digits after the decimal point when its displayed in a Lcd in Flowcode..The displayed value being a result of a floating point calculation.
For example can we display 1.23 instead of 1.23456.
Thanks
Mario.
by mario1
Sat Apr 23, 2011 3:31 am
Forum: Flowcode V4
Topic: Unable to compile to Hex
Replies: 1
Views: 2272

Unable to compile to Hex

Hi
This is regarding the example flowcode files in flowcode4 pro cd.I tried to compile the example "Single servo motor control" file to a hex file.But it says failure.Any suggestions to fix that.
Mario1