Search found 315 matches

by Docara
Sun Oct 22, 2017 11:49 am
Forum: General Programming
Topic: Inter uC communication
Replies: 6
Views: 4282

Inter uC communication

Hello everyone, What is the procedure and protocol to connect two (or more) microcontrollers together so that they can share some info. It would be nice to use I2C purely because of limited wires between two locations. The data is minimal a few bytes occasionally . Additionally, would it be possible...
by Docara
Sun Oct 22, 2017 11:39 am
Forum: Flowcode V5
Topic: measure 2000 letter tank with 1 letter resolution?
Replies: 7
Views: 4779

Re: measure 2000 letter tank with 1 letter resolution?

Hi

You mean litre! Not letter.

This is not a Flowcode issue necessarily, this is a sensor issue.

When you have researched which type of level gauge you will be using we can help.

Matt
by Docara
Fri Sep 22, 2017 8:30 pm
Forum: Flowcode V7
Topic: Arduino Uno Stepper turns max 90°
Replies: 3
Views: 2503

Re: Arduino Uno Stepper turns max 90°

Thanks Martin

Brain Fart!!! :oops: :oops: :oops: :oops:
by Docara
Fri Sep 22, 2017 8:24 pm
Forum: Flowcode V6
Topic: Custom LCD Characters Not working
Replies: 3
Views: 3551

Re: Custom LCD Characters Not working

Hi alikut99

I did a tutorial on Custom LCD characters (Tips and Tricks) .

The custom characters HAVE to be defined first - straight after the START/INITIALISE Component macro., and I can confirm that they DO NOT simulate.

Matt
by Docara
Thu Sep 21, 2017 8:55 pm
Forum: Flowcode V7
Topic: Arduino Uno Stepper turns max 90°
Replies: 3
Views: 2503

Re: Arduino Uno Stepper turns max 90°

Hi Nicmaes,

I think this is correct, arent servos referenced form the middle of there travel.
I think your thinking the 0to255 is from start to end not middle to ONE end

Matt
by Docara
Tue Sep 19, 2017 6:45 pm
Forum: Flowcode V7
Topic: Internal CAN of PIC32 usable?
Replies: 4
Views: 2845

Re: Internal CAN of PIC32 usable?

Kersing,

What is wrong with DanielS' question- it seems an entirely reasonable question to me.

If you know of an issue with DanielS perhaps a PM would be a more suitable redress.

Matt
by Docara
Sat Sep 09, 2017 7:23 pm
Forum: Flowcode V7
Topic: cal_i2c read SDA locked down no STOP condition - bug?
Replies: 8
Views: 5848

Re: cal_i2c read SDA locked down no STOP condition - bug?

........The description and user guide should be updated accordingly how the issues are fixed or better-explained elsewhere like a forum. This is not so much work for Matrix guys but would have a large reflection on product use, and user satisfaction (10% of work will deliver 90% of issue solving)....
by Docara
Thu Sep 07, 2017 8:27 pm
Forum: Flowcode V6
Topic: Keypad and collecting digits
Replies: 10
Views: 7153

Re: Keypad and collecting digits

Hi John,

I'm intrigued with your project - I'm working away and don't have the PC with me, could you post some PICs.
Thanks
by Docara
Tue Sep 05, 2017 7:27 pm
Forum: Flowcode V7
Topic: cal_i2c read SDA locked down no STOP condition - bug?
Replies: 8
Views: 5848

Re: cal_i2c read SDA locked down no STOP condition - bug?

Hi Leigh, Just a slightly off topic question concerning the sort of action you mentioned here to get some nacross/components working. Possibly anecdotally, there seems to be a lot of problems with components recently that to work, need some form of workaround or an obscure process only known by the ...
by Docara
Mon Sep 04, 2017 7:31 pm
Forum: Flowcode V6
Topic: I2C LCD 20x4 PProtoboard problem
Replies: 3
Views: 2966

Re: I2C LCD 20x4 PProtoboard problem

Hi

Not sure it your module has one but if it has a small potentiometer to adjust the brightness - give it a tweak. Often LCD modules can be set too bright and the characters don't appear to display

Matt
by Docara
Wed Aug 30, 2017 11:53 pm
Forum: General Programming
Topic: New Forum Software
Replies: 3
Views: 4151

New Forum Software

Not impressed with the new forum software!!

Why must I now HAVE to log in to use certain options eg active posts.
by Docara
Sun Aug 20, 2017 11:36 pm
Forum: Flowcode V6
Topic: Help with servomotor !!!
Replies: 12
Views: 11356

Re: Help with servomotor !!!

Hi,

Please post your chat

When I run the following example "Servo Example 1" from here https://www.matrixtsl.com/wikiv7/index. ... 37e9b979a2 it turns 180deg.

Matt
by Docara
Wed Aug 16, 2017 4:15 pm
Forum: Flowcode V7
Topic: Output Icon not working Properly
Replies: 2
Views: 2025

