Difference between revisions of "N2PK SW project"

From Note to self
Jump to: navigation, search
(Created page with "= Goal = To get a thorough understanding of how the measurements work, what the limitations are etc. To make the damn thing work under linux. Idea: To make a low level hardw...")
 
(Goal)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  
 
Idea: To make a low level hardware interface program, either directly or through a microcontroller. Write the UI in javascript, run the web app in kiosk mode on an embedded system.
 
Idea: To make a low level hardware interface program, either directly or through a microcontroller. Write the UI in javascript, run the web app in kiosk mode on an embedded system.
 +
 +
*[http://webdesignerwall.com/tutorials/css3-dropdown-menu dropdown menu]
 +
*[http://www.flotcharts.org/ flot plotting library]
 +
*[http://hansvi.be/vnaviewer/ current demo]
 +
*[http://hackaday.com/2014/04/05/web-interface-for-the-fram-launchpad/ web interface]

Latest revision as of 04:56, 8 April 2014

Goal

To get a thorough understanding of how the measurements work, what the limitations are etc.

To make the damn thing work under linux.

Idea: To make a low level hardware interface program, either directly or through a microcontroller. Write the UI in javascript, run the web app in kiosk mode on an embedded system.