mirror of
https://codeberg.org/buildacubesat-project/bac-hardware.git
synced 2026-04-13 02:36:06 +00:00
Full history preserved at buildacubesat-archive/bac-hardware (tag: archive-preprune-2026-01-15). Source commit: d073c27b2d50e3f6b97c3c1f11f1b9646280a7ce
26 lines
821 B
HTML
26 lines
821 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>.
|
|
<br>
|
|
Everything in this project Open Source (CC BY-SA 4.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>
|