Search found 14581 matches

by Benj
Tue Sep 30, 2008 10:30 am
Forum: Components (Other)
Topic: Crystalfontz 20/4 LCD display
Replies: 3
Views: 4142

Re: Crystalfontz 20/4 LCD display

Hello

Check out the bit banged rs232 out code available from here.

http://www.matrixmultimedia.com/Flowcode_Examples.php

This will allow you to use your existing hardware via a software UART. Then simply use the bit bang routine to transmit the required data to the display.
by Benj
Thu Sep 25, 2008 9:24 am
Forum: C and ASM Programming
Topic: How to Associate Sensors to Standard ARM starter pack
Replies: 1
Views: 3861

Re: How to Associate Sensors to Standard ARM starter pack

Hello Leela

To interface with the sensors you will need one of our analogue boards EB003 which has connectors for connecting the Vernier series of sensors. You can look at the EB003 datasheet in our E-Blocks datasheets area of the website to find out the specific connections to the sensors.
by Benj
Thu Sep 25, 2008 9:20 am
Forum: E-blocks
Topic: Bluetooth Board Connection
Replies: 7
Views: 6364

Re: Bluetooth Board Connection

Hello Here is the Bluetooth module. BLU2i V2 Bluetooth module BLU2i Bluetooth Module Spectre And here is the Hirose connector Bluetooth connector (DF12) DF12-3.5-40DP-0.5V-80 2001 ICE Do you mean a schematic for the bluetooth board or the bluetooth module? If you need the bluetooth board schematic t...
by Benj
Wed Sep 24, 2008 4:47 pm
Forum: Flowcode V2 & V3
Topic: Unavailable PORT bits
Replies: 3
Views: 2367

Re: Unavailable PORT bits

Hello Jag Im afraid that pins RA6 and RA7 are hardwired to the oscillator circuitry on the HP488 V3 Dev board so even if you disable the external oscillator in the advanced options of PPP you will not see the LEDs lighting up. However if you are then going to take this to the next level eg your own ...
by Benj
Wed Sep 24, 2008 11:49 am
Forum: E-blocks
Topic: Development Board HP-488 (Version 3?)
Replies: 1
Views: 2746

Re: Development Board HP-488 (Version 3?)

Hello Mark

The MCLR pullup resistor is 10K and labelled R34 (just above the ICD2 / USB jumpers) and connects to pin 13 of U3. I will private message you with a clearer schematic of the board.
by Benj
Wed Sep 24, 2008 9:26 am
Forum: Suggestions
Topic: digital potentiometer and other ideas
Replies: 2
Views: 7187

Re: digital potentiometer and other ideas

Hello Do you mean digital pot E-Blocks? It should be really easy to use flowcode to diaplay the output of a pot onto an LCD or set of 7-segs etc. We also have example programs available online that demonstrate dc motors, servos and steppers. We sell a actuator panel if this interests you that contai...
by Benj
Wed Sep 24, 2008 9:20 am
Forum: General / Misc
Topic: presetting eeprom
Replies: 15
Views: 11675

Re: presetting eeprom

Hello Carl

The latest version is 3.4.7. You can download the update from here if you wish.

http://www.matrixmultimedia.com/Flowcode3a-X.php
by Benj
Tue Sep 23, 2008 5:02 pm
Forum: Flowcode V2 & V3
Topic: changing parameters in .fcd files ?
Replies: 4
Views: 3840

Re: changing parameters in .fcd files ?

Hello Chevvy The FCD file name appears as a device in the target list. Eg if you make an FCD file named 18F2455_ben1.fcd then it would appear as 18F2455_ben1 in the target device list. You will need to restart Flowcode for it to detect any modifications in the current target device FCD file. This co...
by Benj
Tue Sep 23, 2008 4:56 pm
Forum: General / Misc
Topic: presetting eeprom
Replies: 15
Views: 11675

Re: presetting eeprom

Hello Carl

Thanks for the program.

If it is a glitch then im not able to reproduce it here. Both switch types act to clear the EEPROM via the simulation. Which version of Flowcode 3 are you using?
by Benj
Tue Sep 23, 2008 1:14 pm
Forum: Programming Tips & Tricks
Topic: BTEC units 62 and 68
Replies: 0
Views: 6897

BTEC units 62 and 68

Many of you will be aware that the BTEC National has changed and that there are two units that now cover microcontroller/microprocessor programming. Here we look in brief what this means to you: Unit 62 - Microprocessor systems and applications This unit is designed to give students an understanding...
by Benj
Tue Sep 23, 2008 10:37 am
Forum: General / Misc
Topic: presetting eeprom
Replies: 15
Views: 11675

Re: presetting eeprom

Hello This is a great topic ! very useful. 8) Using two or three bytes at the start of the EEPROM would pretty much guarentee that you have the correct values set. (two is probably plenty in most cases) Eg 1 byte at the start gives a 1 in 256 chance of failure. 2 bytes at the start gives a 1 in 6553...
by Benj
Tue Sep 23, 2008 9:14 am
Forum: E-blocks
Topic: Bluetooth Board Connection
Replies: 7
Views: 6364

Re: Bluetooth Board Connection

Hello

