c3space-website/design/index.html

103 lines
3.9 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>CSOC 34C30</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="normalize.css">
<link rel="stylesheet" type="text/css" href="source-code-pro/source-code-pro.css">
<link rel="stylesheet" type="text/css" href="source-serif-pro/source-serif-pro.css">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body>
<img src="background.jpg" style="display: none; visibility: hidden;"/>
<div class="container">
<div class="content">
<div class="logo">
<img src="logo.png"/>
</div>
<h1>Chaos Space Operation Center</h1>
<p>Named after the european mission control ESOC, the <strong>C</strong>haos <strong>S</strong>pace <strong>O</strong>peration <strong>C</strong>enter want to provide a space for people interested in space exploration (in a wide sense) to meet, discuss and show of projects. The goal is to organize bring all the different people hacking on space topics in the hacker community in place, explore existing projects and come up with new ideas to hack where no congress has gone before.</p>
<h2 id="topics">Topics</h2>
<p>This is just an incomplete list of examples, feel free to add to it</p>
<ul>
<li>Building a satellite</li>
<li>How to receive and decode signals from space
<ul>
<li>Weather satellites: APT, HRPT, ...</li>
<li>Cubesats e.g. Flying Laptop, FunCube ...</li>
<li>radio astronomy</li>
</ul></li>
<li>General rocket science
<ul>
<li>Model/Experimental rockets</li>
<li>DIY rocket engines</li>
<li>Nerding about real rockets and how they work</li>
</ul></li>
<li>History of space flight and exploration</li>
</ul>
<h2 id="projects">Projects</h2>
<p>List Projects that people will show off, or work on at the assembly</p>
<ul>
<li>Open source receiver gear for APT-Signals (<a href="https://twitter.com/arbitrary">@ar3itrary</a> /sebastian)
<ul>
<li>NOAA Satellite images with the rad1o or any other SDR</li>
<li>MRMCD-Talk: <a href="https://media.ccc.de/v/3CGHAH" class="uri">https://media.ccc.de/v/3CGHAH</a></li>
<li><a href="https://github.com/LongHairedHacker/3dp-qfh" class="uri">https://github.com/LongHairedHacker/3dp-qfh</a></li>
<li><a href="https://github.com/LongHairedHacker/ark-lna" class="uri">https://github.com/LongHairedHacker/ark-lna</a></li>
</ul></li>
</ul>
<ul>
<li>DIY Groundstation for the Flying Latop (<a href="https://twitter.com/arbitrary">@ar3itrary</a> / sebastian)
<ul>
<li>Idea for an on-site project</li>
<li>Use Wifi-Antennas, cheap-chineses filters and LNAs and the rad1o to receive telemetry from the Flying Laptop</li>
<li>Maybe recruit Chaoswelle for help</li>
</ul></li>
</ul>
<h2 id="self-organized-sessions-workshops">Self-Organized Sessions / Workshops</h2>
<ul>
<li>An in depth look at the APT signal format (<a href="https://twitter.com/arbitrary">@ar3itrary</a> /sebastian)
<ul>
<li>Some funny/interesting details about signal processing in the 80s that didn't make it into my mrmcd talk</li>
<li>Additional hands-on demo for people who bring their own SDR</li>
</ul></li>
</ul>
<ul>
<li>How to solder for space applications (INCO)
<ul>
<li>When it has to be reliable... and you are NOT in a hurry...</li>
</ul></li>
</ul>
<ul>
<li>Interplanetary Travel Agency (INCO)
<ul>
<li>Calculating &amp; optimizing orbit trajectories accross the solar system using professional open source tools</li>
</ul></li>
</ul>
<h2 id="links">Links</h2>
<ul>
<li>Intial Idea:
<ul>
<li><a href="https://chaos.social/@INCO/2230198" class="uri">https://chaos.social/@INCO/2230198</a></li>
</ul></li>
<li>Annoucement Posts:
<ul>
<li><a href="https://twitter.com/ar3itrary/status/912273855229710336" class="uri">https://twitter.com/ar3itrary/status/912273855229710336</a></li>
<li><a href="https://chaos.social/@sebastian/2315584" class="uri">https://chaos.social/@sebastian/2315584</a></li>
</ul></li>
</ul>
</div>
</div>
</body>
</html>