
Search found 29 matches
- Sun Oct 20, 2013 11:09 pm
- Forum: Programming Tips & Tricks
- Topic: tmr2 (computer app)
- Replies: 5
- Views: 21740
Re: tmr2 (computer app)
Thanks Brandon and Rod for your efforts....Awsome 

- Sun Mar 10, 2013 4:48 am
- Forum: Programming Tips & Tricks
- Topic: Controlling LCD Tutorial with only o/p and delay icons.
- Replies: 11
- Views: 15549
Re: Controlling LCD Tutorial with only o/p and delay icons.
Oh..wait I see it now ...those are the initialization numbers in converted from hex to decimal. :D LCD initialize 0x33,.... 51 Set for 4 bit operation 0x32,..... 50 Set for 2 line LCD 0x2c,..... 44 Select move after write 0x06,..... 6 disp. on cursor off blink off 0x0c...... 12
- Sun Mar 10, 2013 4:20 am
- Forum: Programming Tips & Tricks
- Topic: Controlling LCD Tutorial with only o/p and delay icons.
- Replies: 11
- Views: 15549
Re: Controlling LCD Tutorial with only o/p and delay icons.
How did you get these numbers Brandon?to initialize display:
set rs to low since we are sending a command,then send these numbers
51,50,44,6,12
- Mon Feb 25, 2013 2:59 am
- Forum: Programming Tips & Tricks
- Topic: playing with external sram
- Replies: 6
- Views: 8891
Re: playing with external sram
Thanks Brandon,
Good Work ...as usual.

Good Work ...as usual.
- Mon Dec 31, 2012 1:29 am
- Forum: Flowcode V5 Issues
- Topic: rc5 no pin control/possible incorrect operation
- Replies: 15
- Views: 10602
Re: rc5 no pin control/possible incorrect operation
Thanks Brandon,
Nice work
Nice work

- Sun Dec 02, 2012 11:15 pm
- Forum: Programming Tips & Tricks
- Topic: tmr2 interrupt flowcode calculator!
- Replies: 12
- Views: 14691
Re: tmr2 interrupt flowcode calculator!
Thanks Brandon...I have to give you a big thumbs up, especially since I was the
picky one about adding the binary part.
That was quick.
Danny


That was quick.

Danny
- Wed Nov 28, 2012 3:43 pm
- Forum: Flowcode V5
- Topic: Is there an udated FCD file for Pic12f683
- Replies: 3
- Views: 3453
Re: Is there an udated FCD file for Pic12f683
I haven't done anything to the FCD still I can see three timers in Flowcode. Good..Maybe I am the only one, but I doubt it. Like what are the odds of that happening. :) That's why I don't play the lottery much...but then it's up to $500 Million today...I think I'll buy a ticket :lol: Thanks, Danny
- Wed Nov 28, 2012 5:28 am
- Forum: Flowcode V5
- Topic: Is there an udated FCD file for Pic12f683
- Replies: 3
- Views: 3453
Re: Is there an udated FCD file for Pic12f683
Apparently I had a corrupted or outdated version. If there are others that have the same problem. Here is the fix.
Thanks Brandon
Danny

Danny
- Wed Nov 28, 2012 4:34 am
- Forum: Flowcode V5
- Topic: Is there an udated FCD file for Pic12f683
- Replies: 3
- Views: 3453
Is there an udated FCD file for Pic12f683
I posted a question about this in the minor fixes and was ask to move to here in a seperate thread. Can ayone tell me why I can't see all of the timers when I tried to use this pic in flowcode 5.4. It should have (timer0,1,2) however I only see timer0. My question is simply is there an updated FCD f...
- Thu Nov 22, 2012 2:47 am
- Forum: Flowcode V5
- Topic: Flowcode V5.4 minor fixes
- Replies: 15
- Views: 32316
Re: Flowcode V5.4 minor fixes
I only see tmr0...I would like to change to tmr2. See what I mean?Can you tell in different thread what else you are looking for?

- Wed Nov 21, 2012 3:52 pm
- Forum: Flowcode V5
- Topic: Flowcode V5.4 minor fixes
- Replies: 15
- Views: 32316
Re: Flowcode V5.4 minor fixes
I tryed to use this Pic12f683 chip and didn't see all of the available timers....Is there an updated FCD for PIC12f683
- Mon Jun 25, 2012 2:11 am
- Forum: Flowcode V5
- Topic: Graphic LCD question
- Replies: 1
- Views: 2502
Graphic LCD question
http://microcontrollershop.com/product_ ... ts_id=4406 I was wondering if the graphic LCD in this link will work with flowcode5
Thanks,
Danny
Thanks,
Danny
- Sun Apr 01, 2012 3:50 am
- Forum: Flowcode V5
- Topic: im retarded in math
- Replies: 7
- Views: 7403
Re: im retarded in math
Brandon, To clarify what your saying in the math formula: the old flowrate divided by the new flowrate gives a ratio number. 30/20=1.5 , Then you take the squareroot of that number: squareroot of 1.5=1.2247. Then you multiply 1.2247 x 100=12.24. In affect what your saying is that there was a 22.47% ...
- Mon Feb 27, 2012 10:24 pm
- Forum: Flowcode V5
- Topic: Pickit2 problems
- Replies: 6
- Views: 5707
Re: Pickit2 problems
I figured out how to get it back working.....I overwrote the pk2DeviceFile.dat file with the one that I had dated 1/9/2009. The one with the update to pickit2 V2.61 dated 10/4/2011 is where the problem lies....Hope this helps anybody else that might fall into the same trap..... :) I'm sure there is ...
- Mon Feb 27, 2012 7:18 pm
- Forum: Flowcode V5
- Topic: Pickit2 problems
- Replies: 6
- Views: 5707
Re: Pickit2 problems
Hi Danny, You should however be able to use the command line tool still via Flowcode independent of the version of standalone PICkit software you are using. Maybe go into the Chip -> Compiler options menu and try clicking restore defaults and see if this makes any difference. Let me know how you ge...
- Mon Feb 27, 2012 6:38 pm
- Forum: Flowcode V5
- Topic: Pickit2 problems
- Replies: 6
- Views: 5707
Re: Pickit2 problems
Oh...OK,
Thanks for the quick reply Ben..
Thanks for the quick reply Ben..

