LibreSatCam/README.md

54 lines
1.2 KiB
Markdown
Raw Normal View History

2022-12-17 10:35:02 -07:00
# LibreSatCam
2022-12-17 10:15:28 -07:00
LibreSatCam is a project to make a free software, open source hardware,
libre camera optimized for photographing artificial satellites.
It is a fork of an upstream project, see below for details.
2022-12-17 10:23:43 -07:00
# TODO
Perhaps, round one:
* Create bill of materials (BoM) suitable for ProtoExpress.
* Submit BoM to ProtoExpress.
* Submit upstream pre-made Altium gerber files to ProtoExpress.
Round two:
* Port board to KiCAD.
* Submit new design to ProtoExpress.
2022-12-17 10:35:02 -07:00
# Bill of Materials
See the `BoM/` directory for the bill of materials spreadsheet.
2022-12-17 10:15:28 -07:00
# Upstream
See `README-upstream.md`.
Upstream license, Creative Commons Attribution 4.0 International (CC BY 4.0).
* https://creativecommons.org/licenses/by/4.0/
Upstream source code:
* https://github.com/circuitvalley/USB_C_Industrial_Camera_FPGA_USB3
Upstream blog post documentation:
* https://www.circuitvalley.com/2022/06/pensource-usb-c-industrial-camera-c-mount-fpga-imx-mipi-usb-3-crosslinknx.html
Upstream video documentation:
* https://www.youtube.com/watch?v=dwXs9RB6uD0
*Copyright © Gaurav Singh.*
# Copyright
Upstream sources under their respective copyrights.
License: CC By 4.0 International, same as upstream.
*Copyright © 2022, Jeff Moe.*