Difference between revisions of "Phone interface/control"

From ElphelWiki
Jump to: navigation, search
(Summary)
(Summary)
Line 1: Line 1:
 
==Summary==  
 
==Summary==  
Create a camera interface to be used on phones and other mobile devices. Initially web based but possibly changed to a Windows mobile or Java program that can be installed on the device. Possibly used to control camera and take snapshots from the mobile device later in development.
+
Create a camera interface to be used on phones and other mobile devices. Initially web based but possibly changed to a Windows mobile or Java program that can be installed on the device.  
Apple is supposedly releasing and iPhone SDK a special interface for the iPhone could be developed later with this.
+
 
 +
 
 +
==Development Ideas==
 +
*Web-Based
 +
**It's probably best to begin by modifying [[Control Panel]] to have a special way of displaying on mobile devices and once that's done start adding more specialized features for the mobile and branch off from there.  
 +
 
 +
*Mobile Program
 +
**A Java program is probably the best way to approach this as so many PDAs and Phones have Java
 +
**Windows Mobile is also a good platform to use because of how wildly it is used on PDAs and Smartphones
 +
**Apple is supposedly releasing and iPhone SDK a special interface for the iPhone could be developed later with this
  
 
This is part of [[Project α]]
 
This is part of [[Project α]]

Revision as of 15:52, 29 January 2008

Summary

Create a camera interface to be used on phones and other mobile devices. Initially web based but possibly changed to a Windows mobile or Java program that can be installed on the device.


Development Ideas

  • Web-Based
    • It's probably best to begin by modifying Control Panel to have a special way of displaying on mobile devices and once that's done start adding more specialized features for the mobile and branch off from there.
  • Mobile Program
    • A Java program is probably the best way to approach this as so many PDAs and Phones have Java
    • Windows Mobile is also a good platform to use because of how wildly it is used on PDAs and Smartphones
    • Apple is supposedly releasing and iPhone SDK a special interface for the iPhone could be developed later with this

This is part of Project α