- Mon Feb 27, 2012 6:01 pm
- Forum: Flowcode V5
- Topic: Pickit2 problems
- Replies: 6
- Views: 5707
Re: Pickit2 problems
Hi Ben,switching on the hex file monitoring functionality
I don't see where you are talking about setting this in the stand alone programmer. Can you post a screen shot of it.
Thanks,
Danny
- Mon Feb 27, 2012 3:51 pm
- Forum: Flowcode V5
- Topic: Pickit2 problems
- Replies: 6
- Views: 5707
Pickit2 problems
I recently upgraded this to v2.61 and now I can't compile to chip from within flowcode. It only works with compile to hex. Problem with that is having to open another program just to burn the file to the chip. Does anybody have any suggestions on how to fix this other than uninstalling and going bac...
- Mon Feb 20, 2012 7:48 pm
- Forum: Flowcode V5
- Topic: 16f1829 dont work
- Replies: 8
- Views: 7464
Re: 16f1829 dont work
I tried that for you Brandon..It still doesn't work.You could maybe try renaming your Flowcode file to contain no spaces but I think Wolfgang is correct about the device support on the v2.

- Sat Feb 18, 2012 8:51 pm
- Forum: Flowcode V4
- Topic: Posting & problems with V5
- Replies: 3
- Views: 3076
Re: Posting & problems with V5
Hi Dazz,
I got it working but with a little difference in whats posted in the dated link. My friend
helped out by furnishing what worked with the latest information for using pickit2 with version 5.1 through email.
Thanks,
Danny
I got it working but with a little difference in whats posted in the dated link. My friend

Thanks,
Danny
- Sat Feb 18, 2012 4:30 pm
- Forum: Flowcode V4
- Topic: Posting & problems with V5
- Replies: 3
- Views: 3076
Posting & problems with V5
I purchased V5 pro and I can't get the programmer to work. I'm trying to get it to work with pickit2. Also why is the posting not available yet. Any help would be greatly appreciated. When I try to to compile to chip it returns with failure code =-2
- Thu Dec 08, 2011 10:18 pm
- Forum: Flowcode V4
- Topic: Porgramming a decimal number For LCD Using flowcode V4.5
- Replies: 20
- Views: 15081
Re: Porgramming a decimal number For LCD Using flowcode V4.5
OK Werner,
Here's my interpretation...Of what you show in the Jpeg...Now can you get it to count for me or make corrections to what I have.
I got it to simulate in flowcode showing 00.00
Thanks,
Danny
Here's my interpretation...Of what you show in the Jpeg...Now can you get it to count for me or make corrections to what I have.
I got it to simulate in flowcode showing 00.00

Thanks,
Danny
- Thu Dec 08, 2011 9:14 pm
- Forum: Flowcode V4
- Topic: Porgramming a decimal number For LCD Using flowcode V4.5
- Replies: 20
- Views: 15081
Re: Porgramming a decimal number For LCD Using flowcode V4.5
Hi Werner,
I can't make out what the 4th macro from the bottem says: PrintNumber(length..?..digit)
Also I think the first one at the top says: PrintASCII("AT:") is this correct...what I mean is It's hard to read..
Thanks,
Danny
I can't make out what the 4th macro from the bottem says: PrintNumber(length..?..digit)
Also I think the first one at the top says: PrintASCII("AT:") is this correct...what I mean is It's hard to read..
Thanks,
Danny
- Thu Dec 08, 2011 7:39 am
- Forum: Flowcode V4
- Topic: Porgramming a decimal number For LCD Using flowcode V4.5
- Replies: 20
- Views: 15081
Re: Porgramming a decimal number For LCD Using flowcode V4.5
Hi Danny, I don’t know if this will help you but I just broke the number down and did two PrintString’s to the LCD for numbers each side to the decimal point. I did a third PrintString (“.”) write for the decimal point. Have a great day! Werner That's what was needed...Thanks Werner :D Have a great...
- Thu Dec 08, 2011 2:45 am
- Forum: Flowcode V4
- Topic: Porgramming a decimal number For LCD Using flowcode V4.5
- Replies: 20
- Views: 15081
Porgramming a decimal number For LCD Using flowcode V4.5
Can anybody show a way to put in a number with a decimal in it for a 16x2 LCD using flowcode? I know what the binary address is ..11100010....just don't know how to go about entering it into flowcode file.
Thanks,
Danny
Thanks,
Danny