Kiosk application - Need to controller lights (on/off) from Director

|
I have been searching for a solution to a project I am
working on. I am
working on a touchscreen kiosk application that will be
displayed in a
Public Aquarium. This kiosk will display fish, etc. related
to a
particular reef. There is a simulated rock formation and the
included
fish built around the kiosk touchscreen. The plan is that
when the touch
a button, the display will play a video with voice-over
(simple) but
also switch on a spotlight pointed to that specific fish
being
highlighted. There are 12 total in this exhibit. After
searching for
hours for a solution (it seemed simple back in the 80's/90's
with basic
serial device switches..) where I can turn on/off the lights
via a
computer interface (more-over a custom script able to run
from within
Director).
The closest I found is the X10 system w/USB device but not
sure how will
can control via lingo/javascript.
Thank you for your time and consideration - I greatly
appreciate any
advise/support you can provide (as well as any other
solutions that
might address the above.
Sincerely,
Michael Hamstra
[email protected]
|

Just an update...
I found an excellent solution to this configuration. These
are Web-based
Power Switch boxes with all the switching and relay
components housed
within an enclosed, turn-key box. All for under $ 90 -
contains 8
switching outlets, 2-on outlets... Can turn on/off with a
simple http
command. I am switching 12 lights using CURL.exe (via
BuddyAPI, shell)
from a kiosk application. You can control over the web,
however I was
running on a simple LAN setup with just my system, router and
2 of these
web switch units.
http://www.digital-loggers.com/lpc.html
They also have more advanced configs:
http://www.digital-loggers.com/IPC.html
http://www.digital-loggers.com/EPC.html
Michael Hamstra
Adobe Community Expert
I have been searching for a solution to a project I am
working on. I am
working on a touchscreen kiosk application that will be
displayed in a
Public Aquarium. This kiosk will display fish, etc. related
to a
particular reef. There is a simulated rock formation and the
included
fish built around the kiosk touchscreen. The plan is that
when the touch
a button, the display will play a video with voice-over
(simple) but
also switch on a spotlight pointed to that specific fish
being
highlighted. There are 12 total in this exhibit. After
searching for
hours for a solution (it seemed simple back in the 80's/90's
with basic
serial device switches..) where I can turn on/off the lights
via a
computer interface (more-over a custom script able to run
from within
Director).
The closest I found is the X10 system w/USB device but not
sure how will
can control via lingo/javascript.
Thank you for your time and consideration - I greatly
appreciate any
advise/support you can provide (as well as any other
solutions that
might address the above.
Sincerely,
Michael Hamstra
[email protected]

Similar Messages

  • Hi, I need to take my daughter off from our Apple account and set up her own. So, delete her from one account and create her own. Realize I sound imbecilic for not knowing how to do this. Any ideas? Thank you so much. Jules

    Hi, I need to take my daughter off from our Apple account and set up her own. So, delete her from one account and create her own. Realize I sound imbecilic for not knowing how to do this. Any ideas? Thank you so much. Jules

    You don't have to take her off your account exactly: she needs to sign out from your account on her computers and devices. Then she can obtain an Apple ID at http://appleid.apple.com and use it to sign into System Preferences or Settings>iCloud.
    However, there are some issue about this. If she has been syncing her calendars and contacts to your account then the data will disappear from her devices, but remain on your account. Individual calendars can be exported  as .ics files and reimported into her account, but if she has her contacts mixed up with yours she will have to enter them individually in the new account (or export yours, import them into hers, and delete the ones she doesn't want.
    More intractable is the email issue. She cannot move an address from your account to hers, so if she has been using a alias on your account to have her own address she cannot transfer it. She will have to create a new email address.

  • I need to bridge a printer off a wireless bridge using a 4402 WLAN Controller

    I need to bridge a printer off a wireless bridge using a 4402 WLAN Controller.  Would I need to make any changes on the 4402 WLAN Controller?

    One options is to take a cisco autonmous access point and configure it as a WGB. And no, you would not have to do anything special to the WLC in thay deisgn. The WGB would act as a wireless client.
    Make sense?

  • My ipad is stolen ,, and i want to reopen find my ipad application because as i know once the ipad switched off and switched on again the application needs to be reopened ,, any one can help me please to find my ipad again

    my ipad is stolen ,, and i want to reopen find my ipad application because as i know once the ipad switched off and switched on again the application needs to be reopened ,, any one can help me please to find my ipad again

    Stolen
    http://support.apple.com/kb/HT5668
    Erase iPad
    http://support.apple.com/kb/ph2701
    Lost Mode
    http://support.apple.com/kb/PH2700
    Reporting lost or stolen iPad
    http://support.apple.com/kb/HT2526

  • Need Help - Light goes off on screen!!

    Have Satelitte Pro A200 and as i am working its like as if the light goes off in the screen, it may switch back on, but usually I have to close the screen down and leave to laptop go into hibernation and then open up again.  this is very frustrating please Help!!!!

    Thank you for using the Toshiba Laptop Forums. Since there have been no posts to this thread in several days, it is being marked "read only" as part of our routine message board maintenance.
    If you still need assistance, please feel free to post a new message or contact the Toshiba Customer Support Center at 1-800-457-7777.
    Trina W
    Moderator

  • HT4946 my ipad back light is off and i need to backup ipad to to my laptop  is asking me to put my password but i cant acess my ipad can i back up to itunes without my password

    my ipad back light is off and  backing up itunes  is asking to put my password on my ipad in or else it can back it up i cant see on ipad so how can backup without opening my ipad with password?

    Do you have iCloud set to back up automatically over the air?

  • I need a recommended way of recovering from Bus Off errors

    I have write problems when a UUT is instructed to reset. When the UUT in the reset state I get Error Passive warnings and Bus Off errors after attempting to write extended CAN messages using the Frame API.
    In brief the test goes like this,
    1. I send extended message 0x500 with 8 data bytes containing information to tell the UUT to go into reset.
    2. I wait 400ms hopeing that the UUT get's at least 1 of the 3 possible messages. It always does and does a reset.
    3. I then MUST send message 0x500 with updated data telling the UUT to come out of reset.
    Problem is the write fails with a Bus Off error (can't remember the error code as I am typing this at home). I can get this to work in a brute force kind of way by repeating these steps below several times in a loop,
    1. reopen the network object
    2. reopen all perodic tx objects,
    3. do a ncAction NC_OP_RESET on the network object,
    4. do a ncAction NC_OP_RESET on all periodic tx objects,
    5. do a ncAction NC_OP_START on the network object,
    6. do a ncAction NC_OP_START on all the periodic tx objects,
    (no warnings or errors so far from these calls allthough occasionally ends up with an exception and NI-CAN internal driver errors. I'm probably abusing the CAN standard and API with all the rapid opening and closing of all these handles and blindly ignoring errors.)
    7. then do a ncWrite for all periodic tx objects (we usually get Error Passive warnings here, if the write is repeated it frequently gets a Bus Off error).
    When the UUT (by chance in all honesty) gets the 0x500 message and comes out of reset, CAN operations are fine, but the problem lies when the UUT is in reset, I can't send the updated 0x500 message to tell it to come out of reset. I get randomly Error Passive errors and Bus Off errors.
    Found out today this is what the UUT is doing when in reset (written in PDL),
    while not received 0x500 with data indicating to come out of reset
       possibly repower most of the UUT circuitry (I can't remember)
       reset Bosch CANBUS controller circuitry on ASIC (takes 2us I'm told)
       do some unit reset processing, takes up to 100ms
    wend
    (yes, it resets the CANBUS controller roughly every 100ms!)
    I need a sensible way of recovering from a Bus Off error and retry sending that 0x500 message again.
    Any thoughts, comments, solutions?
    Regards.

    Hi Flump,
    The idea here is that many CAN devices will "sleep" after some predetermined period of inactivity (not receiving a frame). In such cases, the device usually wakes up after seeing activity on the bus, where the amount of time it takes to go from the "sleep" state to an "active" state will inevitably vary from device to device. Well, suppose the controller on a CAN network sends a frame to a device which is "sleeping," and the device takes, for arguments sake, 10 seconds to "wake up" and become active again. By definition in the CAN standard, frames which are not acknowledged will be retransmitted. Also in the CAN standard is the requirement that a device or controller implement transmit and receive "error counters" in order that an "errant" device or controller can be "silenced" if it continues to generate errors. There are 3 basic error states, the last (worst) of which is the Bus Off Error State, which occurs when the error counter exceeds 255. Herein lies the problem; if a device takes a long time to wake up, then a controller will send, and subsequently resend, the frame while it attempts to communicate with the "sleeping" device. Since the controller's transmit error counter will increase by 8 for each frame which is sent and NOT acknowledged, and it will continue sending frames until acknowledged, the controller can actually reach a Bus Off Error state before the device fully "wakes up." This is usually undesirable, and can be prevented.
    For more information about the CAN standard, see Appendix B of the NI-CAN Hardware and Software Manual linked in the Related Links section below.
    The solution may be to send a single wake-up frame (just one time), then delay to allow the device to "wake-up," and then continue normal communication. It is important to realize that when a device "sleeps," it actually relies on the fact that a CAN controller will send frames multiple times. That is, the first frame received when a device is "sleeping" is NOT processed. The sudden voltage change on the bus caused by a frame transmission is sensed by a CAN device and will cause it to resume active operating conditions, but the frame which initiates the wakeup cannot be processed because the hardware was previously asleep (some of it literally not powered). Thus, if we have a mechanism for sending a single "wake-up" frame, and then delay until all devices (or at least the one we intend to communicate with) wake up, we can resume normal communications while knowing deterministically that subsequent commands should/will be processed by the device to which we wish to communicate.
    In the NI-CAN API, the way to transmit a single frame - one time only - is by setting the Single Shot Transmit attribute to 1 (using the set attribute function: in LabVIEW use the ncSetAttr.vi for the Frame API and CAN Set Property.vi for the Channel API). For Frame API users, the Network Configuration object (programmed explicitly) can be used, where of course we must stop and start the task (using ncAction.vi) around the attribute setting. The sequence of events would generally be: Network Config (should have happened anyway at some point), Network Open, Stop, Set Attribute, Start, Write "wakeup frame," proceed with the program after sufficient delay. Please note that the required delay may be very small; the "10 second" wake-up time suggested for a device above is much much longer than a normal device's "wake-up period". Of course, the baud rate used on a given network will factor into how many frames can be sent by a controller in a given period, and therefore how fast a corresponding error counter will increment as a result of unacknowledged frames.
    Attached is an example, which will write a single "wake-up" frame using the technique described above, where the write will take place when a "Wake-Up" button is clicked.
    Is this what you are looking for?
    AdamB
    Message Edited by AdamB on 12-12-2006 04:47 AM
    Applications Engineering Team Leader | National Instruments | UK & Ireland
    Attachments:
    SendSingleWakeUpFrame.vi ‏73 KB

  • Apple TV status light goes off by itself,power cord is on but I'm not watching ATV programes ,I'm just watching tv show on my HD TV.can anyone help?

    Apple TV status light goes off while I was watching tv show on my HD TV not Apple TV .the Apple TV power cord is on,I need to switch the power on and off then the status light goes on  again on Apple TV is this normal?

    i need to turn the power on and off and then the status light come back but if im watching movie or airplay it working fine.if im not watching anything on apple tv but some show on my tv then it happen.

  • My mac mini will not shut down.  I need to manually shut it off with the power button.

    My mac mini will not shut down or restart.  I need to manually shut it off with the power button.

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time after  you had the problem. Select the messages logged before the boot, while the system was unresponsive or was failing to shut down. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V). Please include the BOOT_TIME message at the end of the log extract.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the entire contents of the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post any other kind of report — it will be very long and not helpful.

  • Macbook pro screen and keyboard light turns off

    Hello everyone,
    I have an issue with my macbook pro, if im sitting at a table and i glide my laptop slightly my screen and keyboard light goes off and i cant see anything.
    I have to turn it left or right to try and get it back on.....same thing if i close my computer and reopen it again it wont wake up from sleep mode.
    anyone else having a similer issue? is this software related?

    That seems like a loose or failing cable.
    You could try a SMC reset:  http://support.apple.com/kb/ht3964  to elimate the controller.
    Genius reservation http://www.apple.com/retail/geniusbar/
    check warranty https://selfsolve.apple.com/agreementWarrantyDynamic.do
    You could try running the Apple HArdware Test, not always definitive however.  If it shows an error code report back.
    http://support.apple.com/kb/ht1509

  • Lets talk Kiosk Applications...

    Okay, so I've been making a few kiosk applications (as Flash Projectors), and my one major frustration with flash is memory management.
    [Perhaps incorrectly] I've come to the conclusion that despite my best efforts, I can't completely control the memory usage of my apps. The memory usage just continues to go up.
    Unfortunately I need to use third-party stuff that doesn't seem to unload/dispose well--mainly Google Maps (and don't get me started on the Flash IDE components).. So no matter my best efforts at optimizing my own code, I feel that I need a better option or method (by all means, feel free to disagree and offer suggestoins)
    So open for discussion, lets talk kiosks, memory management etc. Applications that run for a looong time. Generally I insist restarting the apps once a day, but wouldn't it be nice if that wasn't necessary...
    Any thoughts on using an AIR app instead? Any thoughts on memory management in general? Any ideas for using a browser running full screen? Or creating a native windows app in another IDE? Thoughts in general? Should I be using Flash Builder/Flex instead? Or Visual Studio?
    Thanks in advance, any and all input/ideas welcome!
    -Zeke

    I'm sorry for my rant in my last post, but I was pretty TO'd. I wasn't using any plugins with this latest attempt. The tracks consisted of one stereo, one mono, one MIDI track. It was when I tried recording another mono track, the core audio crapped out.
    Lets get into the details. Here's my set up;
    12 inch Powerbook G4 1.5 GHz
    Latest OSX & Logic upgrades
    PreSonus Firebox using S/PDIF input
    1.25g RAM
    Maxtor 300g firewire drive
    The main drive is about 2/3rds full. The external is only 10% full since I can't enough tracks in it! What I can't understand is the Logic system resource monitor shows I should have plenty of both disk I/O speed and CPU load to work with. There has to be something else going on here. I've had issues setting up the S/PDIF with the Firebox. I use a Focusrite Voicemaster pro as my pre-amp. Maybe the digital audio is not syncing??? I'll have to test this using the non-digital inputs. There's only one firewire plug on the Powerbook. Could the daisy chaining I'm doing with the Firebox and the Maxtor be causing the slowdown???
    I don't think I'm going upgrade if I can't get this working. In fact, I'm going to downgrade back my EMac running Logic 5 big box in OS 9. It's not as many plugins, but I could track up to about 12 channels. Even more when using MOTU software.
    Thanks for the replies,
    Tim
    G4 12 inch Powerbook   Mac OS X (10.4.4)  
    G4 12 inch Powerbook   Mac OS X (10.4.4)  

  • Help: macbook didn't charge, LED light is off!!!

    My model is 2008 late 2.4GHz macbook and suddenly the magsafe LED light is off and can't charge the macbook. I took it to apple store, and after check they said this laptop needed to go further detection, which will cost at least $280 since i'm just out of my one-year warranty.
    I found a similar problem post below without any clear resolution, and after reading it I found lots of these models had the similar problem, so i believe it is definitely the common problem for the 2008 late aluminum macbook series and the logic board might be broken. Does anybody else here have the same problem? We should unite and ask Apple to replace these defected laptop for us for free!!!
    The former post is here:
    http://discussions.apple.com/thread.jspa?threadID=1824683&start=0&tstart=0

    First try an SMC reset:
    http://support.apple.com/kb/HT3964
    Do you have (or can you borrow) a spare MagSafe you can try charging with (any MagSafe will do). If a different MagSafe successfully charges your MacBook, then you need to buy a new MagSafe for your machine, as yours is toast.
    If a different MagSafe doesn't work, either, then the problem is likely hardware and you don't have much choice except to have Apple or another service center work on it. You can search for an authorized service provider here:
    http://www.apple.com/buy/locator/service/
    Often the non-Apple Store providers will work a little cheaper. Good luck!

  • HT201210 THE screen light of my I phone 3Gs is not on...it always off from past few days

    THE screen light of my I phone 3Gs is not on...it always off from past few days

    Hey Arun1205,
    That definitely sounds frustrating. We'll need to isolate this issue to figure out if it is indeed hardware:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Display has no backlight or dark screen
    - Toggle the ringer switch to see if the unit vibrates. If it does, it could be that iPhone is getting power, but is not displaying any image.
    - Try turning iPhone off and then on again.
    - While connected to the iPhone charger, try to reset the iPhone.
    - If the low-battery screen appears, charge the iPhone.
    Thanks,
    Matt M.

  • Cisco WVC2300 Business Internet Video Camera I/O ports power lights on/off ?

    What is needed to make it possible to enable the Cisco WVC2300 Business Internet Video Camera to use it's I/O ports to power lights on/off ?

    Talking to our Development team. They replied to me with this.
    Depends on the device the camera is connected to, if it's some sort of a transistor or a relay then it shouldn't be a problem. Think of the camera as a simple relay, all it does is turn on and off, so if you need to turn on and off a light you'll need to limit the switch device in such a way that the connection from the camera to the device does not exceed the output voltage requirement on the camera (If they remember correctly 24V.2A).
    I hope this helps.
    I believe any of our authorized resellers might have kits or equipment that can help with this.
    Eric Moyers
    Cisco Network Support Engineer
    1-866-606-1866

  • N96 screen lights turn off at different times unti...

    In different menu's the phone lights turn off so the screen is very dark i can bearly see it. Then i have to turn the phone on and off for the lights to come back. Does anyone else have this? For the record i have formatted, reinstalled the firmware counless times.
    Its not who i am underneath. But what i do that defines me.
    You are here for a reason Superman.
    "Come to me son of Jor-EL. KNEEL BEFORE ZOD"

    Ok. Cheers mate. Do you think,  adjusting the light sensor beforehand will prevent it from happening? What would i need to change the light sensor setting to, to bring the lights back on?
    Its not who i am underneath. But what i do that defines me.
    You are here for a reason Superman.
    "Come to me son of Jor-EL. KNEEL BEFORE ZOD"

Maybe you are looking for

  • Jobs running under sys user name

    Oracle 10.2.0.3 Enterprise Win2k3 Just upgraded to 10.2.0.3 ee from 10.1.0.4 standard. The jobs were entered via em and given the proper owner. em was logged in as sys. All jobs are running as user name sys. Can the user name be changed to the owner

  • Dunning Wizard - Withholding Tax

    Hi All, SBO 2007 SP1 PL 07 or SBO 8.8 SP0 PL 11 The Dunning Wizard doesn't work for the A/R Invoice having the withholdin tax. It includes the withholding tax in the amount to have. This is wrong! Have you any idea how to fix this? Simona Edited by:

  • Error in deleting a B2B Agreement

    While deleting a Agreement, B2B is not allowing me to do it. The below error is in the ui.log file 2011.05.20 at 05:18:42:744: AJPRequestHandler-ApplicationServerThread-6: UI - (ERROR) oracle.tip.buslogic.ui.agreement.AgreementEventHandler$Delete.han

  • ABAP OBJECTS FAQ

    Hi All SDN menbers, I am Pankaj Sinha learning ABAP-oops concept.Actually i want good faq on oop in abap(abap objects),So Any have good faq in ooa,Please send me as soon as possible,My mail id is [email protected] Thanks Pankaj.

  • Problems with german characters in data migration

    Hello, I tried to migrate a Access 2002 mdb to Oracle 10g XE. In order to avoid errors I used Access 2000 exporter to generate xml and dat for table and data, imported the schema to Oracle database, generated data move scripts and imported the data w