Difference between revisions of "Team:Cambridge-JIC/Software"
KaterinaMN (Talk | contribs) |
KaterinaMN (Talk | contribs) |
||
Line 22: | Line 22: | ||
<h3>Turn your Raspberry Pi into a web-accessible microscope.</h3><p>Look and control your microscope from your computer, phone, table or with a monitor connected to the Pi itself. You can connect to the microscope just like another computer over SFTP. After installing WinSCP (Windows) or Cyberduck (Mac) or Nautilus (Linux), it is easy to connect to the Pi (default username: pi, password: raspberry). Download your images as if they were on another folder.</p> | <h3>Turn your Raspberry Pi into a web-accessible microscope.</h3><p>Look and control your microscope from your computer, phone, table or with a monitor connected to the Pi itself. You can connect to the microscope just like another computer over SFTP. After installing WinSCP (Windows) or Cyberduck (Mac) or Nautilus (Linux), it is easy to connect to the Pi (default username: pi, password: raspberry). Download your images as if they were on another folder.</p> | ||
<p>Our software runs on nginx, a widely used lightweight web server. Behind this, we run an image streamer (<a href="https://github.com/moosd/mjpg-streamer" class="blue">mjpg-streamer</a>) and our own python scripts. nginx deals with the user control and load balancing, leaving us to implement the various features of our microscope.</p><center><a href="http://github.com/sourtin/igem15-sw/" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-github"></i>Visit our github</a><br><br><a href="//2015.igem.org/wiki/images/f/fe/CamJIC-Dist-OpenScope-Utilities.zip" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-download"></i>Download full contents</a><br><br><a href="//2015.igem.org/images/Cambridge-JIC-NOOBSCOPE.zip" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-download"></i>Download our prepared SD card</a></center> | <p>Our software runs on nginx, a widely used lightweight web server. Behind this, we run an image streamer (<a href="https://github.com/moosd/mjpg-streamer" class="blue">mjpg-streamer</a>) and our own python scripts. nginx deals with the user control and load balancing, leaving us to implement the various features of our microscope.</p><center><a href="http://github.com/sourtin/igem15-sw/" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-github"></i>Visit our github</a><br><br><a href="//2015.igem.org/wiki/images/f/fe/CamJIC-Dist-OpenScope-Utilities.zip" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-download"></i>Download full contents</a><br><br><a href="//2015.igem.org/images/Cambridge-JIC-NOOBSCOPE.zip" class="btn btn-default btn-lg" style="color:#444;border-color:#444"><i class="fa fa-download"></i>Download our prepared SD card</a></center> | ||
− | <p>For more detailed installation instruction, visit the <a href="https://2015.igem.org/Team:Cambridge-JIC/Downloads#Software" class="blue>Downloads</a>page.</p> | + | <p>For more detailed installation instruction, visit the <a href="https://2015.igem.org/Team:Cambridge-JIC/Downloads#Software" class="blue">Downloads</a>page.</p> |
</div></div></section> | </div></div></section> | ||
Revision as of 22:02, 18 September 2015