Difference between revisions of "Biosensor Array Computer Device Interface"

From Pumping Station One
Jump to navigation Jump to search
m (→‎Biosensor Array Data Visualization Design: to Data Visualization Design)
m (Robot: Cosmetic changes)
Line 9: Line 9:
  
 
== UI Development Options ==
 
== UI Development Options ==
*Processing: good for computer (smartphone?)  
+
* Processing: good for computer (smartphone?)  
*QML: good for computer & Qt-capable smartphones (android & iphone?)  
+
* QML: good for computer & Qt-capable smartphones (android & iphone?)  
*Titanium Appcelerator: cross-platform mobile (bb/andriod/iphone) & desktop (mac/pc/linux)
+
* Titanium Appcelerator: cross-platform mobile (bb/andriod/iphone) & desktop (mac/pc/linux)
  
 
== Related ==
 
== Related ==
* [[Biosensor Array Mother Arduino | Mother Arduino]]
+
* [[Biosensor Array Mother Arduino|Mother Arduino]]
 
* [[Biosensor Array Mobile Device Interface]].
 
* [[Biosensor Array Mobile Device Interface]].
 
* [[Biosensor Array Data Visualization Design]]
 
* [[Biosensor Array Data Visualization Design]]

Revision as of 14:18, 17 March 2014

This page is part of the Biosensor Array Project

Data Visualization Design

Click the link above to see information about the graphs and charts we will produce.

Data Connection: Serial Link

  • Bluetooth
  • USB cable

UI Development Options

  • Processing: good for computer (smartphone?)
  • QML: good for computer & Qt-capable smartphones (android & iphone?)
  • Titanium Appcelerator: cross-platform mobile (bb/andriod/iphone) & desktop (mac/pc/linux)

Related