Search found 966 matches

by dazz
Thu Oct 09, 2014 12:09 pm
Forum: Flowcode V6
Topic: Arduino Programming In Flowcode v6
Replies: 116
Views: 219558

Re: Arduino Programming In Flowcode v6

Hi Monie
V6.1 is now available(couldnt say too much the other day as it was going through final testing), and you dont need to adjust any settings for arduino, simply add the arduino to your project, when you click on compile to chip, a pop up appears do what it asks and bingo ,works a treat

Regards
by dazz
Thu Oct 09, 2014 12:01 pm
Forum: Flowcode V6
Topic: Flowcode 6.1 Released!
Replies: 46
Views: 52425

Re: Flowcode 6.1 Released!

hi
As an addition to martins post when you start the newly installed flowcode you need to activate it, click activate ,it will ask you to sign into your matrix acount and will check your license then reactivate

Regards
Dazz
by dazz
Tue Oct 07, 2014 1:54 pm
Forum: Flowcode V6
Topic: Arduino Programming In Flowcode v6
Replies: 116
Views: 219558

Re: Arduino Programming In Flowcode v6

Hi monie

The upgrade wont be too long now :)

Regards
DAzz
by dazz
Fri Oct 03, 2014 2:02 pm
Forum: Flowcode V6
Topic: GLCD EBM001
Replies: 8
Views: 5156

Re: GLCD EBM001

HI
Sorry to be a pain, can you add your findings on the new driver to the thread i linked to, im waiting for lcds to arrive, and benj asked for some feedback on the driver but as yet there is none, if you could it will be helpfull

Regards
DAzz
by dazz
Fri Oct 03, 2014 1:57 pm
Forum: Flowcode V2 & V3
Topic: RTC DS1302 - PIC16F877A SPI MODE.
Replies: 5
Views: 15245

Re: RTC DS1302 - PIC16F877A SPI MODE.

Hi can you sign up to the v5 forum(link in my sig). and ask your question in there, this is the second time of asking, the reason of asking is vc's and matrix staff have limited time to help answer questions , so help us to help you by posting in the correct forum, where your post will be read by mo...
by dazz
Thu Oct 02, 2014 2:20 pm
Forum: Flowcode V6
Topic: GLCD EBM001
Replies: 8
Views: 5156

Re: GLCD EBM001

Hi
Im sure benj wrote a driver for that display in this thread http://www.matrixtsl.com/mmforums/viewt ... 57&t=15161

Regards
Dazz
by dazz
Wed Oct 01, 2014 9:58 am
Forum: Flowcode V2 & V3
Topic: RTC DS1302 - PIC16F877A SPI MODE.
Replies: 5
Views: 15245

Re: RTC DS1302 - PIC16F877A SPI MODE.

Hi
can you sign up to the v5 forum(link in my sig). and ask your question in there

Regards
Dazz
by dazz
Fri Sep 26, 2014 7:19 pm
Forum: General Programming
Topic: Flowcode V5 -> V6
Replies: 9
Views: 7547

Re: Flowcode V5 -> V6

Hi
One thing i always do is when i import a V5 chart to V6 , i add V6 components ,then change the v5 components to the v6 one and delete the v5 components , just for completeness (more likely to pacify mild ocd)

Regards
Dazz
by dazz
Wed Sep 24, 2014 12:14 pm
Forum: Flowcode V6
Topic: dsPIC ECIO on the Horizon?
Replies: 3
Views: 2613

Re: dsPIC ECIO on the Horizon?

Hi Benj

Very nice , looks a good intro to dspics, any ideas yet of cost

Regards
Dazz
by dazz
Sun Sep 21, 2014 10:40 am
Forum: Flowcode V5
Topic: BUG in the simulation with proteus and MAX 232
Replies: 2
Views: 10700

Re: BUG in the simulation with proteus and MAX 232

Hi
Please follow the link in my sig and sign up to the %5 forum
Regards
Dazz
by dazz
Thu Sep 18, 2014 10:49 am
Forum: Flowcode V6
Topic: LCD
Replies: 6
Views: 3795

Re: LCD

Hi if you look at brendans example above, where it says Lcd Line 1 , if you type" Hello " then it will do what you want the speech marks are needed so flowcode knows that you want to directly print what you have typed, if you wished to display the value of a variable, then instead of using the print...
by dazz
Tue Sep 16, 2014 10:30 am
Forum: Flowcode V6
Topic: 24F08KA102 issue
Replies: 6
Views: 3533

Re: 24F08KA102 issue

Hi Jac

thanks for your help, for now i will switch back to an 8 bit pic, but will remember this for the future

Many thanks
Regards
Dazz
by dazz
Fri Sep 12, 2014 7:38 pm
Forum: General Programming
Topic: E85 fuel conversion device for my car
Replies: 4
Views: 4507

Re: E85 fuel conversion device for my car

Hi
From your post the best suggestion i can make is to goggle megasquirt and have a good read. as just adding more fuel to an engine will in the long run only waste fuel and in all probability run worse than it does already.

Regards
Dazz
by dazz
Thu Sep 11, 2014 2:09 pm
Forum: Flowcode V6
Topic: 24F08KA102 issue
Replies: 6
Views: 3533

