Making a TV Remote in iOS [closed] - ios

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I have a 3.5mm to IR sensor to connect to my headphone jack. I want to know if there's a way to create a basic app for my TV that will control it's Volume, Power On/Off, input, and number pad. I've kept researching for about a week now on how to do this, but haven't found an answer. Can someone help me?

Yes is it possible, you only need an application what play wav files.
Or jsut a file browser.
But you can find a plenty of applications and tutorials and details all over the internet.

Related

How to program an NFC without using an app to do so for iOS? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed yesterday.
Improve this question
I am trying to learn how to program an NFC, but the only tutorials that I could find used an app to do it. I also need to be able to use it on iOS devices (i.e. iPhone). This is my first time programming hardware. Is it possible to program an NFC without using an app to help? If so, how?

(Screen-)Record multiple iOS devices with CoreMediaIO [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
I'm currently trying to achieve streaming of iOS-Devices in realtime.
I'd like to use the AVFoundation / CoreMediaIO with a Mac via cable (https://nadavrub.wordpress.com/2015/07/06/macos-media-capture-using-coremediaio/).
CoreMediaIO however only supports one device at a time (source: https://nadavrub.wordpress.com/2015/07/06/macos-media-capture-using-coremediaio/).
Is there any way to remove the CoreMediaIO one-device-at-a-time limit?
Thank you in advance!
Best Regards

How to include video chat in ios app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I'm just creating an app and I wanna include a video chat on it. I haven't seen before an app that uses video chats and I don't know if it's possible. Thanks.
You may be able to use skype. Hopefully this link will help.

Writing drivers for DOS. Where to begin? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I know its possible to write DOS drivers, but I was wondering if there are still books or people out there with that knowledge. I want to run FreeDOS and be able to use my USB keyboard and mouse, and I am guessing I need to write USB drivers.
Where would I even begin?
Take a look here: http://www.drdobbs.com/writing-ms-dos-device-drivers/184402277
Also, check out CuteMouse(http://cutemouse.sourceforge.net) for mouse drivers. Maybe this will give you an idea of how they are written.

Image/Text Recognition [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I saw that this company Mitek made an app that could read receipts through the iPhone's camera and record the information from them. (http://www.miteksystems.com/OOMPH_MobileReceipt.asp). My assumption would be that they run the images through some kind of image/text recognition software. Any ideas what what they might be using? If theres an API that can interpret text from pictures that would be great to.
cheers,
Mike
They are probably using some type of OCR software. It is hard to tell exactly which.
You can look at ocropus, for example

Resources