Im afraid that the Bluetooth board does not currently support this. However if you wanted you could rig up the RS232 board to forward the signals to and from the bluetooth board. Not sure if the 4 signals (TX, RX, CTS, RTS) would be enough for the UWTerminal software though.
by Benj
Mon Sep 22, 2008 5:26 pm
Forum: Flowcode V2 & V3
Topic: Ver 3 Development Board
Replies: 1
Views: 1809

Re: Ver 3 Development Board

Hello Jag Thanks for the appreciation. :) In response to your questions. 1) Yes this is correct the analogue pin that shares pin RA3 is connected to the vernier analogue sensor input. 2) Depends on the Microcontroller, some PICmicros have RA4 and RA5 pins, In this case these would be connected to th...
by Benj
Mon Sep 22, 2008 12:41 pm
Forum: General / Misc
Topic: Flowcode 4
Replies: 1
Views: 2942

Re: Flowcode 4

Hello

Unfortunatly Flowcode V4 will not be ready for some time. Flowcode V3 AVR provides all the same functionality as the PICmicro or ARM versions and is capable of directly importing programs from either of the other two device versions.
by Benj
Fri Sep 19, 2008 2:50 pm
Forum: Flowcode V2 & V3
Topic: Vernier sensor
Replies: 1
Views: 1734

Re: Vernier sensor

Hello Vernier is a copmpany that make sensors for embedded and other applications. Their full range of sensors can be found here. http://www.vernier.com/probes/index.html Also they use the fairly common style of connector to attach the sensors so it is possible for our customers to create their own ...
by Benj
Fri Sep 19, 2008 12:47 pm
Forum: General / Misc
Topic: frequency counter & generator
Replies: 11
Views: 14037

Re: frequency counter & generator

Hello Jules The example may not simulate properly. There is a bug with the timer0 interrupt simulation that means it will sometimes not run correctly. It will however always work correctly onboard the chip. If you ever have any problems check that the clock input for the timer is set to CLKI and not...
by Benj
Fri Sep 19, 2008 12:47 pm
Forum: General / Misc
Topic: frequency counter & generator
Replies: 11
Views: 14037

Re: frequency counter & generator

Dear Benj. I am looking at the frequency conter example but it doesn't seem to simulate properly but I sort of know what it is doing. However I would like to know how to work out the code to count the frequency as follows: Look at a pin to go high. Start a counter at say 5MHz and stop it when the ne...
by Benj
Fri Sep 19, 2008 9:55 am
Forum: Flowcode V2 & V3
Topic: development board Version 3
Replies: 3
Views: 2516

Re: development board Version 3

Hello Jag

A lot of the PICmicro devices have a reduced set of I/O connected to PortA. All 8 leds / switches on portA will only be available to the PICmicro devices without the reduced set of I/O pins.
by Benj
Fri Sep 19, 2008 9:48 am
Forum: C and ASM Programming
Topic: AVRISP mkII Tool Connectivity/Reset problem
Replies: 2
Views: 6498

Re: AVRISP mkII Tool Connectivity/Reset problem

Hello

You should be able to download the latest firmware for the AVRISP programming module from Atmel's website. Sounds like a simple firmware upgrade. This should let you get your programming board up and running again.

http://www.atmel.no/beta_ware/as4/AVRISPmkIIUpgrade.exe
by Benj
Fri Sep 19, 2008 9:46 am
Forum: General Programming
Topic: what PIC to choose
Replies: 1
Views: 2623

Re: what PIC to choose

Hello

You can use the comparusin charts available from Microchip's website to help when selecting a new device.

http://www.microchip.com/stellent/idcpl ... &nodeId=74
by Benj
Thu Sep 18, 2008 12:24 pm
Forum: Flowcode V2 & V3
Topic: flowcode with MIAC unit
Replies: 1
Views: 1964

Re: flowcode with MIAC unit

Hello Wolfgang

Yes it is likely that we will create a Flowcode component for the MIAC like we did for the Formula Flowcode micromouse, currently the component is unavailable.
by Benj
Thu Sep 18, 2008 11:07 am
Forum: Components (Other)
Topic: 1st project issue/LED-LCD
Replies: 46
Views: 30645

Re: 1st project issue/LED-LCD

Hello

For programmers that will interface directly to Flowcode you could try any one of the following.

EB006 - Multiprogrammer board
HP488 - Development board
ECIO - Low cost USB dongle board - I think the experiment kit for this has just come down to Β£29 which includes the programmer board.
by Benj
Thu Sep 18, 2008 9:50 am
Forum: Flowcode V2 & V3
Topic: HP-488 board for proteus
Replies: 1
Views: 2237

Re: HP-488 board for proteus

Hello

Yes ok Ill try to remember to dig it out tonight.
by Benj
Thu Sep 18, 2008 9:48 am
Forum: Flowcode V2 & V3
Topic: problem with chip speed after flowcode update
Replies: 7
Views: 5560

Re: problem with chip speed after flowcode update

Hi Chevy Good to see you back, I dont quite understand what you mean by PWMs of 129mhz and 12mhz. The PWM running flat out with a 19.6608MHz clock could only run at a possible speed of 1.6MHz and thats only if you have a period register set to 2. Not very useful. Have you tried the HS oscillator set...
by Benj
Wed Sep 17, 2008 2:01 pm
Forum: General Programming
Topic: PPP problem - can't select correct port address
Replies: 6
Views: 5104

Re: PPP problem - can't select correct port address

Hello

Any chance you can manually change the FFD8 IO address to use 0378 by typing the new value in.