Tagged Questions
-4
votes
0answers
40 views
Need idea for Ardunio Project create electric Capacitive Screen Pen [closed]
I want to create Arduino project that can replace finger to touch iPhone screen.
I wonder how can I make some device with 1 x 1 cm. surface with electronic input to touch one iPhone screen and then ...
2
votes
0answers
170 views
Arduino - Trigger an iPhone's touch screen with no human interaction
I'm trying to replicate part of this experiment. Specifically, I want to touch the screen with a cable and some aluminum foil whenever I send a signal from an Arduino pin. From the blog post linked ...
6
votes
1answer
532 views
Why isn't iPhone minicom reading serial data from Arduino?
Alright, this is my first time posting on electronics.stackexchange.com but I have frequented stackoverflow.com for some time now. Basically I am trying to output serial data from the Arduino to an ...
0
votes
1answer
352 views
Arduino and iPhone via WiFi
First of all, I can control Arduino from iPhone by using Processing and TouchOSC app.
But my task is to achieve a control wirelessly "without using a PC" in between. I need to control Arduino ...
4
votes
1answer
6k views
What is the voltage range of a standard headphone jack from a phone?
I want to connect the output from the audio jack of an iPhone to an Arduino.
What voltage range can I expect to see on the audio lines from the iPhone? I assume that turning the volume up on the ...
1
vote
1answer
257 views
End of MFI ? Cable to arduino n others
I am interested in the MFI made for iPod program, and found
This $59 Cable Lets You Connect iPhone to Arduino — No Jailbreaking!
Programming iPhone Sensors Book
I have ordered the cable and will ...
2
votes
2answers
2k views
Implementing a Microcontroller with an Iphone App to Control household lights?
Hello everyone I am new to microcontrollers and electronics in general, and would like to learn how I can control lights within my house via an iOS Application. How would I go about doing this...with ...
4
votes
7answers
4k views
iPhone hardware serial port access
Does anyone know how to access the iPhone's serial port, from a program on the iPod to allow that application to send signals. The idea is that the iPod could be used as the brain for some kind of ...
4
votes
3answers
3k views
Using the iPhone to control a remote controlled car via Arduino
So i started this project a while back where i made a remote controlled car that i could control with the directional buttons on my keyboard via an Arduino -> now the next step i want to do is to get ...