Anyone using a AR XSight Touch Remote w/ATV?

I'm trying to integrate my ATV (gen1) system into my home theater setup so I don't have to have a gaggle of remotes next to me to control all my devices.  So far I have everything pretty much integrated and I can access my Mitsubishi DLP TV, My Panasonic BlueRay DVD, my DirecTV HD Receiver, and my Yamaha AVR.  I have added the AppleTV to my remote's device selection menu, but I'm having some issues with getting it to handle all the remote functions.  AR's web site where you do online modding of the "program" or algorithms that make the remotes work says they have a code that should work with the Apple white remote but when I test it nothing works.
I suppose I can keep the ATV remote handy, but it would be super cool if I could figure out a way to get it working properly.  Any help on this would be greatly appreciated.
Mike

Review of TouchOSC
TouchOSC uses the open, well-documented OSC protocol (basically the next version MIDI). The example code works well. As for any method, if working in a corporate environment you need to get around the issue of firewalls.
The remote/Client front panel has to be separately written. This is easily done.
There are a collection of 13 controls/indicators as follows: LED, Label, Push Button, Toggle Button, XY Pad, Fader/Rotary, Encoder, Battery, Time, Multi-Toggle, Multi-XY, Multi-Push and Multi-Fader (see http://hexler.net/docs/touchosc-controls-reference for details). The LED and Label are indicators. The rest are controls, however you can write to the controls. The problem with writing to controls is that a Client user can move the control that you intended as an indicator. It would be possible, in turn, to write straight back to the “control”, but the jerking operation may be disconcerting to users.
The LabVIEW code is very easy to understand and minimalistic. The protocol sends short human-readable messages (except for the value component which is straight binary).
Match to selection criteria:
1) Client can be a standard web browser without any plug ins? No (however an OSC client is probably available for most remote devices)
2) Minimal coding (in LabVIEW): No (front panel needs to be created on Client)
3) Inexpensive? Yes
4) Client able to have push buttons, indicators, images and graphs? No (images and graphs not possible)
5) Fast and efficient? Yes
In summary, TouchOSC is a quick to implement, simple, inexpensive and efficient method of providing a user interface with good controls, but effectively limited to just two indicators – LED and Label. For many remote user-interfaces this product is sufficient and simple.

