Search found 966 matches

by dazz
Fri Jun 10, 2016 7:56 pm
Forum: Flowcode V6
Topic: Colors
Replies: 6
Views: 5375

Re: Colors

:D Saw this only now sounds interesting However as in my case no color :shock: mean what? I am not valued nor a good contributor :D Far from it, all it means is you are not a registered V5 user, there's nothing to worry every user no matter what their version of flowcode is valued :) . Looking at i...
by dazz
Wed May 25, 2016 11:49 am
Forum: Flowcode V5 Free Edition
Topic: INT0 Interrupt Isnt working with
Replies: 3
Views: 20863

Re: INT0 Interrupt Isnt working with

Hi Fairy A couple of things to check, first check your sensor isnt pin sharing with the lcd, second a row of boxes is normally a bad or loose connection to the board, so ensure the lcd is properly connected, lastly do you have a different power supply to try. Just a few ideas as without a flowchart ...
by dazz
Wed May 18, 2016 1:26 pm
Forum: General Programming
Topic: Need multi tasking (4 task), how to code ?
Replies: 1
Views: 4889

Re: Need multi tasking (4 task), how to code ?

Hi
Have a look at the following page has 2 examples that may or may not help
http://www.matrixtsl.com/wiki/index.php ... ec2007b406
Regards
Dazz
by dazz
Wed May 18, 2016 1:18 pm
Forum: Flowcode V6
Topic: 1602A LCD dosn´t display prrogrammed Data from a PIC16F877A
Replies: 8
Views: 5883

Re: 1602A LCD dosn´t display prrogrammed Data from a PIC16F8

Hi
Can you also attach your flowchart here as it's almost impossible to try and guess, what your program is doing
Regards
Dazz
by dazz
Fri Feb 26, 2016 8:38 pm
Forum: General Programming
Topic: Flowcode V5 Exponential Function
Replies: 2
Views: 6718

Re: Flowcode V5 Exponential Function

HI
Welcome to the forums, please sign up to the V5 forums(link is in my sig) , as this will make it easier to help you

Im not very good with maths ,however type in exponential in the search box on the forum and a few results come up, hopefully this will help you

Regards
Dazz
by dazz
Wed Dec 30, 2015 12:58 am
Forum: Flowcode V6
Topic: Arduino mega, a mega problem!!!
Replies: 9
Views: 7997

Re: Arduino mega, a mega problem!!!

Hi Charles Download xloader from here http://russemotto.com/xloader/ XLoader is worth installing and keeping as it's superb for loading hex file to arduino open your flowcode 6 folder see image below no1 in red shows the location of the bat files rename your original avrc_arduinoA.bat as shown by th...
by dazz
Wed Dec 30, 2015 12:30 am
Forum: Flowcode V6
Topic: Arduino mega, a mega problem!!!
Replies: 9
Views: 7997

Re: Arduino mega, a mega problem!!!

Hi This was bugging me as i tried mine and it wouldn't program, so i used a slightly different arduinoA file C:\Program Files (x86)\Flowcode 6\compilers\avr\batchfiles or C:\Program Files\Flowcode 6\compilers\avr\batchfiles Rename your original avrc_arduinoA.bat file to something like avrc_arduinoA1...
by dazz
Tue Dec 29, 2015 11:44 pm
Forum: Flowcode V6
Topic: Arduino mega, a mega problem!!!
Replies: 9
Views: 7997

Re: Arduino mega, a mega problem!!!

hi
forgot to say is your flowcode the latest version, if so try going into board options then change the chip to one of the other mega2560's,
If i have time tomorrow i will remove my mega from the printer it lives in and check it programs ok here
Regards
Dazz
by dazz
Tue Dec 29, 2015 11:29 pm
Forum: Flowcode V6
Topic: Arduino mega, a mega problem!!!
Replies: 9
Views: 7997

Re: Arduino mega, a mega problem!!!

Hi The semi colon was my mistake so doesnt need to be added. The arduinos should work as soon as flowcode is installed as matrix sorted them a while back, so im not sure what is wrong I know this is not the answer you want but when i had issues a long while back, i used flowcode to compile to hex, t...
by dazz
Tue Dec 29, 2015 3:21 pm
Forum: Flowcode V6
Topic: Arduino mega, a mega problem!!!
Replies: 9
Views: 7997

Re: Arduino mega, a mega problem!!!

Hi charles Try using one of the other megas fron the chip menu and see if that works, if it doesn't here's the build parameters i last used. Dont forget to change the port to match the one your mega is using <programmer path='$(appdir)compilers\avr\batchfiles\avrc_arduinoA.bat' params='$(chipalt) wi...
by dazz
Fri Dec 25, 2015 11:33 am
Forum: Bug reports
Topic: RS232 Pins & Console
Replies: 7
Views: 6203

Re: RS232 Pins & Console

HI Bachman
Sorry about the name i used it for checking and forgot to remove the extra numbers (doh).
I have corrected and reattached to this post


Regards
Dazz


18F1320.fcdx
(21.38 KiB) Downloaded 274 times
by dazz
Wed Dec 23, 2015 10:02 pm
Forum: Bug reports
Topic: RS232 Pins & Console
Replies: 7
Views: 6203

Re: RS232 Pins & Console

Hi Bachman
Ive attached an fcdx for that chip, rename the one in your fcd folder and paste the attached one in, i cant test it as i don't have that chip on hand.
Can you then post back here if it's ok

Regards
Dazz


PLEASE FIND NEW ATTACHMENT FURTHER DOWN
by dazz
Tue Dec 22, 2015 11:00 am
Forum: General Programming
Topic: Merry Christmas
Replies: 8
Views: 17527

