Search found 13 matches

by Karbulla
Tue May 14, 2013 11:45 pm
Forum: E-blocks
Topic: The Line Eater Keypad - 16F88
Replies: 6
Views: 7629

Re: The Line Eater Keypad - 16F88

Sorry for the delay. It´s all yours, and here it go. Good luck.
by Karbulla
Mon May 13, 2013 1:49 am
Forum: E-blocks
Topic: The Line Eater Keypad - 16F88
Replies: 6
Views: 7629

Re: The Line Eater Keypad - 16F88

It´s a Student 4.5.18.74
by Karbulla
Sun May 12, 2013 12:40 am
Forum: E-blocks
Topic: The Line Eater Keypad - 16F88
Replies: 6
Views: 7629

The Line Eater Keypad - 16F88

This little project almost succeeds. A medium size 16F88 with practical input (EB014 Keypad) and a very convenient output (EB005 LCD Display). The software itself, very simple, is just a way of testing the real hardware. The EB006 Multiprogrammer is working with internal oscillator at 4MHz and has i...
by Karbulla
Sat May 11, 2013 3:43 am
Forum: E-blocks
Topic: Contend with 16F690´s Port A
Replies: 8
Views: 8206

Re: Contend with 16F690´s Port A

Frankly I´d like to explore the idea to re-route Ports in the 16F690 (20 pins) for a simple reason: I got about 15 of them, and doing so, I´d give a good use to them. All I know is that we have to setup the internal oscillator releasing OSC1, OSC2 pins to behave as adittional I/Os, but and the rest ...
by Karbulla
Wed May 08, 2013 11:20 pm
Forum: E-blocks
Topic: Contend with 16F690´s Port A
Replies: 8
Views: 8206

Re: Contend with 16F690´s Port A

This idea, where we connect PIC´s pins simultaneously to Port A and Port B may be implemented by E-Blocks (EB006 + EB004) or should I use discrete LEDs and PIC ? Ask this cause I tried the E-Block version and seems impossible to EB004 (leds) links to different Port in the same "Pin Connections&...
by Karbulla
Tue May 07, 2013 2:28 am
Forum: E-blocks
Topic: Contend with 16F690´s Port A
Replies: 8
Views: 8206

Re: Contend with 16F690´s Port A

Thanks 2 <Kenrix2>. I knew Port C is the only 16F690´s port with a logic behavior, at least dealing with Eblocks, i.e RC0 turns on LED 0, RC1 turns on LED 1..... RC7 turns on LED 7. As <Medelec35> said 2 of 4 avaluable pins of Port B give us a surprise: RB6 address LED 0 and RB7 address LED 1 on the...
by Karbulla
Thu May 02, 2013 12:31 am
Forum: E-blocks
Topic: Contend with 16F690´s Port A
Replies: 8
Views: 8206

Contend with 16F690´s Port A

Hi all. I´m just trying to turn on the leds on a EB004 E-block, connected to a 16F690´s Port A (20MHz) by a EB-006-7 multiprogrammer (XTAL/FAST). The flowchart consists in a single output box with 0b11111111  PORT A. Simple, BUT why none of them turn on ?? Coiled with this little issue, so a little...
by Karbulla
Wed Apr 17, 2013 4:45 am
Forum: Flowcode V4
Topic: Keypad + 16x2 LCD Dispaly with 16F88/16F690 ?
Replies: 4
Views: 5471

Re: Keypad + 16x2 LCD Dispaly with 16F88/16F690 ?

Sorry about English mistakes. I tried your circuit but it doesn´t work on real hardware. To be honest I was expecting this result, because I have tested a lot with this kind of experiment - one PIC16F88 with a LCD Display (eBlock EB005) and a Keypad (eBlock EB0014). As you know, using Flowcode, many...
by Karbulla
Sat Apr 06, 2013 11:21 pm
Forum: Flowcode V4
Topic: Keypad + 16x2 LCD Dispaly with 16F88/16F690 ?
Replies: 4
Views: 5471

Re: Keypad + 16x2 LCD Dispaly with 16F88/16F690 ?

Suggestion received. I´ll implement it as soon I can. Will return with results. Thank you, Jay.
by Karbulla
Thu Apr 04, 2013 8:44 pm
Forum: Flowcode V4
Topic: Keypad + 16x2 LCD Dispaly with 16F88/16F690 ?
Replies: 4
Views: 5471

Keypad + 16x2 LCD Dispaly with 16F88/16F690 ?

Hi all. I´m using FC Student version 4.5.18.74 with PPP version 3.11.15.30. I sucssesfully test a e-Block Keypad with a e-Block LCD Display with the huge 16F877A, but I couldn´t do that with the more economical 16F88 (18 pins) or even a 16F690 (20 pins). I tried a lot with them but I always crashed ...
by Karbulla
Sat Feb 16, 2013 1:41 am
Forum: E-blocks
Topic: The Row Jumper Keypad
Replies: 4
Views: 5744

Re: The Row Jumper Keypad v.2

Hi folks. (sorry about my English – I know it sounds sometimes a little out of tune). In fact the “Keypad 16F877A V1.fcf” (Martin´s <medelec35> attachment) worked fine with my hardware, even changing 16F877A ports. This proved that neither the Flowcode version nor my keypad were causing the strange ...
by Karbulla
Sun Jan 06, 2013 1:49 am
Forum: E-blocks
Topic: The Row Jumper Keypad
Replies: 4
Views: 5744

Re: The Row Jumper Keypad

Hey, thanks. Clues & files received. Work on then soon.
by Karbulla
Sat Jan 05, 2013 6:07 pm
Forum: E-blocks
Topic: The Row Jumper Keypad
Replies: 4
Views: 5744

The Row Jumper Keypad

Hi all folks. This my first post in a Internet Forum (!!), and I´m proud to participate in this one with all of you. Sorry my English. I´m dealing with a PIC16F877A and Flowcode 4.3.7 Student (ChipSettings: XTAL/HS and all the rest OFF and/or DISABLED). I´m trying to do a first test with the KEYPAD ...