24F08KA102 issue

Hi Im having an issue with a PIC 24F08KA102, in my flowchart i've added 4 switches, 1 led and 2 steppers, all i am doing at this stage is reading the switches and lighting an led, when i add an LCD even a basic 16x2 ,i get a compile error saying its out of prog mem , is there a trick to using these ...
by dazz
Wed Sep 10, 2014 10:14 pm
Forum: Flowcode V6
Topic: enc28j60 + pic16f877a .. i need your help
Replies: 1
Views: 2256

Re: enc28j60 + pic16f877a .. i need your help

Hi
Have a read of the following topic http://www.matrixtsl.com/mmforums/viewt ... 56&t=12862

Regards
DAzz
by dazz
Wed Sep 10, 2014 10:11 pm
Forum: Flowcode V6
Topic: PWM on arduino
Replies: 6
Views: 3937

Re: PWM on arduino

Hi when simulating drag the speed slider to the right on the simulation debugger window, to slow the simulation down , click on the 3 dots where it says expression and add your variables, to use pwm ,if its not in the toolbar ,click on the search in the component bar and type pwm, double click it an...
by dazz
Mon Sep 08, 2014 6:48 pm
Forum: Bug reports
Topic: PWM Bug
Replies: 2
Views: 3086

Re: PWM Bug

Hi
try the attached fcd, it compiles your chart ok but i dont have that chip to test. please note this is an unofficial fix, just drop it in your fcd folder and it will appear after starting flowcode as 12F615unoficial

Regards
Dazz
12F615unofficial.fcdx
(12.71 KiB) Downloaded 238 times
by dazz
Sat Sep 06, 2014 11:18 pm
Forum: Programming Tips & Tricks
Topic: Completed Project
Replies: 3
Views: 9364

Re: Completed Project

Hi Nice project, thanks for sharing. I would change a few things if i was you firstly and most importantly move those wires to the top of the vivarium, also cover the light fitting with some mesh, also do the same with the sensors, as lizards have an uncanny habit of hurting themselves on anything h...
by dazz
Thu Sep 04, 2014 9:56 am
Forum: Flowcode V6
Topic: LED array pins
Replies: 1
Views: 1827

Re: LED array pins

Hi if you double click on the array its properties will show up in the properties window, if you havent got the properties panel up the click view, select panel properties and the window will open, another way if the window is open is to click on the arrow where it says panel and select the array Re...
by dazz
Sat Aug 30, 2014 6:31 pm
Forum: Flowcode V6
Topic: TEPEARTURE SENSOR IN FLOWCODE6
Replies: 8
Views: 4085

Re: TEPEARTURE SENSOR IN FLOWCODE6

Hi As you have said its completely new to you , try the lm35 , do a forum search as medelec has done a really good flowcode program for that sensor, download the datasheet for that sensor and read it, it will tell you the voltage it operates at and the voltage per degree etc, then try and make a flo...
by dazz
Fri Aug 29, 2014 6:40 pm
Forum: Flowcode V6
Topic: TEPEARTURE SENSOR IN FLOWCODE6
Replies: 8
Views: 4085

Re: TEPEARTURE SENSOR IN FLOWCODE6

Hi
if you do a forum search there are lots of posts on using temp sensors, please can you tell us what type of sensor you intend to use
Regards
Dazz
by dazz
Fri Aug 29, 2014 3:25 pm
Forum: Forums d'aide en français
Topic: MCP9800 capteur de température
Replies: 2
Views: 3252

Re: MCP9800 capteur de température

HI vous pouvez impôt anciens fichiers en V6, V6 ouvert, cliquez sur l'onglet du fichier, cliquez sur Importer en bas vous avez besoin de le changer pour v5 etc dans la liste déroulante cela devrait importer le fichier pour vous Cordialement Dazz HI you can impost older files into V6, open V6 click o...
by dazz
Wed Aug 27, 2014 5:09 pm
Forum: Flowcode V5 Free Edition
Topic: zigbee component
Replies: 7
Views: 8580

Re: zigbee component

Hi Jason If you send a PM to DAVIDA he can sort that out for you as he can look up your licence key for you, the thing is we are all busy and give our spare time to help which is why we ask users to do some legwork, if you post a file you have created then someone could look it's a big ask for us to...
by dazz
Tue Aug 26, 2014 12:13 pm
Forum: General Programming
Topic: timer 0 interrupt
Replies: 2
Views: 3468

Re: timer 0 interrupt

Hi you have your count set up wrong, take a look at this thread http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=26&t=6623&p=15618&hilit=timer+xls#p15618 Download martins calc feed your data in and adjust the interupt count as suggested by the calc i mentioned, let us know how you get on :) ...
by dazz
Tue Aug 26, 2014 11:46 am
Forum: Flowcode V5 Free Edition
Topic: zigbee component
Replies: 7
Views: 8580

Re: zigbee component

Hi Jason First off can you follow the link in my sig and sign yourself up to the V5 forums as im afraid we cant help unless you do as you have the proffesional version. Once done please attach a flowchart to a new thread in the V5 forum and someone who uses zigbee will more than likely have an answe...