Re: Merry Christmas

wishing everyone a very happy xmas and a good new year
by dazz
Fri Dec 04, 2015 8:01 pm
Forum: Flowcode V6
Topic: Pin input simulation stimulus or Pulse Train
Replies: 4
Views: 3761

Re: Automatic Pin stimulus or Pulse Train generator

Hi not sure if you mean a pulse in responce to an input or just a set of pulses on an output Quickest way would be to add a pmw component, or you could even add a macro so it alternatively switched on and off the output using delays another way would be to add a vr to an adc channel, add a variable ...
by dazz
Wed Dec 02, 2015 11:34 am
Forum: Programming Tips & Tricks
Topic: Accurate Temperature Thermometer using LM35
Replies: 8
Views: 21118

Re: Accurate Temperature Thermometer using LM35

Hi Sanjay
Please help us to help you, follow the steps in martins post above yours, once done let us know if you still need help, also let us know what you have done and specifically what you need help with

Regards
Dazz
by dazz
Mon Nov 23, 2015 6:51 pm
Forum: Flowcode V6
Topic: Flowcode and hardware (slightly off topic)
Replies: 10
Views: 6889

Re: Flowcode and hardware (slightly off topic)

Hi

Forgot to mention this thread http://www.matrixtsl.com/mmforums/viewt ... 54&t=16640, now if this doesn't make you hit the bank card nothing will, it's a good offer

Regards
Dazz
by dazz
Sat Nov 21, 2015 1:13 pm
Forum: Flowcode V6
Topic: 2 "IDENTICAL" SIMPLE PROGS, 1 WORKS, 1 DOESN'T
Replies: 1
Views: 2041

Re: 2 "IDENTICAL" SIMPLE PROGS, 1 WORKS, 1 DOESN'T

Hi both should work however the configs are different, i always switch pwr up timer on and low voltage program off, im sure your aware that one progran will switch on all led's the other will flash selected ones. i havent got time to check in hardware(need to replace hydraulic cylinders on car). so ...
by dazz
Fri Nov 20, 2015 7:52 pm
Forum: Flowcode V6
Topic: Flowcode and hardware (slightly off topic)
Replies: 10
Views: 6889

Re: Flowcode and hardware (slightly off topic)

Hi From memory the miac extras were left out of V6 due to time constraints, i think matrix are offering V5 to those who bought V6 and use the miac add on's (search the forum as there's a thread somewhere about it . Im sure the miac will be around for a long time yet as it's a very good product, some...
by dazz
Fri Nov 20, 2015 1:34 pm
Forum: Flowcode V6
Topic: making phone need help
Replies: 13
Views: 7637

Re: making phone need help

HI If you slow simulation down and add the buttons variable to the watch window, you will see every button press and what the chart reaction is, What is happening is when you press the 9 button it goes to the menu as requested but then sits in that menu, what is happening is its going into your menu...
by dazz
Thu Nov 19, 2015 8:09 pm
Forum: Flowcode V6
Topic: Flowcode and hardware (slightly off topic)
Replies: 10
Views: 6889

Re: Flowcode and hardware (slightly off topic)

Hi Secs Sorry for posting the link ;) , the miac and a few other boards are also on my to get list, if i had more money i would have 2 of everything :lol: Also bear in mind that the support from matrix themselves is first rate and more accessible than any other company i have used in the past, also ...
by dazz
Thu Nov 19, 2015 12:02 pm
Forum: Flowcode V6
Topic: Flowcode and hardware (slightly off topic)
Replies: 10
Views: 6889

Re: Flowcode and hardware (slightly off topic)

Hi secs Matrix do ecio which are similar the price is very comparable and cheaper in one type, the ones you are looking at should be ok, but then again the ecio devices are 100% compatible ;) My eyes are getting worse, so i know where you are coming from Here is a link to the ecio pages have a look ...
by dazz
Sat Nov 14, 2015 10:32 pm
Forum: Flowcode V6
Topic: making phone need help
Replies: 13
Views: 7637

Re: making phone need help

Hi GamerXbot Heres a few pointers to your chart, The keypad is numbered 0 to 11 ,so change your decisions from 12 to 11( * button is number 10,as the 0 button is number 0, the # button is number 11 ,also add a clearscreen above the connection point b in those decisions ,as this will show during simu...
by dazz
Wed Nov 04, 2015 5:10 pm
Forum: Flowcode V6
Topic: Teach us to make us smarter :-)
Replies: 7
Views: 6185

Re: Teach us to make us smarter :-)

Hi Fella i cant add to kersings advice ,but people often overlook the manual within the compiler it resides at C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\boostc.pdf or C:\Program Files)\Flowcode 6\compilers\pic\boostc\boostc.pdf this contains explanations for operators etc If you want to...
by dazz
Thu May 28, 2015 12:32 pm
Forum: Flowcode V5
Topic: Stepper Motor
Replies: 9
Views: 7965

Re: Stepper Motor

Hi AS benj says it all depends on what you intend doing, heres a couple of links, the only thing to note if you use the sites below is delivery can be a while, some stuff comes to the uk in 4 days sometines 60 days, but for the cost i dont mind the wait. the advantage of the first link is you arn't ...
by dazz
Thu May 28, 2015 11:58 am
Forum: General Programming
Topic: flashing problem
Replies: 3
Views: 3593

Re: flashing problem

Hi Alex As kersing said if you post your flowchart then we may be able to help, As VC's we actively discourage pm's as we are busy in life and are volunteers on the forum, we try to help in our spare times. however if your project is commercially sensative, then a Vc may look at it at their discreti...