Team:SJTU-BioX-Shanghai/Project/Software
From 2013.igem.org
(Difference between revisions)
(Created page with "{{Template:13SJTU_header_new}} {{Template:13SJTU_main_JS}} <table ><td> __NOTOC__ <!----------------------------------------------------从这里开始写wiki-------------------...") |
(→Programme) |
||
Line 23: | Line 23: | ||
Then push the send button, the data will be transferred to devices though the '''USB-COM line'''. Once the '''MCU(Microprogrammed Control Unit)''' recieves the data, it transfrom the value in '''HEX to voltage''' on each output port, which decide the light intensity of each LED. | Then push the send button, the data will be transferred to devices though the '''USB-COM line'''. Once the '''MCU(Microprogrammed Control Unit)''' recieves the data, it transfrom the value in '''HEX to voltage''' on each output port, which decide the light intensity of each LED. | ||
- | There is a '''perfect linear relationship''' between value in UI and light intensity with LEDs, the result is show in [ | + | There is a '''perfect linear relationship''' between value in UI and light intensity with LEDs, the result is show in [https://2013.igem.org/Team:SJTU-BioX-Shanghai/Results/Test/Luminous_System#Linear_Relation '''result parts'''] |
private void button1_Click(object sender, EventArgs e) //Push the send button | private void button1_Click(object sender, EventArgs e) //Push the send button |
Revision as of 02:27, 29 October 2013