Re: Output Icon not working Properly

Hi Leigh,

Your 0xFF solved it - I've been a muppet!!! :oops: :oops: I've put a '1' in the "Variable or Value box" and thought the 1 would be written the whole port

Brain Fart day

Thanks Bud
Matt
by Docara
Wed Aug 16, 2017 3:50 pm
Forum: Flowcode V7
Topic: Component Required
Replies: 17
Views: 10805

Re: Component Required

Hi Martin,

I'll be damned!!!!!

Does this get added to the compiled or is it just simulation?

Oh by the way the routine works like a charm thank you again

Matt
by Docara
Wed Aug 16, 2017 3:46 pm
Forum: Flowcode V7
Topic: [Solved] Macro return string longer than 20 characters
Replies: 10
Views: 6418

Re: Macro return string longer than 20 characters

HI Tiny, Just guessing - Could the problem be that FC defaults the string length to 20 characters After you have setup the string variable go back into it and click on the 20 in the square brackets and change it . I found a similar problem which compiled and simulated correctly but failed in hardwar...
by Docara
Wed Aug 16, 2017 3:42 pm
Forum: Flowcode V7
Topic: Output Icon not working Properly
Replies: 2
Views: 2025

Output Icon not working Properly

Hi Could someone run the following for me and try and get the led's to light up in the "Port_Test" macro by writing either writing 1's to the port or using bit masking. I can only seem to get it working by using the "single Bit" option BUT if you disable/remove the macro call things seem to work pro...
by Docara
Wed Aug 16, 2017 9:12 am
Forum: Flowcode V7
Topic: Component Required
Replies: 17
Views: 10805

Re: Component Required

Hi Medelec,

How are you passing the values of the switches into the ADC variable, I cant see anything in properties etc
thanks
Matt
by Docara
Wed Aug 16, 2017 12:17 am
Forum: Flowcode V6
Topic: Kepad Development
Replies: 21
Views: 13801

Re: Kepad Development

Hi John Which layout did you use in the end? Yeah breadboard is great but don't forget it, like veroboard, can suffer from timing issues and cross talk due to capacitance so don't try and put a high frequency across it or you might chase your tail trying to find problems. I strongly suggest you look...
by Docara
Tue Aug 15, 2017 10:23 pm
Forum: Feature requests
Topic: Multiple Windows
Replies: 5
Views: 7991

Re: Multiple Windows

Can I have you computer :(
by Docara
Tue Aug 15, 2017 10:22 pm
Forum: Flowcode V6
Topic: Kepad Development
Replies: 21
Views: 13801

Re: Kepad Development

Hi John, Right thanks for the info and you haven't wasn't my time - but I was beginning to feel you might be :D :wink: I think this is a case of trying to stop you over thinking - you're winding yourself up in knots lets rewind a bit!!! First off stop thinking about ASCII this or ASCII that. Lets ge...
by Docara
Tue Aug 15, 2017 4:24 pm
Forum: Feature requests
Topic: Multiple Windows
Replies: 5
Views: 7991

Re: Multiple Windows

Hi, I've tried and it crashes the first instance when I paste a component over from second to first Besides why should I have to? When you open 4 PDF's there isn't 4 Adobe readers running - there's the reader and 4 documents open underneath modern application shouldn't waste resources like that Matt
by Docara
Tue Aug 15, 2017 2:53 pm
Forum: Feature requests
Topic: Multiple Windows
Replies: 5
Views: 7991

Multiple Windows

Hi It would be really handy if multiple projects could be open concurrently AND be able to cut and paste between them. If am working on a project and, say a useful code snippet is posted on the forum which I want to look at, a second window within FC should open NOT try and close the existing and op...
by Docara
Tue Aug 15, 2017 2:50 pm
Forum: Feature requests
Topic: Exiting Prompt
Replies: 0
Views: 9168

Exiting Prompt

Hi

I don't think it is good form to be able to close FC hitting the X. A prompt should flag up before closing down. A couple of times now of accidently closed FC losing my changes

Matt
by Docara
Tue Aug 15, 2017 12:26 pm
Forum: Flowcode V7
Topic: Component Required
Replies: 17
Views: 10805

Re: Component Required

To Ben and Leigh

Further to my recent PM to you both and for the reasons posted above, I'm sorry I didn't give the work you did for me fair consideration.
I wanted to publically acknowledge that I was wrong implying you guys didn't produce what I asked for - you did.

Matt
by Docara
Tue Aug 15, 2017 12:12 pm
Forum: Flowcode V7
Topic: Component Required
Replies: 17
Views: 10805

Re: Component Required

Medelec, I am SO sorry I did you a disservice - no I didn't run the code . I don't use the 3D Panel I took a quick look at the code saw nothing in the 2d panel and didn't see the LCD component on the chart I thought it was just reading the ADC port - (I think I need to apologise to Ben and Possible ...