Search found 11 matches

by ZONK
Mon Apr 09, 2007 4:51 pm
Forum: Flowcode V2 & V3
Topic: Switching Logic
Replies: 1
Views: 2639

Switching Logic

Using Flowcode, How would I tell RA0 port to activate on logic low instead of default logic Hi. I have a working flowcode I have the circuit built. but the input ports only work active hi. But I require the input switches to pull down ie logic low to activate my selected output ports. Thank for any ...
by ZONK
Thu Oct 05, 2006 8:57 pm
Forum: E-blocks
Topic: IRDA
Replies: 1
Views: 4333

IRDA

How far can these units transmit utilising the lower layer of irda protocols? I understand that when using the mcp2150 part of the EB 012 configured for higher level of irda protocols, only 1 Metre communication can be achieved to enable PDA, Mobile phone type devices. But when utilising the MCP2120...
by ZONK
Wed Sep 27, 2006 1:47 pm
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 3
Views: 4349

Thanks Steve for your swift reply,
I have already tried this and the PIC16F88 does work ok with flashing LED program.
It is the same when PIC16F628 is used also
It is only when RS232 Macros and UART mode are involved in the programme that I can't get INTRC to work?
by ZONK
Wed Sep 27, 2006 11:14 am
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 3
Views: 4349

RS232

I have my fully fledged project up and running with my RS232 peripheral. I have built a circuit incorporating PIC16f88 and MAX232 chips with extra components ie switches, crystal, resitors, capapicors, regulator etc. I have tried programming my pic chip so that it would run on the internal oscilator...
by ZONK
Tue Sep 26, 2006 9:59 am
Forum: Flowcode V2 & V3
Topic: rs232
Replies: 7
Views: 7976

rs232

The reason why my Pic16F88 on assembling came up with mesage was resolved by updating the h file within C2C folder. I managed to get the Pic16F628 and the above chip to work with my project by linking the corresponding Screw terminal connectors for port B to the relavent jumper link on the rs232 E-B...
by ZONK
Sun Sep 24, 2006 9:46 am
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 1
Views: 3397

RS232

I am progressing very well with my rs232 project using the PIC16F877A and can now send various rs 232 byte commands from several push button commands on input ports of the chip. It will also work with PIC16F876A. However IT will not work with either PIC16F88 or with PIC16f628 I am making sure that a...
by ZONK
Fri Sep 22, 2006 11:43 am
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 1
Views: 3177

RS232

At last I can now communicate to my external non PC peripheral device via rs232 thanks to JIM. I purchased the new version of the pic programming development board and the rs232 E-BLOCK and followed Jims FLOWCODE instructions using a Pic16f877A and all worked ok. Three more questions if I may? 1:-Wh...
by ZONK
Thu Aug 31, 2006 10:55 am
Forum: Flowcode V2 & V3
Topic: Flip-Flop
Replies: 1
Views: 3622

Flip-Flop

I have been experimenting with tut06 that came with sample Flow Code. How do I generate a Flow code so that I can create a D type Flip Flop circuit i.e when a switch has momentarily made contact on Port A Ra0 for example, how can the Led on Port B rb0 be made to remain lit instead of going out when ...
by ZONK
Wed May 31, 2006 9:22 pm
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 5
Views: 6724

RS232

Thanks for your reply, I can`t attatch an rs232 object to the program line , I only have LEDs, LED7seg10, a thermometer symbol, LCD display, switches and LED7seg40 as object atatchments. Am I missing something? I am running flowcode V1.0 on a version 2 pic micro development board and currently exper...
by ZONK
Tue May 30, 2006 5:14 pm
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 5
Views: 6724

RS232

Thanks for your reply Steve, Since the last time I have been doing a lot of researching and acted on your advise. I built a circuit board containing Pic16f625and a max232 rs232 interface chip and several capcitors and 5v regulator circuit. ( This is not too difficult for me as I am a service enginee...
by ZONK
Thu May 25, 2006 3:59 pm
Forum: Flowcode V2 & V3
Topic: RS232
Replies: 5
Views: 6724

RS232

I have pic micro development board v2 and trying to use flowcode to build project. I can use flowcode for simple LED flashing projects and delay switching etc but I am having difficuly in programming chips ie pic16f628 to communicate to an rs232 peripheral device (not a pc). I need to transmit 4 byt...