Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

davidahouse/iOSduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOSduino - A collection of examples of connecting iOS devices to an Arduino.

Light

This example uses a light sensitive resistor that is attached to an iPhone screen. A simple application adjusts the brightness of the area of the screen under the sensor and this is detected by the Arduino.

MIDI

This example shows how an iPad application can act as a remote control for a Toy robot using the MIDI protocol.

Links

The excellent PGMidi library from Pete Goodliffe: https://github.com/petegoodliffe/PGMidi

Redpark

This example shows how to control a mobile robot using an on-board iPod touch and the Redpark serial cable.

About

Examples of connecting iOS and Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages