From 23dbf02d42a4977b73ffe7a0b8c76c0692d43f7b Mon Sep 17 00:00:00 2001 From: zibredlektab Date: Wed, 25 Sep 2024 16:38:45 -0400 Subject: [PATCH 1/2] Added First.AC and MFSerial at PID 2525 --- 1209/2525/index.md | 12 ++++++++++++ org/first.ac/index.md | 5 +++++ 2 files changed, 17 insertions(+) create mode 100644 1209/2525/index.md create mode 100644 org/first.ac/index.md diff --git a/1209/2525/index.md b/1209/2525/index.md new file mode 100644 index 00000000..2242bc89 --- /dev/null +++ b/1209/2525/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: MFSerial +owner: First.AC +license: GPLv3 +site: https://github.com/zibredlektab/MFSerial +source: https://github.com/zibredlektab/MFSerial +--- +A device for converting the zoom signal from a Preston MicroForce into a serial signal for communication with a Preston MDR. Allows for setting limits & smoothing of zooms. USB for firmware updates. + +Hardware: https://github.com/zibredlektab/MFSerial/ +Firmware: https://github.com/zibredlektab/Prestonduino/ diff --git a/org/first.ac/index.md b/org/first.ac/index.md new file mode 100644 index 00000000..cda48540 --- /dev/null +++ b/org/first.ac/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: First.AC +--- +Gizmos and gadgets for camera technicians in the film industry. From 1c732734eb0eb758927f29254058d85a86edf823 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 21 Oct 2024 13:05:46 -0700 Subject: [PATCH 2/2] Lowercase owner --- 1209/2525/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2525/index.md b/1209/2525/index.md index 2242bc89..d306ccf5 100644 --- a/1209/2525/index.md +++ b/1209/2525/index.md @@ -1,7 +1,7 @@ --- layout: pid title: MFSerial -owner: First.AC +owner: first.ac license: GPLv3 site: https://github.com/zibredlektab/MFSerial source: https://github.com/zibredlektab/MFSerial