mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
30 lines
898 B
Markdown
30 lines
898 B
Markdown
---
|
|
title: USB-C Power Station
|
|
layout: post
|
|
excerpt: One charging station to rule them all!
|
|
permalink: /projects/usbc_charging_station
|
|
|
|
img:
|
|
src: /assets/projects/usbc_power_supply/thumbnail.svg
|
|
alt:
|
|
class: invertable
|
|
|
|
social_image: /assets/projects/usbc_power_supply/thumbnail.png
|
|
model:
|
|
|
|
head: |
|
|
<script async src="/node_modules/es-module-shims/dist/es-module-shims.js"></script>
|
|
<script type="importmap">
|
|
{
|
|
"imports": {
|
|
"three": "/node_modules/three/build/three.module.min.js",
|
|
"three/addons/": "/node_modules/three/examples/jsm/",
|
|
"lil-gui": "/node_modules/lil-gui/dist/lil-gui.esm.min.js"
|
|
}
|
|
}
|
|
</script>
|
|
<script src="/assets/js/outline-model-viewer/index.js" type="module"></script>
|
|
---
|
|
|
|
{% include mastodon_post.html post_id = "111813225328398667" %}
|
|
{% include mastodon_post.html post_id = "111816310882560850" %} |