Files
Manuel Imboden b74a78e56e Fix minor issues
2026-08-11 19:41:38 +02:00

26 lines
883 B
HTML

<html>
<head>
<title>Build a CubeSat</title>
</head>
<body>
<h1>Build a CubeSat</h1>
<h2>Blank KiCad Template</h2>
<p>
This is a blank project template for the <a href="https://buildacubesat.space/" target="blank">Build a CubeSat</a> project.
<br><br>
No edge cuts are included in this template. It's intended use is to ensure consistency among KiCad projects for Build a CubeSat.
<br>
</p>
<p>
Follow along on <a href="https://www.youtube.com/@buildacubesat" target="blank">YouTube</a> and join the <a href="https://bac.page/discord">Discord</a>.
<br>
Everything in this project Open Source (CERN OHL-S 2.0) unless otherwise stated. Get the files from <a href="https://codeberg.org/buildacubesat-project/" target="blank">Codeberg</a>.<br>
</p>
<!-- <p><img src="brd.png"></p> -->
</body>
</html>