Search found 68 matches

by Walbeek
Thu Dec 16, 2010 9:16 am
Forum: Flowcode V4
Topic: ICD system and Flowcode 4
Replies: 1
Views: 1790

ICD system and Flowcode 4

Hi there, I have a little testprogram with a blinking LED on pin A0 of a 16F88. This is in the EB006 programmer and works correctly. On the EB600, J29 is on PSU, a mains adapter is connected. J12,13,14 are set to USB and the LVP jumper is set to I/O port. I have just received a Flowkit ICD, the adap...
by Walbeek
Wed Oct 06, 2010 12:52 pm
Forum: Flowcode V2 & V3
Topic: Microcontroller Systems Engineering with Flowcode
Replies: 52
Views: 68596

Re: Microcontroller Systems Engineering with Flowcode

Hi there,

Thanks for your quick respond.
Importing the file works ok!
I did try to open it the ´normal´ way.

Thanks
by Walbeek
Wed Oct 06, 2010 10:34 am
Forum: Flowcode V2 & V3
Topic: Microcontroller Systems Engineering with Flowcode
Replies: 52
Views: 68596

Re: Microcontroller Systems Engineering with Flowcode

Hi there, I do have the book "Microcontroller systems engineering" Now I want to do some testing with the cell-phone module. The first project is "Send a text message", chapter 6,1. However, the FC is build for AVR controllers and not for PIC. I only have the EB006 for PIC controllers. With FC4 for ...
by Walbeek
Fri Oct 01, 2010 9:06 am
Forum: Flowcode V4
Topic: Flowcode Chip settings
Replies: 1
Views: 1769

Flowcode Chip settings

Hi there, I use flowcode for my software. Most examples use a PIC16F877A and sometimes a PIC16f88. Programming these chips works ok, no problems found here. However, I always experience problems when using other PIC chips. For example, I want to use a PIC18F4620 in a project. Like always, I´m testin...
by Walbeek
Fri May 01, 2009 11:46 am
Forum: Flowcode V2 & V3
Topic: Using microcontrollers with more IO lines
Replies: 1
Views: 2118

Using microcontrollers with more IO lines

Hi there, In flowcode I can sellect several PIC microcontrollers with lots of Pins, for example a 18F6310 that comes in a 64 pin package. For some projects I need some more I/O than the 40 pin PIC's have, so I need a larger version. I can sellect the chip, and program it, simulate it with flowcode. ...
by Walbeek
Fri Feb 27, 2009 8:17 am
Forum: E-blocks
Topic: Eblocks mobile phone module
Replies: 2
Views: 3391

Eblocks mobile phone module

Hi there, I'm reading a book about Flowcode, "Microcontroller Systems Engineering" by Bert van Dam. In this book, a mobile phone module (EB-182 or EB-186) is mentioned. However, I can't find any information on these. Is this supplied by Matrix (or Elektor for the Netherlands)? Please let me know som...
by Walbeek
Wed Dec 17, 2008 3:08 pm
Forum: Flowcode V2 & V3
Topic: Keypad use in Flowcode
Replies: 1
Views: 3079

Keypad use in Flowcode

Hi there, I would like to read 3 numbers from the keyboard using the "GetKeypadNumber" macro. I copy these 3 numbers into 3 variables at the moment, called digit1, digit2 and digit3. I also copy the value of these digits into Eprom. For my current project I need the 3 digits into one variable. For e...
by Walbeek
Wed Nov 05, 2008 12:46 pm
Forum: Flowcode V2 & V3
Topic: MODbus in Flowcode
Replies: 5
Views: 14879

MODbus in Flowcode

Hi there,

Does anybody have any experiance on integrating the MODbus in Flowcode?
Are there any macro's and/or suggestions available on this?
Please let me know.

Thanks, Rinie
by Walbeek
Fri Oct 31, 2008 12:39 pm
Forum: Flowcode V2 & V3
Topic: Zigbee examples
Replies: 2
Views: 2742

Re: Zigbee examples

Thanks Ben,
This is very helpful to start with.
Rinie
by Walbeek
Fri Oct 31, 2008 10:58 am
Forum: Flowcode V2 & V3
Topic: Zigbee examples
Replies: 2
Views: 2742

