Search found 9 matches

by yousafzai
Sat Jul 13, 2013 11:04 am
Forum: General Programming
Topic: Any release date for FCV6
Replies: 4
Views: 4364

Re: Any release date for FCV6

Hi Guys

is there any news yet of FCV6?
:)

Best Regards
by yousafzai
Thu May 30, 2013 3:40 pm
Forum: General Programming
Topic: Any release date for FCV6
Replies: 4
Views: 4364

Re: Any release date for FCV6

Thanks a lotb :) . i am planning to buy a bundle for both AVR and PICs . Do we have something new added in the ARM package like LPC 2138 or cortex M3? Will be a huge attraction if included. :D


Best Regards
Yousafzai
by yousafzai
Mon May 27, 2013 8:02 pm
Forum: General Programming
Topic: Any release date for FCV6
Replies: 4
Views: 4364

Any release date for FCV6

Hi
Is there any release date for the most exciting FCV6?



Best Regards
by yousafzai
Sun Aug 19, 2012 3:17 am
Forum: Flowcode V5 Free Edition
Topic: Pins from various ports for 7 segment display
Replies: 11
Views: 15054

Re: Pins from various ports for 7 segment display

Hi Enamul
It works great. I have studied the file that you sent me for single segment and have modified for 4 seg which also works fine.


Thanks a lot for the nice (and timely) help.


Regards
by yousafzai
Wed Aug 15, 2012 8:11 pm
Forum: Flowcode V5 Free Edition
Topic: Pins from various ports for 7 segment display
Replies: 11
Views: 15054

Re: Pins from various ports for 7 segment display

Hi Enamul
Thanks a lot. I really appreciate your effort. I will test the code both in FC and in real hardware and will let you know. :D


Best Regards
yousafzai
by yousafzai
Tue Jul 31, 2012 12:38 am
Forum: Flowcode V5 Free Edition
Topic: Pins from various ports for 7 segment display
Replies: 11
Views: 15054

Re: Pins from various ports for 7 segment display

Any clue how to change this file?




Best Regards

yousafzai
by yousafzai
Mon Jul 30, 2012 8:34 pm
Forum: General Programming
Topic: Pins from various ports for 7 segment display
Replies: 2
Views: 2806

Re: Pins from various ports for 7 segment display

thanks . i will do that....:)
by yousafzai
Mon Jul 30, 2012 8:23 pm
Forum: Flowcode V5 Free Edition
Topic: Pins from various ports for 7 segment display
Replies: 11
Views: 15054

Pins from various ports for 7 segment display

Hi I am using demo Flowcode for PIC V5.2. I am using pic16f676 to drive three 7 segment digits. My problem is that pic16f676 has two ports each of six pins. That mean if i assign portc.0 to segment A , then i am left with segment G and Segment dot as unconnected. If i try to connect these pins to Po...
by yousafzai
Mon Jul 30, 2012 8:08 pm
Forum: General Programming
Topic: Pins from various ports for 7 segment display
Replies: 2
Views: 2806

Pins from various ports for 7 segment display

Hi I am using pic16f676 to drive three 7 segment digits. My problem is that pic16f676 has two ports each of six pins. That mean if i assign portc.0 to segment A , then i am left with segment G and Segment dot as unconnected. If i try to connect these pins to PortA then all pins of from Segment A to ...