mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
---
|
|
title: Helmet Lights
|
|
layout: project
|
|
excerpt: A few different custom mounts to attach lights to bike helmets.
|
|
permalink: /projects/helmet_lights
|
|
assets: /assets/projects/helmet_lights
|
|
|
|
img:
|
|
alt: A CAD model of a 3D printable mount for a common LED light onto a helmet.
|
|
class: invertable
|
|
|
|
social_image: /assets/projects/helmet_lights/thumbnail.png
|
|
models: /assets/projects/helmet_lights/models
|
|
|
|
---
|
|
|
|
<outline-model-viewer model = "{{page.models}}/model.glb" camera='{"type":"perspective","fov":30,"near":100,"far":1000,"position":[364.9,307.2,459.7],"rotation":[-0.5891,0.5833,0.3527],"zoom":250,"target":[0,0,0]}'>
|
|
<img class="outline-model-poster no-wc" src = "{{page.img.src}}">
|
|
<p class="has-wc">Loading model...</p>
|
|
</outline-model-viewer>
|
|
|
|
Similar to the [bike lights](/projects/bike_lights) project, I've made a few adapters to attach lights to helmets over time. Here's the latest iteration. The light is an off the shelf model that you can slip out the side to recharge it. The two pieces fit snugly in the front air hole in the helmet.
|
|
|
|
<img src = "/assets/projects/helmet_lights/with_helmet_model.png" alt="A cad model of the mounts attached to a kinda poor quality 3D scan of the helmet"> |