Similar Messages

  • Can I control my Apple TV with a Samsung Smart Touch Remote?

    I am trying to control my Apple TV2 with a Samsung 7 series Smart Touch remote. The Samsung universal remote options do not seem to work, nor does the Apple TV apear to be capable of reading inputs from the remote through the Apple TV 3rd party remote setup.

    I do not know if anyone else noticed this. I have a Samsung Un55hu7250 and the above solution worked with one exception.
    If you add it as a "Home Theater" type system then, you cannot tell the TV to use your actual home theater system for the volume control.
    If you instead, On your tv got to system/device manager/Universal remote setup. Then choose blue ray device and type in apple. Select Apple, do the power on test, then select "no it didn't work". Then it will ask you to enter the model number of the Blue Ray device. Type in "Apple" in the search and it will list Both Apple1 and Apple2 in the device list. Select Apple2 and then you will have an Apple TV that is configured as a DVD Player so you can tell the TV to control the volume via the Home Theater system.
    Net result, I have one remote again finally with Apple TV, Samsung TV, Dish Hopper, Sony BD, Antenna TV and surround sound. (Only if you are using the optical audio out to the theater system)

  • ITunes won't accept iPod Touch Remote

    I'm trying to use the Remote App on my iPod Touch with the most recent version of iTunes (the one that includes support for the iPad). At first it accepted my iPod Touch 2g, then wouldn't let it connect anymore. I bought a new 3rd generation, and the same thing happened: it let it connect, then all of a sudden, it won't anymore. I've checked to make sure that the box is checked under the Devices tab AND I've double checked to make sure that iTunes is listed as an exception on the Firewall.
    I've uninstalled and reinstalled iTunes AND done a factory reset on the iPod. I'm at wits end! Using the iPod as a remote is a big deal for me; I'm using it in a general music room and I need it to be able to control iTunes from anyplace in the room, not to mention using it to control music for concerts.
    PLEASE HELP!!!!!

    I like you and a lot of people (I've been ready posts here and on iTunes reviews) have been trying to get this app to work, been at it for 2 days. I just got it to work and it is still working even after turning my iTouch off then back on. It actually finds my library each time now!
    I have AT&T Gateway Broadband. There was the problem. I had to change the firewall for the broadband hardware. By typing http://homeportal in your browser it opened up all the info about my Gateway. There you can change the firewall settings.
    I got all of this info from the following site (because we have a OutCast speaker - that I LOVE). Anyway the last page on this link is where I got the info to change the Hardware Router firewall setting. Some of the other info may also help troubleshoot.
    http://www.soundcastsystems.com/manuals/4/3_Troubleshooting%20iTunes%20Remote.pd f
    Hope this can help you or someone else!!!
    Good luck, I know how frustrating it can be.

  • Using an Iphone as a remote desktop

    Does anyone know of an application that will allow you to connect an iphone to a windows machine and use the iphone as a remote desktop unit. If I have to use a wireless router that is fine, I am not able to use internet as an option however. Thank you for your help....

    If you mean you want to connect to and control the Windows system from your iPhone, search the App Store for "VNC". You'll find a number of apps.
    Regards.

  • Can I pair ipod touch remote to wired apple tv?

    I only seem to be able to pair my ipod touch remote to my apple tv if I unplug my Ethernet network from the apple tv and use it wirelessly. the wireless network connects to my wired router, so isn't the wired and wireless the same network? is there a way to pair the ipod touch to the apple tv if the latter is plugged into the ethernet?

    Robert Lewis wrote:
    the wireless network connects to my wired router, so isn't the wired and wireless the same network?
    Does the router provide wireless or is it a separate wireless device that connects to the wired router - it should theoretically work anyway but it's possible the two might need to be bridged if separate.

  • PL/SQL: ORA-22992: cannot use LOB locators selected from remote tables

    Dear ALL,
    My O/S is Redhatlinux 5.2 and i had Migrated my Oracle databse to 11g2. But after that while i am retrieving records through dblinks from one of my other Oracle 9.2.0.8 databse it's throwing the error : PL/SQL: ORA-22992: cannot use LOB locators selected from remote tables.* This error i am getting in TOAD as well as SQL Developer.
    Can anybody tell me how to fix this error ? Because am not able to get the records.
    Also am getting another error during retrieving data from some of my tables after migrating i.e the table which having CLOB data type while am accessing to retrieve the records using select query it's throwing the error :
    +(The following error has occurred:+
    A query with LOB's requires OCI8 mode, but OCI7 mode is used.)
    If anyone having any idea kindly share.
    Thanks and Regards
    Biswa

    Hi,
    Ya what u sent that is fine. But already am using one procudure which is accessing LOB data from another databse through DBlink and working fine. But there Both the databse are 9.2.0.8.
    But while am executing the same procedure in oracle 11g where the Dblink accessing the data from Oracle 9i , there am getting this error.
    Kindly tell if u know any resolution.
    Thanks

  • Anyone using iZotope Ozone 3 to master?

    Is anyone using iZotope Ozone 3 to master?
    Dual 1.8Ghz G5 PB G4 1Ghz LP7.1.1 Motu 896   Mac OS X (10.4.5)   Reaktor 5.1 Reason 3.0.4 Live 5.0.2 Battery 2.1.1 Recycle 2.1 DFH 1.5.3

    I wouldn't compare Ozone to Waves. If you're not a mastering engineer, Ozone will be one of the most powerful apps of its kind to get into. It's a great tool for mastering if you have no ear for mastering. I mean if you don't know what mastering is but have to do it Ozone is great for going in and checking the spectrum, adjusting the eq, multiband compressing to make sure those drums sound nice, adjusting the stereo field, adding a touch of reverb, a few low end harmonics. You'll really be surprised at the level you can take your work up to. But put it in front of a Mastering engineer and they'll laugh at how simple it is. This is more a reflection of the mastering process as a whole not the program. The program is amazing but it does not replace the skills and tools of professional mastering engineers.

  • Re: Interfaces in Forte - has anyone used them?

    We are making use of interfaces extensively and have never had the
    slightest problem. Interfaces do not cause any overhead, since they are
    mainly a means to support type checking by the compiler. At run-time the
    interface does not appear any more.
    Using Forte 3.0.F.2
    General wrote:
    >
    We are embarking on the analysis phase of a large pay/personnel project. =
    We have been advised to use interfaces wherever possible, because they =
    promote flexibility and reusability. I am fairly well convinced of the =
    benefits of using interfaces - they appear to have a lot of advantages, =
    and no drawbacks. However, I do wonder whether Forte's implementation of =
    interfaces is stable and usable (..it was only introduced in version 3). =
    If not, we may be better advised to use standard techniques.
    If you have used Forte interfaces I would be interested to hear how you =
    got on.
    regards,
    Tim Kimber--
    Dr. Thomas Kunst mailto:[email protected]
    sd&m GmbH & Co. KG http://www.sdm.de
    software design & management
    Thomas-Dehler-Str. 27, 81737 Muenchen, Germany
    Tel +49 89 63812-221 Fax -444
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Eric,
    You are correct, "manipulate anAIFace object" is not really the correct
    way of thinking about what is happening. We are really manipulating an
    instance of an object through an interface.
    In regards to your other statement: "if Project C needs visibility to B,
    it must have B as a supplier Plan." Forte does not force this to happen
    when you are using interfaces, which is what causes the problem. Let me
    expand on my initial example and add enough detail so that you can create
    the problem, which surfaces as a deserialization error:
    Project A (No Supplier Plans)
    Defines Interfaces: UnitIFace with method GetValue() which returns an
    integer
    Project B (Contains A as a Supplier Plan)
    Defines Class: Unit with attribute _Value as an integer and method  
    GetValue() which returns _Value.  Implements interface UnitIFace.
    Project C (Contains A as a Supplier Plan)
    Defines Class: Square with method Calculate which accepts an
    UnitIFace as an input parameter and returns an integer. This class needs
    to be setup as a distributed object so that I service object can be
    defined using this class.
    Defines Service Object: SqaureSO using the Square class.
    Project D (Contains B and C as Supplier Plans)
    Defines a class or uses a window that creates an instance of Class B
    and passes it to the SquareSO service object that sqaures the value and
    returns an integer.
    Once this is setup, use the running man to run everything locally. This
    will run fine because the dependencies for the local partition end up
    including Projects A, B, C and D. Next, run distributed and move the SO
    to a remote partition. Now when you execute you will receive a
    deserialization error. This happens because the dependencies for the
    remote partition only included project A and C. The partition did not
    have the necessary information to deserialize the underlying instance of
    Class Unit that is referenced through the inteface UnitIFace.
    The problem can be resolved by either adding Project B as a supplier plan
    to Project C or ensuring that the interface and class are declared in the
    same project as I suggested in my previous message. In either case, this
    must be resolved by the programmer since Forte is not yet smart enough to
    correctly resolve the project dependencies, even though all of the
    information needed to establish the correct dependency hierarchy is
    available.
    Bradley K Wells
    [email protected]
    Strong Capital Management, Inc
    http://www.strong-funds.com/
    From: Eric Pereira
    Sent: Friday, July 31, 1998 5:57 PM
    To: [email protected]
    Cc: [email protected]
    Subject: RE: Interfaces in Forte - has anyone used them?
    Bradley,
    Thanks for that descriptive note on interfaces.
    I do have a observation : in that example you gave us, if Project C
    needs visibility to B, it must have B as a supplier Plan. Therefore, I
    don't quite understand how partioning classes in C would end up with a
    run-time errror in distributed mode, given that B supplies C (something
    you've perhaps missed out in your example ?).
    Also, is it really possible to "manipulate AIFace objects" ? Interfaces
    are'nt really objects, they just help implement a compile-time type
    check.
    Thanks.
    Eric Pereira
    Forte Consultant
    ----<snip>------------------
    Example:
    Project A - Contains AIFace
    Project B - Contains Class B which implements AIFace, depends on Project
    A
    Project C - Contains Classes manipulating AIFace objects, depends on
    Project A
    This can run fine locally since the local partition has knowledge of all
    the classes in A, B, and C. Now as soon as you throw a service object
    on
    classes on Project C and push them into a remote partition, your
    application starts failing because that partition does not contain the
    information form project B since there is no dependency on that project.
    The partition needs the information from project B though since it
    contains the definitions for the actual implementation objects, however
    there was no way for Forte to determine that need when it generated the
    partition.
    This problem is initially eliminated by keeping the interfaces in the
    same project as the underlying business objects. But once you start to
    have interfaces implemented by multiple classes from multiple projects,
    then this won't cover all the bases either. In any case, it is an issue
    that you will need to consider at some level when using interfaces.
    Good luck!
    Bradley K Wells
    [email protected]
    Strong Capital Management, Inc
    http://www.strong-funds.com/
    From: "Ngai, Stuart" <[email protected]>
    Date: Thu, 30 Jul 1998 11:10:50 -0400
    Subject: RE: Interfaces in Forte - has anyone used them?
    With version 3G, you can not create an array of interfaces. I believe
    Forte
    will have that feature in version 4 (which is scheduled to be in
    production
    at the end of next year).
    -----Original Message-----
    From: Thomas Kunst [SMTP:[email protected]]
    Sent: Thursday, July 30, 1998 8:52 AM
    To: [email protected]
    Cc: General
    Subject: Re: Interfaces in Forte - has anyone used them?
    We are making use of interfaces extensively and have never had the
    slightest problem. Interfaces do not cause any overhead, since theyare
    mainly a means to support type checking by the compiler. At run-timethe
    interface does not appear any more.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    Get Your Private, Free Email at http://www.hotmail.com
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Has anyone used SFTP/ssh via any process in OWB?

    Has anyone used SFTP/ssh via any process in OWB?
    We need to SFTP a file from an SFTP server(unix) to our OWB environement.

    You can use the FTP operator in a process flow. Configure it as such -
    Command - /usr/bin/sftp
    Parameter_List - ?${Remote.User}@${Remote.Host}?
    Script -
    lcd ${Working.RootPath}
    cd ${Remote.RootPath}
    get myfile
    bye
    You have to configure the operator to define remote and working locations.
    There is another example for this in the documentation -
    http://www.oracle.com/technology/products/warehouse/casestudies/10gr2/ftpprocessflow/ftp_linux_to_winxp.html
    I personally prefer scp to sftp as in my experience OWB handles errors better with it.

  • Does anyone use a Celluar Travel Router for wifi connecton?

    Hi!
    I did some further research into this and you can have access to cell phone networks to create a wifi connection for the iPod Touch.
    Does this really do the trick with having constant wifi when you're traveling or on the go?
    Any advice would be great!
    Thank You!

    Yes, you do need to have a cell account and cell data plan for this to work.
    I want to know if anyone uses this feature to create their instant wifi Hotspots?
    Thanks!

  • Has anyone used a boxware keyboard buddy with their iphone?

    has anyone used a boxware keyboard buddy with their iphone?

    kj6tk wrote:
    I guess if you travel the iPhone is not the device to buy.
    And which device to buy for travel? As far as I know other smartphone platforms even don't have an update facility like AppStore. And by the way what are your criteria for the perfect travel phone? I would place being able to use it in other countries (world phone), having easy access to internet and email and ability to remotely sync Contacts and Calendar on top of my list. All of which iPhone is capable like few other phones.
    I'm sorry, John, but your statement seems like utter nonsense and is misleading for others. First being able to update apps doesn't cross my mind as a main functionality for travel. Second I was just travelling to SC and easily installed a new app from iPhone and updated an existing one. In your case I believe there's a mishap with AppStore. Probably you have a false update notification. Just compare versions of the apps you have with the versions of the same apps AppStore shows. I bet version are same. That's why it doesn't let you install.
    If you want to sync your iPhone Contacts and Calendar (which seems more like a genuine travel requirement) you can do it via MobileMe or Yahoo and few other similar web services.

  • Has anyone used Zagg film as an ipad cover?

    Has anyone used Zagg film to protect your iPad? Did it work well?

    We have two iPods Touch and an iPhone with the Zagg protectors. They work fine. But I prefer the BodyGuardz back protector that I applied to my iPad 2 much better. The BG is smooth as a whistle, no tacky feel to it like the Zaggs.
    http://www.bodyguardz.com/apple-ipad-2-cases-screen-protectors-covers-shields-sk ins-films.html

  • Has anyone used infin to assist in troubleshooting ?

    I had a security problem when my firewall was temporarily turned off.  A tech company named "infin" assisted me with the problem and with a printer problem.  Since assisting me, the tech said that the company will no longer be in business.  Has anyone used "infin" for assistance because the tech said his company does a lot of work on Apple products. I am trying to find out more on the company.

    How did you find that company?
    Did you allow them remote access to your computer?
    Did you give them credit card details?
    If you google their name, you'll find several entries. I've never heard of them. And no, I've never used them - nor would I ever. Why deal with an unknown company when I can call Apple tech support or visit a Genius Bar in the Apple store free of charge?

  • Using "Signal" to control iTunes Remotely

    Hi all,
    The new 802.11n Airport Express has got me thinking about streaming my iTunes library to my living-room stereo and using my iPhone as an iTunes "remote control." I see there's a program called "Signal" that enables this http://www.alloysoft.com
    Has anyone used this program? Any thoughts? Any security concerns? Is it crap or does it work as advertised? Also, it's 25 bucks, which is a bit steep. Is there a comparable program that will do it for less?
    Any advice would be appreciated.
    Thanks,
    Chip

    Helen,
    Look on this website for instructions. I read one place on the web that LR 3.5 (but no earlier version) supports your camera for tethering, but the Adobe site doesn't show it in the list, so it might not work for you.
    Make sure your camera is in P2P mode, not Mass Storage. Go to File/Tethered Capture/Start Tethered Capture.
    Hal

  • Anyone use STARLOGIC as their host?

    Hello does anyone use startlogic as their host?
    I just signed on with them and I cant get dreamweaver to
    hookup to the site via FTP. Does anyone know how to do this
    successfully?
    I already tried and I keep getting an error that says the
    folder doesnt exist or it says there could be a permission problem.
    Its very frustrating. Startlogic told me its an "adobe problem", so
    if anyone knows how to setup dreamweaver via FTP to thier site,
    please share!!!
    Thank you very much.

    Access FTP of course, should have mentioned it anyway
    Jo
    "josie1one" <[email protected]> wrote in message
    news:fiorr8$2h9$[email protected]..
    >I have an account with them - and as Alan suggests, they
    use public_html.
    >In my site definition remote server info I have:
    >
    > FTP host: st52.startlogic.com
    > Host directory: /public_html/ << note essential
    slashes
    > Login info: - whatever they gave you
    > Password: whatever - it might not be exactly what you
    chose - they knocked
    > off the last character on mine so it's worth checking
    the correspondence
    >
    >
    > --
    > Jo
    >
    >
    > "texjgc" <[email protected]> wrote in
    message
    > news:finek5$e9s$[email protected]..
    >> Hello does anyone use startlogic as their host?
    >>
    >> I just signed on with them and I cant get
    dreamweaver to hookup to the
    >> site
    >> via FTP. Does anyone know how to do this
    successfully?
    >>
    >> I already tried and I keep getting an error that
    says the folder doesnt
    >> exist
    >> or it says there could be a permission problem. Its
    very frustrating.
    >> Startlogic told me its an "adobe problem", so if
    anyone knows how to
    >> setup
    >> dreamweaver via FTP to thier site, please share!!!
    >>
    >>
    >> Thank you very much.
    >>
    >
    >

Maybe you are looking for