Skip to content

jenswilly/iOS-multiremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth LE Multi-remote project readme

This is the iOS app source code for the Bluetooth LE enabled multi-remote controller project. Read more about the project (including schematics and board layouts) here: http://atomslagstyrken.dk/arduino/tag/remotecontrol/.

To-do

  • XML file parser for an iTunes File Sharing document specifying the button layout.
    Layout should be in defined in pages and either rows/columns or coordinates and button specification should be something like button color, text or image (choose between available or add own).
  • Maybe supress "device disconnected" warnings if possible?

Progress

2012-05-12

  • New icon: Icon

2012-05-11

  • Updated interface a bit.
  • The app now attempts to connect automatically when becoming active. Command buttons are first enabled when a device is connected.
  • The command buttons now send S-00[1-4].
  • Learning is done by first pressing the "Record" button and then the command button to be learned. This sends L-00[1-4] to the device. (Now I just need both the BLE and MCU to listen for and pass on the button number. And the MCU to be able to store more than one command. And both.)

2012-05-09

The first version is working! Yay!

2012-06-07

Began converting to universal app.

About

iOS app for the BLE multi-remote project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published