![]() |
|
![]() | ||
|
Subject:
Using Microcontrollers w. sensors to communicate with Shockwave 8.5 via PC
Category: Computers > Programming Asked by: ceejay-ga List Price: $30.00 |
Posted:
20 Jun 2002 18:01 PDT
Expires: 28 Oct 2002 07:59 PST Question ID: 30097 |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: Using Microcontrollers w. sensors to communicate with Shockwave 8.5 via PC
From: mmastrac-ga on 21 Jun 2002 07:23 PDT |
I don't believe sending the binary data directly to the shockwave app is the best idea. I'm going to assume you have access to Visual Studio and will be using Windows and IE. First, create an application using Visual Studio that constantly accesses the serial ports or PCI ports to and shows a live status update (just use textboxes and things like that). Once you have that up and running, have it dump the status to a text or XML file on the server in the web directory every second or so. This file can then be downloaded by client-side flash, parsed and displayed. If your requirement is interaction, however, you'll need to create a server-side web page that can take input from the client. You can use a variety of methods under Windows for the webpage to communicate with the client. One method is by using a COM component embedded in the server-side webpage that handles the webserver <-> microcontroller app interaction by sending Windows messages (the easiest method). |
Subject:
Re: Using Microcontrollers w. sensors to communicate with Shockwave 8.5 via PC
From: mmastrac-ga on 21 Jun 2002 07:28 PDT |
Can you give more details about: - what your requirements are - how you communicate with the microprocessor - what your client-side browsers are - what your server-side system is |
Subject:
Re: Using Microcontrollers w. sensors to communicate with Shockwave 8.5 via PC
From: andrewb-ga on 24 Jun 2002 15:45 PDT |
I'd go along with this, but have a look at ActiveWire's site. They've got a board with multiple inputs/outputs that you can connect to your computer via USB and you can access it easily through Visual Basic or Visual C/C++. The cost is low too - $65 for a board with USB Cable. See http://www.activewireinc.com/ |
Subject:
Re: Using Microcontrollers w. sensors to communicate with Shockwave 8.5 via PC
From: it_biotech_guru-ga on 25 Jun 2002 21:42 PDT |
I can do that...with Macromedia's MX series this is not something that is completely out of the question and you could use flash as well as shockwave. An interesting project to be sure, for what application are you going to use this technology? Thanks! |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |