Search found 1664 matches

by acestu
Tue Aug 23, 2016 5:39 pm
Forum: Flowcode V7
Topic: Help with 12 volt battery variable voltage supply please
Replies: 12
Views: 9491

Help with 12 volt battery variable voltage supply please

Hi all, I have a 12 volt sla battery and I would like to have a pot that when turned increases the voltage output between 0 and 12 and would also tell you what was being output on an lcd screen, I am not sure how to go about this so any info would be greatly appreciated. Thanks Stuart EDIT I could u...
by acestu
Wed Jul 27, 2016 11:59 am
Forum: Flowcode V6
Topic: Open a template
Replies: 8
Views: 6566

Re: Open a template

Sorry Ben, we clashed there

Stuart
by acestu
Wed Jul 27, 2016 11:58 am
Forum: Flowcode V6
Topic: Open a template
Replies: 8
Views: 6566

Re: Open a template

Hi Scollins,

Does it give you a URL address to get it from the internet, if so can you post it on here and I will check it for you.

Thanks
Stuart
by acestu
Tue Jul 26, 2016 9:30 pm
Forum: Flowcode V6
Topic: Open a template
Replies: 8
Views: 6566

Re: Open a template

Hi Scollins22,

Can you give us a bit more information, what is the nature of the project that you are trying to achieve, by template I would imagine that you are looking for an example chart but for what ?

Thanks
Stuart
by acestu
Mon Jun 06, 2016 7:24 pm
Forum: Flowcode V6
Topic: GSM Component
Replies: 22
Views: 19568

Re: GSM Component

Hi George, as Ben says the power supply for these devices have to be bang on, if you click on the link that I sent you above, at the bottom of the page a reader has replied to the blog adding 2 x links that explain decoupling power supplies and how best to achieve it, well worth a read, it helped me...
by acestu
Thu Jun 02, 2016 9:31 pm
Forum: Flowcode V5
Topic: switches allways active high
Replies: 2
Views: 5599

Re: switches allways active high

Hi Griffo,

If you post your chart I think I will be able to help you because I think I know what you mean...

thanks
Stuart
by acestu
Tue May 31, 2016 6:06 pm
Forum: Flowcode V6
Topic: Error code 2 chip "16LF1937" not present in chipinfo file
Replies: 2
Views: 3060

Re: Error code 2 chip "16LF1937" not present in chipinfo fil

Hi Aqa,

What version of Flowcode are you using ?, this chip compiles fine on my system.

thanks
Stuart
by acestu
Tue May 31, 2016 5:47 pm
Forum: Flowcode V6
Topic: GSM Component
Replies: 22
Views: 19568

Re: GSM Component

Hi George, Can you post your chart so that we can have a look what you are doing, I am playing with this module at the moment myself and I am finding them very unstable, you need filter caps as close to the board as possible, also you need a good 4.5 - 4.8 volt power supply that can handle a 2 amp s...
by acestu
Tue May 10, 2016 7:56 pm
Forum: General Programming
Topic: PIC16LF1907 support
Replies: 4
Views: 6068

Re: PIC16LF1907 support

Hi Sanfr,

Have a look at this thread it may help you:

viewtopic.php?f=54&t=16366

cheers
Stuart
by acestu
Mon May 09, 2016 5:44 pm
Forum: Flowcode V6
Topic: How would I monitor the output of the AG102 ?
Replies: 23
Views: 16334

Re: How would I monitor the output of the AG102 ?

Hi Ben,

Thanks, I didn't think we had got that far for some reason.

cheers
Stuart
by acestu
Sun May 08, 2016 7:49 pm
Forum: Flowcode V6
Topic: If Statement question
Replies: 7
Views: 6518

Re: If Statement question

Hi Martin,

Thanks for your updated chart, I will get a sim card and try it out tomorrow.

cheers
Stuart
by acestu
Sat May 07, 2016 10:30 pm
Forum: Flowcode V6
Topic: If Statement question
Replies: 7
Views: 6518

Re: If Statement question

Hi Martin,

I think I have done it ok, could you just check it for me please:
GSM_Alert.fcfx
(10.53 KiB) Downloaded 367 times
Thanks
Stuart
by acestu
Sat May 07, 2016 9:41 pm
Forum: Flowcode V6
Topic: If Statement question
Replies: 7
Views: 6518

Re: If Statement question

Hi Martin,

Thanks for the info, I will have a read now.

cheers
Stuart
by acestu
Sat May 07, 2016 8:54 pm
Forum: Flowcode V6
Topic: If Statement question
Replies: 7
Views: 6518

If Statement question

Hi, I want to put a result of text in a string and then I want to test it by saying: if message = "TheText" , but when I type this in the decision box it is blue, do i need to do it a different way ? Thanks Stuart Edit: A bit awkward to explain really, i want to test whether or not the text in the s...
by acestu
Thu May 05, 2016 8:30 pm
Forum: Flowcode V6
Topic: How would I monitor the output of the AG102 ?
Replies: 23
Views: 16334

Re: How would I monitor the output of the AG102 ?

Hi,

Now that I have the Ag102 Tester built I would like to build an Ag102 interpreter chart, I know this involves timers and interupts but I have no idea how to start to implement this, any advice or a heads up would be greatly appreciated.

Thanks
Stuart
by acestu
Sat Apr 30, 2016 8:23 pm
Forum: Flowcode V6
Topic: How would I monitor the output of the AG102 ?
Replies: 23
Views: 16334

Re: How would I monitor the output of the AG102 ?

Hi,

I checked all the macros and found the problem, I made this chart a long time ago.
AG102_Tester_6.fcfx
(31.29 KiB) Downloaded 293 times
EDIT: This is the tester in action:

https://www.youtube.com/watch?v=CeAEp300vT4
by acestu
Sat Apr 30, 2016 6:56 pm
Forum: Flowcode V6
Topic: How would I monitor the output of the AG102 ?
Replies: 23
Views: 16334

Re: How would I monitor the output of the AG102 ?

Hi, After a few hardware problems (dodgy crystal) i built the tester circuit with the pic16f1937 but when I run it in hardware I can only select each mode once, ie if I press the button again the display tries to display something but stops when you stop pressing the button, could somebody have a qu...
by acestu
Sat Apr 30, 2016 3:45 pm
Forum: General Programming
Topic: MPLAB & Windows 10
Replies: 4
Views: 6834

Re: MPLAB & Windows 10

Hi Jac, I tried the logical approach and went to the Microchip website but it is a terrible site to find anything, I tried products/programmers found the pickit3 but no sign of any software, anyway I downloaded the software from your link which incidentally crashes unless you run it as administrator...
by acestu
Sat Apr 30, 2016 1:22 pm
Forum: General Programming
Topic: MPLAB & Windows 10
Replies: 4
Views: 6834

Re: MPLAB & Windows 10

Hi Jac, my next bekale starts, I have downloaded version 8.92 but my Pickit 3 is not in MPLAB mode, now you used to be able to download the standalone pickit3 software version PICkit 3.01 but now Microchip have taken it off and replaced with a Beta version that does not give you the option to revert...
by acestu
Sat Apr 30, 2016 12:43 pm
Forum: General Programming
Topic: MPLAB & Windows 10
Replies: 4
Views: 6834

MPLAB & Windows 10

Hi,

Could anyone tell me which is the best version of MPLAB is to use with windows 10 please.

Thanks
Stuart
by acestu
Sat Mar 26, 2016 10:06 pm
Forum: Flowcode V6
Topic: Help with Temp over Xbee project please
Replies: 55
Views: 40206

Re: Help with Temp over Xbee project please

Hi Steve,

I have just bought some of these so will check them out when they arrive.

Thanks
Stuart
by acestu
Fri Mar 25, 2016 9:26 pm
Forum: Flowcode V6
Topic: Help with Temp over Xbee project please
Replies: 55
Views: 40206

Re: Help with Temp over Xbee project please

Hi Steve,

I am not really looking for an out of the box solution, I am trying to come up with something myself using Flowcode and readily available cheap sensors, thanks anyway.

Stuart
by acestu
Fri Mar 25, 2016 12:21 am
Forum: Flowcode V6
Topic: Help with Temp over Xbee project please
Replies: 55
Views: 40206

Re: Help with Temp over Xbee project please

Hi Ben, Thanks for the suggestions but I am not sure about doing something like that as another problem is that it is human drinking water and the sensors I have are stainless steel, I have found and ordered some PT100 stainless sensors from china so I will have a go with those when they come. Thank...
by acestu
Wed Mar 23, 2016 8:31 pm
Forum: Flowcode V6
Topic: Help with Temp over Xbee project please
Replies: 55
Views: 40206

Re: Help with Temp over Xbee project please

Hi,

If anyone knows of a different waterproof sensor that I can use I would be grateful as I need to get on with this project now.

Thanks
Stuart
by acestu
Thu Mar 10, 2016 10:20 pm
Forum: Flowcode V6
Topic: Digital LED strip and an 8 year old
Replies: 6
Views: 5639

Re: Digital LED strip and an 8 year old

P.S.

Check this thread out also:

http://www.matrixtsl.com/mmforums/viewt ... 54&t=16757

Thanks
Stuart