https://github.com/capablerobot/ring-light
OSHW LED ring light for Opti HDMI Microscope
https://github.com/capablerobot/ring-light
Last synced: about 2 months ago
JSON representation
OSHW LED ring light for Opti HDMI Microscope
- Host: GitHub
- URL: https://github.com/capablerobot/ring-light
- Owner: CapableRobot
- Created: 2018-03-07T16:11:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T23:12:44.000Z (over 5 years ago)
- Last Synced: 2025-07-24T12:23:50.169Z (8 months ago)
- Homepage:
- Size: 2.59 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license/CHANGES.md
Awesome Lists containing this project
README
# LED Ring Light
Designed by [Capable Robot Components](http://capablerobot.com). Follow us on [Twitter](http://twitter.com/capablerobot) for product announcements and updates.
---
This repository contains schematics, layout, and bill of materials for an [OSHW](https://www.oshwa.org/definition/) microscope LED ring light. It can be controlled via the Capable Robot [SAMD21 Touch HMI](https://github.com/CapableRobot/SAMD21-Touch-HMI) or any other MCU which has software libraries for the NeoPixel.
The PCB is powered and controlled via a 3.5mm TRS jack (more commonly known as a headphone jack).
The ring light is designed to fit around the end of a [Opti-Tekscope OT-M HDMI Microscope](https://www.amazon.com/Opti-Tekscope-Microscope-1920x1080p-Resolution-Brilliant/dp/B01JKHJRPM), but it may fit around other microscopes with at 35mm diameter body. The project has a second PCB, which a matched M3 bolt hole pattern, which allows the LED Ring Light PCB to be clamped onto the aluminum structure of the microscope with long M3 bolts.
|  |  |
| :-------------: | :-------------: |
| **In Use on Microscope** | **System Setup** |
## Schematic

## Images
|  |  |
| :-------------: | :-------------: |
| **Bare PCB** | **Assembled PCB** |
|  |  |
| **Top Side of LED Ring** | **Bottom Side of LED Ring** |
## Bill of Materials
| Designator | Description | QTY | Value | Source |
| --- | --- | :---: | --- | --- |
| C1 - C4 | 1206 Capacitor | 4 | 10 uF | Generic |
| C5 - C8 | 0805 Capacitor | 4 | 100 nF | Generic |
| D1 - D16 | Adafruit Neopixel | 16 | Cool White | [Adafruit : 2375](https://www.adafruit.com/product/2375) |
| D1 - D16 | Adafruit Neopixel | 0 | Warm White | [Adafruit : 2376](https://www.adafruit.com/product/2376) |
| J1 | 3.5mm TRS Audio Jack | 1 | | [CUI : SJ-3524-SMT-TR](https://octopart.com/sj-3524-smt-tr-cui-25947226) |
| R1 | 0805 Resistor | 1 | 330 ohm | Generic |
| | | | | |
| | LED Ring Light PCB [CRPPLG] | 1 | | [Capable Robot : Ring Light](https://oshpark.com/projects/HYLEr5Qr) |
| | Clamp PCB [CRPPLG] | 1 | | [Capable Robot : Clamp](https://oshpark.com/projects/yLcuQ7yc) |
| | M3x15 SHCS | 2 | | Generic |
| | M3 Hex Nut | 2 | | Generic |
| | | | | |
| | HDMI Microscope | 1 | | [Opti-Tekscope : OT-M](https://www.amazon.com/Opti-Tekscope-Microscope-1920x1080p-Resolution-Brilliant/dp/B01JKHJRPM) |
| | Clamp Arm | 1 | | [Pangshi : Magic Arm](https://www.amazon.com/gp/product/B06VYCVVVJ) |
## Revisions
* [CRPPLG](tree/master/Revisions/CRPPLG) : Released 2018-03-08. Relicensed under CERN OHL v1.2 on 2018-10-03.
## License Information
| **Type** | **License** |
| --- | --- |
| Hardware | Copyright Capable Robot Components 2018
This documentation describes Open Hardware and is licensed under the [CERN OHL v1.2 or later](https://www.ohwr.org/licenses/cern-ohl/license_versions/v1.2).
You may redistribute and modify this documentation under the terms of the CERN OHL v.1.2. This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN OHL v.1.2 for applicable conditions |
| Software | Not applicable. This project contains no software. |
| Documentation | [Creative Commons Attribution-ShareAlike](https://creativecommons.org/licenses/by-sa/4.0/) License |
More detailed information about the CERN License is available in the [license](license) folder and on the [CERN website](https://www.ohwr.org/projects/cernohl/wiki).
| **OSHW Certification** |
| --- |
|  |
| [Certified open source hardware](https://certification.oshwa.org/us000121.html) by the [Open Source Hardware Association](https://www.oshwa.org) |