Search found 55 matches

by EddieB
Mon Mar 05, 2007 5:03 pm
Forum: Flowcode V2 & V3
Topic: Let Us Know What You Are Doing With Flowcode
Replies: 42
Views: 88958

My latest project is an electronic lock... I have a solenoid connected onto my prototype board, a keypad and an LCD screen.. If you enter the correct pin the solenoid contracts and allows access :) Im hoping to buy some more such as the bluetooth board and control things with the relay board also. C...
by EddieB
Mon Mar 05, 2007 4:38 pm
Forum: E-blocks
Topic: Anyplans for "Keyboards"
Replies: 8
Views: 9603

Oh Wow that will be pretty cool :)
by EddieB
Fri Mar 02, 2007 6:46 pm
Forum: E-blocks
Topic: Anyplans for "Keyboards"
Replies: 8
Views: 9603

Anyplans for "Keyboards"

Hello, I was looking at your updated files for new components such as the 65563 color display screen... It all looks promising and im going to be shelling out some more money soon :P. Now, I was wondering if there was any plans for a keyboard e-block with the keys a-z on in a standard keyboard forma...
by EddieB
Fri Mar 02, 2007 6:12 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation Error ?
Replies: 6
Views: 6008

Hello,

The null termination worked :D

Thanks Steve!
by EddieB
Fri Mar 02, 2007 6:01 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation Error ?
Replies: 6
Views: 6008

Hey, It's version 3.1 but I think the error is more down to my program layout. Im basically trying to do this: Everytime a keypad button is pressed ( if it 9 or lower ) add it into a string.. So say I pressed 1,2,3.. I would have a string like "123". Then when they press the star key ( 10 ).. Check ...
by EddieB
Fri Mar 02, 2007 5:36 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation Error ?
Replies: 6
Views: 6008

Hello, Yeah I should of said limitation :P... Im a C++/C programmer so going from that to flow charts is strange, not being able to use == in If box's is a pane as well :P but i'll live... One more thing: I have made a program which compares an input to a password... I have password stored as "123" ...
by EddieB
Fri Mar 02, 2007 3:34 pm
Forum: Flowcode V2 & V3
Topic: String Manipulation Error ?
Replies: 6
Views: 6008

String Manipulation Error ?

Hello, I think I have found an error within the flowcode string manipulation box ( Flowcode version 3 studen edition with latest update. ) I had a string "output" and an integer "input". When I tried to do this: output = output + ToString$(input) it wouldn't let me.. So I had to create a third strin...
by EddieB
Fri Mar 02, 2007 1:14 pm
Forum: Flowcode V2 & V3
Topic: Keypad Code
Replies: 4
Views: 4902

Hello,

I saw the last tutorial that uses the buttons instead of a keypad... I think I'll try and write a fresh one..

Now I have the LCD screen working excellently, need to work out the logic for this :D

Cheers
by EddieB
Thu Mar 01, 2007 2:13 pm
Forum: Flowcode V2 & V3
Topic: Keypad Code
Replies: 4
Views: 4902

Keypad Code

Hey, I've finnaly got my flowcode components working with vista( thanks steve ) and my lcd screen arrived today ( thanks ben :P )... I was wondering if someone could provide me with a flowcode file or and "idea of" how to make a pin entry sort of program.. Like enter four numbers on the keypad and h...
by EddieB
Fri Feb 16, 2007 4:45 pm
Forum: E-blocks
Topic: LCD Screen Not lighting
Replies: 12
Views: 12874

Hello Mark,

I have done all this the LCD e-block refuses to work as it should, so I have sent it back and should be getting a new one soon :)

Cheers
by EddieB
Thu Feb 15, 2007 6:25 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello,

"Just having an administrative user account is not enough (as it was with XP). "

Thats probably my problem, Im doing everything else to the word.

Cheers
by EddieB
Thu Feb 15, 2007 4:57 pm
Forum: E-blocks
Topic: Power supply Voltage
Replies: 6
Views: 7986

Hello,

I also have this type of adapter, although I stupidly threw away the packaging showing what way to place the plug...

But I have found that the board accepts both. I can even remember reading some where that it does support both.

Cheers
by EddieB
Thu Feb 15, 2007 4:55 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello,

Im still not having any luck with Flowcode, most of the components cannot be registered no matter what I do...

Is there a way I can get input from a keypad with flowcode even though I dont have the macros?

Cheers
by EddieB
Wed Feb 14, 2007 10:20 pm
Forum: E-blocks
Topic: Power supply Voltage
Replies: 6
Views: 7986

Hello serstel,

I believe the board accepts both.

Cheers
by EddieB
Wed Feb 14, 2007 8:32 pm
Forum: E-blocks
Topic: LCD Screen Not lighting
Replies: 12
Views: 12874

Hello,

I have recently purchased the 16F877A chip which alows me to use all 5 ports.. I have tried the LCD screen on each port with 5v+ on the lcd screen...

A bit of improvement; The LCD screen shows all 16 blocks now, but doesnt display anything...

Cheers
by EddieB
Tue Feb 13, 2007 5:23 pm
Forum: E-blocks
Topic: New E-Blocks for 2006
Replies: 5
Views: 9000

Hey Steve,

Ah interesting, I've seen various videos of them in action over the internet and an eblock for them would be pretty cool.

Cheers,
Eddie
by EddieB
Mon Feb 12, 2007 8:29 pm
Forum: E-blocks
Topic: New E-Blocks for 2006
Replies: 5
Views: 9000

" Colour graphic LCD display "

Any news on this one yet? I haven't seen much about it on the site yet.

Cheers
by EddieB
Sun Feb 11, 2007 3:07 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello Steve,

I resolved the other issues on friday, but the flowcode missing component issue is my only current issue... I'll try some of the things you have said and report back...

Many thanks for all the support,

Cheers
by EddieB
Fri Feb 09, 2007 5:55 pm
Forum: E-blocks
Topic: LCD Screen Not lighting
Replies: 12
Views: 12874

Another update:

I have made a program like this:

While 1

Out 255 port b

delay 25 ms

Out 0 port b

Delay 25 ms

End while

This gives me only 8 solid blocks on the lcd screen :| Hmm..

Cheers
by EddieB
Fri Feb 09, 2007 4:39 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello,

Haha! It works :)

Thaks Ben!

Cheers
by EddieB
Fri Feb 09, 2007 1:34 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello,

I had a thought, could vista be setting up devices differently than XP? Putting them under different "class's"... Did you use a USB library when writing the software? Or did you hardcode it all to specific locations?

Cheers
by EddieB
Fri Feb 09, 2007 12:22 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello Again,

I have reinstalled PPP with the LPT port driver, and I dont get the service control error any more... Although It still thinks my board isnt connected via USB... All the PPP settings are correct for my board.

Cheers
by EddieB
Fri Feb 09, 2007 12:02 pm
Forum: Flowcode V2 & V3
Topic: Vista Support for PPP and Flowcode?
Replies: 12
Views: 14500

Hello Steve,

I was playing around with these settings the other night, but I have been using my laptop lately for my multiprogrammer...

Ill try a re-install and post back.

Cheers
by EddieB
Fri Feb 09, 2007 11:59 am
Forum: E-blocks
Topic: Inputs
Replies: 2
Views: 4608

Hello Steve,

I am not using the Hp488, Im using the multiprogrammer...

Cheers
by EddieB
Tue Feb 06, 2007 10:46 pm
Forum: E-blocks
Topic: Movie of a running light with a PIN
Replies: 2
Views: 4780

Nice stuff!

Cheers