Loading...
Pages: [1]   Go Down
Author Topic: Serproxy help...  (Read 312 times)
0 Members and 1 Guest are viewing this topic.
chrislaan
Guest
 Bigger Bigger  Smaller Smaller  Reset Reset

I am trying to use the serproxy program to allow flash to communicate with my microprocessor. Flash seems to connect fine, but when i send data, i cant seem to read it in the microprocessor. If anyone has a sample flash actionscript or just some pointers on any settings i may have forgotten about that would be great. Thanks a lot,  
chris laan
Logged

China
Offline Offline
Jr. Member
**
Karma: 0
Posts: 60
I love Arduino
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Hi , I make one ,

you can download here: http://www.eiart.net/flash.rar

just a very simple test ,can display connect error . when receive date from RS232 , the date will display at "trace windows" (the best import : the date must end of "00" , if not flash can't  display anything at "trace windows".!!!)

it's work perfection top to "115200"

AS: #1 config : you need to chang "last.kmip.net" to your own , if you test local it should be "http://localhost" or "localhost" . I can't make sure is it need "http://".
#2 send date
#3 send date and goto play #2

sorry about my English

Logged

chris laan
Guest
 Bigger Bigger  Smaller Smaller  Reset Reset

thanks very much for that example, it works great. I couldnt get mine to work because of a combination of my lack of flash skills and microP skills. Thanks again, chris
Logged

0
Offline Offline
Full Member
***
Karma: 0
Posts: 134
panta rei resist the resistors!
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

hello

check also this
http://www.progetto25zero1.com/b/tools/Arduino

I've developed an actionscript class that helps in connecting Arduino to Flash

ciao
beltran
Logged

Forum Administrator
MMX
Offline Offline
Edison Member
*****
Karma: 37
Posts: 1138
hallo kompis
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Beltran,

can you make an example in how to use the class in a non-professional Flash version. Many schools only run educational versions.

btw, the example in the comments part of the class has to be revised, it doesn't work as-is. Could you revise the comments?

Apart of that, I think that the work you did is just amazing. We used it in two class projects and it worked perfect.

/David
Logged

0
Offline Offline
Full Member
***
Karma: 0
Posts: 134
panta rei resist the resistors!
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

ok
thanks! I just needed an excuse to get back to it smiley-wink

I already wanted to develop a simple flash terminal all made by and for the flash community.

just to better understand:
what are the problems that people with flash basic had?
external classes should be usable by the light version of flash as well, but I'm not totally sure. can somebody confirm me that please.
I can eventually release a compiled component along with the As class for this kind of problem.

thanks for pointing out the comment problem...I'll check it out.

b.
Logged

Forum Administrator
Cambridge, MA
Offline Offline
Faraday Member
*****
Karma: 7
Posts: 3532
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

Also, the version of your "04_function development" that we included in the examples of Arduino 0003 was modified slightly.  It now uses the new printNewline() function, which sends only a newline character (ASCII 10) instead of carriage return and newline.  This might cause some small incompatibility with your Flash code, but I thought it was important to update the examples to the current Arduino API.
Logged

0
Offline Offline
Full Member
***
Karma: 0
Posts: 134
panta rei resist the resistors!
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

thanks, smiley
I noticed that. I'll upgrade the files on my web page as well.
you guys have done a great job with the arduino ide

thanks again
b.
Logged

Pages: [1]   Go Up
Print
 
Jump to: