Skip to content

Commit c8c0646

Browse files
authored
Merge pull request pidcodes#870 from ForsakenHarmony/hrmny/add-serial-ws2812
PID for Serial WS2812 device, ORG for hrmny.sh
2 parents 6d2c49d + e8905f7 commit c8c0646

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

1209/F0F0/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: pid
3+
title: Serial WS2812
4+
owner: hrmny.sh
5+
license: MIT OR Apache-2.0
6+
site: https://github.com/ForsakenHarmony/serial-ws2812
7+
source: https://github.com/ForsakenHarmony/serial-ws2812
8+
---
9+
10+
A USB Serial device which controls WS2812 LEDs (possibly more in the future).
11+
12+
Written in Rust using an rp2040.
13+

org/hrmny.sh/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: org
3+
title: hrmny.sh
4+
site: http://hrmny.sh/
5+
---
6+
7+
A nerd who likes to hack on open source hardware.
8+

0 commit comments

Comments
 (0)