Zigbee examples

Hi there,

I have received some zigbee E-blocks.
The manual describes a zigbee.hex file for testing.
However, I can't find that file on the Matrix site.
Can you please let me know how I can receive this file?
Also, I could use some zigbee examples in flowcode.

Best regards.
Rinie
by Walbeek
Mon Oct 27, 2008 12:24 pm
Forum: E-blocks
Topic: RFID with 125 kHz antenna
Replies: 1
Views: 2769

RFID with 125 kHz antenna

Hi there,
I want to use the RFID E-block in a application.
The website shows there is a external antenna for 125 kHz cards.
However, I can't find details on the availlability.
Is this antenna supplied by Matrix?
Do we need more components for these cards?
Please let me know.

Best regards,
Rinie
by Walbeek
Wed Aug 27, 2008 2:43 pm
Forum: General / Misc
Topic: Preferences button not vissible
Replies: 2
Views: 3200

Preferences button not vissible

Hi there, When I add a switch or LED component to Flowcode, I can change the number of switches / LED's with the preferences menu on top of the switch / LED window. Sometimes I only need one switch / LED, so the number of .. is changed to 1. After clicking the OK butoon, the button for the preferenc...
by Walbeek
Tue Aug 26, 2008 1:37 pm
Forum: General / Misc
Topic: Help files in Flowcode
Replies: 1
Views: 2699

Help files in Flowcode

Hi there,
I have updated Flowcode and now it comes with Zigbee, graphic LCD and others.
However, no helpfiles about these subjects are included.
Can I download these help-files anywhere?
Please let me know.

Best regards, Rinie
by Walbeek
Tue Jul 29, 2008 3:33 pm
Forum: Flowcode V2 & V3
Topic: Contact status through RS-232
Replies: 3
Views: 3388

Re: Contact status through RS-232

Hello Ben, Thanks for your reply. I have seen the Zigbee E-blocks on the Matrix Multimedia website. Maybe this is a better alternative for this project? I need to check some contacts and send the status to relays somewhere else. Problem is that we have 5 locations for the inputs and 28 for outputs. ...
by Walbeek
Fri Jul 25, 2008 8:03 am
Forum: Flowcode V2 & V3
Topic: Contact status through RS-232
Replies: 3
Views: 3388

Contact status through RS-232

Hi there, I want to check the status of 8 contacts and send them to 8 receivers, but this has te be wire-less. In Flowcode I can check the status of the contacts and put them in a byte. Than I can use the RS-232 component to send this byte. I want to connect a RF transmitter, to send this byte to se...
by Walbeek
Sun Dec 23, 2007 12:42 am
Forum: Flowcode V2 & V3
Topic: PIC 18F2480 with Flowcode
Replies: 3
Views: 3051

Hello Steve, I'm using the E-blocks Multiprogrammer with LCD on port B, some inputs on port A and C, outputs on port C. It is a standard counting system. The 18F2480 is programmed without errors, but the program doesn't start in the hardware. Also a simple testroutine like writing text on the LCD do...
by Walbeek
Sat Dec 22, 2007 10:04 am
Forum: Flowcode V2 & V3
Topic: PIC 18F2480 with Flowcode
Replies: 3
Views: 3051

PIC 18F2480 with Flowcode

Hi there, I want to use the 18F2480 with flowcode. The code run's in simulation. When compiling and uploading, no errors appear. However, the 18F2480 doesn't run. It must be one of the settings I think. However, when I change one of the settings, and try uploading it again, a message apears that the...
by Walbeek
Wed Aug 15, 2007 9:06 am
Forum: Flowcode V2 & V3
Topic: Flowcode and PIC12F629
Replies: 2
Views: 2900

Flowcode and PIC12F629

Hi there,

I'm using flowcode and a 8-pin PIC12F629 where I want to use all 6 I/O pins. Simulation runs OK in flowcode but when inserted in the chip with multiprogrammer, it doesn't work.
3 I/O lines are connected to other devices like MCLR and OSC.
Does anyone have suggestions on this?