1
0
Fork 0

Compare commits

..

No commits in common. "bc2232bf482f4c97c9ba445c9f7789b1b1840fbd" and "29fb1bce876a52ab6dc4786a74dde4216fe3cfc7" have entirely different histories.

21 changed files with 2 additions and 90 deletions

4
.gitattributes vendored
View file

@ -1,4 +0,0 @@
.FCStd filter=lfs diff=lfs merge=lfs -text
.jpg filter=lfs diff=lfs merge=lfs -text
*.FCStd filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored
View file

@ -1 +0,0 @@
*.FCBak

View file

@ -1,31 +1,2 @@
# FiberCoupledLaserModule
This project provides a compact, customizable fiber-coupled laser diode module platform suitable for the entire visible spectrum. Fiber-coupled light sources are widely used in scientific, industrial, and educational applications, but commercial solutions are often expensive, difficult to customize, or unavailable for specific combinations of laser diodes and optical fibers. In many cases, modules tailored to special wavelengths, uncommon fiber types, or unique experimental requirements simply cannot be sourced off the shelf.
The goal of this project is to provide an open, accessible alternative that can be built using readily available components and a simple machined brass part, while maintaining the precision required for efficient coupling into single-mode and other fibers. The design emphasizes flexibility, reproducibility, and ease of modification, making it suitable both as a practical light source and as a platform for exploring fiber-optic technologies.
### ⚠️ WARNING
Collimated or focussed lasers can cause serious eye injury. Do not replicate without proper training and appropiate laser safety precautions.
</br>
</br>
</br>
<div style="display: flex;">
<img src="images/mdoule_405nm.jpg" alt="Example Image 3" width="32%">
<img src="images/module_512nm.jpg" alt="Example Image 4" width="32%">
<img src="images/module_512nm_closeup.jpg" alt="Example Image 4" width="32%">
</div>
### Video
For detailed information on the design, construction process, and underlying principles, take a look at the project's YouTube video:
[![Watch the video on YouTube](https://img.youtube.com/vi/l26sCJn0sB4/0.jpg)](https://youtu.be/l26sCJn0sB4)
### Construction
The device was constructed in FreeCAD, feel free to take a look or reuse any components within the project.
<div style="display: flex;">
<img src="images/cad_model.jpg" alt="Example 4 - Optical Cavity with Standing Waves" width="96%">
</div>
A customizable fiber coupled laser diode module

BIN
construction/AdjustmentBall.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/AsphericLens.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/Assembly_FiberCoupledLD.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/Case.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/CaseLid.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/Ferrule-LC.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/Fiber.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/FiberRod.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/GlueBlob.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/LaserDiode-TO-56.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/Resources.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/TestOpticsSim.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/TestOpticsSim2.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
construction/TestOpticsSim3.FCStd (Stored with Git LFS)

Binary file not shown.

BIN
images/cad_model.jpg (Stored with Git LFS)

Binary file not shown.

BIN
images/mdoule_405nm.jpg (Stored with Git LFS)

Binary file not shown.

BIN
images/module_512nm.jpg (Stored with Git LFS)

Binary file not shown.

BIN
images/module_512nm_closeup.jpg (Stored with Git LFS)

Binary file not shown.