Team:Aachen/Collaborations/Methane Sensor
From 2014.igem.org
(Difference between revisions)
AZimmermann (Talk | contribs) (→Serial Client - a WPF application to log data) |
Aschechtel (Talk | contribs) (→Serial Client - a WPF application to log data) |
||
Line 17: | Line 17: | ||
= Serial Client - a WPF application to log data = | = Serial Client - a WPF application to log data = | ||
- | Not only the methane sensor, but many other microcontroller components of our project, including for example the OD-device, are capable of frequently broadcasting readings via their serial connection to a computer. For an efficient analysis and testing, as well as the gathering of online data, [[User:Mosthege|Michael]] wrote the ''Serial Client''. This is a Windows Desktop app that live-plots data coming in on a serial (USB) port and collects it for later export to Excel. | + | <!-- (verschoben) Not only the methane sensor, but many other microcontroller components of our project, including for example the OD-device, are capable of frequently broadcasting readings via their serial connection to a computer. For an efficient analysis and testing, as well as the gathering of online data, [[User:Mosthege|Michael]] wrote the ''Serial Client''. This is a Windows Desktop app that live-plots data coming in on a serial (USB) port and collects it for later export to Excel. |
For data coming in at high frequencies, points can be averaged and later exported with the standard deviation. | For data coming in at high frequencies, points can be averaged and later exported with the standard deviation. | ||
Line 30: | Line 30: | ||
<center> | <center> | ||
{{Team:Aachen/Figure|Aachen SerialClient DependencyGraph2.png|align=center|title=Detailed dependency graph of the Serial Client architechture|width=1000px}} | {{Team:Aachen/Figure|Aachen SerialClient DependencyGraph2.png|align=center|title=Detailed dependency graph of the Serial Client architechture|width=1000px}} | ||
- | </center> | + | </center> --> |
{{Team:Aachen/Footer}} | {{Team:Aachen/Footer}} |
Revision as of 02:23, 17 October 2014
|