From 15a8292d26498224ac79f8fca85b5f8f9402176e Mon Sep 17 00:00:00 2001 From: Bruno Freitas Date: Mon, 16 Apr 2018 06:03:57 -0300 Subject: [PATCH 001/723] PID request (BABE) for the STM32 HID bootloader --- 1209/BABE/index.md | 9 +++++++++ org/brunofreitas.com/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/BABE/index.md create mode 100644 org/brunofreitas.com/index.md diff --git a/1209/BABE/index.md b/1209/BABE/index.md new file mode 100644 index 00000000..f076cb2d --- /dev/null +++ b/1209/BABE/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: STM32 HID Bootloader +owner: brunofreitas.com +license: GPL 3.0 +site: https://github.com/bootsector/stm32-hid-bootloader +source: https://github.com/bootsector/stm32-hid-bootloader +--- +This is a driverless (no USB drivers needed, even on Windows) USB HID bootloader for STM32F10X devices. diff --git a/org/brunofreitas.com/index.md b/org/brunofreitas.com/index.md new file mode 100644 index 00000000..0ce8d302 --- /dev/null +++ b/org/brunofreitas.com/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: brunofreitas.com +site: http://www.brunofreitas.com/ +--- +Sparrow's Domain - Computer and games related stuff by Bruno Freitas! From 346e75d58534d8de0770c2776d29649d83defb6b Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 8 May 2018 19:11:08 -0500 Subject: [PATCH 002/723] Add to Electronic Cats organization --- org/ElectronicCats/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/ElectronicCats/index.md diff --git a/org/ElectronicCats/index.md b/org/ElectronicCats/index.md new file mode 100644 index 00000000..e79d6395 --- /dev/null +++ b/org/ElectronicCats/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Electronic Cats +site: https://electroniccats.com/ +--- +Electronic Cats makes open hardware made in Mexico. \ No newline at end of file From 600133eaa6a328f021f7d6baf2a9e28db0d791f7 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 8 May 2018 19:11:36 -0500 Subject: [PATCH 003/723] Add CatSat Zero --- 1209/BAB1/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/BAB1/index.md diff --git a/1209/BAB1/index.md b/1209/BAB1/index.md new file mode 100644 index 00000000..62430e14 --- /dev/null +++ b/1209/BAB1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CatSat Zero +owner: Electronic Cats +license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/CatSatZero +source: https://github.com/ElectronicCats/CatSatZero +--- +Kit CatSat Zero Education. From 6801fc1c66518e45216522b39e27384594c46f1d Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Fri, 8 Jun 2018 13:23:31 -0500 Subject: [PATCH 004/723] match the directory name of the org file --- 1209/BAB1/index.md | 2 +- org/ElectronicCats/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/BAB1/index.md b/1209/BAB1/index.md index 62430e14..b1511d7d 100644 --- a/1209/BAB1/index.md +++ b/1209/BAB1/index.md @@ -1,7 +1,7 @@ --- layout: pid title: CatSat Zero -owner: Electronic Cats +owner: ElectronicCats license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) site: https://github.com/ElectronicCats/CatSatZero source: https://github.com/ElectronicCats/CatSatZero diff --git a/org/ElectronicCats/index.md b/org/ElectronicCats/index.md index e79d6395..e905466e 100644 --- a/org/ElectronicCats/index.md +++ b/org/ElectronicCats/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Electronic Cats +title: ElectronicCats site: https://electroniccats.com/ --- Electronic Cats makes open hardware made in Mexico. \ No newline at end of file From 602a03b51e1c2f264a22410288559b56e3e64792 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Sat, 9 Jun 2018 14:32:23 -0500 Subject: [PATCH 005/723] Information correct of Meow Meow --- 1209/BAB1/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1209/BAB1/index.md b/1209/BAB1/index.md index b1511d7d..637ba534 100644 --- a/1209/BAB1/index.md +++ b/1209/BAB1/index.md @@ -1,9 +1,9 @@ --- layout: pid -title: CatSat Zero +title: Meow Meow owner: ElectronicCats license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) -site: https://github.com/ElectronicCats/CatSatZero -source: https://github.com/ElectronicCats/CatSatZero +site: https://github.com/ElectronicCats/MeowMeow +source: https://github.com/ElectronicCats/MeowMeow --- -Kit CatSat Zero Education. +Meow Meow is a kit that converts everyday objects into touch panels making them interactive, thus allowing you to connect to the Internet. It is a simple experiment kit for beginners and experts who want to interact the real world with technology, it can be art, music, pneumatics, sports, engineering and everything that allows man-technology interaction. Meow Meow was designed by Electronic Cats. From 10f82fd07591a935831d60a7899c451cbfb0161b Mon Sep 17 00:00:00 2001 From: wero1414 Date: Mon, 5 Nov 2018 16:47:04 -0600 Subject: [PATCH 006/723] Add BAB2 PID for CatWAN USB-Stick --- 1209/BAB2/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/BAB2/index.md diff --git a/1209/BAB2/index.md b/1209/BAB2/index.md new file mode 100644 index 00000000..85ab9499 --- /dev/null +++ b/1209/BAB2/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CatWAN USB-Stick +owner: ElectronicCats +license: GNU AGPL v3.0 (firmware, software) CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/CatWAN_USB_Stick +source: https://github.com/ElectronicCats/CatWAN_USB_Stick +--- +An Open Source USB Stick compatible with LoRa and LoRaWAN with Cortex M0+. To connect, review and analyze packages of LoRa® this device can work in networks LoRaWAN compatible with classes A, B and C. The CatWAN firmware is completely open source and you can find it in our repository along with the schematic. If you want to reprogram this device you can do it through Arduino IDE and its USB port or if you do not have to use a J-Link. ATMEL-ICE or a DIY SWD programmer From 200d097a29af561d6a0cf9caadc6ca7544244f87 Mon Sep 17 00:00:00 2001 From: "Ricardo (XenGi) Band" Date: Thu, 17 Jan 2019 10:51:21 +0100 Subject: [PATCH 007/723] added myself --- org/XenGi/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/XenGi/index.md diff --git a/org/XenGi/index.md b/org/XenGi/index.md new file mode 100644 index 00000000..ceadf03e --- /dev/null +++ b/org/XenGi/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: XenGi +site: https://www.xengi.de/ +--- +I'm a hacker/maker and sometimes I build cool stuff. From 90b8ae29254d51b0b614d0ad3f44c5ff890b8e93 Mon Sep 17 00:00:00 2001 From: "Ricardo (XenGi) Band" Date: Thu, 17 Jan 2019 11:31:19 +0100 Subject: [PATCH 008/723] mkbd65 added --- 1209/4803/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4803/index.md diff --git a/1209/4803/index.md b/1209/4803/index.md new file mode 100644 index 00000000..0780b299 --- /dev/null +++ b/1209/4803/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: mkbd65 +owner: XenGi +license: NMHL & MIT +site: https://gitlab.com/XenGi/mkbd65 +source: https://gitlab.com/XenGi/mkbd65 +--- +Mobile 65% Keyboard addon for modern smartphones. From 19f7c85b8a4434e093056f5441186a48fc493a68 Mon Sep 17 00:00:00 2001 From: "Ricardo (XenGi) Band" Date: Thu, 17 Jan 2019 11:31:19 +0100 Subject: [PATCH 009/723] mkbd65 added --- 1209/4803/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4803/index.md diff --git a/1209/4803/index.md b/1209/4803/index.md new file mode 100644 index 00000000..0780b299 --- /dev/null +++ b/1209/4803/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: mkbd65 +owner: XenGi +license: NMHL & MIT +site: https://gitlab.com/XenGi/mkbd65 +source: https://gitlab.com/XenGi/mkbd65 +--- +Mobile 65% Keyboard addon for modern smartphones. From b994a9266db115442c687ebd6f6c3642125f7052 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 19 Mar 2019 19:46:33 -0600 Subject: [PATCH 010/723] add citizen --- 1209/BAB4/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/BAB4/index.md diff --git a/1209/BAB4/index.md b/1209/BAB4/index.md new file mode 100644 index 00000000..7053c08c --- /dev/null +++ b/1209/BAB4/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: CatWAN Citizen +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://electroniccats.com/ +source: https://github.com/ElectronicCats/CatWAN_Citizen +--- +CatWAN Citizen + +LoRa Smart city sensor, based on open hardware and free software, generating and sharing real open data on air pollution, acoustics and many more, compatible with LoRa and LoRaWAN. From 3c5cc81f9c667996fb333a6fccfde2152138b6a8 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Thu, 4 Apr 2019 13:54:24 -0600 Subject: [PATCH 011/723] Escornabot Makech --- 1209/BAB6/index.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 1209/BAB6/index.md diff --git a/1209/BAB6/index.md b/1209/BAB6/index.md new file mode 100644 index 00000000..f94e25e7 --- /dev/null +++ b/1209/BAB6/index.md @@ -0,0 +1,20 @@ +--- +layout: pid +title: Escornabot Makech +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/escornabot +source: https://github.com/ElectronicCats/escornabot +--- +Escornabot Makech is an open source code / hardware project whose objective is to bring robotics and programming closer to boys and girls. + +The basic Escornabot can be programmed with the buttons to execute sequences of movements. From here, imagination is the only limit on possibilities. + +Makech +Robot design based on the Ogaki Escornabot, created with the 32-bit SAMD21 Cortex M0 microcontroller completely made in KiCAD, specially created to teach programming with Arduino, MakeCode and CircuitPython. + +By having all integrated circuits, eliminate the need for wiring, minimize the errors of the electronics, have an effect on the time spent programming and knowledge of new programming languages. + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com From 9c5739079135ceb9ddec69f4c3d2e7b714b26603 Mon Sep 17 00:00:00 2001 From: jenoki Date: Thu, 16 Apr 2020 05:34:38 +0900 Subject: [PATCH 012/723] Add 1209/B737 --- 1209/B737/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/B737/index.md diff --git a/1209/B737/index.md b/1209/B737/index.md new file mode 100644 index 00000000..f6da0a10 --- /dev/null +++ b/1209/B737/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: LrLite +owner: Raffles +license: GPLv3 +site: https://github.com/jenoki/LrE-6/wiki +source: https://github.com/jenoki/LrE-6 +--- +LrLite is HID keybord Hardware on STM32 controller \ No newline at end of file From a57ddada0713def854971bdfad30876c60083e34 Mon Sep 17 00:00:00 2001 From: jenoki Date: Thu, 16 Apr 2020 05:37:43 +0900 Subject: [PATCH 013/723] Add 1209/B737 - LrLite --- .project | 11 +++++++++++ 1209/B737/index.md | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 .project diff --git a/.project b/.project new file mode 100644 index 00000000..550a9df0 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + pidcodes.github.com + + + + + + + + diff --git a/1209/B737/index.md b/1209/B737/index.md index f6da0a10..439a3757 100644 --- a/1209/B737/index.md +++ b/1209/B737/index.md @@ -3,7 +3,7 @@ layout: pid title: LrLite owner: Raffles license: GPLv3 -site: https://github.com/jenoki/LrE-6/wiki -source: https://github.com/jenoki/LrE-6 +site: https://github.com/jenoki/LrLite/wiki +source: https://github.com/jenoki/LrLite --- LrLite is HID keybord Hardware on STM32 controller \ No newline at end of file From 469391018a7a1bbaa86f2d3ae8656bfa2051c284 Mon Sep 17 00:00:00 2001 From: wnmusic Date: Thu, 23 Apr 2020 09:55:54 +1000 Subject: [PATCH 014/723] Request PID for simpleFE (#462) * Request PID for simpleFE * change the org name to be linked to the org layout --- 1209/A119/index.md | 10 ++++++++++ org/NingWang/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/A119/index.md create mode 100644 org/NingWang/index.md diff --git a/1209/A119/index.md b/1209/A119/index.md new file mode 100644 index 00000000..bd75d5b0 --- /dev/null +++ b/1209/A119/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: simpleFE +owner: NingWang +license: GPLv2 +site: https://github.com/wnmusic/simpleFE +source: https://github.com/wnmusic/simpleFE +--- +This project is an open sourced, very low cost mixed frontend. It can be used as the baseband for general SDR purpose, or it can be used for learning DSP/Communication fundamentals and tricks. + diff --git a/org/NingWang/index.md b/org/NingWang/index.md new file mode 100644 index 00000000..df643ef1 --- /dev/null +++ b/org/NingWang/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Ning Wang +site: https://github.com/wnmusic +--- +Australian based digital signal processing engineer. I am developing a very low cost opensource mixed frontend which can be used for SDR baseband or educational platform for DSP and digital communication. + From 683d312edb248091fe6a1cbd177c761f7296461b Mon Sep 17 00:00:00 2001 From: hidsh Date: Thu, 23 Apr 2020 08:56:28 +0900 Subject: [PATCH 015/723] Request PID for bootleg - a keyboard w/ trackball (#474) * add 5505 for bootleg * Update PR rename project name --- 1209/5505/index.md | 9 +++++++++ org/SKKK/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/5505/index.md create mode 100644 org/SKKK/index.md diff --git a/1209/5505/index.md b/1209/5505/index.md new file mode 100644 index 00000000..9d460c18 --- /dev/null +++ b/1209/5505/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Ino +owner: SKKK +license: GPLv2 +site: https://github.com/hidsh/qmk_firmware/tree/master/keyboards/ino +source: https://github.com/hidsh/qmk_firmware/tree/master/keyboards/ino +--- +Ino - A keyboard with trackball and scroll ring diff --git a/org/SKKK/index.md b/org/SKKK/index.md new file mode 100644 index 00000000..a6af7783 --- /dev/null +++ b/org/SKKK/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: SKKK +--- +We make opensource keyboards for peace of the world and to spread extraordinary taste of the japanese legendary food which is named BOKKAKE-OKONOMI. From 95bc4a0d8a64a8da7f5ad80b4239060f962be9ae Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Thu, 23 Apr 2020 00:58:18 +0100 Subject: [PATCH 016/723] Request PID 4D69 for Greaseweazle (#495) --- 1209/4D69/index.md | 10 ++++++++++ org/KeirFraser/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/4D69/index.md create mode 100644 org/KeirFraser/index.md diff --git a/1209/4D69/index.md b/1209/4D69/index.md new file mode 100644 index 00000000..2e566b7f --- /dev/null +++ b/1209/4D69/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Greaseweazle +owner: KeirFraser +license: Unlicense +site: http://www.github.com/keirf/Greaseweazle/wiki +source: http://github.com/keirf/Greaseweazle +--- +Greaseweazle is a USB-to-floppy bridge. It reads and writes +floppy disks at the flux level. diff --git a/org/KeirFraser/index.md b/org/KeirFraser/index.md new file mode 100644 index 00000000..7c10115b --- /dev/null +++ b/org/KeirFraser/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Keir Fraser +site: https://github.com/keirf +--- +UK-based retro and embedded software developer. From 62b0c00ccfbcf502cb9d69556baa33f0acbd7c7b Mon Sep 17 00:00:00 2001 From: Ladniy <32298096+Ladniy@users.noreply.github.com> Date: Thu, 23 Apr 2020 07:59:01 +0800 Subject: [PATCH 017/723] PID request for Jiran Keyboard (#497) * Create and fill files * Update index.md * Update index.md * Update --- 1209/3757/index.md | 9 +++++++++ org/ladniy/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/3757/index.md create mode 100644 org/ladniy/index.md diff --git a/1209/3757/index.md b/1209/3757/index.md new file mode 100644 index 00000000..c7766ce5 --- /dev/null +++ b/1209/3757/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Jiran +owner: ladniy +license: MIT +site: https://github.com/ladniy/jiran-keyboard +source: https://github.com/ladniy/jiran-keyboard +--- +Jiran - is a open source ergonomical keyboard, that was designed to increase typing speed and protect hands from tunnel syndrome. \ No newline at end of file diff --git a/org/ladniy/index.md b/org/ladniy/index.md new file mode 100644 index 00000000..454db0ff --- /dev/null +++ b/org/ladniy/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ladniy +site: https://github.com/ladniy +--- +I'am a student who just make some thing's for improve interaction with PC. \ No newline at end of file From 16fde2cf290478ad3ff0da85c114d380661d527d Mon Sep 17 00:00:00 2001 From: Gregory Davill Date: Thu, 23 Apr 2020 09:29:33 +0930 Subject: [PATCH 018/723] Request PID: 5AF0 for OrangeCrab Bootloader (#499) * org: add GoodStuffDepartment GoodStuffDepartment is an electronic design consultancy by Greg Davill * 1209: 5af0: add OrangeCrab bootloader OrangeCrab is a OSHW ECP5 based FPGA development board. It makes use of the FPGA targeted foboot USB DFU bootloader. --- 1209/5AF0/index.md | 9 +++++++++ org/GoodStuffDepartment/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/5AF0/index.md create mode 100644 org/GoodStuffDepartment/index.md diff --git a/1209/5AF0/index.md b/1209/5AF0/index.md new file mode 100644 index 00000000..dc582983 --- /dev/null +++ b/1209/5AF0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OrangeCrab Bootloader +owner: GoodStuffDepartment +license: CERN OHL v1.2, MIT +site: https://github.com/gregdavill/OrangeCrab +source: https://github.com/gregdavill/OrangeCrab +--- +OrangeCrab is an ECP5 FPGA board in the adafruit feather board format \ No newline at end of file diff --git a/org/GoodStuffDepartment/index.md b/org/GoodStuffDepartment/index.md new file mode 100644 index 00000000..46568da8 --- /dev/null +++ b/org/GoodStuffDepartment/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Good Stuff Department +--- +Good Stuff Department designs and prototypes open source hardware projects \ No newline at end of file From 85d63c76ea799778948f64753d586a30cd6e05b4 Mon Sep 17 00:00:00 2001 From: Jed Hodson Date: Thu, 23 Apr 2020 10:00:28 +1000 Subject: [PATCH 019/723] Request 1209/8192 for Prototyping Corner UWB Feather (#500) * Created Prototyping Corner Org * Created UWB Feather project * Fixed owner --- 1209/8192/index.md | 9 +++++++++ org/PrototypingCorner/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/8192/index.md create mode 100644 org/PrototypingCorner/index.md diff --git a/1209/8192/index.md b/1209/8192/index.md new file mode 100644 index 00000000..0f5d8083 --- /dev/null +++ b/1209/8192/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Ultra-WideBand Feather +owner: PrototypingCorner +license: CERN +site: https://prototypingcorner.io/projects/uwb-feather +source: https://github.com/prototyping-corner/uwb-feather +--- +UWB Feather is a development board for the Decawave DWM1000 module \ No newline at end of file diff --git a/org/PrototypingCorner/index.md b/org/PrototypingCorner/index.md new file mode 100644 index 00000000..7d8bb2cf --- /dev/null +++ b/org/PrototypingCorner/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Prototyping Corner +site: https://prototypingcorner.io/ +--- +Prototyping Corner - Just a bunch of prototypes \ No newline at end of file From 232afb1e58582239f644e816acd82788dde96c26 Mon Sep 17 00:00:00 2001 From: Sandeepan Sengupta <47729578+sandeepansg@users.noreply.github.com> Date: Thu, 23 Apr 2020 05:32:47 +0530 Subject: [PATCH 020/723] Refresh (#501) * Delete Index.md * Delete Index.md * Delete Index.md * Delete index.md * Added ORG * Added PID --- 1209/ABCD/Index.md | 11 ----------- 1209/ABCD/index.md | 11 +++++++++++ 1209/BCDE/Index.md | 11 ----------- 1209/BCDE/index.md | 11 +++++++++++ 1209/CDEF/Index.md | 11 ----------- 1209/CDEF/index.md | 11 +++++++++++ org/Sandeepan/index.md | 2 +- 7 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 1209/ABCD/Index.md create mode 100644 1209/ABCD/index.md delete mode 100644 1209/BCDE/Index.md create mode 100644 1209/BCDE/index.md delete mode 100644 1209/CDEF/Index.md create mode 100644 1209/CDEF/index.md diff --git a/1209/ABCD/Index.md b/1209/ABCD/Index.md deleted file mode 100644 index 6191eb49..00000000 --- a/1209/ABCD/Index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: pid -title: Domino -owner: Sandeepan -license: CC-BY-NC-ND 4.0 -site: https://www.sandeepan.info -source: https://github.com/SandeepanSengupta/Domino/ ---- -Open source embedded development board -
-Find source files **_[here](https://github.com/SandeepanSengupta/Domino/tree/master/Sources/)_** diff --git a/1209/ABCD/index.md b/1209/ABCD/index.md new file mode 100644 index 00000000..a21306ce --- /dev/null +++ b/1209/ABCD/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Domino +owner: Sandeepan +license: CC-BY-NC-ND 4.0 +site: http://sandeepan.info +source: http://github.com/SandeepanSG/Domino/ +--- +Open source embedded development board +
+Find source files **_[here](http://github.com/SandeepanSG/Domino/tree/master/Sources/)_** diff --git a/1209/BCDE/Index.md b/1209/BCDE/Index.md deleted file mode 100644 index 3a4e29ed..00000000 --- a/1209/BCDE/Index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: pid -title: Neutrino -owner: Sandeepan -license: CC-BY-NC-ND 4.0 -site: https://www.sandeepan.info -source: https://github.com/SandeepanSengupta/Neutrino/ ---- -Open source embedded development board -
-Find source files **_[here](https://github.com/SandeepanSengupta/Neutrino/tree/master/Sources/)_** diff --git a/1209/BCDE/index.md b/1209/BCDE/index.md new file mode 100644 index 00000000..fc7e4166 --- /dev/null +++ b/1209/BCDE/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Neutrino +owner: Sandeepan +license: CC-BY-NC-ND 4.0 +site: http://sandeepan.info +source: http://github.com/SandeepanSG/Neutrino/ +--- +Open source embedded development board +
+Find source files **_[here](http://github.com/SandeepanSG/Neutrino/tree/master/Sources/)_** diff --git a/1209/CDEF/Index.md b/1209/CDEF/Index.md deleted file mode 100644 index 17c247c5..00000000 --- a/1209/CDEF/Index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: pid -title: Gravitino -owner: Sandeepan -license: CC-BY-NC-ND 4.0 -site: https://www.sandeepan.info -source: https://github.com/SandeepanSengupta/Gravitino/ ---- -Open source embedded development board -
-Find source files **_[here](https://github.com/SandeepanSengupta/Gravitino/tree/master/Sources/)_** diff --git a/1209/CDEF/index.md b/1209/CDEF/index.md new file mode 100644 index 00000000..57dc9e07 --- /dev/null +++ b/1209/CDEF/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Gravitino +owner: Sandeepan +license: CC-BY-NC-ND 4.0 +site: http://sandeepan.info +source: http://github.com/SandeepanSG/Gravitino/ +--- +Open source embedded development board +
+Find source files **_[here](http://github.com/SandeepanSG/Gravitino/tree/master/Sources/)_** diff --git a/org/Sandeepan/index.md b/org/Sandeepan/index.md index e6ab9d25..0687136f 100644 --- a/org/Sandeepan/index.md +++ b/org/Sandeepan/index.md @@ -1,5 +1,5 @@ --- layout: org title: Sandeepan Sengupta -site: https://www.sandeepan.info +site: http://sandeepan.info --- From 8794250f817ffa72a6a3ca1935f8a2e085bf8f2a Mon Sep 17 00:00:00 2001 From: Kiel Pease <32690178+kielpease@users.noreply.github.com> Date: Wed, 22 Apr 2020 19:03:46 -0500 Subject: [PATCH 021/723] Request for PID 0xDB50 of VID 0x1209 - Game Pad HID Controller for Simulations (#502) * Request a PID for player controller * Request a PID for game player controller controls * Added directory for PID DB50 * Delete PeaseTech file mess up * Edited index.md with request info --- 1209/DB50/index.md | 14 ++++++++++++++ org/PeaseTech/index.md | 7 +++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/DB50/index.md create mode 100644 org/PeaseTech/index.md diff --git a/1209/DB50/index.md b/1209/DB50/index.md new file mode 100644 index 00000000..c178305e --- /dev/null +++ b/1209/DB50/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: DBS Controller +owner: PeaseTech +license: MIT +site: http://www.boomsim.com/ +source: https://github.com/kielpease/DBS_Controller +--- +This project is for a simple HID Game Controller mapped for input in a game engine. This code utilized Arduino Joystick Library (https://github.com/MHeironimus/ArduinoJoystickLibrary) by MHeironimus - LGPL and is made for use with ATmega32u4 based microcontrollers and devices. + + +Requesting VID:0x1209 PIDL0xDB50 + +Enjoy! diff --git a/org/PeaseTech/index.md b/org/PeaseTech/index.md new file mode 100644 index 00000000..6e4e504d --- /dev/null +++ b/org/PeaseTech/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Pease Technology, LLC +site: http://www.boomsim.com/ +--- +Pease Technology is dedicated to providing top quality and easily accessible training simulators for today’s workers. This PID request +is for our custom player controller. \ No newline at end of file From 4febb2c9d626ad92dfdc6ebeb8fa905c71157b58 Mon Sep 17 00:00:00 2001 From: Yury Vostrenkov Date: Thu, 23 Apr 2020 03:08:18 +0300 Subject: [PATCH 022/723] FreeJoy project PID request (#505) Co-authored-by: Yury Vostrenkov --- 1209/262A/index.md | 9 +++++++++ org/FreeJoy-Team/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/262A/index.md create mode 100644 org/FreeJoy-Team/index.md diff --git a/1209/262A/index.md b/1209/262A/index.md new file mode 100644 index 00000000..5f64c2e0 --- /dev/null +++ b/1209/262A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: FreeJoy +owner: FreeJoy-Team +license: GPL-3.0 +site: https://freejoy-team.github.io/FreeJoy/ +source: https://github.com/FreeJoy-Team/FreeJoy +--- +FreeJoy is project of game-devices controller based on STM32 BluePill board. There are a variaty of options how to configure your device - this project can cover almost all functions present in game controllers \ No newline at end of file diff --git a/org/FreeJoy-Team/index.md b/org/FreeJoy-Team/index.md new file mode 100644 index 00000000..8e05668a --- /dev/null +++ b/org/FreeJoy-Team/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: FreeJoy Team +site: https://freejoy-team.github.io/FreeJoy/ +--- +FreeJoy Team is the organisation for opensource FreeJoy project. FreeJoy is widely customizable game-devices controller based on STM32F103 BluePill board. \ No newline at end of file From 6ababd78d13f77c3a3b3101edc4b09fa85c79c27 Mon Sep 17 00:00:00 2001 From: nullstalgia Date: Wed, 22 Apr 2020 17:08:56 -0700 Subject: [PATCH 023/723] PID Request for NullWiiCon (0x2231) (#506) Co-authored-by: Tony Sesek --- 1209/2231/index.md | 9 +++++++++ org/Nullstalgia/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/2231/index.md create mode 100644 org/Nullstalgia/index.md diff --git a/1209/2231/index.md b/1209/2231/index.md new file mode 100644 index 00000000..9e36e2e2 --- /dev/null +++ b/1209/2231/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: NullWiiCon +owner: Nullstalgia +license: GPLv3 +site: https://github.com/nullstalgia/NullWiiCon/ +source: https://github.com/nullstalgia/NullWiiCon/ +--- +An adapter for retro-style controllers for use on game consoles and personal computers. diff --git a/org/Nullstalgia/index.md b/org/Nullstalgia/index.md new file mode 100644 index 00000000..87e1b846 --- /dev/null +++ b/org/Nullstalgia/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Nullstalgia +site: http://nullstalgia.me/ +--- +An enthusiast who loves making projects to make life more fun and simple! From 899d4c789e7186dbb52bf670ca443a57e16d72da Mon Sep 17 00:00:00 2001 From: Doankt <36061217+Doankt@users.noreply.github.com> Date: Wed, 22 Apr 2020 17:10:39 -0700 Subject: [PATCH 024/723] Request 1209/8300 for doankt, Poomsae Controller (#507) * Request 1209/8300 for doankt, Poomsae Controller * Update index.md Co-authored-by: Nick Johnson --- 1209/8300/index.md | 9 +++++++++ org/doankt/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/8300/index.md create mode 100644 org/doankt/index.md diff --git a/1209/8300/index.md b/1209/8300/index.md new file mode 100644 index 00000000..9775dc29 --- /dev/null +++ b/1209/8300/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Poomsae Controller +owner: doankt +license: GNU v3.0 +site: https://github.com/Doankt/poomsae-score-py +source: https://github.com/Doankt/poomsae-score-py/tree/master/Arduino/poomsae-controller +--- +Controller for Taekwondo Scoring System diff --git a/org/doankt/index.md b/org/doankt/index.md new file mode 100644 index 00000000..16815653 --- /dev/null +++ b/org/doankt/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: doankt +site: https://doankt.github.io/ +--- +A University student from California From 60fcbba58629c1d205220f9a144e966fedaf1792 Mon Sep 17 00:00:00 2001 From: Hajo Date: Thu, 23 Apr 2020 02:10:51 +0200 Subject: [PATCH 025/723] PID request for snopf password generator (#503) * PID request for snopf password generator * Update index.md Co-authored-by: Nick Johnson --- 1209/7370/index.md | 8 ++++++++ 1209/7371/index.md | 8 ++++++++ org/snopf/index.md | 6 ++++++ 3 files changed, 22 insertions(+) create mode 100644 1209/7370/index.md create mode 100644 1209/7371/index.md create mode 100644 org/snopf/index.md diff --git a/1209/7370/index.md b/1209/7370/index.md new file mode 100644 index 00000000..047e8b35 --- /dev/null +++ b/1209/7370/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: snopf USB Password Token +owner: snopf +license: GPL 2.0 +site: http://www.snopf.com/ +source: https://github.com/snopf/snopf +--- diff --git a/1209/7371/index.md b/1209/7371/index.md new file mode 100644 index 00000000..b2e3e1c6 --- /dev/null +++ b/1209/7371/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: snopf-bootloader +owner: snopf +license: GPL 2.0 +site: http://www.snopf.com/ +source: https://github.com/snopf/snopf_bootloader +--- diff --git a/org/snopf/index.md b/org/snopf/index.md new file mode 100644 index 00000000..3aa77f7a --- /dev/null +++ b/org/snopf/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: snopf +site: http://www.snopf.com/ +--- +Open source hardware and software. From 43069a8bb9ae10fe99266bb51c85280037f8665c Mon Sep 17 00:00:00 2001 From: mphi_rc <2881657+mphi-rc@users.noreply.github.com> Date: Wed, 22 Apr 2020 20:14:04 -0400 Subject: [PATCH 026/723] Request PID 0xF1D0 for Pi Zero Security Key (#511) --- 1209/F1D0/index.md | 8 ++++++++ org/mphi/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/F1D0/index.md create mode 100644 org/mphi/index.md diff --git a/1209/F1D0/index.md b/1209/F1D0/index.md new file mode 100644 index 00000000..979fcf45 --- /dev/null +++ b/1209/F1D0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Pi Zero Security Key +owner: mphi +license: Apache 2.0 +site: https://github.com/mphi-rc/pi-zero-security-key +source: https://github.com/mphi-rc/pi-zero-security-key +--- diff --git a/org/mphi/index.md b/org/mphi/index.md new file mode 100644 index 00000000..6def5cf8 --- /dev/null +++ b/org/mphi/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: mphi +--- +I'm a software engineer with a focus on security. From ecd1654322c842aae06224af450f4cf983a2ed68 Mon Sep 17 00:00:00 2001 From: Manuel Bl Date: Thu, 23 Apr 2020 02:15:00 +0200 Subject: [PATCH 027/723] PID request for USB-to-serial adapter (#512) --- 1209/8048/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/8048/index.md diff --git a/1209/8048/index.md b/1209/8048/index.md new file mode 100644 index 00000000..46de2664 --- /dev/null +++ b/1209/8048/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: USB-to-serial adapter +owner: Codecrete +license: MIT +site: https://github.com/manuelbl/usb-serial/ +source: https://github.com/manuelbl/usb-serial/ +--- +USB-to-serial adapter without the need for proprietary drivers. Can be implemented with very few components. From cd1f1cee23d4254b9869b1713e1313dfc62d4eed Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Thu, 23 Apr 2020 12:16:48 +1200 Subject: [PATCH 028/723] Delete .project --- .project | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .project diff --git a/.project b/.project deleted file mode 100644 index 550a9df0..00000000 --- a/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - pidcodes.github.com - - - - - - - - From 6cee75b61a5a6a6cc207f1e432dd6b8a86853c45 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Thu, 23 Apr 2020 08:17:58 +0800 Subject: [PATCH 029/723] simmel: add betrusted org and simmel device (#514) Signed-off-by: Sean Cross --- 1209/C051/index.md | 9 +++++++++ org/Betrusted/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/C051/index.md create mode 100644 org/Betrusted/index.md diff --git a/1209/C051/index.md b/1209/C051/index.md new file mode 100644 index 00000000..a2eaee39 --- /dev/null +++ b/1209/C051/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Simmel +owner: Betrusted +license: MIT +site: https://simmel.betrusted.io/ +source: https://github.com/simmel-project/hardware/ +--- +An open hardware device dedicated to enabling Bluetooth-based disease contact tracing diff --git a/org/Betrusted/index.md b/org/Betrusted/index.md new file mode 100644 index 00000000..4ec14022 --- /dev/null +++ b/org/Betrusted/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Betrusted +site: https://betrusted.io/ +--- +The Betrusted project creates mobile open hardware that's designed to be privacy-preserving. From 7e01b85ce152cc6135f25a4af12ecd69104c0c82 Mon Sep 17 00:00:00 2001 From: Sabas Date: Sat, 25 Apr 2020 22:42:24 -0500 Subject: [PATCH 030/723] Add Hunter NFC --- 1209/BABA/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 1209/BABA/index.md diff --git a/1209/BABA/index.md b/1209/BABA/index.md new file mode 100644 index 00000000..613df5b9 --- /dev/null +++ b/1209/BABA/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: Hunter Cat NFC +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/Bast-ESP32-S2 +source: https://github.com/ElectronicCats/Bast-ESP32-S2 +--- +HunterCat NFC is a device to make attacks against NFC payment systems. This version is a combination of SAMD21 and the new small PN7150. Adding a 3.7 LiPo battery. Also I added a LED with a resistor just for debugging and to show activity. + + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com From 92fd95588dc9d80f3ebab548e8fdbff6085ef10d Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Tue, 28 Apr 2020 20:11:59 -0500 Subject: [PATCH 031/723] update 1337 --- 1209/{BABA => 1337}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{BABA => 1337}/index.md (100%) diff --git a/1209/BABA/index.md b/1209/1337/index.md similarity index 100% rename from 1209/BABA/index.md rename to 1209/1337/index.md From ed80ae36c4f69c33fe45949605fc6e5a38e51c60 Mon Sep 17 00:00:00 2001 From: Nathan W <497545532@qq.com> Date: Wed, 29 Apr 2020 17:01:49 +0800 Subject: [PATCH 032/723] Request PID for LNE projects --- 1209/5858/index.md | 9 +++++++++ org/LNE/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/5858/index.md create mode 100644 org/LNE/index.md diff --git a/1209/5858/index.md b/1209/5858/index.md new file mode 100644 index 00000000..e9d02883 --- /dev/null +++ b/1209/5858/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ⌨ Keyboard Device +owner: LNE +license: GPLv2 (firmware, software) +site: https://github.com/ln-org +source: https://github.com/NWIron/qmk_firmware +--- +LNE Keyboard Device diff --git a/org/LNE/index.md b/org/LNE/index.md new file mode 100644 index 00000000..530782a1 --- /dev/null +++ b/org/LNE/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: LNE +site: https://github.com/ln-org +--- +LN Engineering Lab From febee04d2defea3d6d4b8fbc24971e9a18605c7f Mon Sep 17 00:00:00 2001 From: Nathan W <497545532@qq.com> Date: Thu, 30 Apr 2020 10:01:06 +0800 Subject: [PATCH 033/723] Request PID for LNE projects --- 1209/5858/index.md | 4 ++-- org/LNE/index.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/5858/index.md b/1209/5858/index.md index e9d02883..e1ef9368 100644 --- a/1209/5858/index.md +++ b/1209/5858/index.md @@ -1,8 +1,8 @@ --- layout: pid -title: ⌨ Keyboard Device +title: LNE Keyboard Device owner: LNE -license: GPLv2 (firmware, software) +license: GPLv3 site: https://github.com/ln-org source: https://github.com/NWIron/qmk_firmware --- diff --git a/org/LNE/index.md b/org/LNE/index.md index 530782a1..9c7f14ed 100644 --- a/org/LNE/index.md +++ b/org/LNE/index.md @@ -3,4 +3,4 @@ layout: org title: LNE site: https://github.com/ln-org --- -LN Engineering Lab +LN Engineering Lab, open source hardware design center. From 957c4b747744f45470e94872d63a7db55c1776d6 Mon Sep 17 00:00:00 2001 From: LJ Date: Fri, 12 Jun 2020 22:18:45 +0200 Subject: [PATCH 034/723] uCANDevices --- 1209/0775/index.md | 8 ++++++++ 1209/0776/index.md | 8 ++++++++ 1209/0777/index.md | 8 ++++++++ org/uCANDevices/index.md | 6 ++++++ 4 files changed, 30 insertions(+) create mode 100644 1209/0775/index.md create mode 100644 1209/0776/index.md create mode 100644 1209/0777/index.md create mode 100644 org/uCANDevices/index.md diff --git a/1209/0775/index.md b/1209/0775/index.md new file mode 100644 index 00000000..4a1dcc76 --- /dev/null +++ b/1209/0775/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: CANFD (FD-CAN USB Converter) +owner: uCANDevices +license: GPL +site: https://ucandevices.github.io/ +source: https://github.com/ucandevices/CFDC_embedded +--- \ No newline at end of file diff --git a/1209/0776/index.md b/1209/0776/index.md new file mode 100644 index 00000000..392c9d69 --- /dev/null +++ b/1209/0776/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: LUC (LIN USB CONVERTER) +owner: uCANDevices +license: GPL +site: https://ucandevices.github.io/ulc.html +source: https://github.com/uCAN-LIN/LinUSBConverter +--- \ No newline at end of file diff --git a/1209/0777/index.md b/1209/0777/index.md new file mode 100644 index 00000000..21c84d95 --- /dev/null +++ b/1209/0777/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: uCCB (CAN USB CONVERTER) +owner: uCANDevices +license: GPL +site: https://ucandevices.github.io/uccb.html +source: https://github.com/UsbCANConverter-UCCbasic/UCCBEmbedded +--- \ No newline at end of file diff --git a/org/uCANDevices/index.md b/org/uCANDevices/index.md new file mode 100644 index 00000000..82b6bcd6 --- /dev/null +++ b/org/uCANDevices/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: uCANDevices +site: https://ucandevices.github.io/ +--- +Open source CAN/CAN-FD to USB Converters. From 2f14d0ab415ec658695f32aaa208ec02a67fb504 Mon Sep 17 00:00:00 2001 From: ncumvmclab Date: Mon, 13 Jul 2020 14:21:20 +0800 Subject: [PATCH 035/723] Request PID 8787 & 8788 Thank you!! Contact us: ncumvmclab@gmail.com --- 1209/8787/index.md | 8 ++++++++ 1209/8788/index.md | 8 ++++++++ org/MVMC-lab_M128_V3/index.md | 5 +++++ org/MVMC-lab_M3_V1/index.md | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 1209/8787/index.md create mode 100644 1209/8788/index.md create mode 100644 org/MVMC-lab_M128_V3/index.md create mode 100644 org/MVMC-lab_M3_V1/index.md diff --git a/1209/8787/index.md b/1209/8787/index.md new file mode 100644 index 00000000..187ebaf7 --- /dev/null +++ b/1209/8787/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MVMC-lab_M128_V3 +owner: MVMC-lab +license: No license. All rights reserved by MVMC-lab. +site: https://gitlab.com/MVMC-lab +source: https://gitlab.com/MVMC-lab +--- diff --git a/1209/8788/index.md b/1209/8788/index.md new file mode 100644 index 00000000..1b790a66 --- /dev/null +++ b/1209/8788/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MVMC-lab_M3_V1 +owner: MVMC-lab +license: No license. All rights reserved by MVMC-lab. +site: https://gitlab.com/MVMC-lab +source: https://gitlab.com/MVMC-lab +--- diff --git a/org/MVMC-lab_M128_V3/index.md b/org/MVMC-lab_M128_V3/index.md new file mode 100644 index 00000000..a79ee81e --- /dev/null +++ b/org/MVMC-lab_M128_V3/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: MVMC-lab_M128_V3 +site: https://gitlab.com/MVMC-lab +--- diff --git a/org/MVMC-lab_M3_V1/index.md b/org/MVMC-lab_M3_V1/index.md new file mode 100644 index 00000000..77f8ad87 --- /dev/null +++ b/org/MVMC-lab_M3_V1/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: MVMC-lab_M3_V1 +site: https://gitlab.com/MVMC-lab +--- From c3e7e78a7f0e847934bd0f854ec8a19c3edbe60f Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Mon, 27 Jul 2020 23:45:48 +0900 Subject: [PATCH 036/723] Create index.md --- 1209/4651/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4651/index.md diff --git a/1209/4651/index.md b/1209/4651/index.md new file mode 100644 index 00000000..39344846 --- /dev/null +++ b/1209/4651/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: te96 +owner: e3w2q +license: MIT +site: https://github.com/e3w2q/te96-keyboard +source: https://github.com/e3w2q/te96-keyboard +--- From 32ea34fc25641b0277e299a00380a2194b02e1e7 Mon Sep 17 00:00:00 2001 From: nitz Date: Sat, 8 Aug 2020 19:04:54 -0400 Subject: [PATCH 037/723] Add cmdwtf org. --- org/cmdwtf/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/cmdwtf/index.md diff --git a/org/cmdwtf/index.md b/org/cmdwtf/index.md new file mode 100644 index 00000000..3d4d139b --- /dev/null +++ b/org/cmdwtf/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: cmd.wtf +site: https://cmd.wtf/ +--- +Tiny hardware and software projects by Chris Dailey. From 6472429aef49f20ec7e4e2de05d6be3a8b83c1e4 Mon Sep 17 00:00:00 2001 From: nitz Date: Sat, 8 Aug 2020 19:05:37 -0400 Subject: [PATCH 038/723] Request PID 0x0D11 for cmdwtf's Odiin. --- 1209/0D11/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/0D11/index.md diff --git a/1209/0D11/index.md b/1209/0D11/index.md new file mode 100644 index 00000000..d3a4f497 --- /dev/null +++ b/1209/0D11/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Odiin +owner: cmdwtf +license: MIT +site: https://cmd.wtf/odiin +source: https://github.com/nitz/Odiin +--- +Odiin is a nRF52840-based NFC Emulation Tool From b8865869e0d26a5eb71d2fb1fb6cd93973a408ef Mon Sep 17 00:00:00 2001 From: nitz Date: Sat, 8 Aug 2020 19:06:00 -0400 Subject: [PATCH 039/723] Request PID 0x0D10 for cmdwtf's Odiin Bootloader. --- 1209/0D10/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/0D10/index.md diff --git a/1209/0D10/index.md b/1209/0D10/index.md new file mode 100644 index 00000000..ae617a3d --- /dev/null +++ b/1209/0D10/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Odiin Bootloader +owner: cmdwtf +license: MIT +site: https://cmd.wtf/odiin +source: https://github.com/nitz/Odiin +--- +Odiin is a nRF52840-based NFC Emulation Tool From 3d3739f8efc583cec7ea885d485bf3f3644ee19d Mon Sep 17 00:00:00 2001 From: Riley Rainey Date: Tue, 25 Aug 2020 10:41:08 -0500 Subject: [PATCH 040/723] add rrainey organization and associated pid codes --- 1209/2021/index.md | 8 ++++++++ org/rrainey/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2021/index.md create mode 100644 org/rrainey/index.md diff --git a/1209/2021/index.md b/1209/2021/index.md new file mode 100644 index 00000000..da30d3aa --- /dev/null +++ b/1209/2021/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: AGC DSKY Alarm Panel Replica +owner: rrainey +license: CC-BY-SA 4.0 +site: https://github.com/rrainey +source: https://github.com/rrainey/DSKY-alarm-panel-replica +--- diff --git a/org/rrainey/index.md b/org/rrainey/index.md new file mode 100644 index 00000000..c62aaacb --- /dev/null +++ b/org/rrainey/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Riley Rainey +site: https://github.com/rrainey +--- +I'm the creator of several Open Hardware projects. From 1ded0365a9a6177557871dad214ceaf8fc92987a Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 30 Aug 2020 12:40:25 +0200 Subject: [PATCH 041/723] Request PID 2344 for MoaRGB project MoaRGB is a high-power RGB LED controller with a self-documenting CDC-compatible interface. --- 1209/2344/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2344/index.md diff --git a/1209/2344/index.md b/1209/2344/index.md new file mode 100644 index 00000000..9a9d52fa --- /dev/null +++ b/1209/2344/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MoaRGB +owner: jaseg +license: AGPLv3 +source: https://git.jaseg.de/moargb.git +--- + From 4aea376b165c9e4bd1d0d3efb212427cb3f9ad0e Mon Sep 17 00:00:00 2001 From: Riley Rainey Date: Wed, 2 Sep 2020 09:10:31 -0500 Subject: [PATCH 042/723] add DSKY keyboard PID code --- 1209/2022/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2022/index.md diff --git a/1209/2022/index.md b/1209/2022/index.md new file mode 100644 index 00000000..e93eaeb2 --- /dev/null +++ b/1209/2022/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: AGC DSKY Keyboard Replica +owner: rrainey +license: CC-BY-SA 4.0 +site: https://github.com/rrainey +source: https://github.com/rrainey/DSKY-keyboard-replica +--- From 5ece0a84db4563b31637bc8ea609608f5e3ea1b6 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 15 Sep 2020 18:48:03 -0400 Subject: [PATCH 043/723] Create index.md --- org/OakDevelopmentTechnologies/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/OakDevelopmentTechnologies/index.md diff --git a/org/OakDevelopmentTechnologies/index.md b/org/OakDevelopmentTechnologies/index.md new file mode 100644 index 00000000..1669a098 --- /dev/null +++ b/org/OakDevelopmentTechnologies/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Oak Development Technologies +site: https://www.oakdev.tech/ +--- +We make small and easy to use development boards the work with both circuitpython and arduino, as well as small and easy to use acorns breakout modules. From 3f8f213f683dc10cbcd334d6aa03f4870e41eb5b Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 15 Sep 2020 18:52:13 -0400 Subject: [PATCH 044/723] Create index.md --- 1209/4DDD/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DDD/index.md diff --git a/1209/4DDD/index.md b/1209/4DDD/index.md new file mode 100644 index 00000000..62d4ab08 --- /dev/null +++ b/1209/4DDD/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: CP Sapling Development Board +owner: Oak Development Technologies (skerr92) +license: MIT +site: https://oakdev.tech/ +source: https://github.com/skerr92/odt-dev-boards +--- From e0ac0ea6aa03682a8abc0110dc736cdbe6d12937 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 15 Sep 2020 18:53:51 -0400 Subject: [PATCH 045/723] Update index.md fix mistake in file. --- 1209/4DDD/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4DDD/index.md b/1209/4DDD/index.md index 62d4ab08..4e646979 100644 --- a/1209/4DDD/index.md +++ b/1209/4DDD/index.md @@ -1,7 +1,7 @@ --- layout: pid title: CP Sapling Development Board -owner: Oak Development Technologies (skerr92) +owner: Oak Development Technologies license: MIT site: https://oakdev.tech/ source: https://github.com/skerr92/odt-dev-boards From a89ce0fc20500d530bcd96653ed1b61f37e2a244 Mon Sep 17 00:00:00 2001 From: north* Date: Tue, 15 Sep 2020 22:49:07 -0700 Subject: [PATCH 046/723] combine reality --- 1209/9001/index.md | 15 +++++++++++++++ org/CombineReality/index.md | 10 ++++++++++ 2 files changed, 25 insertions(+) create mode 100644 1209/9001/index.md create mode 100644 org/CombineReality/index.md diff --git a/1209/9001/index.md b/1209/9001/index.md new file mode 100644 index 00000000..9a08de1a --- /dev/null +++ b/1209/9001/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: North Star Integrator +owner: Combine Reality +license: cc-bt-sa-4.0 +site: combinereality.org +source: https://github.com/CombineReality/North-Star-Integrator ; https://github.com/CombineReality/ArduinoCore-avr +--- + +The North Star Integrator is a purpose-built USB hub +with on-board mass storage and an Atmega 32u4 running +the Arduino Caterina bootloader. It is intended for +use in Project North Star open source AR headsets and +derivative devices. + diff --git a/org/CombineReality/index.md b/org/CombineReality/index.md new file mode 100644 index 00000000..a20cea63 --- /dev/null +++ b/org/CombineReality/index.md @@ -0,0 +1,10 @@ +--- +layout: org +title: CombineReality +site: https://combinereality.com/ +--- +The North Star Integrator is a purpose-built USB hub +with on-board mass storage and an Atmega 32u4 running +the Arduino Caterina bootloader. It is intended for +use in Project North Star open source AR headsets and +derivative devices. \ No newline at end of file From 6b181187733010a5d7147ecfbe985f80564f50a7 Mon Sep 17 00:00:00 2001 From: north* Date: Tue, 15 Sep 2020 22:59:55 -0700 Subject: [PATCH 047/723] CombineReality --- 1209/9001/index.md | 3 ++- org/CombineReality/index.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/1209/9001/index.md b/1209/9001/index.md index 9a08de1a..ef276314 100644 --- a/1209/9001/index.md +++ b/1209/9001/index.md @@ -4,7 +4,8 @@ title: North Star Integrator owner: Combine Reality license: cc-bt-sa-4.0 site: combinereality.org -source: https://github.com/CombineReality/North-Star-Integrator ; https://github.com/CombineReality/ArduinoCore-avr +source: https://github.com/CombineReality/North-Star-Integrator ; +Based on lilyPadUSB-caterina, for use with the Combine Reality North Star Integrator board: https://github.com/CombineReality/ArduinoCore-avr --- The North Star Integrator is a purpose-built USB hub diff --git a/org/CombineReality/index.md b/org/CombineReality/index.md index a20cea63..bb5ff8c2 100644 --- a/org/CombineReality/index.md +++ b/org/CombineReality/index.md @@ -1,7 +1,8 @@ --- layout: org title: CombineReality -site: https://combinereality.com/ +site: https://combinereality.com/ ; +product page: https://www.smart-prototyping.com/AR-VR-MR-XR/North-Star-Deck-X-Specific-Electronics --- The North Star Integrator is a purpose-built USB hub with on-board mass storage and an Atmega 32u4 running From 0d39685a8b5924ec709e449743cde8fe547a1895 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Wed, 16 Sep 2020 23:09:57 -0400 Subject: [PATCH 048/723] Update index.md --- 1209/4DDD/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4DDD/index.md b/1209/4DDD/index.md index 4e646979..00c089db 100644 --- a/1209/4DDD/index.md +++ b/1209/4DDD/index.md @@ -3,6 +3,6 @@ layout: pid title: CP Sapling Development Board owner: Oak Development Technologies license: MIT -site: https://oakdev.tech/ +site: https://github.com/skerr92/odt-dev-boards source: https://github.com/skerr92/odt-dev-boards --- From 569c2a1452aace53eed3a6df58e1656c2eeba76b Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:15:36 +0100 Subject: [PATCH 049/723] Adding me and the board for 2 modules --- 1209/0011/index.md | 9 +++++++++ 1209/0012/index.md | 9 +++++++++ org/Targett/index.md | 6 ++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/0011/index.md create mode 100644 1209/0012/index.md create mode 100644 org/Targett/index.md diff --git a/1209/0011/index.md b/1209/0011/index.md new file mode 100644 index 00000000..a617d895 --- /dev/null +++ b/1209/0011/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: S2 Module Clip Wroom +owner: Paul Targett +license: Apache-2.0 OR MIT +site: https://www.tindie.com/products/20752/ +source: https://github.com/Targett363/circuitpython +--- +For the Wroom version of Circuit Python on my Module Clip Board diff --git a/1209/0012/index.md b/1209/0012/index.md new file mode 100644 index 00000000..666f02e3 --- /dev/null +++ b/1209/0012/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: S2 Module Clip Wrover +owner: Paul Targett +license: Apache-2.0 OR MIT +site: https://www.tindie.com/products/20752/ +source: https://github.com/Targett363/circuitpython +--- +For the Wrover version of Circuit Python on my Module Clip Board diff --git a/org/Targett/index.md b/org/Targett/index.md new file mode 100644 index 00000000..73ca6f02 --- /dev/null +++ b/org/Targett/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Paul Targett +site: https://www.tindie.com/products/20752/ +--- +I'm a maker with one product on tindie. From 76e8c04c3a477d4dad3658cb8aad4177fc2a705b Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:20:07 +0100 Subject: [PATCH 050/723] Correcting the name field --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index a617d895..d7236b20 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -1,7 +1,7 @@ --- layout: pid title: S2 Module Clip Wroom -owner: Paul Targett +owner: Targett license: Apache-2.0 OR MIT site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython diff --git a/1209/0012/index.md b/1209/0012/index.md index 666f02e3..0ca333be 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -1,7 +1,7 @@ --- layout: pid title: S2 Module Clip Wrover -owner: Paul Targett +owner: Targett license: Apache-2.0 OR MIT site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython From 6e59b776f8cdf1500f38ac6d234fe266a6c0beef Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:22:02 +0100 Subject: [PATCH 051/723] Correcting the description --- 1209/0011/index.md | 3 ++- 1209/0012/index.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index d7236b20..e7ab88e6 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -6,4 +6,5 @@ license: Apache-2.0 OR MIT site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython --- -For the Wroom version of Circuit Python on my Module Clip Board +For the Wroom version of Circuit Python on my Module Clip Board. +Schematics in process of being updated for the next revision. diff --git a/1209/0012/index.md b/1209/0012/index.md index 0ca333be..d7ca60fd 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -7,3 +7,4 @@ site: https://www.tindie.com/products/20752/ source: https://github.com/Targett363/circuitpython --- For the Wrover version of Circuit Python on my Module Clip Board +Schematics in process of being updated for the next revision. \ No newline at end of file From ef388de6d4765318a2aa1792121e958c8bfad848 Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:48:22 +0100 Subject: [PATCH 052/723] adding schematic link --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index e7ab88e6..9715046b 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -3,7 +3,7 @@ layout: pid title: S2 Module Clip Wroom owner: Targett license: Apache-2.0 OR MIT -site: https://www.tindie.com/products/20752/ +site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wroom version of Circuit Python on my Module Clip Board. diff --git a/1209/0012/index.md b/1209/0012/index.md index d7ca60fd..6a5908f0 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -3,7 +3,7 @@ layout: pid title: S2 Module Clip Wrover owner: Targett license: Apache-2.0 OR MIT -site: https://www.tindie.com/products/20752/ +site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wrover version of Circuit Python on my Module Clip Board From 0a99409fc2eb0b188b13f07d1a050e49d8fb2c8e Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sat, 10 Oct 2020 23:58:16 +0100 Subject: [PATCH 053/723] corecting licence --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index 9715046b..7554e0a1 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wroom owner: Targett -license: Apache-2.0 OR MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- diff --git a/1209/0012/index.md b/1209/0012/index.md index 6a5908f0..71de4433 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wrover owner: Targett -license: Apache-2.0 OR MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- From 5c54ebcba110e9fd21105816df75dccdd528b45f Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sun, 11 Oct 2020 00:26:20 +0100 Subject: [PATCH 054/723] corecting licence again --- 1209/0011/index.md | 2 +- 1209/0012/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index 7554e0a1..af923a08 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wroom owner: Targett -license: CERN +license: MIT site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- diff --git a/1209/0012/index.md b/1209/0012/index.md index 71de4433..36db655c 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -2,7 +2,7 @@ layout: pid title: S2 Module Clip Wrover owner: Targett -license: CERN +license: MIT site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- From 18a305dfc354cdfd290d8a94e3e518682f87bbef Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Wed, 14 Oct 2020 15:00:13 -0400 Subject: [PATCH 055/723] Update 1209/4DDD/index.md Co-authored-by: Scott Shawcroft --- 1209/4DDD/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4DDD/index.md b/1209/4DDD/index.md index 00c089db..b3498945 100644 --- a/1209/4DDD/index.md +++ b/1209/4DDD/index.md @@ -1,7 +1,7 @@ --- layout: pid title: CP Sapling Development Board -owner: Oak Development Technologies +owner: OakDevelopmentTechnologies license: MIT site: https://github.com/skerr92/odt-dev-boards source: https://github.com/skerr92/odt-dev-boards From 2dc267a0f220c8d8f4ad34c4d42d32cedbebf742 Mon Sep 17 00:00:00 2001 From: Mommel Date: Wed, 14 Oct 2020 21:04:26 +0200 Subject: [PATCH 056/723] Request PID 0x2420 for Schwurbler --- 1209/2420/index.md | 9 +++++++++ org/HappyShootingCommunity/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2420/index.md create mode 100644 org/HappyShootingCommunity/index.md diff --git a/1209/2420/index.md b/1209/2420/index.md new file mode 100644 index 00000000..2246dee6 --- /dev/null +++ b/1209/2420/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Schwurbler +owner: HappyShootingCommunity +license: CC-BY-NC-SA +site: https://www.happyshooting.de +source: https://github.com/mommel/hs-lr-midi-schwurbler +--- +The german foto podcast legend Happy Shooting had a discussion about Midi controller for Lightroom. One comment on the website and voila a new project is born. This project will (hopefully) contain everything from zero to hero to get create your own customized Midi Controller for Lightroom. It is completly community driven, so everyone is allowed to contribute. And it's not intended to earn money with it. Just from the community for the community. In general you might even need no case, just the pcb with the solded parts. so you will get an extra small extra lightwight device. If that's the thing for you we might even go the capacitive way and reduce the soldered components and weight to a minimum. diff --git a/org/HappyShootingCommunity/index.md b/org/HappyShootingCommunity/index.md new file mode 100644 index 00000000..90de5901 --- /dev/null +++ b/org/HappyShootingCommunity/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: HappyShooting Community +--- +A foto podcasts community members creating Midi Controller to control LR From 7e7b4d74f9fde3ee2dcac51c0aab25a565fd545d Mon Sep 17 00:00:00 2001 From: Targett363 Date: Sun, 18 Oct 2020 17:32:32 +0100 Subject: [PATCH 057/723] Adding OS Board files --- 1209/0011/index.md | 4 ++-- 1209/0012/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/1209/0011/index.md b/1209/0011/index.md index af923a08..0d1f34cd 100644 --- a/1209/0011/index.md +++ b/1209/0011/index.md @@ -2,9 +2,9 @@ layout: pid title: S2 Module Clip Wroom owner: Targett -license: MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wroom version of Circuit Python on my Module Clip Board. -Schematics in process of being updated for the next revision. +KiCad files now in repository. diff --git a/1209/0012/index.md b/1209/0012/index.md index 36db655c..90d1b81a 100644 --- a/1209/0012/index.md +++ b/1209/0012/index.md @@ -2,9 +2,9 @@ layout: pid title: S2 Module Clip Wrover owner: Targett -license: MIT +license: CERN site: https://github.com/Targett363/S2_Module_Clip_Board source: https://github.com/Targett363/circuitpython --- For the Wrover version of Circuit Python on my Module Clip Board -Schematics in process of being updated for the next revision. \ No newline at end of file +KiCad files now in repository. \ No newline at end of file From 8db42190c2280ec9b0a891b508ff0be7421a0116 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 19 Oct 2020 20:28:03 -0700 Subject: [PATCH 058/723] Aggregate PR (#554) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add to Electronic Cats organization * Add CatSat Zero * match the directory name of the org file * Information correct of Meow Meow * Add BAB2 PID for CatWAN USB-Stick * add citizen * Escornabot Makech * new org e3w2q and new pid for SU120 * Update index.md * Create index.md * Create index.md * Create index.md * directory renamed * Delete Index.md * Delete Index.md * Delete Index.md * Delete index.md * Added ORG * Added PID * Requesting PID FFB0 for OpenFFBoard * Fixed owner name. (Removed space) * Request pid for Comrade P1 * Update index.md * Update index.md * Update index.md * Updated website details Migrated to newer tld * Updated website details Migrated to newer tld * Updated website details Migrated to newer tld * Updated website details Migrated to newer tld * added 0x0h.com and ours first device * fix for autobuild be happy * Added the MIDI2CV modules. Added the MIDI2CV module for the ModSynth project. * Added ORG * Added PID * PID(8250) request for usbip-win virtual hub * add request * add Command Deck device * Add files via upload Adding 5150Lab * Add files via upload Addmig 5150 * Add Fabio Pugliese Ornellas 3D Printed Keyboard 2 * Request for VID 1209:5114 for the Silver project * Added own organisation and PID * Changed owner * Added lophtware's USB2.0 Type-C / PIC32 Breakout Board. * catwan farmer pid request * Added my request for PID 5555, and org FrozenElectronics * Added CC-BY-SA to license section. Forgot that initially! * add organization page * add PID * Request PID 0x7522 for MIDI2USB device. * Request PID 0x7522 for Makbit MIDI2USB device. * Use same PID code for ODrive v4 also * re5 * Adding Calliope * Adding Calliope mini vid/pid Calliope mini vid/pid * added pid for BastWiFi * Add Labb11 org and TotTag device with PID 5000 * Add uwmisl org and PurpleDrop PID * Updated usage of 4321 * Added PID and ORG for Shik * add rrainey organization and associated pid codes * add DSKY keyboard PID code * Add GitHub actions support * Try 2 * Try 3 * Add on * Not sequence * Cache and install * Rate limit external fetches * Add test for new 1xxx PIDs. Doc says they are reserved for original owner * print working dir * Add __init__ * Remove pwd * Update VID cost * Add output for ok test * Request for the probe-rs project's HS probe, an open source probe Updated source link * Fix ThinkCreate link * Add BAST BLE * Requests USB ID 1209:3845 Requests the USB PID 3845 for a new macropad keyboard in current development. Hardware is built and firmware is being written using QMK. * Add registration of a default product ID for PAPPL-based printer applications running on embedded Linux devices - PID 8011 corresponds to IPP's RFC 8011... * Move lophtware pid * Ignore pycache * Added myStorm community boards currently under various stages of development * Fix purpledrop url * Disallow 0xxx PIDs as well. * Remove 0xxx that snuck in Co-authored-by: sabas1080 Co-authored-by: wero1414 Co-authored-by: e3w2q <50942793+e3w2q@users.noreply.github.com> Co-authored-by: Sabas Co-authored-by: Sebastian Pichelhofer Co-authored-by: Sandeepan Sengupta <47729578+sandeepansg@users.noreply.github.com> Co-authored-by: unknown Co-authored-by: ershov-konst Co-authored-by: Oleksandr Hubanov Co-authored-by: Chris de Jong-Побединский Co-authored-by: JeppeSRC Co-authored-by: KyungWoon Cho Co-authored-by: Deqing Sun Co-authored-by: Kamus Hadenes Co-authored-by: levonbragg Co-authored-by: Fabio Pugliese Ornellas Co-authored-by: Anthony Gautier Co-authored-by: Richard Klingler Co-authored-by: pete-restall Co-authored-by: sabas1080 Co-authored-by: A.M. Rowsell Co-authored-by: LSChyi Co-authored-by: K.M Co-authored-by: Oskar Weigl Co-authored-by: Jørn Alraun Co-authored-by: Will Hedgecock Co-authored-by: Jeff McBride Co-authored-by: Mathieu Co-authored-by: Shiko Co-authored-by: Riley Rainey Co-authored-by: Emil Fresk Co-authored-by: Andrew Bovill Co-authored-by: Michael R Sweet Co-authored-by: folknology --- .github/workflows/htmlproofer.yml | 30 +++++++++++++++++++ .github/workflows/validate.yml | 13 ++++++++ .gitignore | 1 + .travis-ci.sh | 16 ---------- .travis.yml | 28 ------------------ 1209/0D32/index.md | 4 +-- 1209/2021/index.md | 8 +++++ 1209/2022/index.md | 8 +++++ 1209/2050/index.md | 8 +++++ 1209/2051/index.md | 8 +++++ 1209/2052/index.md | 8 +++++ 1209/2304/index.md | 8 +++++ 1209/32b1/index.md | 8 +++++ 1209/3845/index.md | 9 ++++++ 1209/3DBD/index.md | 8 +++++ 1209/4321/index.md | 4 +-- 1209/4650/index.md | 9 ++++++ 1209/4853/index.md | 10 +++++++ 1209/5000/index.md | 10 +++++++ 1209/5114/index.md | 10 +++++++ 1209/5150/index.md | 8 +++++ 1209/5304/index.md | 8 +++++ 1209/5555/index.md | 7 +++++ 1209/7522/index.md | 8 +++++ 1209/8011/index.md | 10 +++++++ 1209/805A/index.md | 22 ++++++++++++++ 1209/8250/index.md | 8 +++++ 1209/A200/index.md | 9 ++++++ 1209/ABCD/index.md | 4 +-- 1209/ACD0/index.md | 10 +++++++ 1209/BAB0/index.md | 14 +++++++++ 1209/BAB9/index.md | 16 ++++++++++ 1209/BCDE/index.md | 4 +-- 1209/C011/index.md | 7 +++++ 1209/C550/index.md | 9 ++++++ 1209/CACE/index.md | 9 ++++++ 1209/CCAA/index.md | 8 +++++ 1209/CDEF/index.md | 4 +-- 1209/CM20/index.rm | 8 +++++ 1209/E07E/index.md | 9 ++++++ 1209/F0DA/index.md | 13 ++++++++ 1209/FFB0/index.md | 10 +++++++ 1209/cb0b/index.md | 9 ++++++ "1209/\342\200\255BE7A\342\200\254/index.md" | 9 ++++++ _posts/2015-04-03-welcome.md | 2 +- org/0x0h/index.md | 6 ++++ org/5150Lab/index.md | 6 ++++ org/Calliope/index.rm | 7 +++++ org/Comrade/index.md | 5 ++++ org/Eeble/index.md | 6 ++++ org/ErgoKB/index.md | 6 ++++ org/FrozenElectronics/index.md | 6 ++++ org/Hyades/index.md | 6 ++++ org/Lab11/index.md | 6 ++++ org/Makbit/index.md | 9 ++++++ org/ODriveRobotics/index.md | 2 +- org/OpenPrinting/index.md | 9 ++++++ org/Sandeepan/index.md | 2 +- org/Shik/index.md | 6 ++++ org/Silica/index.md | 6 ++++ org/TheHolyHorse/index.md | 6 ++++ org/ThinkCreate/index.md | 6 ++++ org/WarrantyVoids/index.md | 6 ++++ org/YannickRichter/index.md | 6 ++++ "org/apertus\302\260/index.md" | 6 ++++ org/e3w2q/index.md | 2 +- org/fornellas/index.md | 6 ++++ org/klingler/index.md | 7 +++++ org/lophtware/index.md | 6 ++++ org/myStorm/index.md | 6 ++++ org/probe-rs/index.md | 8 +++++ org/rrainey/index.md | 6 ++++ org/usbip-win/index.md | 6 ++++ org/uwmisl/index.md | 6 ++++ test/__init__.py | 0 test/validate_pids.py | 31 ++++++++++++++++++++ 76 files changed, 577 insertions(+), 58 deletions(-) create mode 100644 .github/workflows/htmlproofer.yml create mode 100644 .github/workflows/validate.yml delete mode 100644 .travis-ci.sh delete mode 100644 .travis.yml create mode 100644 1209/2021/index.md create mode 100644 1209/2022/index.md create mode 100644 1209/2050/index.md create mode 100644 1209/2051/index.md create mode 100644 1209/2052/index.md create mode 100644 1209/2304/index.md create mode 100644 1209/32b1/index.md create mode 100644 1209/3845/index.md create mode 100644 1209/3DBD/index.md create mode 100644 1209/4650/index.md create mode 100644 1209/4853/index.md create mode 100644 1209/5000/index.md create mode 100644 1209/5114/index.md create mode 100644 1209/5150/index.md create mode 100644 1209/5304/index.md create mode 100644 1209/5555/index.md create mode 100644 1209/7522/index.md create mode 100644 1209/8011/index.md create mode 100644 1209/805A/index.md create mode 100644 1209/8250/index.md create mode 100644 1209/A200/index.md create mode 100644 1209/ACD0/index.md create mode 100644 1209/BAB0/index.md create mode 100644 1209/BAB9/index.md create mode 100644 1209/C011/index.md create mode 100644 1209/C550/index.md create mode 100644 1209/CACE/index.md create mode 100644 1209/CCAA/index.md create mode 100644 1209/CM20/index.rm create mode 100644 1209/E07E/index.md create mode 100644 1209/F0DA/index.md create mode 100644 1209/FFB0/index.md create mode 100644 1209/cb0b/index.md create mode 100644 "1209/\342\200\255BE7A\342\200\254/index.md" create mode 100644 org/0x0h/index.md create mode 100644 org/5150Lab/index.md create mode 100644 org/Calliope/index.rm create mode 100644 org/Comrade/index.md create mode 100644 org/Eeble/index.md create mode 100644 org/ErgoKB/index.md create mode 100644 org/FrozenElectronics/index.md create mode 100644 org/Hyades/index.md create mode 100644 org/Lab11/index.md create mode 100644 org/Makbit/index.md create mode 100644 org/OpenPrinting/index.md create mode 100644 org/Shik/index.md create mode 100644 org/Silica/index.md create mode 100644 org/TheHolyHorse/index.md create mode 100644 org/ThinkCreate/index.md create mode 100644 org/WarrantyVoids/index.md create mode 100644 org/YannickRichter/index.md create mode 100644 "org/apertus\302\260/index.md" create mode 100644 org/fornellas/index.md create mode 100644 org/klingler/index.md create mode 100644 org/lophtware/index.md create mode 100644 org/myStorm/index.md create mode 100644 org/probe-rs/index.md create mode 100644 org/rrainey/index.md create mode 100644 org/usbip-win/index.md create mode 100644 org/uwmisl/index.md create mode 100644 test/__init__.py create mode 100644 test/validate_pids.py diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml new file mode 100644 index 00000000..d537c72c --- /dev/null +++ b/.github/workflows/htmlproofer.yml @@ -0,0 +1,30 @@ +# Trigger the workflow on push or pull request +on: [push, pull_request] +jobs: + build: + runs-on: ubuntu-latest + name: HTML Proofer + env: + HTMLPROOFER_OPTIONS: './_site --internal-domains=pid.codes --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' + steps: + - uses: actions/checkout@v2 + - uses: actions/setup-ruby@v1 + with: + ruby-version: '2.6' + - uses: actions/cache@v2 + with: + path: vendor/bundle + key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile') }} + restore-keys: | + ${{ runner.os }}-gems- + - name: Bundle install + run: | + bundle config path vendor/bundle + bundle install --jobs 4 --retry 3 + - run: bundle exec jekyll doctor + - run: bundle exec jekyll build + - run: bundle exec htmlproofer $HTMLPROOFER_OPTIONS --disable-external + # External check fail because they fetch too quickly from sites and get + # 429 responses. We should cache checks and rate limit them as well. + # - run: bundle exec htmlproofer $HTMLPROOFER_OPTIONS + - run: bundle exec github-pages health-check diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml new file mode 100644 index 00000000..5e135bb5 --- /dev/null +++ b/.github/workflows/validate.yml @@ -0,0 +1,13 @@ +# Trigger the workflow on push or pull request +on: [push, pull_request] +jobs: + build: + runs-on: ubuntu-latest + name: Python Validator + steps: + - uses: actions/checkout@v2 + - uses: actions/setup-python@v2 + with: + python-version: '3.x' + - run: python3 -m test.validate_pids + diff --git a/.gitignore b/.gitignore index 2d2eb810..c6ecaf53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ _site/ .sass-cache/ .DS_Store +test/__pycache__ diff --git a/.travis-ci.sh b/.travis-ci.sh deleted file mode 100644 index d17fd0b3..00000000 --- a/.travis-ci.sh +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/bash -set -e # halt script on error - -HTMLPROOFER_OPTIONS="./_site --internal-domains=pid.codes --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/" - -bundle exec jekyll doctor -bundle exec jekyll build - -if [[ $TASK = 'htmlproofer' ]]; then - bundle exec htmlproofer $HTMLPROOFER_OPTIONS --disable-external -elif [[ $TASK = 'htmlproofer-external' ]]; then - bundle exec htmlproofer $HTMLPROOFER_OPTIONS -fi - -# Validate GH Pages DNS setup -bundle exec github-pages health-check diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 92dd674e..00000000 --- a/.travis.yml +++ /dev/null @@ -1,28 +0,0 @@ -sudo: false # route your build to the container-based infrastructure for a faster build - -language: ruby - -# Cache Ruby bundles -cache: bundler - -before_script: - - bundle exec github-pages versions - -# Assume bundler is being used, therefore -# the `install` step will run `bundle install` by default. -script: "bash -ex .travis-ci.sh" - -env: - global: - - NOKOGIRI_USE_SYSTEM_LIBRARIES=true # speeds up installation of html-proofer - -matrix: - fast_finish: true - include: - - rvm: 2.3.0 - env: TASK='htmlproofer' - - rvm: 2.3.0 - env: TASK='htmlproofer-external' - allow_failures: - - rvm: 2.3.0 - env: TASK='htmlproofer-external' diff --git a/1209/0D32/index.md b/1209/0D32/index.md index 7db8de45..2a01c801 100644 --- a/1209/0D32/index.md +++ b/1209/0D32/index.md @@ -1,9 +1,9 @@ --- layout: pid -title: ODrive v3 +title: ODrive owner: ODriveRobotics license: MIT site: https://odriverobotics.com/ source: https://github.com/madcowswe/ODriveFirmware --- -ODrive v3 is a two channel high performance three-phase motor controller. +ODrive is a high performance three-phase motor controller. diff --git a/1209/2021/index.md b/1209/2021/index.md new file mode 100644 index 00000000..da30d3aa --- /dev/null +++ b/1209/2021/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: AGC DSKY Alarm Panel Replica +owner: rrainey +license: CC-BY-SA 4.0 +site: https://github.com/rrainey +source: https://github.com/rrainey/DSKY-alarm-panel-replica +--- diff --git a/1209/2022/index.md b/1209/2022/index.md new file mode 100644 index 00000000..e93eaeb2 --- /dev/null +++ b/1209/2022/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: AGC DSKY Keyboard Replica +owner: rrainey +license: CC-BY-SA 4.0 +site: https://github.com/rrainey +source: https://github.com/rrainey/DSKY-keyboard-replica +--- diff --git a/1209/2050/index.md b/1209/2050/index.md new file mode 100644 index 00000000..3be4d07a --- /dev/null +++ b/1209/2050/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Alloy +owner: myStorm +license: SolderPad +site: http://forum.mystorm.uk/ +source: https://github.com/folknology/alloy +--- diff --git a/1209/2051/index.md b/1209/2051/index.md new file mode 100644 index 00000000..cc54e110 --- /dev/null +++ b/1209/2051/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Amalgam +owner: myStorm +license: SolderPad +site: http://forum.mystorm.uk/ +source: https://github.com/folknology/amalgam +--- diff --git a/1209/2052/index.md b/1209/2052/index.md new file mode 100644 index 00000000..270f54c3 --- /dev/null +++ b/1209/2052/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: BlackIce V +owner: myStorm +license: SolderPad +site: http://forum.mystorm.uk/ +source: https://github.com/folknology/BlackIceV +--- diff --git a/1209/2304/index.md b/1209/2304/index.md new file mode 100644 index 00000000..4e3fdef6 --- /dev/null +++ b/1209/2304/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Phoenix Board +owner: ErgoKB +license: GPLv3 +site: https://www.ergokb.tw/ +source: https://github.com/ErgoKB/Phoenix +--- diff --git a/1209/32b1/index.md b/1209/32b1/index.md new file mode 100644 index 00000000..72c217b4 --- /dev/null +++ b/1209/32b1/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: N32B +owner: Shik +license: CC0 1.0 Universal (Creative Commons) +site: https://shik.tech +source: https://github.com/Shik-Tech/N32B +--- \ No newline at end of file diff --git a/1209/3845/index.md b/1209/3845/index.md new file mode 100644 index 00000000..d7f184c7 --- /dev/null +++ b/1209/3845/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: MyFirstMacroPad +owner: Eeble +license: CC BY SA +site: http://github.com/eeble/myfirstmacropad/ +source: http://github.com/eeble/myfirstmacropad/ +--- +This is a work in progress, but I would like to reserve the PID as I work on the firmware. diff --git a/1209/3DBD/index.md b/1209/3DBD/index.md new file mode 100644 index 00000000..3a069c3f --- /dev/null +++ b/1209/3DBD/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: 3D Printed Keyboard 2 +owner: fornellas +license: MIT +site: https://github.com/fornellas/3dpkbd2 +source: https://github.com/fornellas/3dpkbd2 +--- \ No newline at end of file diff --git a/1209/4321/index.md b/1209/4321/index.md index ab3d1015..bc4c86a6 100644 --- a/1209/4321/index.md +++ b/1209/4321/index.md @@ -1,8 +1,8 @@ --- layout: pid -title: Offline Password Keeper Bootloader +title: Mooltipass Mini BLE owner: mooltipass license: CDDL site: http://www.themooltipass.com -source: https://github.com/limpkin/mooltipass +source: https://github.com/mooltipass/minible --- diff --git a/1209/4650/index.md b/1209/4650/index.md new file mode 100644 index 00000000..8ec5af5d --- /dev/null +++ b/1209/4650/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: RE5 +owner: e3w2q +license: MIT +site: https://github.com/e3w2q/re5-macropad +source: https://github.com/e3w2q/re5-macropad +--- +Macropad with 5 push button rotary encoders. \ No newline at end of file diff --git a/1209/4853/index.md b/1209/4853/index.md new file mode 100644 index 00000000..72a4ad95 --- /dev/null +++ b/1209/4853/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: HS Probe +owner: probe-rs +license: MIT +site: https://probe.rs/ +source: https://github.com/probe-rs/hs-probe +--- + +This is an open hardware/software probe for the Serial Wire Debug (SWD) and JTAG protocol. It utilizes an STM32F723 MCU which has an USB 2.0 High-speed Phy. diff --git a/1209/5000/index.md b/1209/5000/index.md new file mode 100644 index 00000000..7fba4fea --- /dev/null +++ b/1209/5000/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: TotTag +owner: Lab11 +license: Apache 2.0 +site: https://github.com/lab11/socitrack +source: https://github.com/lab11/socitrack +--- +The TotTag is a system for using ultra-wideband RF time-of-flight ranging to +perform indoor ranging and localization. diff --git a/1209/5114/index.md b/1209/5114/index.md new file mode 100644 index 00000000..d58bb4b0 --- /dev/null +++ b/1209/5114/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Silver +owner: Silica +license: GPLv3 +site: https://silica.io/ +source: https://github.com/Foalyy/silver-firmware +--- +Full-featured long-range remote control and intervalometer for digital cameras + diff --git a/1209/5150/index.md b/1209/5150/index.md new file mode 100644 index 00000000..ed6b851f --- /dev/null +++ b/1209/5150/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PowerMon +owner: 5150Lab +license: MIT +site: https://github.com/levonbragg/PowerMon +source: https://github.com/levonbragg/PowerMon +--- \ No newline at end of file diff --git a/1209/5304/index.md b/1209/5304/index.md new file mode 100644 index 00000000..e82c9c9d --- /dev/null +++ b/1209/5304/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: USB thermocouple logger +owner: klingler +license: MIT +site: http://www.mysite.com/ +source: https://github.com/richardklingler/usbthermocouple +--- diff --git a/1209/5555/index.md b/1209/5555/index.md new file mode 100644 index 00000000..6d6acc8a --- /dev/null +++ b/1209/5555/index.md @@ -0,0 +1,7 @@ +--- +layout: pid +title: SpeedHonator +owner: FrozenElectronics +license: Mozilla MPL 2.0/CC-BY-SA 4.0 +site: https://gitlab.com/FrozenElectronics/speedhonator +source: https://gitlab.com/FrozenElectronics/speedhonator diff --git a/1209/7522/index.md b/1209/7522/index.md new file mode 100644 index 00000000..e6d1a969 --- /dev/null +++ b/1209/7522/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MIDI2USB +owner: Makbit +license: MIT +site: https://makbit.com/web/ +source: https://github.com/makbit/MIDI2USB/ +--- \ No newline at end of file diff --git a/1209/8011/index.md b/1209/8011/index.md new file mode 100644 index 00000000..2d2d6759 --- /dev/null +++ b/1209/8011/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Printer Application Framework (PAPPL) +owner: OpenPrinting +license: Apache2.0 +site: https://www.msweet.org/pappl +source: https://github.com/michaelrsweet/pappl +--- +PAPPL is a simple C-based framework/library for developing CUPS Printer +Applications, which are the recommended replacement for printer drivers. \ No newline at end of file diff --git a/1209/805A/index.md b/1209/805A/index.md new file mode 100644 index 00000000..070411e8 --- /dev/null +++ b/1209/805A/index.md @@ -0,0 +1,22 @@ +--- +layout: pid +title: Bast BLE +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/BastBLE +source: https://github.com/ElectronicCats/BastBLE +--- +Bast BLE is all the best in the world format Feather and BLE with a Nordic NRF!, Feather pin to pin compatible with a USB port type C. + +Bast-BLE is supported in the Arduino development environment and Circuit Python coming soon + +We love all our Feathers equally, but this Feather is very special. It's our first Feather that is specifically designed for use with CircuitPython! CircuitPython is our beginner-oriented flavor of MicroPython - and as the name hints at, its a small but full-featured version of the popular Python programming language specifically for use with circuitry and electronics. + +Please note, CircuitPython does not come preloaded. See the full guide linked below for instructions on installing it + +Lipoly battery and USB cable not included (but we do have lots of options in the shop if you'd like!) + + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com diff --git a/1209/8250/index.md b/1209/8250/index.md new file mode 100644 index 00000000..550004a0 --- /dev/null +++ b/1209/8250/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Virtual HUB +owner: usbip-win +license: GPLv3 +site: https://github.com/cezanne/usbip-win +source: https://github.com/cezanne/usbip-win +--- diff --git a/1209/A200/index.md b/1209/A200/index.md new file mode 100644 index 00000000..3674db5e --- /dev/null +++ b/1209/A200/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: YaDRV - yet another stepper motor driver +owner: 0x0h +license: MIT +site: http://www.0x0h.com/ +source: http://github.com/alexgubanow/yadrv/ +--- +look for details at easyeda.com/alexgubanow/yadrv/ \ No newline at end of file diff --git a/1209/ABCD/index.md b/1209/ABCD/index.md index a21306ce..e180111a 100644 --- a/1209/ABCD/index.md +++ b/1209/ABCD/index.md @@ -3,9 +3,9 @@ layout: pid title: Domino owner: Sandeepan license: CC-BY-NC-ND 4.0 -site: http://sandeepan.info +site: http://sandeepan.dev source: http://github.com/SandeepanSG/Domino/ --- Open source embedded development board -
+ Find source files **_[here](http://github.com/SandeepanSG/Domino/tree/master/Sources/)_** diff --git a/1209/ACD0/index.md b/1209/ACD0/index.md new file mode 100644 index 00000000..818a1409 --- /dev/null +++ b/1209/ACD0/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: WarrantyVoids MIDI 2 CV +owner: WarrantyVoids +license: 3-Clause BSD +site: https://warrantyvoids.github.io/ModSynth/ +source: https://github.com/warrantyvoids/ModSynth +--- + +The [MIDI2CV](https://warrantyvoids.github.io/ModSynth/modules/midi2cv/) module is a MIDI to Control Voltage Eurorack-synthesizer module for the ModSynth project. \ No newline at end of file diff --git a/1209/BAB0/index.md b/1209/BAB0/index.md new file mode 100644 index 00000000..09341490 --- /dev/null +++ b/1209/BAB0/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: BastWiFi +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://electroniccats.com/store/bast-wifi/ +source: https://github.com/ElectronicCats/BastWiFi +--- +BastWiFi is all the best in the world format Feather and ESP32-S2!, Feather pin to pin compatible with a USB port type C + + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com diff --git a/1209/BAB9/index.md b/1209/BAB9/index.md new file mode 100644 index 00000000..a7b8cda0 --- /dev/null +++ b/1209/BAB9/index.md @@ -0,0 +1,16 @@ +--- +layout: pid +title: CatWAN Farmer +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/CatWAN_Farmer +source: https://github.com/ElectronicCats/CatWAN_Farmer +--- +CatWAN Farmer, a grower's water saving project + +Monitoring soil moisture at different depths to determine when to irrigate, and - more importantly - how much water is needed. Save 25%! + + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com \ No newline at end of file diff --git a/1209/BCDE/index.md b/1209/BCDE/index.md index fc7e4166..4ea1dfb8 100644 --- a/1209/BCDE/index.md +++ b/1209/BCDE/index.md @@ -3,9 +3,9 @@ layout: pid title: Neutrino owner: Sandeepan license: CC-BY-NC-ND 4.0 -site: http://sandeepan.info +site: http://sandeepan.dev source: http://github.com/SandeepanSG/Neutrino/ --- Open source embedded development board -
+ Find source files **_[here](http://github.com/SandeepanSG/Neutrino/tree/master/Sources/)_** diff --git a/1209/C011/index.md b/1209/C011/index.md new file mode 100644 index 00000000..3c01c5cb --- /dev/null +++ b/1209/C011/index.md @@ -0,0 +1,7 @@ +--- +layout: pid +title: Comrade P1 +owner: Comrade +license: CERN +source: https://github.com/ershov-konst/comrade-p1-firmware +--- diff --git a/1209/C550/index.md b/1209/C550/index.md new file mode 100644 index 00000000..f318177a --- /dev/null +++ b/1209/C550/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ch55xduino +owner: ThinkCreate +license: LGPL +site: https://github.com/DeqingSun/ch55xduino +source: https://github.com/DeqingSun/ch55xduino +--- +ch55xduino is an Arduino-like programming API for the CH55X, a family of low-cost MCS51 USB MCU. The project tries to remove the difficulty of setting up a compiling environment. diff --git a/1209/CACE/index.md b/1209/CACE/index.md new file mode 100644 index 00000000..2cb58f1b --- /dev/null +++ b/1209/CACE/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: PowerSupply +owner: TheHolyHorse +license: MIT +site: https://github.com/JeppeSRC/PowerSupply +source: https://github.com/JeppeSRC/PowerSupply +--- +Adjustable powersupply that can also be controlled by a PC over USB. diff --git a/1209/CCAA/index.md b/1209/CCAA/index.md new file mode 100644 index 00000000..8d97ad2e --- /dev/null +++ b/1209/CCAA/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PurpleDrop +owner: uwmisl +license: MIT +site: http://purpledrop.io +source: http://github.com/uwmisl/purpledrop +--- diff --git a/1209/CDEF/index.md b/1209/CDEF/index.md index 57dc9e07..7806cee2 100644 --- a/1209/CDEF/index.md +++ b/1209/CDEF/index.md @@ -3,9 +3,9 @@ layout: pid title: Gravitino owner: Sandeepan license: CC-BY-NC-ND 4.0 -site: http://sandeepan.info +site: http://sandeepan.dev source: http://github.com/SandeepanSG/Gravitino/ --- Open source embedded development board -
+ Find source files **_[here](http://github.com/SandeepanSG/Gravitino/tree/master/Sources/)_** diff --git a/1209/CM20/index.rm b/1209/CM20/index.rm new file mode 100644 index 00000000..1e4a9fe9 --- /dev/null +++ b/1209/CM20/index.rm @@ -0,0 +1,8 @@ +--- +layout: pid +title: Calliope mini +owner: Calliope +license: MIT, Apache 2.0 +site: http://www.calliope.cc +source: https://github.com/calliope-mini/calliope-mini.github.io +--- \ No newline at end of file diff --git a/1209/E07E/index.md b/1209/E07E/index.md new file mode 100644 index 00000000..b19acafd --- /dev/null +++ b/1209/E07E/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: AXIOM Remote +owner: apertus° +license: GNU GPL V2 & Cern OHL +site: https://www.apertus.org/axiom-remote +source: https://github.com/apertus-open-source-cinema/AXIOM-Remote/ +--- +The AXIOM Remote is a free software and open hardware control device for the AXIOM range of cameras. diff --git a/1209/F0DA/index.md b/1209/F0DA/index.md new file mode 100644 index 00000000..7267ea1d --- /dev/null +++ b/1209/F0DA/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: Command Deck +owner: Hyades +license: MIT +site: https://github.com/kamushadenes/commanddeck +source: https://github.com/kamushadenes/commanddeck_leonardo +--- +Command Deck is an open-source, tech-savvy alternative to Stream Deck-like devices, allowing you to assign several actions to a single key on a 4x4 keypad. + +It can be used with software like Emacs, Vim, OBS and basically anything that accepts keyboard commands. + +Mainly, such devices are useful for streamer to perform quick reactions to content, but many workflows are possible. I personally use it for coding. diff --git a/1209/FFB0/index.md b/1209/FFB0/index.md new file mode 100644 index 00000000..5874c8a8 --- /dev/null +++ b/1209/FFB0/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: OpenFFBoard +owner: YannickRichter +license: MIT +site: https://github.com/Ultrawipf/OpenFFBoard +source: https://github.com/Ultrawipf/OpenFFBoard +--- + +OpenFFBoard is a modular force feedback interface for DIY simulation devices diff --git a/1209/cb0b/index.md b/1209/cb0b/index.md new file mode 100644 index 00000000..feea1ee6 --- /dev/null +++ b/1209/cb0b/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: USB Type-C / PIC32 Breakout and Development Board +owner: lophtware +license: MIT and CC-BY-SA 4.0 +site: https://www.lophtware.co.uk/ +source: https://github.com/lophtware/UsbCPic32Breakout/ +--- +A USB2.0 Full-Speed Type-C board based on a PIC32 with a 1A +3.3V LDO for prototyping and breadboarding. diff --git "a/1209/\342\200\255BE7A\342\200\254/index.md" "b/1209/\342\200\255BE7A\342\200\254/index.md" new file mode 100644 index 00000000..70fccbdb --- /dev/null +++ "b/1209/\342\200\255BE7A\342\200\254/index.md" @@ -0,0 +1,9 @@ +--- +layout: pid +title: AXIOM Beta +owner: apertus° +license: GNU GPL V2 & Cern OHL +site: https://www.apertus.org/axiom-beta +source: https://github.com/apertus-open-source-cinema/axiom-firmware +--- +The AXIOM Beta is a free software and open hardware digital cinema camera. diff --git a/_posts/2015-04-03-welcome.md b/_posts/2015-04-03-welcome.md index 557d819d..e82f036a 100644 --- a/_posts/2015-04-03-welcome.md +++ b/_posts/2015-04-03-welcome.md @@ -4,7 +4,7 @@ title: Welcome to pid.codes date: 2015-04-03 12:00:00 categories: pidcodes --- -Welcome to pid.codes. If you're a maker, hobbyist, or startup company producing your own USB device, you've probably discovered that you need a USB Vendor ID and Product ID to uniquely identify your device to computers. The USB-IF's position is that the only way to do this is for each organisation to [pay $5000 for a unique Vendor ID](http://www.usb.org/developers/vendor/), which they may not share with other individuals or organisations. +Welcome to pid.codes. If you're a maker, hobbyist, or startup company producing your own USB device, you've probably discovered that you need a USB Vendor ID and Product ID to uniquely identify your device to computers. The USB-IF's position is that the only way to do this is for each organisation to [pay $6000 for a unique Vendor ID](http://www.usb.org/developers/vendor/), which they may not share with other individuals or organisations. For many makers and small companies, this is a prohibitive amount of money, and forces them to resort to workarounds, such as using other organisations' VIDs without permission, or simply making up a VID and PID. These solutions make things worse for everyone, by damaging the assumption that a VID/PID combination is unique to a given device. diff --git a/org/0x0h/index.md b/org/0x0h/index.md new file mode 100644 index 00000000..c8337da9 --- /dev/null +++ b/org/0x0h/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: 0x0h +site: http://www.0x0h.com/ +--- +A group of people who want to create something new. \ No newline at end of file diff --git a/org/5150Lab/index.md b/org/5150Lab/index.md new file mode 100644 index 00000000..df42dac4 --- /dev/null +++ b/org/5150Lab/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: 5150Lab +site: http://5150lab.com +--- +Crazy Trinkets by Crazy People \ No newline at end of file diff --git a/org/Calliope/index.rm b/org/Calliope/index.rm new file mode 100644 index 00000000..77e84de1 --- /dev/null +++ b/org/Calliope/index.rm @@ -0,0 +1,7 @@ +--- +layout: org +title: Calliope +site: http://www.calliope.cc/ +--- + +Calliope mini is a tiny open source controller designed to show you the fun in programming. Get creative and start coding! On our website you can easily get started with the Calliope mini and find tons of open education ressources and we’ll show you how to use it. Discover our different editors or take a look at the Calliope projects: You can build your own robots, musical instruments and much more. \ No newline at end of file diff --git a/org/Comrade/index.md b/org/Comrade/index.md new file mode 100644 index 00000000..f9904650 --- /dev/null +++ b/org/Comrade/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Comrade +--- +Developing sim racing devices with open source hardware. diff --git a/org/Eeble/index.md b/org/Eeble/index.md new file mode 100644 index 00000000..65b1218f --- /dev/null +++ b/org/Eeble/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Eeble +site: http://www.eeble.net/ +--- +I'm a sole hobbyist starting out building some keyboards/macropads and other USB enabled devices. diff --git a/org/ErgoKB/index.md b/org/ErgoKB/index.md new file mode 100644 index 00000000..7c2c739f --- /dev/null +++ b/org/ErgoKB/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ErgoKB +site: https://github.com/ErgoKB +--- +ErgoKB is mainly developing firmwares, hardwares, assistant tools for opensource ergonomic keyboards. diff --git a/org/FrozenElectronics/index.md b/org/FrozenElectronics/index.md new file mode 100644 index 00000000..cac4837b --- /dev/null +++ b/org/FrozenElectronics/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Frozen Electronics +site: https://www.frozenelectronics.ca/ +--- +Frozen Electronics is the name under which I design open-source embedded devices. I am particularly fond of the PIC32MX and MSP430/432 chips. diff --git a/org/Hyades/index.md b/org/Hyades/index.md new file mode 100644 index 00000000..1e8609d0 --- /dev/null +++ b/org/Hyades/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Hyades +site: https://hyades.io +--- +An one-man organisation with projects focused on information security. diff --git a/org/Lab11/index.md b/org/Lab11/index.md new file mode 100644 index 00000000..d4b6f542 --- /dev/null +++ b/org/Lab11/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Lab11 +site: https://lab11.eecs.umich.edu/ +--- +Lab11 develops novel devices, systems, and networks for the Internet of Everyday Things. diff --git a/org/Makbit/index.md b/org/Makbit/index.md new file mode 100644 index 00000000..df485d3b --- /dev/null +++ b/org/Makbit/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: Makbit +site: https://makbit.com/web/ +--- +I am independent software and hardware engineer, consultant, enthusiast. +I believe that knowledge and information should be free. +I do my best to share my successful projects. + diff --git a/org/ODriveRobotics/index.md b/org/ODriveRobotics/index.md index 643736a4..989da770 100644 --- a/org/ODriveRobotics/index.md +++ b/org/ODriveRobotics/index.md @@ -3,4 +3,4 @@ layout: org title: ODrive Robotics site: https://odriverobotics.com/ --- -ODrive is a project to create open source high performance motor controllers. \ No newline at end of file +ODrive is a project to create high performance motor controllers for robotics. \ No newline at end of file diff --git a/org/OpenPrinting/index.md b/org/OpenPrinting/index.md new file mode 100644 index 00000000..810fdba0 --- /dev/null +++ b/org/OpenPrinting/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: OpenPrinting +site: https://openprinting.github.io +--- +OpenPrinting works on the development of printing technology for Linux and +Unix-style operating systems. We collaborate with the IEEE-ISTO Printer +Working Group (PWG) for Internet Printing Protocol (IPP) projects. + diff --git a/org/Sandeepan/index.md b/org/Sandeepan/index.md index 0687136f..15d2677b 100644 --- a/org/Sandeepan/index.md +++ b/org/Sandeepan/index.md @@ -1,5 +1,5 @@ --- layout: org title: Sandeepan Sengupta -site: http://sandeepan.info +site: http://sandeepan.dev --- diff --git a/org/Shik/index.md b/org/Shik/index.md new file mode 100644 index 00000000..f4b59cdf --- /dev/null +++ b/org/Shik/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Shik +site: https://shik.tech +--- +SHIK is developing arduino based midi controllers DIY kits \ No newline at end of file diff --git a/org/Silica/index.md b/org/Silica/index.md new file mode 100644 index 00000000..d291278a --- /dev/null +++ b/org/Silica/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Silica +site: https://silica.io/ +--- +An electronics hobbyist building and sharing open-source stuff diff --git a/org/TheHolyHorse/index.md b/org/TheHolyHorse/index.md new file mode 100644 index 00000000..bc2d8c11 --- /dev/null +++ b/org/TheHolyHorse/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: TheHolyHorse +site: +--- +Software and electronics hobbyist. \ No newline at end of file diff --git a/org/ThinkCreate/index.md b/org/ThinkCreate/index.md new file mode 100644 index 00000000..be13754e --- /dev/null +++ b/org/ThinkCreate/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Think Create +site: http://thinkcreate.us/ +--- +Think Create designs and builds electronic prototypes and interactive installations. diff --git a/org/WarrantyVoids/index.md b/org/WarrantyVoids/index.md new file mode 100644 index 00000000..9e969c53 --- /dev/null +++ b/org/WarrantyVoids/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Warranty Voids +--- + +I am developing an open-source modular synthesizer and am an electronics enthousiast. diff --git a/org/YannickRichter/index.md b/org/YannickRichter/index.md new file mode 100644 index 00000000..3c0494cb --- /dev/null +++ b/org/YannickRichter/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Yannick Richter +site: https://y-richter.de/ +--- +Developing hardware and software for different projects diff --git "a/org/apertus\302\260/index.md" "b/org/apertus\302\260/index.md" new file mode 100644 index 00000000..22ba1599 --- /dev/null +++ "b/org/apertus\302\260/index.md" @@ -0,0 +1,6 @@ +--- +layout: org +title: apertus° +site: http://www.apertus.org/ +--- +The goal of the apertus° project is to create free and open technology for todays professional cinema and film production landscape and make all the generated knowledge freely available. diff --git a/org/e3w2q/index.md b/org/e3w2q/index.md index fb9a1463..1a417628 100644 --- a/org/e3w2q/index.md +++ b/org/e3w2q/index.md @@ -3,4 +3,4 @@ layout: org title: e3w2q site: https://github.com/e3w2q/ --- -I am making an open source keyboard. +I am designing open source keyboards. diff --git a/org/fornellas/index.md b/org/fornellas/index.md new file mode 100644 index 00000000..ddd358fc --- /dev/null +++ b/org/fornellas/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Fabio Pugliese Ornellas +site: https://github.com/fornellas/ +--- +Open source custom keyboard project. \ No newline at end of file diff --git a/org/klingler/index.md b/org/klingler/index.md new file mode 100644 index 00000000..7878e145 --- /dev/null +++ b/org/klingler/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Klingler +site: http://www.fpga.ch/ +--- +I am a private engineer focussed on developing open source hardware and software and simple evaluation kits. +This is my first USB project which evolved through another project soon to be published (SMT reflow pizza oven with USB) diff --git a/org/lophtware/index.md b/org/lophtware/index.md new file mode 100644 index 00000000..2dfaf0de --- /dev/null +++ b/org/lophtware/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: lophtware +site: https://www.lophtware.co.uk/ +--- +A man in his loft. diff --git a/org/myStorm/index.md b/org/myStorm/index.md new file mode 100644 index 00000000..694f577c --- /dev/null +++ b/org/myStorm/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: myStorm +site: http://forum.myStorm.uk/ +--- +MyStorm is a community building opensource hardware and software for FPGAs since 2016. diff --git a/org/probe-rs/index.md b/org/probe-rs/index.md new file mode 100644 index 00000000..92e891b4 --- /dev/null +++ b/org/probe-rs/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: Probe-rs +site: https://probe.rs/ +--- + +A modern, embedded debugging toolkit, written in Rust. + diff --git a/org/rrainey/index.md b/org/rrainey/index.md new file mode 100644 index 00000000..c62aaacb --- /dev/null +++ b/org/rrainey/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Riley Rainey +site: https://github.com/rrainey +--- +I'm the creator of several Open Hardware projects. diff --git a/org/usbip-win/index.md b/org/usbip-win/index.md new file mode 100644 index 00000000..119f3a8e --- /dev/null +++ b/org/usbip-win/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: usbip-win +site: https://github.com/cezanne/usbip-win +--- +usbip-win is an open-source project supporting USB/IP on Windows platform. diff --git a/org/uwmisl/index.md b/org/uwmisl/index.md new file mode 100644 index 00000000..4519fa07 --- /dev/null +++ b/org/uwmisl/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: UW Molecular Information Systems Lab +site: https://misl.cs.washington.edu/ +--- +The Molecular Information Systems Lab (MISL) at the University of Washington explores the intersection of information technology and molecular-level manipulation using in-silico and wet lab experiments. diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 00000000..e69de29b diff --git a/test/validate_pids.py b/test/validate_pids.py new file mode 100644 index 00000000..a1b58a56 --- /dev/null +++ b/test/validate_pids.py @@ -0,0 +1,31 @@ +from pathlib import Path +import sys + +existing_0xxx = {'0006', '01C0', '0007', '053A', '0256', '0008', '000f', '0BAB', '0009', '0001', '000a', '0010', '01CB', '000c', '0002', '000e', '0CBD', '000d', '000b', '0003', '0004', '0514', '0005', '0070', '0D32'} +existing_1xxx = {'1AB6', '1005', '1776', '1001', '1007', '1AB5', '1002', '1006', '1004', '1003', '1986'} + +vid_1209 = Path("1209") +pid1xxx = vid_1209.glob("1*") +pid1xxx = set([x.name for x in pid1xxx]) + + +pid0xxx = vid_1209.glob("0*") +pid0xxx = set([x.name for x in pid0xxx]) + +ok = True + +if pid1xxx - existing_1xxx: + print("Cannot claim 1xxx PID:", pid1xxx - existing_1xxx) + print("See here for more info: http://pid.codes/1209/") + ok = False + +if pid0xxx - existing_0xxx: + print("Cannot claim 0xxx PID:", pid0xxx - existing_0xxx) + print("See here for more info: http://pid.codes/1209/") + ok = False + + +if not ok: + sys.exit(-1) + +print("No errors found!") From a8a3b2332a77180c50121c84b08f253f72a6af30 Mon Sep 17 00:00:00 2001 From: LJ Date: Tue, 20 Oct 2020 07:35:06 +0200 Subject: [PATCH 059/723] Request PIDs 0x1775/6/7 uCANDevices - LJ --- 1209/{0775 => 1775}/index.md | 0 1209/{ => 1776}/0776/index.md | 0 1209/{0777 => 1777}/index.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename 1209/{0775 => 1775}/index.md (100%) rename 1209/{ => 1776}/0776/index.md (100%) rename 1209/{0777 => 1777}/index.md (100%) diff --git a/1209/0775/index.md b/1209/1775/index.md similarity index 100% rename from 1209/0775/index.md rename to 1209/1775/index.md diff --git a/1209/0776/index.md b/1209/1776/0776/index.md similarity index 100% rename from 1209/0776/index.md rename to 1209/1776/0776/index.md diff --git a/1209/0777/index.md b/1209/1777/index.md similarity index 100% rename from 1209/0777/index.md rename to 1209/1777/index.md From f886bcf9ef30452f94711d54b77e9af8d87f8744 Mon Sep 17 00:00:00 2001 From: LJ Date: Tue, 20 Oct 2020 07:39:56 +0200 Subject: [PATCH 060/723] Request PIDs 0x1779/8/7 uCANDevices - LJ --- 1209/{1775 => 1778}/index.md | 0 1209/{1776 => 1779}/0776/index.md | 0 1209/{1776 => 1779}/index.md | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename 1209/{1775 => 1778}/index.md (100%) rename 1209/{1776 => 1779}/0776/index.md (100%) rename 1209/{1776 => 1779}/index.md (100%) diff --git a/1209/1775/index.md b/1209/1778/index.md similarity index 100% rename from 1209/1775/index.md rename to 1209/1778/index.md diff --git a/1209/1776/0776/index.md b/1209/1779/0776/index.md similarity index 100% rename from 1209/1776/0776/index.md rename to 1209/1779/0776/index.md diff --git a/1209/1776/index.md b/1209/1779/index.md similarity index 100% rename from 1209/1776/index.md rename to 1209/1779/index.md From 040fab92385d10e6094413595bac2fe9fb487164 Mon Sep 17 00:00:00 2001 From: LJ Date: Tue, 20 Oct 2020 07:42:56 +0200 Subject: [PATCH 061/723] Request PIDs 0x2779/8/7 uCANDevices - LJ --- 1209/{1777 => 2777}/index.md | 0 1209/{1778 => 2778}/index.md | 0 1209/{1779 => 2779}/0776/index.md | 0 1209/{1779 => 2779}/index.md | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename 1209/{1777 => 2777}/index.md (100%) rename 1209/{1778 => 2778}/index.md (100%) rename 1209/{1779 => 2779}/0776/index.md (100%) rename 1209/{1779 => 2779}/index.md (100%) diff --git a/1209/1777/index.md b/1209/2777/index.md similarity index 100% rename from 1209/1777/index.md rename to 1209/2777/index.md diff --git a/1209/1778/index.md b/1209/2778/index.md similarity index 100% rename from 1209/1778/index.md rename to 1209/2778/index.md diff --git a/1209/1779/0776/index.md b/1209/2779/0776/index.md similarity index 100% rename from 1209/1779/0776/index.md rename to 1209/2779/0776/index.md diff --git a/1209/1779/index.md b/1209/2779/index.md similarity index 100% rename from 1209/1779/index.md rename to 1209/2779/index.md From 3cd213e6235dc551a8c51c6c8aebff8d2b10f86b Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Fri, 18 Sep 2020 19:12:13 +0200 Subject: [PATCH 062/723] Request 1209/3320 for MJS2020 sensor board --- 1209/3320/index.md | 12 ++++++++++++ org/Meetjestad/index.md | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/3320/index.md create mode 100644 org/Meetjestad/index.md diff --git a/1209/3320/index.md b/1209/3320/index.md new file mode 100644 index 00000000..d7a37da1 --- /dev/null +++ b/1209/3320/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: MJS2020: Meetjestad sensor station 2020 +owner: Meetjestad +license: CERN-OHL-W +site: https://www.meetjestad.net +source: https://github.com/meetjestad/mjs_pcb/tree/MJS2020 +--- +This board is intended to collect various weather and other sensor +measurements for the Meet Je Stad! project. It is a complete redesign of +the original sensor station from 2016 and includes native USB to +simplify programming by users. diff --git a/org/Meetjestad/index.md b/org/Meetjestad/index.md new file mode 100644 index 00000000..bb9ebd7d --- /dev/null +++ b/org/Meetjestad/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: Meet je stad! +site: https://www.meetjestad.net/ +--- +Meet je stad! (Dutch for "Measure your city") is a citizen science +initiative around climate and climate change. Among other things, the +project has designed open hardware intended to do fine grained +measurement of wheather and climate parameters within cities. From 09e8fb230746026313a0d8291862f926bcd38531 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 20 Oct 2020 09:09:13 +0200 Subject: [PATCH 063/723] Clarify reserved PIDs in the howto Previously, this page would refer to the VID page for the reserved PIDs, but also list the 1xxx reservation explicitly while omitting the 0xxx reservation. This commit lists both, but more briefly, removing some duplication. This also changes the reference "VID page" to "PID list page", since that matches the link at the start of the paragraph (from the link text "list of PIDs" it is not immediately obvious that it links to the VID page). --- howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto.md b/howto.md index 54d5f14e..3a6dde84 100644 --- a/howto.md +++ b/howto.md @@ -34,7 +34,7 @@ A short description of my organisation and what it does. If it's just you, that's fine too - put your own name and a short blurb about you and what you do. The site is an optional website for your organisation. ## 3. Find a VID and PID -Browse the [list of PIDs](/1209/) for an unused PID number. You may request any number that is not in use, except those reserved as described on the VID page. Note that PIDs on our existing VID, 0x1209, may not start with 0x1xxx - this range is reserved by the original owners of the VID. +Browse the [list of PIDs](/1209/) for an unused PID number. You may request any number that is not in use, except those reserved (0xxx and 1xxx) as described on the PID list page. When you've found a PID, create a directory named after it in the VID directory. So, if you picked PID `2345` on VID `1209`, create a directory with the path `/1209/2345/`. Inside it, create a file called `index.md` and add the following content: From 078efedaf6f2a6b3145dc327702c02d4fdedb342 Mon Sep 17 00:00:00 2001 From: Targett363 Date: Tue, 20 Oct 2020 10:27:35 +0100 Subject: [PATCH 064/723] Switching to PID that doesn't start 0 or 1 --- 1209/{0011 => 3252}/index.md | 0 1209/{0012 => 3253}/index.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename 1209/{0011 => 3252}/index.md (100%) rename 1209/{0012 => 3253}/index.md (100%) diff --git a/1209/0011/index.md b/1209/3252/index.md similarity index 100% rename from 1209/0011/index.md rename to 1209/3252/index.md diff --git a/1209/0012/index.md b/1209/3253/index.md similarity index 100% rename from 1209/0012/index.md rename to 1209/3253/index.md From 32fbcc0ce7d532f432e57e8782981f648eb7c75f Mon Sep 17 00:00:00 2001 From: MrAureliusR <41264289+MrAureliusR@users.noreply.github.com> Date: Wed, 21 Oct 2020 04:52:00 -0400 Subject: [PATCH 065/723] 5555: Fixed layout Fixed the layout of my PID, hopefully this allows it to show in the website. --- 1209/5555/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/1209/5555/index.md b/1209/5555/index.md index 6d6acc8a..f5a7fee5 100644 --- a/1209/5555/index.md +++ b/1209/5555/index.md @@ -5,3 +5,7 @@ owner: FrozenElectronics license: Mozilla MPL 2.0/CC-BY-SA 4.0 site: https://gitlab.com/FrozenElectronics/speedhonator source: https://gitlab.com/FrozenElectronics/speedhonator +--- +The Speedhonator (pronounced like speedometer) is a prototype +anti-cheat device for speedrunners. It tries to prevent the +"splicing" or faking of submitted runs. From 8a75b0529b11d43c19ab235b10b8f521dea619f8 Mon Sep 17 00:00:00 2001 From: nitz Date: Wed, 21 Oct 2020 09:23:59 -0400 Subject: [PATCH 066/723] 0D10/0D11 -> D10F/D110 --- 1209/{0D10 => D10F}/index.md | 0 1209/{0D11 => D110}/index.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename 1209/{0D10 => D10F}/index.md (100%) rename 1209/{0D11 => D110}/index.md (100%) diff --git a/1209/0D10/index.md b/1209/D10F/index.md similarity index 100% rename from 1209/0D10/index.md rename to 1209/D10F/index.md diff --git a/1209/0D11/index.md b/1209/D110/index.md similarity index 100% rename from 1209/0D11/index.md rename to 1209/D110/index.md From 513f9b8fa6450939a6343f761fb3493dbfd4a7dc Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Wed, 21 Oct 2020 12:03:08 -0400 Subject: [PATCH 067/723] Update index.md updated description --- org/OakDevelopmentTechnologies/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/OakDevelopmentTechnologies/index.md b/org/OakDevelopmentTechnologies/index.md index 1669a098..30572e24 100644 --- a/org/OakDevelopmentTechnologies/index.md +++ b/org/OakDevelopmentTechnologies/index.md @@ -3,4 +3,4 @@ layout: org title: Oak Development Technologies site: https://www.oakdev.tech/ --- -We make small and easy to use development boards the work with both circuitpython and arduino, as well as small and easy to use acorns breakout modules. +We make small and easy to use development boards the work with both circuitpython and arduino, as well as small and easy to use acorns breakout modules. All with the goal of developing and manufacturing our products within the United States. From 6cdfc9eef97ea8ae12de2b8c0cc13f5df50e2385 Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Fri, 23 Oct 2020 08:11:21 +1100 Subject: [PATCH 068/723] Add tzarc org, Djinn keyboard PID reservation. --- 1209/4919/index.md | 9 +++++++++ org/tzarc/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/4919/index.md create mode 100644 org/tzarc/index.md diff --git a/1209/4919/index.md b/1209/4919/index.md new file mode 100644 index 00000000..09b609c2 --- /dev/null +++ b/1209/4919/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Djinn Mechanical Keyboard +owner: tzarc +license: GPLv3 +site: https://github.com/tzarc/djinn +source: https://github.com/tzarc/djinn +--- +The Djinn is a 64-key split keyboard -- dual 4x7 with a 4-key thumb cluster. It also has a 5-way tactile hat switch under the thumb, as well as RGB and displays. \ No newline at end of file diff --git a/org/tzarc/index.md b/org/tzarc/index.md new file mode 100644 index 00000000..105aec53 --- /dev/null +++ b/org/tzarc/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Nick Brassel (@tzarc) +site: https://github.com/tzarc/ +--- +Mechatronics engineer, mechanical keyboard hobbyist. \ No newline at end of file From 1317f10ff1fb72060e043c22f7fb1b242ce62028 Mon Sep 17 00:00:00 2001 From: Mark Lentczner Date: Fri, 23 Oct 2020 10:49:05 -0700 Subject: [PATCH 069/723] Add electric.ktichen org & PID for Pulsar Buddy project --- 1209/6F00/index.md | 10 ++++++++++ org/electric.kitchen/index.md | 11 +++++++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/6F00/index.md create mode 100644 org/electric.kitchen/index.md diff --git a/1209/6F00/index.md b/1209/6F00/index.md new file mode 100644 index 00000000..cec3a88d --- /dev/null +++ b/1209/6F00/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Pulsar Buddy +owner: electric.kitchen +license: BSD, CC BY-SA 3.0 +site: https://github.com/mzero/pulsar-buddy/wiki +source: https://github.com/mzero/pulsar-buddy +--- +Pulsar Buddy is a small clock unit for the SOMA Lab's Pulsar-23 synth. +It is also useful with other modular synths. diff --git a/org/electric.kitchen/index.md b/org/electric.kitchen/index.md new file mode 100644 index 00000000..7e571998 --- /dev/null +++ b/org/electric.kitchen/index.md @@ -0,0 +1,11 @@ +--- +layout: org +title: electric.kitchen +site: https://electric.kitchen/ +--- +electric.kitchen is the electronic music project of Mark Lentczner. + +Besides music, the project also creates open source hardware and software +for creation of electronic music. + +Repositories can be found at https://github.com/mzero. From 9cb789943289f04c75433109ded864924e3a0f23 Mon Sep 17 00:00:00 2001 From: Zou Hanya Date: Sat, 24 Oct 2020 16:33:32 +0900 Subject: [PATCH 070/723] Request pid for BBQ10 USB keyboard --- 1209/9801/index.md | 13 +++++++++++++ org/hanyazou/index.md | 5 +++++ 2 files changed, 18 insertions(+) create mode 100644 1209/9801/index.md create mode 100644 org/hanyazou/index.md diff --git a/1209/9801/index.md b/1209/9801/index.md new file mode 100644 index 00000000..91106cb6 --- /dev/null +++ b/1209/9801/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: BBQ10 USB keyboard +owner: hanyazou +license: CERN Open Hardware Licence v1.2 (hardware) / GPLv2 (firmware) +site: https://github.com/hanyazou/pmod_bbq10_keyboard +source: https://github.com/hanyazou/qmk_firmware +--- +A small USB keyboard based on BB Q10 Keyboard PMOD. +Gerber: + +Firmware (QMK base): + diff --git a/org/hanyazou/index.md b/org/hanyazou/index.md new file mode 100644 index 00000000..c1034ca8 --- /dev/null +++ b/org/hanyazou/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: hanyazou +--- +Develop PCB and firmware which have USB port From 7474a25451544ea696dff6b9adc4c85d4a62309f Mon Sep 17 00:00:00 2001 From: Nathan W <497545532@qq.com> Date: Mon, 26 Oct 2020 08:57:30 +0800 Subject: [PATCH 071/723] Request PID for LNE projects --- 1209/5858/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/5858/index.md b/1209/5858/index.md index e1ef9368..cce656a3 100644 --- a/1209/5858/index.md +++ b/1209/5858/index.md @@ -4,6 +4,6 @@ title: LNE Keyboard Device owner: LNE license: GPLv3 site: https://github.com/ln-org -source: https://github.com/NWIron/qmk_firmware +source: https://github.com/NWIron/unidock --- LNE Keyboard Device From 2e9610712b4f9ddc67519130a37fc82bfcbfa40c Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Sun, 25 Oct 2020 18:11:31 -0700 Subject: [PATCH 072/723] Add description from repo --- 1209/4651/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/4651/index.md b/1209/4651/index.md index 39344846..1e59b247 100644 --- a/1209/4651/index.md +++ b/1209/4651/index.md @@ -6,3 +6,4 @@ license: MIT site: https://github.com/e3w2q/te96-keyboard source: https://github.com/e3w2q/te96-keyboard --- +Expandable keyboard PCB with a smaller pitch. From 930a3904b3087ebe80aa7a6da1400b17dca36110 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Sun, 25 Oct 2020 18:27:38 -0700 Subject: [PATCH 073/723] Add description from the PR --- 1209/2344/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2344/index.md b/1209/2344/index.md index 9a9d52fa..ea104ac7 100644 --- a/1209/2344/index.md +++ b/1209/2344/index.md @@ -5,4 +5,4 @@ owner: jaseg license: AGPLv3 source: https://git.jaseg.de/moargb.git --- - +MoaRGB is a high-power RGB LED controller with a self-documenting CDC-compatible interface. From 64f54fe01cf8f9e6a98f85971a3178b86b154fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Sun, 6 Sep 2020 14:18:21 +0200 Subject: [PATCH 074/723] sinara/stabilizer: add org and pid MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * org/Sinara: add Sinara organization * 1209/392F: add Stabilizer PID Signed-off-by: Robert Jördens --- 1209/392F/index.md | 9 +++++++++ org/Sinara/index.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/392F/index.md create mode 100644 org/Sinara/index.md diff --git a/1209/392F/index.md b/1209/392F/index.md new file mode 100644 index 00000000..24cef81d --- /dev/null +++ b/1209/392F/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Stabilizer +owner: Sinara +license: GPLv3.0+, CERN OHL v1.2 +site: https://github.com/sinara-hw/stabilizer +source: https://github.com/quartiq/stabilizer +--- +Stabilizer is a CPU-based dual-channel fast servo (general purpose PID controller). diff --git a/org/Sinara/index.md b/org/Sinara/index.md new file mode 100644 index 00000000..baaf9f96 --- /dev/null +++ b/org/Sinara/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Sinara +site: https://sinara-hw.github.io/ +--- +Sinara is an open-source hardware ecosystem originally designed for use in quantum physics experiments running the ARTIQ control software. The hardware is also suitable for a broad range of laboratory and test & measurement applications. + From 9f5f8a65aa56993a361a5d315146057098a6ff29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Mon, 26 Oct 2020 17:22:21 +0100 Subject: [PATCH 075/723] 1209/3933: add Sinara/Booster * preferred pid 0x3933 chosed as 0x391e (Sinara magic) plus 21 (Sinara Booster board_id) * c.f. 1209/392F (Stabilizer) --- 1209/3933/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/3933/index.md diff --git a/1209/3933/index.md b/1209/3933/index.md new file mode 100644 index 00000000..10f4da6c --- /dev/null +++ b/1209/3933/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Booster +owner: Sinara +license: GPLv3.0+, CERN OHL v1.2 +site: https://github.com/sinara-hw/booster +source: https://github.com/sinara-hw/booster-firmware +--- +Booster is a 8-channel radio-frequency power amplifier. From c6af63c0f809863d5db767dd9522ef19b4ce3559 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 26 Oct 2020 13:33:59 -0700 Subject: [PATCH 076/723] Standardize on upper case and check length (#573) --- 1209/{000a => 000A}/index.md | 0 1209/{000b => 000B}/index.md | 0 1209/{000c => 000C}/index.md | 0 1209/{000d => 000D}/index.md | 0 1209/{000e => 000E}/index.md | 0 1209/{000f => 000F}/index.md | 0 1209/{32b1 => 32B1}/index.md | 0 .../index.md" => 1209/BE7A/index.md | 0 1209/{cb0b => CB0B}/index.md | 0 test/validate_pids.py | 16 ++++++++++++++-- 10 files changed, 14 insertions(+), 2 deletions(-) rename 1209/{000a => 000A}/index.md (100%) rename 1209/{000b => 000B}/index.md (100%) rename 1209/{000c => 000C}/index.md (100%) rename 1209/{000d => 000D}/index.md (100%) rename 1209/{000e => 000E}/index.md (100%) rename 1209/{000f => 000F}/index.md (100%) rename 1209/{32b1 => 32B1}/index.md (100%) rename "1209/\342\200\255BE7A\342\200\254/index.md" => 1209/BE7A/index.md (100%) rename 1209/{cb0b => CB0B}/index.md (100%) diff --git a/1209/000a/index.md b/1209/000A/index.md similarity index 100% rename from 1209/000a/index.md rename to 1209/000A/index.md diff --git a/1209/000b/index.md b/1209/000B/index.md similarity index 100% rename from 1209/000b/index.md rename to 1209/000B/index.md diff --git a/1209/000c/index.md b/1209/000C/index.md similarity index 100% rename from 1209/000c/index.md rename to 1209/000C/index.md diff --git a/1209/000d/index.md b/1209/000D/index.md similarity index 100% rename from 1209/000d/index.md rename to 1209/000D/index.md diff --git a/1209/000e/index.md b/1209/000E/index.md similarity index 100% rename from 1209/000e/index.md rename to 1209/000E/index.md diff --git a/1209/000f/index.md b/1209/000F/index.md similarity index 100% rename from 1209/000f/index.md rename to 1209/000F/index.md diff --git a/1209/32b1/index.md b/1209/32B1/index.md similarity index 100% rename from 1209/32b1/index.md rename to 1209/32B1/index.md diff --git "a/1209/\342\200\255BE7A\342\200\254/index.md" b/1209/BE7A/index.md similarity index 100% rename from "1209/\342\200\255BE7A\342\200\254/index.md" rename to 1209/BE7A/index.md diff --git a/1209/cb0b/index.md b/1209/CB0B/index.md similarity index 100% rename from 1209/cb0b/index.md rename to 1209/CB0B/index.md diff --git a/test/validate_pids.py b/test/validate_pids.py index a1b58a56..f4f161b9 100644 --- a/test/validate_pids.py +++ b/test/validate_pids.py @@ -1,19 +1,31 @@ from pathlib import Path import sys -existing_0xxx = {'0006', '01C0', '0007', '053A', '0256', '0008', '000f', '0BAB', '0009', '0001', '000a', '0010', '01CB', '000c', '0002', '000e', '0CBD', '000d', '000b', '0003', '0004', '0514', '0005', '0070', '0D32'} +existing_0xxx = {'0006', '01C0', '0007', '053A', '0256', '0008', '000F', '0BAB', '0009', '0001', '000A', + '0010', '01CB', '000C', '0002', '000E', '0CBD', '000D', '000B', '0003', '0004', '0514', + '0005', '0070', '0D32'} existing_1xxx = {'1AB6', '1005', '1776', '1001', '1007', '1AB5', '1002', '1006', '1004', '1003', '1986'} vid_1209 = Path("1209") pid1xxx = vid_1209.glob("1*") pid1xxx = set([x.name for x in pid1xxx]) - pid0xxx = vid_1209.glob("0*") pid0xxx = set([x.name for x in pid0xxx]) ok = True +for pid in vid_1209.iterdir(): + pid = pid.name + if pid == "index.md": + continue + if pid.upper() != pid: + ok = False + print("PID must be upper case:", pid) + if len(pid) != 4: + ok = False + print("Pid is too long: '" + pid + "'") + if pid1xxx - existing_1xxx: print("Cannot claim 1xxx PID:", pid1xxx - existing_1xxx) print("See here for more info: http://pid.codes/1209/") From 036106e4bdc697085f256fb6f47de69baceea99d Mon Sep 17 00:00:00 2001 From: Manuel Date: Tue, 27 Oct 2020 23:09:33 +0100 Subject: [PATCH 077/723] Update index.md --- org/HappyShootingCommunity/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/HappyShootingCommunity/index.md b/org/HappyShootingCommunity/index.md index 90de5901..62b2e1ce 100644 --- a/org/HappyShootingCommunity/index.md +++ b/org/HappyShootingCommunity/index.md @@ -2,4 +2,4 @@ layout: org title: HappyShooting Community --- -A foto podcasts community members creating Midi Controller to control LR +A foto podcasts community members creating Midi Controller to control LR. From 589858bf1cc5a76ecbd849cc1ce9f6068ad5e64e Mon Sep 17 00:00:00 2001 From: dx-mon Date: Thu, 29 Oct 2020 02:21:48 +0000 Subject: [PATCH 078/723] Added the bad_alloc organisation for USB-needing hardware/software projects --- org/bad_alloc/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/bad_alloc/index.md diff --git a/org/bad_alloc/index.md b/org/bad_alloc/index.md new file mode 100644 index 00000000..ac870101 --- /dev/null +++ b/org/bad_alloc/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: bad_alloc Heavy Industries +site: http://bad-alloc.net/ +--- + From 53d0382eea5cc5dcdaf032625084081533307d65 Mon Sep 17 00:00:00 2001 From: dx-mon Date: Thu, 29 Oct 2020 02:45:00 +0000 Subject: [PATCH 079/723] PIDs for MXKeyboard and SPIFlashProgrammer --- 1209/110C/index.md | 8 ++++++++ 1209/BADA/index.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/110C/index.md create mode 100644 1209/BADA/index.md diff --git a/1209/110C/index.md b/1209/110C/index.md new file mode 100644 index 00000000..73121a08 --- /dev/null +++ b/1209/110C/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: SPIFlashProgrammer +owner: bad_alloc +license: BSD-3-Clause + CERN-OHL-S v2 +site: https://github.com/bad-alloc-heavy-industries/SPIFlashProgrammer +source: https://github.com/bad-alloc-heavy-industries/SPIFlashProgrammer +--- diff --git a/1209/BADA/index.md b/1209/BADA/index.md new file mode 100644 index 00000000..f44a23b0 --- /dev/null +++ b/1209/BADA/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MXKeyboard +owner: bad_alloc +license: BSD-3-Clause + CERN-OHL-S v2 +site: https://github.com/bad-alloc-heavy-industries/MXKeyboard +source: https://github.com/bad-alloc-heavy-industries/MXKeyboard +--- From abb80650cc9360329fa17bbc0e46e594da972392 Mon Sep 17 00:00:00 2001 From: dx-mon Date: Fri, 30 Oct 2020 00:00:59 +0000 Subject: [PATCH 080/723] Added project descriptions for both MXKeyboard and SPIFlashProgrammer --- 1209/110C/index.md | 5 +++++ 1209/BADA/index.md | 14 ++++++++++++++ org/bad_alloc/index.md | 1 - 3 files changed, 19 insertions(+), 1 deletion(-) diff --git a/1209/110C/index.md b/1209/110C/index.md index 73121a08..edc9fbe3 100644 --- a/1209/110C/index.md +++ b/1209/110C/index.md @@ -6,3 +6,8 @@ license: BSD-3-Clause + CERN-OHL-S v2 site: https://github.com/bad-alloc-heavy-industries/SPIFlashProgrammer source: https://github.com/bad-alloc-heavy-industries/SPIFlashProgrammer --- +SPIFlashProgrammer is a simple but effective SPI Flash device programming platform +targeting 25 series devices such as the M25P16 and W25Q80BV. + +The platform is based around the TI Tiva-C series of MCUs and is designed for both +production and development Flash programming via its USB-connected and standalone modes. diff --git a/1209/BADA/index.md b/1209/BADA/index.md index f44a23b0..33ea982c 100644 --- a/1209/BADA/index.md +++ b/1209/BADA/index.md @@ -6,3 +6,17 @@ license: BSD-3-Clause + CERN-OHL-S v2 site: https://github.com/bad-alloc-heavy-industries/MXKeyboard source: https://github.com/bad-alloc-heavy-industries/MXKeyboard --- +After betting fed up with the state of mechanical keyboards a few years ago, +MXKeyboard became DX-MON's brainchild. + +How about a mechanical backlit keyboard which has has no LED flicker by not +using LED matrix scanning, and with full n-Key rollover and the usual gaming goodies. +Additionally, how about a keyboard that is on-surface reprogrammable, with profiles +for saved configurations of settings, full control of debounce, key-down time, +key-up time, and software switch actuation type (momentary, latching), and which +can be connected via one or both of USB and PS/2 with OTG mobile functionality? + +Well, now you have MXKeyboard. A free, open-source hardware and software typing +platform, suitable for the photo-sensitive, motor-imparied, gaming, and touch typing. +Type how you like without having to screw about with your PC's settings, and take your +preferences anywhere. diff --git a/org/bad_alloc/index.md b/org/bad_alloc/index.md index ac870101..f156db6a 100644 --- a/org/bad_alloc/index.md +++ b/org/bad_alloc/index.md @@ -3,4 +3,3 @@ layout: org title: bad_alloc Heavy Industries site: http://bad-alloc.net/ --- - From 45e3a705329763c053779f9a4717aaa74b44ee7e Mon Sep 17 00:00:00 2001 From: dx-mon Date: Fri, 30 Oct 2020 00:01:45 +0000 Subject: [PATCH 081/723] Fixed a typo in the MXKeyboard blurb --- 1209/BADA/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/BADA/index.md b/1209/BADA/index.md index 33ea982c..489985b8 100644 --- a/1209/BADA/index.md +++ b/1209/BADA/index.md @@ -6,7 +6,7 @@ license: BSD-3-Clause + CERN-OHL-S v2 site: https://github.com/bad-alloc-heavy-industries/MXKeyboard source: https://github.com/bad-alloc-heavy-industries/MXKeyboard --- -After betting fed up with the state of mechanical keyboards a few years ago, +After getting fed up with the state of mechanical keyboards a few years ago, MXKeyboard became DX-MON's brainchild. How about a mechanical backlit keyboard which has has no LED flicker by not From 41ab2b5c3b9a5b3fc108f81312b5e3b728c5b7c4 Mon Sep 17 00:00:00 2001 From: dx-mon Date: Fri, 30 Oct 2020 01:35:22 +0000 Subject: [PATCH 082/723] Fixed having not noticed that 110C sits inside the reserved range, so picked a new PID --- 1209/{110C => AB0C}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{110C => AB0C}/index.md (100%) diff --git a/1209/110C/index.md b/1209/AB0C/index.md similarity index 100% rename from 1209/110C/index.md rename to 1209/AB0C/index.md From 16b86f148e33d4266f646eeb1281dc83125ac93e Mon Sep 17 00:00:00 2001 From: north* Date: Fri, 30 Oct 2020 03:20:34 -0700 Subject: [PATCH 083/723] updated description --- 1209/9001/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/9001/index.md b/1209/9001/index.md index ef276314..0a9b0132 100644 --- a/1209/9001/index.md +++ b/1209/9001/index.md @@ -5,7 +5,7 @@ owner: Combine Reality license: cc-bt-sa-4.0 site: combinereality.org source: https://github.com/CombineReality/North-Star-Integrator ; -Based on lilyPadUSB-caterina, for use with the Combine Reality North Star Integrator board: https://github.com/CombineReality/ArduinoCore-avr + --- The North Star Integrator is a purpose-built USB hub From 656f2711aafe9a162f6c433ff349954a9d3cd99b Mon Sep 17 00:00:00 2001 From: north* Date: Fri, 30 Oct 2020 03:23:15 -0700 Subject: [PATCH 084/723] owner name changed --- 1209/9001/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/9001/index.md b/1209/9001/index.md index 0a9b0132..573068b4 100644 --- a/1209/9001/index.md +++ b/1209/9001/index.md @@ -1,7 +1,7 @@ --- layout: pid title: North Star Integrator -owner: Combine Reality +owner: CombineReality license: cc-bt-sa-4.0 site: combinereality.org source: https://github.com/CombineReality/North-Star-Integrator ; From e02608feea4019324f2aa7a1cc9cde20f16b6e07 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 29 Oct 2020 17:11:20 +0100 Subject: [PATCH 085/723] Fix MJS2020 (1209/3320) board page This used a colon in the title, which breaks parsing of the frontmatter block. This causes the board to be omitted from the pid list and the board page to only show the extended description, none of the defined fields. Adding quotes around the title fixes this. --- 1209/3320/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/3320/index.md b/1209/3320/index.md index d7a37da1..cb6288a0 100644 --- a/1209/3320/index.md +++ b/1209/3320/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: MJS2020: Meetjestad sensor station 2020 +title: "MJS2020: Meetjestad sensor station 2020" owner: Meetjestad license: CERN-OHL-W site: https://www.meetjestad.net From f38a599586c3448ffe4aff6a80b3f3d44eedbd3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Mon, 2 Nov 2020 14:49:43 +0800 Subject: [PATCH 086/723] Update index.md Change 8787 license --- 1209/8787/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8787/index.md b/1209/8787/index.md index 187ebaf7..09bbc941 100644 --- a/1209/8787/index.md +++ b/1209/8787/index.md @@ -2,7 +2,7 @@ layout: pid title: MVMC-lab_M128_V3 owner: MVMC-lab -license: No license. All rights reserved by MVMC-lab. +license: NCU-MVMC-lab site: https://gitlab.com/MVMC-lab source: https://gitlab.com/MVMC-lab --- From 9043138ba55daecdb8b6bfae1615c0c4a4980300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Mon, 2 Nov 2020 14:50:57 +0800 Subject: [PATCH 087/723] Update index.md Change 8788 license --- 1209/8788/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8788/index.md b/1209/8788/index.md index 1b790a66..59a4ff63 100644 --- a/1209/8788/index.md +++ b/1209/8788/index.md @@ -2,7 +2,7 @@ layout: pid title: MVMC-lab_M3_V1 owner: MVMC-lab -license: No license. All rights reserved by MVMC-lab. +license: NCU-MVMC-lab site: https://gitlab.com/MVMC-lab source: https://gitlab.com/MVMC-lab --- From 3f57f50fd2e1b7f84ef6735037138264239c9690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Mon, 9 Nov 2020 15:52:05 +0800 Subject: [PATCH 088/723] Create index.md --- org/MVMC-lab/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/MVMC-lab/index.md diff --git a/org/MVMC-lab/index.md b/org/MVMC-lab/index.md new file mode 100644 index 00000000..9aa8070a --- /dev/null +++ b/org/MVMC-lab/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MVMC-lab +site: https://gitlab.com/MVMC-lab +--- +MVMC-lab in NCU.Taiwan for development board projects From d3a44d13553c7811ee797c5720c5fdf3f088d50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Mon, 9 Nov 2020 15:53:11 +0800 Subject: [PATCH 089/723] Update index.md --- org/MVMC-lab/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/MVMC-lab/index.md b/org/MVMC-lab/index.md index 9aa8070a..409feeca 100644 --- a/org/MVMC-lab/index.md +++ b/org/MVMC-lab/index.md @@ -3,4 +3,4 @@ layout: org title: MVMC-lab site: https://gitlab.com/MVMC-lab --- -MVMC-lab in NCU.Taiwan for development board projects +MVMC-lab in NCU.Taiwan for development board projects. From 568ad802ee1bcf769daffa7b9fb29f331faff24b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= Date: Tue, 10 Nov 2020 16:24:50 +0800 Subject: [PATCH 090/723] Delete redundant org files --- org/MVMC-lab_M128_V3/index.md | 5 ----- org/MVMC-lab_M3_V1/index.md | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 org/MVMC-lab_M128_V3/index.md delete mode 100644 org/MVMC-lab_M3_V1/index.md diff --git a/org/MVMC-lab_M128_V3/index.md b/org/MVMC-lab_M128_V3/index.md deleted file mode 100644 index a79ee81e..00000000 --- a/org/MVMC-lab_M128_V3/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: org -title: MVMC-lab_M128_V3 -site: https://gitlab.com/MVMC-lab ---- diff --git a/org/MVMC-lab_M3_V1/index.md b/org/MVMC-lab_M3_V1/index.md deleted file mode 100644 index 77f8ad87..00000000 --- a/org/MVMC-lab_M3_V1/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -layout: org -title: MVMC-lab_M3_V1 -site: https://gitlab.com/MVMC-lab ---- From 91e56df1143931f47a73aa47d06375c6eb4f6667 Mon Sep 17 00:00:00 2001 From: Kirill Kotyagin Date: Wed, 11 Nov 2020 14:25:08 +0300 Subject: [PATCH 091/723] Create index.md for r2axz organization. --- org/r2axz/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/r2axz/index.md diff --git a/org/r2axz/index.md b/org/r2axz/index.md new file mode 100644 index 00000000..1764911c --- /dev/null +++ b/org/r2axz/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Kirill Kotyagin (R2AXZ) +site: https://github.com/r2axz +--- +Software developer, ham radio operator, and electronics enthusiast. From 6257df8f2fb4d37d68c1960d7f28c2a85d2e5865 Mon Sep 17 00:00:00 2001 From: Kirill Kotyagin Date: Wed, 11 Nov 2020 14:29:25 +0300 Subject: [PATCH 092/723] Create Device Description --- 1209/FFFE/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FFFE/index.md diff --git a/1209/FFFE/index.md b/1209/FFFE/index.md new file mode 100644 index 00000000..2ceaa58b --- /dev/null +++ b/1209/FFFE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: STM32 Blue Pill Serial Monster +owner: r2axz +license: MIT +site: https://github.com/r2axz +source: https://github.com/r2axz/bluepill-serial-monster +--- From 68406d56c6cf7431f350ebe43afa9fff05bc13a3 Mon Sep 17 00:00:00 2001 From: disatannos <71754087+disatannos@users.noreply.github.com> Date: Sun, 15 Nov 2020 14:02:43 +0800 Subject: [PATCH 093/723] Fixed site URL & license --- 1209/9001/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/9001/index.md b/1209/9001/index.md index 573068b4..cddf930a 100644 --- a/1209/9001/index.md +++ b/1209/9001/index.md @@ -2,8 +2,8 @@ layout: pid title: North Star Integrator owner: CombineReality -license: cc-bt-sa-4.0 -site: combinereality.org +license: cc-by-sa-4.0 +site: https://combinereality.com/integrator source: https://github.com/CombineReality/North-Star-Integrator ; --- From 28788b8c1e00dbfede7196409f8f3015c7acbbf2 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Tue, 17 Nov 2020 09:26:22 -0700 Subject: [PATCH 094/723] Restore System76 Thelio Io mapping, destroyed by #527 --- 1209/{2779 => 1776}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{2779 => 1776}/index.md (100%) diff --git a/1209/2779/index.md b/1209/1776/index.md similarity index 100% rename from 1209/2779/index.md rename to 1209/1776/index.md From 498fd23b100aa4f213617fa5d9a24d310b5c17c0 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 17 Nov 2020 22:56:48 -0800 Subject: [PATCH 095/723] Additional validation. * Ensure PID directories only have an index.md * Ensure PIDs are valid hex. --- 1209/2779/{0776 => }/index.md | 0 1209/{CM20/index.rm => CA20/index.md} | 0 test/validate_pids.py | 10 ++++++++++ 3 files changed, 10 insertions(+) rename 1209/2779/{0776 => }/index.md (100%) rename 1209/{CM20/index.rm => CA20/index.md} (100%) diff --git a/1209/2779/0776/index.md b/1209/2779/index.md similarity index 100% rename from 1209/2779/0776/index.md rename to 1209/2779/index.md diff --git a/1209/CM20/index.rm b/1209/CA20/index.md similarity index 100% rename from 1209/CM20/index.rm rename to 1209/CA20/index.md diff --git a/test/validate_pids.py b/test/validate_pids.py index f4f161b9..707440dc 100644 --- a/test/validate_pids.py +++ b/test/validate_pids.py @@ -15,10 +15,20 @@ ok = True +for index in vid_1209.glob("*/*"): + if index.name != "index.md": + ok = False + print("Invalid file:", index) + for pid in vid_1209.iterdir(): pid = pid.name if pid == "index.md": continue + try: + int(pid, 16) + except ValueError: + ok = False + print("PID " + pid + " not valid hex. Must be 4 characters 0-9 or A-F.") if pid.upper() != pid: ok = False print("PID must be upper case:", pid) From 4c000de5730f7286961125846a95b6fd28ae7bba Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 17 Nov 2020 23:12:08 -0800 Subject: [PATCH 096/723] Check org index.md files as well --- org/Calliope/{index.rm => index.md} | 0 test/validate_pids.py | 6 ++++++ 2 files changed, 6 insertions(+) rename org/Calliope/{index.rm => index.md} (100%) diff --git a/org/Calliope/index.rm b/org/Calliope/index.md similarity index 100% rename from org/Calliope/index.rm rename to org/Calliope/index.md diff --git a/test/validate_pids.py b/test/validate_pids.py index 707440dc..f7e3be07 100644 --- a/test/validate_pids.py +++ b/test/validate_pids.py @@ -20,6 +20,12 @@ ok = False print("Invalid file:", index) + +for index in Path("org").glob("*/*"): + if index.name != "index.md": + ok = False + print("Invalid file:", index) + for pid in vid_1209.iterdir(): pid = pid.name if pid == "index.md": From 0027c8a6968c70b6c521d4a0bad69a07824326f8 Mon Sep 17 00:00:00 2001 From: PJG Date: Thu, 19 Nov 2020 12:51:55 +0100 Subject: [PATCH 097/723] Create index.md --- org/gumulka/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/gumulka/index.md diff --git a/org/gumulka/index.md b/org/gumulka/index.md new file mode 100644 index 00000000..a2a5b21d --- /dev/null +++ b/org/gumulka/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Gumulka Tinkering Projects +site: http://gitgub.com/pgum +--- +I do opensource tinkering and projects mostly related to my hobbies From 23a54eb79a32ebbbe761cc7cf98653005ea7ace9 Mon Sep 17 00:00:00 2001 From: PJG Date: Thu, 19 Nov 2020 12:55:31 +0100 Subject: [PATCH 098/723] Create index.md --- 1209/EA69/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/EA69/index.md diff --git a/1209/EA69/index.md b/1209/EA69/index.md new file mode 100644 index 00000000..3f62a40d --- /dev/null +++ b/1209/EA69/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: guMIDI Controller +owner: gumulka +license: GNU GPL 3 +site: https://github.com/pgum/guMIDIcontroller +source: https://github.com/pgum/guMIDIcontroller +--- From 0389a084f3f16bf19db99ea5f78d97ab464e2b33 Mon Sep 17 00:00:00 2001 From: PJG Date: Thu, 19 Nov 2020 12:58:03 +0100 Subject: [PATCH 099/723] Update index.md --- 1209/EA69/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/EA69/index.md b/1209/EA69/index.md index 3f62a40d..a3a0623c 100644 --- a/1209/EA69/index.md +++ b/1209/EA69/index.md @@ -6,3 +6,4 @@ license: GNU GPL 3 site: https://github.com/pgum/guMIDIcontroller source: https://github.com/pgum/guMIDIcontroller --- +This MIDI controller uses Arduino Leonardo for uC which is openSource hardware. From 3022e79226ebf9142e68b39f48343e98da1767d1 Mon Sep 17 00:00:00 2001 From: "Ibnu D. Aji" Date: Sat, 21 Nov 2020 15:05:30 +0700 Subject: [PATCH 100/723] Added ibnuda org, squiggle pid. --- 1209/6969/index.md | 9 +++++++++ org/ibnuda/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/6969/index.md create mode 100644 org/ibnuda/index.md diff --git a/1209/6969/index.md b/1209/6969/index.md new file mode 100644 index 00000000..6b4f6668 --- /dev/null +++ b/1209/6969/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Squiggle Mechanical Keyboard +owner: ibnuda +license: GPLv3 +site: https://github.com/ibnuda/Squiggle +source: https://github.com/ibnuda/Squiggle +--- +Squiggle is a keyboard family with 5 columns and 2-4 thumb keys with the main focus of minimalism. diff --git a/org/ibnuda/index.md b/org/ibnuda/index.md new file mode 100644 index 00000000..feb3cb8c --- /dev/null +++ b/org/ibnuda/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Ibnu D. Aji (@ibnuda) +site: https://siskam.link +--- +Software engineer, mechanical keyboard hobbyist. From 939dfa7580bc74f5c49367ad2e959cf0c0f5d0cb Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 24 Nov 2020 07:34:09 -0500 Subject: [PATCH 101/723] Create index.md adding variant of CP Sapling with SPI Flash --- 1209/4DDE/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DDE/index.md diff --git a/1209/4DDE/index.md b/1209/4DDE/index.md new file mode 100644 index 00000000..1c94efe2 --- /dev/null +++ b/1209/4DDE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: CP Sapling Development Board w/ SPI Flash +owner: OakDevelopmentTechnologies +license: MIT +site: https://github.com/skerr92/odt-dev-boards +source: https://github.com/skerr92/odt-dev-boards +--- From dd5dead523d64e2e4aa6f322b032847380d0f8a5 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Thu, 26 Nov 2020 16:16:51 +0300 Subject: [PATCH 102/723] Added Cluster to org --- org/Cluster/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 org/Cluster/index.md diff --git a/org/Cluster/index.md b/org/Cluster/index.md new file mode 100644 index 00000000..52da4979 --- /dev/null +++ b/org/Cluster/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Alexey 'Cluster' Avdyukhin +--- +[Alexey 'Cluster' Avdyukhin](http://github.com/ClusterM/). Russian hardware and software developer. From 6e89d02d15db2aa5123e051c5105f12e4a95628b Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Thu, 26 Nov 2020 16:17:29 +0300 Subject: [PATCH 103/723] added PID 0xBABA for Famicom Cartridge Dumper/Writer --- 1209/BABA/index.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 1209/BABA/index.md diff --git a/1209/BABA/index.md b/1209/BABA/index.md new file mode 100644 index 00000000..175eca26 --- /dev/null +++ b/1209/BABA/index.md @@ -0,0 +1,20 @@ +--- +layout: pid +title: Famicom Cartridge Dumper/Writer +owner: Cluster +license: GPLv3 +site: https://github.com/ClusterM/famicom-dumper +source: https://github.com/ClusterM/famicom-dumper +--- +This is simple dumper/writer for Famicom cartridges. + +![Dumper](https://github.com/ClusterM/famicom-dumper/raw/master/images/dumper.jpg) + +You can use it to: +* Dump cartridges, so you can play copy of your cartridge on emulator +* Read/write battery backed saves, so you can continue your saved game on emulator/console +* Write special cartridges like [COOLGIRL](https://github.com/ClusterM/coolgirl-famicom-multicard) +* Rewrite ultracheap chinese COOLBOY cartridges. Soldering required but it's very simple. +* Test your cartridges +* Some reverse engineering +* Anything else that requires Famicom bus simulation From b8f7a98133e3b10ce93e7e655a0fb59db8ecb456 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Thu, 26 Nov 2020 16:17:59 +0300 Subject: [PATCH 104/723] Added PID 0xDEDA for Famiclone and Sega Mega Drive controller to USB adapters --- 1209/DEDA/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/DEDA/index.md diff --git a/1209/DEDA/index.md b/1209/DEDA/index.md new file mode 100644 index 00000000..2ebe02bc --- /dev/null +++ b/1209/DEDA/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Famiclone and Sega Mega Drive controller to USB adapters +owner: Cluster +license: GPLv3 +site: https://github.com/ClusterM/nessmd2usb +source: https://github.com/ClusterM/nessmd2usb +--- +Famiclone and Sega Mega Drive controller to USB adapters. + +![NESSMD2USB](https://github.com/ClusterM/nessmd2usb/raw/master/images/photo.jpg) From e48c6fffb230f3a399087a05e0b10f881a37b541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Fri, 27 Nov 2020 15:13:21 +0800 Subject: [PATCH 105/723] Update 8787 index --- 1209/8787/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8787/index.md b/1209/8787/index.md index 09bbc941..032fd5ca 100644 --- a/1209/8787/index.md +++ b/1209/8787/index.md @@ -4,5 +4,5 @@ title: MVMC-lab_M128_V3 owner: MVMC-lab license: NCU-MVMC-lab site: https://gitlab.com/MVMC-lab -source: https://gitlab.com/MVMC-lab +source: https://gitlab.com/MVMC-lab/usb_transmit_program_system --- From 201e27c2a09dfec451e8f9eda911fdd8d1c65f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Fri, 27 Nov 2020 15:13:32 +0800 Subject: [PATCH 106/723] Update 8788 index --- 1209/8788/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8788/index.md b/1209/8788/index.md index 59a4ff63..55b6b938 100644 --- a/1209/8788/index.md +++ b/1209/8788/index.md @@ -4,5 +4,5 @@ title: MVMC-lab_M3_V1 owner: MVMC-lab license: NCU-MVMC-lab site: https://gitlab.com/MVMC-lab -source: https://gitlab.com/MVMC-lab +source: https://gitlab.com/MVMC-lab/usb_transmit_program_system --- From d9d9787953ed90fdc1d2d264a9826d695ed556e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Fri, 27 Nov 2020 15:52:59 +0800 Subject: [PATCH 107/723] Update 8787 license --- 1209/8787/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8787/index.md b/1209/8787/index.md index 032fd5ca..e3aceca2 100644 --- a/1209/8787/index.md +++ b/1209/8787/index.md @@ -2,7 +2,7 @@ layout: pid title: MVMC-lab_M128_V3 owner: MVMC-lab -license: NCU-MVMC-lab +license: MIT License site: https://gitlab.com/MVMC-lab source: https://gitlab.com/MVMC-lab/usb_transmit_program_system --- From a14b231f98451753a1c36dd8c7701677a880cef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Fri, 27 Nov 2020 15:53:13 +0800 Subject: [PATCH 108/723] Update 8788 license --- 1209/8788/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8788/index.md b/1209/8788/index.md index 55b6b938..ab8367f1 100644 --- a/1209/8788/index.md +++ b/1209/8788/index.md @@ -2,7 +2,7 @@ layout: pid title: MVMC-lab_M3_V1 owner: MVMC-lab -license: NCU-MVMC-lab +license: MIT License site: https://gitlab.com/MVMC-lab source: https://gitlab.com/MVMC-lab/usb_transmit_program_system --- From e21190072c1e6309b7140f3c49bf1d3a3d1dca11 Mon Sep 17 00:00:00 2001 From: Solartraveler Date: Sat, 28 Nov 2020 18:53:49 +0100 Subject: [PATCH 109/723] Add PID 0x7700 for IRUSB project --- 1209/7700/index.md | 9 +++++++++ org/marwedels.de/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/7700/index.md create mode 100644 org/marwedels.de/index.md diff --git a/1209/7700/index.md b/1209/7700/index.md new file mode 100644 index 00000000..f27cae9c --- /dev/null +++ b/1209/7700/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: IRUSB +owner: marwedels.de +license: CC BY-SA 3.0 DE (hardware) / GPLv3.0+ (firmware) / GPLv2.0+ (host program) +site: https://github.com/Solartraveler/irusb +source: https://github.com/Solartraveler/irusb +--- +Send and receive infrared remote control codes over USB \ No newline at end of file diff --git a/org/marwedels.de/index.md b/org/marwedels.de/index.md new file mode 100644 index 00000000..362a1031 --- /dev/null +++ b/org/marwedels.de/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: marwedels.de +site: http://www.marwedels.de/malte +--- +Several personal DIY electronic projects \ No newline at end of file From c1ff217a8cefc6d4bc3a116cfcf3ecf2664fd6e3 Mon Sep 17 00:00:00 2001 From: Danny Herdian <24710147+Daenzell@users.noreply.github.com> Date: Mon, 30 Nov 2020 01:37:54 +0700 Subject: [PATCH 110/723] Create index.md --- org/Daenzell/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Daenzell/index.md diff --git a/org/Daenzell/index.md b/org/Daenzell/index.md new file mode 100644 index 00000000..adfd480f --- /dev/null +++ b/org/Daenzell/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Daenzell +site: +--- +STM32f401 Custom Humain Interface Device Controller From 60dba9c90c1f77d0ad786cbe50edfe6df6402e2c Mon Sep 17 00:00:00 2001 From: Danny Herdian <24710147+Daenzell@users.noreply.github.com> Date: Mon, 30 Nov 2020 01:40:01 +0700 Subject: [PATCH 111/723] Update index.md --- org/Daenzell/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/Daenzell/index.md b/org/Daenzell/index.md index adfd480f..5f23ff38 100644 --- a/org/Daenzell/index.md +++ b/org/Daenzell/index.md @@ -1,6 +1,6 @@ --- layout: org title: Daenzell -site: +site: https://github.com/Daenzell/F401Controller --- STM32f401 Custom Humain Interface Device Controller From fa665852ed417e0fb387cd46d7717156e91d9356 Mon Sep 17 00:00:00 2001 From: Danny Herdian <24710147+Daenzell@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:03:15 +0700 Subject: [PATCH 112/723] Update index.md --- org/Daenzell/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/Daenzell/index.md b/org/Daenzell/index.md index 5f23ff38..48c313d6 100644 --- a/org/Daenzell/index.md +++ b/org/Daenzell/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Daenzell +title: EMC Dev site: https://github.com/Daenzell/F401Controller --- STM32f401 Custom Humain Interface Device Controller From 302fbe47d4e2c2f626786617520a101f5f0d1181 Mon Sep 17 00:00:00 2001 From: Danny Herdian <24710147+Daenzell@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:03:28 +0700 Subject: [PATCH 113/723] Update index.md --- org/Daenzell/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/Daenzell/index.md b/org/Daenzell/index.md index 48c313d6..7b6bb40f 100644 --- a/org/Daenzell/index.md +++ b/org/Daenzell/index.md @@ -1,6 +1,6 @@ --- layout: org -title: EMC Dev +title: EMCDev site: https://github.com/Daenzell/F401Controller --- STM32f401 Custom Humain Interface Device Controller From 09e785b0301e6813d883871fcf3b22a9fdd42e50 Mon Sep 17 00:00:00 2001 From: Danny Herdian <24710147+Daenzell@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:05:23 +0700 Subject: [PATCH 114/723] Create index.md --- 1209/E3CE/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/E3CE/index.md diff --git a/1209/E3CE/index.md b/1209/E3CE/index.md new file mode 100644 index 00000000..ff3b4768 --- /dev/null +++ b/1209/E3CE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: EMC +owner: Daenzell +license: MIT +site: https://github.com/Daenzell/F401Controller +source: https://github.com/Daenzell/F401Controller +--- From aa3801e485c73f47b6ab1ad129779fc300f47784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Tue, 1 Dec 2020 15:28:21 +0800 Subject: [PATCH 115/723] Update index.md --- 1209/8787/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8787/index.md b/1209/8787/index.md index e3aceca2..758ab930 100644 --- a/1209/8787/index.md +++ b/1209/8787/index.md @@ -4,5 +4,5 @@ title: MVMC-lab_M128_V3 owner: MVMC-lab license: MIT License site: https://gitlab.com/MVMC-lab -source: https://gitlab.com/MVMC-lab/usb_transmit_program_system +source: https://gitlab.com/j121706/m128_v3_layout --- From 132618f13565f3374620542850435cc3d588be6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Tue, 1 Dec 2020 15:28:36 +0800 Subject: [PATCH 116/723] Update index.md --- 1209/8788/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8788/index.md b/1209/8788/index.md index ab8367f1..b53c8068 100644 --- a/1209/8788/index.md +++ b/1209/8788/index.md @@ -4,5 +4,5 @@ title: MVMC-lab_M3_V1 owner: MVMC-lab license: MIT License site: https://gitlab.com/MVMC-lab -source: https://gitlab.com/MVMC-lab/usb_transmit_program_system +source: https://gitlab.com/j121706/m128_v3_layout --- From 1e591fb90921fc381efd46a8bef92eb023e299f4 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Tue, 1 Dec 2020 14:28:59 +0300 Subject: [PATCH 117/723] Update 1209/BABA/index.md Co-authored-by: Scott Shawcroft --- 1209/BABA/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/BABA/index.md b/1209/BABA/index.md index 175eca26..4e774891 100644 --- a/1209/BABA/index.md +++ b/1209/BABA/index.md @@ -2,7 +2,7 @@ layout: pid title: Famicom Cartridge Dumper/Writer owner: Cluster -license: GPLv3 +license: MIT site: https://github.com/ClusterM/famicom-dumper source: https://github.com/ClusterM/famicom-dumper --- From 4ce6010c862143ae68e66ae60eb4234ff0f788d9 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Tue, 1 Dec 2020 16:20:25 +0300 Subject: [PATCH 118/723] Update index.md --- 1209/BABA/index.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/1209/BABA/index.md b/1209/BABA/index.md index 4e774891..76fb5ab0 100644 --- a/1209/BABA/index.md +++ b/1209/BABA/index.md @@ -2,19 +2,23 @@ layout: pid title: Famicom Cartridge Dumper/Writer owner: Cluster -license: MIT -site: https://github.com/ClusterM/famicom-dumper -source: https://github.com/ClusterM/famicom-dumper +license: GPLv3 +site: https://github.com/ClusterM/famicom-dumper-writer +source: https://github.com/ClusterM/famicom-dumper-writer --- -This is simple dumper/writer for Famicom cartridges. +This is simple dumper/writer for Famicom cartridges and Famicom Disc System cards. This version is much faster compared to +the [old one](https://github.com/ClusterM/famicom-dumper). It's using very accurate M2 cycle simulation and usinc FSMC +(Flexible Static Memory Controller) to access PRG and CHR memory. FSMC is precisely synchronized with the M2 clock signal +using CPLD chip. Also new version uses fast on-chip USB controller instead of slow FT232 USB-UART converter. -![Dumper](https://github.com/ClusterM/famicom-dumper/raw/master/images/dumper.jpg) +![Dumper](https://github.com/ClusterM/famicom-dumper-writer/raw/main/photos/dumper.jpg) You can use it to: * Dump cartridges, so you can play copy of your cartridge on emulator * Read/write battery backed saves, so you can continue your saved game on emulator/console * Write special cartridges like [COOLGIRL](https://github.com/ClusterM/coolgirl-famicom-multicard) -* Rewrite ultracheap chinese COOLBOY cartridges. Soldering required but it's very simple. +* Rewrite ultracheap chinese COOLBOY cartridges. Soldering is required for old versions but it's very simple. New versions can be rewrited without soldering * Test your cartridges +* Read and frite Famicom Disk System cards using FDS drive with RAM adapter * Some reverse engineering * Anything else that requires Famicom bus simulation From d35d5043a7caa92bc1b930be67e60d6b73938935 Mon Sep 17 00:00:00 2001 From: MickGyver Date: Tue, 1 Dec 2020 15:54:47 +0200 Subject: [PATCH 119/723] Request for PID 0xD666 for DaemonBite Game Controller Adapter --- 1209/D666/index.md | 9 +++++++++ org/DaemonBite/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/D666/index.md create mode 100644 org/DaemonBite/index.md diff --git a/1209/D666/index.md b/1209/D666/index.md new file mode 100644 index 00000000..5698e8e3 --- /dev/null +++ b/1209/D666/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Game Controller Adapter +owner: DaemonBite +license: GPLv3 +site: https://github.com/MickGyver/DaemonBite-Retro-Controllers-USB +source: https://github.com/MickGyver/DaemonBite-Retro-Controllers-USB +--- +A range of low lag retro game controllers to USB adapters. \ No newline at end of file diff --git a/org/DaemonBite/index.md b/org/DaemonBite/index.md new file mode 100644 index 00000000..b1df1fab --- /dev/null +++ b/org/DaemonBite/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: DaemonBite +site: http://www.daemonbite.com/ +--- +Open source gaming and music production related hardware projects. \ No newline at end of file From 73cb7e6c872b0e6e81528714c2064b83eef45067 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Tue, 1 Dec 2020 17:16:29 +0300 Subject: [PATCH 120/723] Update index.md --- 1209/BABA/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/BABA/index.md b/1209/BABA/index.md index 76fb5ab0..06b64653 100644 --- a/1209/BABA/index.md +++ b/1209/BABA/index.md @@ -17,7 +17,7 @@ You can use it to: * Dump cartridges, so you can play copy of your cartridge on emulator * Read/write battery backed saves, so you can continue your saved game on emulator/console * Write special cartridges like [COOLGIRL](https://github.com/ClusterM/coolgirl-famicom-multicard) -* Rewrite ultracheap chinese COOLBOY cartridges. Soldering is required for old versions but it's very simple. New versions can be rewrited without soldering +* Rewrite ultracheap chinese COOLBOY cartridges. Soldering is required for old versions but it's very simple. New versions can be rewritten without soldering * Test your cartridges * Read and frite Famicom Disk System cards using FDS drive with RAM adapter * Some reverse engineering From 8aeee03b8c28e621f983cf6af1205ab0efe03398 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Tue, 1 Dec 2020 17:29:21 +0300 Subject: [PATCH 121/723] Update index.md English language fixes. --- 1209/BABA/index.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/1209/BABA/index.md b/1209/BABA/index.md index 06b64653..5b4645fe 100644 --- a/1209/BABA/index.md +++ b/1209/BABA/index.md @@ -6,19 +6,17 @@ license: GPLv3 site: https://github.com/ClusterM/famicom-dumper-writer source: https://github.com/ClusterM/famicom-dumper-writer --- -This is simple dumper/writer for Famicom cartridges and Famicom Disc System cards. This version is much faster compared to -the [old one](https://github.com/ClusterM/famicom-dumper). It's using very accurate M2 cycle simulation and usinc FSMC -(Flexible Static Memory Controller) to access PRG and CHR memory. FSMC is precisely synchronized with the M2 clock signal -using CPLD chip. Also new version uses fast on-chip USB controller instead of slow FT232 USB-UART converter. +This is a simple dumper/writer for Famicom cartridges and Famicom Disc System cards. This version is much faster compared to the [old one](https://github.com/ClusterM/famicom-dumper). It's using a very accurate M2 cycle simulation and FSMC (Flexible Static Memory Controller) to access PRG and CHR memory. FSMC is precisely synchronized with the M2 clock signal using a CPLD chip. The new version is also using a fast on-chip USB controller instead of a slow FT232 USB-UART converter. ![Dumper](https://github.com/ClusterM/famicom-dumper-writer/raw/main/photos/dumper.jpg) You can use it to: -* Dump cartridges, so you can play copy of your cartridge on emulator -* Read/write battery backed saves, so you can continue your saved game on emulator/console -* Write special cartridges like [COOLGIRL](https://github.com/ClusterM/coolgirl-famicom-multicard) -* Rewrite ultracheap chinese COOLBOY cartridges. Soldering is required for old versions but it's very simple. New versions can be rewritten without soldering -* Test your cartridges -* Read and frite Famicom Disk System cards using FDS drive with RAM adapter -* Some reverse engineering -* Anything else that requires Famicom bus simulation + +* Dump cartridges, so you can play copy of your cartridge on emulator. +* Read/write battery backed saves, so that you can continue your saved game on emulator/console. +* Write special cartridges like [COOLGIRL](https://github.com/ClusterM/coolgirl-famicom-multicard). +* Rewrite ultracheap chinese COOLBOY cartridges. Soldering is required to work with old versions but it's very simple. New versions can be rewritten without soldering. +* Test your cartridges. +* Read and frite Famicom Disk System cards using FDS drive with the RAM adapter. +* Some reverse engineering. +* Anything else that requires Famicom bus simulation. From 550def876ae8bac8ff7b754bfa5f79b1e0f796aa Mon Sep 17 00:00:00 2001 From: Deqing Sun Date: Wed, 2 Dec 2020 03:03:12 -0500 Subject: [PATCH 122/723] add request for hid device --- 1209/C55D/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/C55D/index.md diff --git a/1209/C55D/index.md b/1209/C55D/index.md new file mode 100644 index 00000000..f4b6b4be --- /dev/null +++ b/1209/C55D/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ch55xduino for HID devices +owner: Think Create +license: LGPL +site: https://github.com/DeqingSun/ch55xduino +source: https://github.com/DeqingSun/ch55xduino +--- +ch55xduino is an Arduino-like programming API for the CH55X, a family of low-cost MCS51 USB MCU. The project tries to remove the difficulty of setting up a compiling environment. From be5ca837472735e95c4661edfc494d55dc8de538 Mon Sep 17 00:00:00 2001 From: Gabriele Scalici Date: Fri, 4 Dec 2020 06:49:38 +0100 Subject: [PATCH 123/723] VIP and PID application --- 1209/2346/index.md | 9 +++++++++ org/phobos-instruments/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/2346/index.md create mode 100644 org/phobos-instruments/index.md diff --git a/1209/2346/index.md b/1209/2346/index.md new file mode 100644 index 00000000..a08467bd --- /dev/null +++ b/1209/2346/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: QUIK Mini +owner: Phobos Instruments +license: GNU General Public License v3.0 +site: https://phobos-instruments.com/ +source: https://github.com/phobos-instruments/QUIK-Knobs +--- +8 analog inputs, portable MIDI controller \ No newline at end of file diff --git a/org/phobos-instruments/index.md b/org/phobos-instruments/index.md new file mode 100644 index 00000000..06f4e659 --- /dev/null +++ b/org/phobos-instruments/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Phobos Instruments +site: https://phobos-instruments.com/ +--- +Open-source, portable MIDI controllers. \ No newline at end of file From 350eab4f15891b96e1332cde331465407fcb023b Mon Sep 17 00:00:00 2001 From: PHOBOS Instruments <70580119+phobos-instruments@users.noreply.github.com> Date: Fri, 4 Dec 2020 07:12:06 +0100 Subject: [PATCH 124/723] Update index.md --- 1209/2346/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2346/index.md b/1209/2346/index.md index a08467bd..13617f80 100644 --- a/1209/2346/index.md +++ b/1209/2346/index.md @@ -6,4 +6,4 @@ license: GNU General Public License v3.0 site: https://phobos-instruments.com/ source: https://github.com/phobos-instruments/QUIK-Knobs --- -8 analog inputs, portable MIDI controller \ No newline at end of file +Portable MIDI controller From db14497a9ba24bd63007489fc516b9a2530acca1 Mon Sep 17 00:00:00 2001 From: PHOBOS Instruments <70580119+phobos-instruments@users.noreply.github.com> Date: Fri, 4 Dec 2020 07:22:48 +0100 Subject: [PATCH 125/723] fixed path --- 1209/2346/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2346/index.md b/1209/2346/index.md index 13617f80..e34873ac 100644 --- a/1209/2346/index.md +++ b/1209/2346/index.md @@ -1,7 +1,7 @@ --- layout: pid title: QUIK Mini -owner: Phobos Instruments +owner: phobos-instruments license: GNU General Public License v3.0 site: https://phobos-instruments.com/ source: https://github.com/phobos-instruments/QUIK-Knobs From 19ff3c4858e4e0acd662ba916a029c1a7c6c0ae3 Mon Sep 17 00:00:00 2001 From: zgtk-guri <11141699+zgtk-guri@users.noreply.github.com> Date: Mon, 7 Dec 2020 00:18:04 +0900 Subject: [PATCH 126/723] Add Guri-Tech org and PID 5C00 --- 1209/5C00/index.md | 8 ++++++++ org/Guri-Tech/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/5C00/index.md create mode 100644 org/Guri-Tech/index.md diff --git a/1209/5C00/index.md b/1209/5C00/index.md new file mode 100644 index 00000000..e812cd31 --- /dev/null +++ b/1209/5C00/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: c-pro-micro +owner: Guri-Tech +license: CC BY-SA 3.0 +site: https://github.com/zgtk-guri/c-pro-micro +source: https://github.com/zgtk-guri/c-pro-micro +--- \ No newline at end of file diff --git a/org/Guri-Tech/index.md b/org/Guri-Tech/index.md new file mode 100644 index 00000000..eebc71d1 --- /dev/null +++ b/org/Guri-Tech/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Guri-Tech +site: https://guri-tech.booth.pm/ +--- +Guri-Tech develops open-source usb mcu board with type-c for opensource keyboard \ No newline at end of file From 279245db406be20ca8c73c65ee330064d3691eb0 Mon Sep 17 00:00:00 2001 From: Erik Gilling Date: Fri, 11 Dec 2020 15:30:28 -0800 Subject: [PATCH 127/723] Add PID 0xEEEE for Lithe project. --- 1209/EEEE/index.md | 8 ++++++++ org/VillaLabs/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/EEEE/index.md create mode 100644 org/VillaLabs/index.md diff --git a/1209/EEEE/index.md b/1209/EEEE/index.md new file mode 100644 index 00000000..0fcbae85 --- /dev/null +++ b/1209/EEEE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Lithe USB Arcade Stick Adapater +owner: VillaLabs +license: MIT +site: https://github.com/konkers/lithe +source: https://github.com/konkers/lithe +--- diff --git a/org/VillaLabs/index.md b/org/VillaLabs/index.md new file mode 100644 index 00000000..5b60f9dd --- /dev/null +++ b/org/VillaLabs/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Villa Labs +--- +Erik Gilling's Various Personal Projects. From 4af20b6234c5ceec2ad6009ac1b8d373ece25509 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Wed, 16 Dec 2020 01:03:19 +0800 Subject: [PATCH 128/723] Create readme.md --- org/StackRduino/readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 org/StackRduino/readme.md diff --git a/org/StackRduino/readme.md b/org/StackRduino/readme.md new file mode 100644 index 00000000..4550cc74 --- /dev/null +++ b/org/StackRduino/readme.md @@ -0,0 +1 @@ +Stack From 38cafdc58106563934ff74bb233d38f3693abebd Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Wed, 16 Dec 2020 01:08:10 +0800 Subject: [PATCH 129/723] Update readme.md --- org/StackRduino/readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/org/StackRduino/readme.md b/org/StackRduino/readme.md index 4550cc74..6b45b069 100644 --- a/org/StackRduino/readme.md +++ b/org/StackRduino/readme.md @@ -1 +1,8 @@ -Stack + +--- +layout: org +title: StackRduino +site: https://github.com/StackRduino/ +--- +Creating an advanced Development board for Arduino & CircuitPython with stackable visual and communication shields + From 4f42f3753e44d26ae600f4977f3b6d39caece0bc Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Wed, 16 Dec 2020 01:19:30 +0800 Subject: [PATCH 130/723] Create readme.md --- org/StackRduino-M0/readme.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 org/StackRduino-M0/readme.md diff --git a/org/StackRduino-M0/readme.md b/org/StackRduino-M0/readme.md new file mode 100644 index 00000000..4550cc74 --- /dev/null +++ b/org/StackRduino-M0/readme.md @@ -0,0 +1 @@ +Stack From dbf26a9689527bae84a3a9053c2342566896d308 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Wed, 16 Dec 2020 01:21:39 +0800 Subject: [PATCH 131/723] Delete readme.md --- org/StackRduino-M0/readme.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 org/StackRduino-M0/readme.md diff --git a/org/StackRduino-M0/readme.md b/org/StackRduino-M0/readme.md deleted file mode 100644 index 4550cc74..00000000 --- a/org/StackRduino-M0/readme.md +++ /dev/null @@ -1 +0,0 @@ -Stack From 50010600df80b697a6ded1575c62840366124723 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Wed, 16 Dec 2020 18:11:53 +0800 Subject: [PATCH 132/723] Update readme.md --- org/StackRduino/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/org/StackRduino/readme.md b/org/StackRduino/readme.md index 6b45b069..d8736576 100644 --- a/org/StackRduino/readme.md +++ b/org/StackRduino/readme.md @@ -1,4 +1,3 @@ - --- layout: org title: StackRduino From 99a2a3c1ea4b494d4aa49436be9dfab782bd5f16 Mon Sep 17 00:00:00 2001 From: Deqing Sun Date: Wed, 16 Dec 2020 08:48:58 -0500 Subject: [PATCH 133/723] remove space to pass CI --- 1209/C55D/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/C55D/index.md b/1209/C55D/index.md index f4b6b4be..f514bac6 100644 --- a/1209/C55D/index.md +++ b/1209/C55D/index.md @@ -1,7 +1,7 @@ --- layout: pid title: ch55xduino for HID devices -owner: Think Create +owner: ThinkCreate license: LGPL site: https://github.com/DeqingSun/ch55xduino source: https://github.com/DeqingSun/ch55xduino From 8fc70289c3c0d98cbb94fc5f9ccb0dd8df83d7fc Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 00:52:11 +0800 Subject: [PATCH 134/723] Create index.md --- 1209/E3E1/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/E3E1/index.md diff --git a/1209/E3E1/index.md b/1209/E3E1/index.md new file mode 100644 index 00000000..c51cdb39 --- /dev/null +++ b/1209/E3E1/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: StackRduino M0 Pro Bootloader +owner: StackRduino +license: GPLv3 +site: https://github.com/StackRduino/ +source: https://github.com/StackRduino/StackRduino_M0/tree/master/Bootloader/ +--- + +UF2 Bootloader for StackRduino M0 Pro From f590c3d1d02f092117c7228d7bca2d8409da4793 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 01:00:19 +0800 Subject: [PATCH 135/723] Create index.md --- 1209/E3E2/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/E3E2/index.md diff --git a/1209/E3E2/index.md b/1209/E3E2/index.md new file mode 100644 index 00000000..57b2b200 --- /dev/null +++ b/1209/E3E2/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: StackRduino M0 Pro - Arduino +owner: StackRduino +license: GPLv3 +site: https://github.com/StackRduino/ +source: https://github.com/StackRduino/StackRduino_M0/tree/master/Arduino/ +--- + +Arduino Serial Port for StackRduino M0 Pro From 88358026474f1284373b0f78adbbc6d38e3ad546 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 01:21:53 +0800 Subject: [PATCH 136/723] Create index.md --- 1209/E3E3/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/E3E3/index.md diff --git a/1209/E3E3/index.md b/1209/E3E3/index.md new file mode 100644 index 00000000..32208cbd --- /dev/null +++ b/1209/E3E3/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: StackRduino M0 Pro - CircuitPython +owner: StackRduino +license: MIT +site: https://github.com/StackRduino/ +source: https://github.com/StackRduino/circuitpython +--- +CircuitPython for StackRduino M0 Pro From 9f31ef5254caf8945cfb355038c84d806b6d1cf1 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 02:00:21 +0800 Subject: [PATCH 137/723] Rename readme.md to Index.md --- org/StackRduino/{readme.md => Index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename org/StackRduino/{readme.md => Index.md} (100%) diff --git a/org/StackRduino/readme.md b/org/StackRduino/Index.md similarity index 100% rename from org/StackRduino/readme.md rename to org/StackRduino/Index.md From 7a7d6f85decc0d0db9c75075e1992889fd02a0da Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 04:11:54 +0800 Subject: [PATCH 138/723] Update Index.md --- org/StackRduino/Index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/org/StackRduino/Index.md b/org/StackRduino/Index.md index d8736576..821ace48 100644 --- a/org/StackRduino/Index.md +++ b/org/StackRduino/Index.md @@ -4,4 +4,3 @@ title: StackRduino site: https://github.com/StackRduino/ --- Creating an advanced Development board for Arduino & CircuitPython with stackable visual and communication shields - From c68aea64852aeb79880e965bc24164cf3755e5f3 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 04:16:02 +0800 Subject: [PATCH 139/723] Rename index.md to index.html --- 1209/E3E1/{index.md => index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/E3E1/{index.md => index.html} (100%) diff --git a/1209/E3E1/index.md b/1209/E3E1/index.html similarity index 100% rename from 1209/E3E1/index.md rename to 1209/E3E1/index.html From 3ad51aa1f4ace0a4e43235512ec7bf1160259d35 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 04:18:07 +0800 Subject: [PATCH 140/723] Rename index.md to index.html --- 1209/E3E2/{index.md => index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/E3E2/{index.md => index.html} (100%) diff --git a/1209/E3E2/index.md b/1209/E3E2/index.html similarity index 100% rename from 1209/E3E2/index.md rename to 1209/E3E2/index.html From 22e57f3efb5e771a64e196eb19ca98cbe711e78f Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 04:18:31 +0800 Subject: [PATCH 141/723] Rename index.md to index.html --- 1209/E3E3/{index.md => index.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/E3E3/{index.md => index.html} (100%) diff --git a/1209/E3E3/index.md b/1209/E3E3/index.html similarity index 100% rename from 1209/E3E3/index.md rename to 1209/E3E3/index.html From 6f6891dcad34dff596f8a8b8b5c6ee9e173e4ab6 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 11:16:53 +0800 Subject: [PATCH 142/723] Rename Index.md to index.md --- org/StackRduino/{Index.md => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename org/StackRduino/{Index.md => index.md} (100%) diff --git a/org/StackRduino/Index.md b/org/StackRduino/index.md similarity index 100% rename from org/StackRduino/Index.md rename to org/StackRduino/index.md From 62083035f1f163766e8f4da15b5615e25ee39c02 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 11:17:01 +0800 Subject: [PATCH 143/723] Rename index.html to index.md --- 1209/E3E3/{index.html => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/E3E3/{index.html => index.md} (100%) diff --git a/1209/E3E3/index.html b/1209/E3E3/index.md similarity index 100% rename from 1209/E3E3/index.html rename to 1209/E3E3/index.md From a1bf9fddbe5384222cfe222bc6eb4b2caae1ec60 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 11:17:29 +0800 Subject: [PATCH 144/723] Rename index.html to index.md --- 1209/E3E1/{index.html => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/E3E1/{index.html => index.md} (100%) diff --git a/1209/E3E1/index.html b/1209/E3E1/index.md similarity index 100% rename from 1209/E3E1/index.html rename to 1209/E3E1/index.md From 52cd721f58a0795da0a1dc2ce93c87154da9f900 Mon Sep 17 00:00:00 2001 From: Hany Elkomy Date: Sat, 19 Dec 2020 11:17:52 +0800 Subject: [PATCH 145/723] Rename index.html to index.md --- 1209/E3E2/{index.html => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/E3E2/{index.html => index.md} (100%) diff --git a/1209/E3E2/index.html b/1209/E3E2/index.md similarity index 100% rename from 1209/E3E2/index.html rename to 1209/E3E2/index.md From bbac30148c7ccaea6c9080624565bfe57a828e28 Mon Sep 17 00:00:00 2001 From: "Marc A. Pelletier" Date: Tue, 22 Dec 2020 21:57:21 -0500 Subject: [PATCH 146/723] PID request (C00C) --- org/TheCoren/1209/C00C/index.md | 13 +++++++++++++ org/TheCoren/index.md | 8 ++++++++ 2 files changed, 21 insertions(+) create mode 100644 org/TheCoren/1209/C00C/index.md create mode 100644 org/TheCoren/index.md diff --git a/org/TheCoren/1209/C00C/index.md b/org/TheCoren/1209/C00C/index.md new file mode 100644 index 00000000..0f2fab31 --- /dev/null +++ b/org/TheCoren/1209/C00C/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: SIMPANEL flight sim instruments +owner: TheCoren +license: MIT +site: https://github.com/Cauren/simpanel +source: https://github.com/Cauren/simpanel +--- +# Simpanel +A panel for autopilot and general power control of simulated aircraft. + +Firmware and software licensed MIT +Hardware CAD licensed CC-BY-SA 3.0 diff --git a/org/TheCoren/index.md b/org/TheCoren/index.md new file mode 100644 index 00000000..bb9da707 --- /dev/null +++ b/org/TheCoren/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: The Coren +site: https://github.com/Cauren +--- +Just a hobbyist that makes embedded hardware for friends (amongst other hoplessly +geeky activities). + From e13a0fc4844c8461f6e780112088e353ac7446a6 Mon Sep 17 00:00:00 2001 From: "Marc A. Pelletier" Date: Tue, 22 Dec 2020 23:47:34 -0500 Subject: [PATCH 147/723] Duh. Read better next time. --- {org/TheCoren/1209 => 1209}/C00C/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {org/TheCoren/1209 => 1209}/C00C/index.md (100%) diff --git a/org/TheCoren/1209/C00C/index.md b/1209/C00C/index.md similarity index 100% rename from org/TheCoren/1209/C00C/index.md rename to 1209/C00C/index.md From e8b1395a063a64ad9d3ea31bb446456a2af622fa Mon Sep 17 00:00:00 2001 From: Gary Wong Date: Sun, 27 Dec 2020 22:43:53 -0700 Subject: [PATCH 148/723] Request PID FC30 for FPC-III, the Free Permutable Computer. --- 1209/FC30/index.md | 10 ++++++++++ org/gtw/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/FC30/index.md create mode 100644 org/gtw/index.md diff --git a/1209/FC30/index.md b/1209/FC30/index.md new file mode 100644 index 00000000..c64124ec --- /dev/null +++ b/1209/FC30/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: FPC-III +owner: gtw +license: GNU GPLv3+ +site: https://repo.or.cz/fpc-iii.git/ +source: https://repo.or.cz/fpc-iii.git/ +--- +FPC-III is the Free Permutable Computer. Schematics and source are available +at the listed repository; both are GNU GPLed. diff --git a/org/gtw/index.md b/org/gtw/index.md new file mode 100644 index 00000000..b7dbb4a1 --- /dev/null +++ b/org/gtw/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Gary Wong +site: http://www.cs.utah.edu/~gtw/ +--- +I'm Gary Wong, and I'm an author of some free software and some free +hardware designs. From 5325997f88168d04679539e3a06519b7954e31fc Mon Sep 17 00:00:00 2001 From: 3djc Date: Fri, 1 Jan 2021 09:57:57 +0100 Subject: [PATCH 149/723] Add OpenTX PID 0x4f54 --- 1209/4F54/index.md | 8 ++++++++ org/OpenTX/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/4F54/index.md create mode 100644 org/OpenTX/index.md diff --git a/1209/4F54/index.md b/1209/4F54/index.md new file mode 100644 index 00000000..9c8ca293 --- /dev/null +++ b/1209/4F54/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Radio Transmitter +owner: OpenTX +license: GPLv2 +site: https://www.open-tx.org +source: https://github.com/opentx/opentx +--- \ No newline at end of file diff --git a/org/OpenTX/index.md b/org/OpenTX/index.md new file mode 100644 index 00000000..f4ee6e99 --- /dev/null +++ b/org/OpenTX/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OpenTX +site: https://www.open-tx.org +--- +OpenTX is open source firmware for RC radio transmitters. The firmware is highly configurable and brings much more features than found in traditional radios. \ No newline at end of file From 601d0258b94216f92129355bbf4d713dc381060c Mon Sep 17 00:00:00 2001 From: Frank Jenner Date: Fri, 1 Jan 2021 21:35:22 -0500 Subject: [PATCH 150/723] Added PID for Relacon USB Relay Controller --- 1209/FA70/index.md | 9 +++++++++ org/BytesOfSerial/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/FA70/index.md create mode 100644 org/BytesOfSerial/index.md diff --git a/1209/FA70/index.md b/1209/FA70/index.md new file mode 100644 index 00000000..5f7e6101 --- /dev/null +++ b/1209/FA70/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Relacon USB Relay Controller +owner: BytesOfSerial +license: 3-Clause BSD +site: https://github.com/fjenner/Relacon-HW +source: https://github.com/fjenner/Relacon-FW +--- +The Relacon is a low-cost USB relay controller board with 8 relays diff --git a/org/BytesOfSerial/index.md b/org/BytesOfSerial/index.md new file mode 100644 index 00000000..40dbef7c --- /dev/null +++ b/org/BytesOfSerial/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Bytes of Serial +site: https://bytesofserial.com/ +--- +A software developer and electronics hobbyist From e35c974ffeb7bcc77a40586ca6e4a5b606d97f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Pelletier?= Date: Sun, 3 Jan 2021 10:11:01 -0500 Subject: [PATCH 151/723] Typo fix Co-authored-by: Scott Shawcroft --- org/TheCoren/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/org/TheCoren/index.md b/org/TheCoren/index.md index bb9da707..039ed176 100644 --- a/org/TheCoren/index.md +++ b/org/TheCoren/index.md @@ -3,6 +3,5 @@ layout: org title: The Coren site: https://github.com/Cauren --- -Just a hobbyist that makes embedded hardware for friends (amongst other hoplessly +Just a hobbyist that makes embedded hardware for friends (amongst other hopelessly geeky activities). - From 203b894b89155e68adb48f45f05b2803ce352fbe Mon Sep 17 00:00:00 2001 From: Deqing Sun Date: Mon, 4 Jan 2021 01:32:15 -0500 Subject: [PATCH 152/723] Add C55E for MSD examples of ch55xduino --- 1209/C55E/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/C55E/index.md diff --git a/1209/C55E/index.md b/1209/C55E/index.md new file mode 100644 index 00000000..42446aa2 --- /dev/null +++ b/1209/C55E/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ch55xduino for MSD devices +owner: ThinkCreate +license: LGPL +site: https://github.com/DeqingSun/ch55xduino +source: https://github.com/DeqingSun/ch55xduino +--- +ch55xduino is an Arduino-like programming API for the CH55X, a family of low-cost MCS51 USB MCU. The project tries to remove the difficulty of setting up a compiling environment. From 3e8f01bcdc450ec25759512ee5965b6858ed8a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:42:13 +0800 Subject: [PATCH 153/723] Update index.md --- 1209/8787/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8787/index.md b/1209/8787/index.md index 758ab930..e946f9b8 100644 --- a/1209/8787/index.md +++ b/1209/8787/index.md @@ -4,5 +4,5 @@ title: MVMC-lab_M128_V3 owner: MVMC-lab license: MIT License site: https://gitlab.com/MVMC-lab -source: https://gitlab.com/j121706/m128_v3_layout +source: https://gitlab.com/MVMC-lab/hervor/m128_layout --- From 23f5383c23aac706ecb2cd7c5500c566dd52da10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mvmc=E5=B0=8F=E7=B2=BE=E9=9D=88?= <60642490+ncumvmclab@users.noreply.github.com> Date: Mon, 4 Jan 2021 15:42:47 +0800 Subject: [PATCH 154/723] Update index.md --- 1209/8788/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/8788/index.md b/1209/8788/index.md index b53c8068..aec4c639 100644 --- a/1209/8788/index.md +++ b/1209/8788/index.md @@ -4,5 +4,5 @@ title: MVMC-lab_M3_V1 owner: MVMC-lab license: MIT License site: https://gitlab.com/MVMC-lab -source: https://gitlab.com/j121706/m128_v3_layout +source: https://gitlab.com/MVMC-lab/hervor/m3_layout --- From 59b7fb9cc192e8648b198737820f0fe483741fca Mon Sep 17 00:00:00 2001 From: Hadi <1774020+hadideveloper@users.noreply.github.com> Date: Mon, 11 Jan 2021 14:33:36 +0800 Subject: [PATCH 155/723] PID request (AAAA) for Prokey Hardware Wallet --- 1209/AAAA/index.md | 8 ++++++++ org/Prokey/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/AAAA/index.md create mode 100644 org/Prokey/index.md diff --git a/1209/AAAA/index.md b/1209/AAAA/index.md new file mode 100644 index 00000000..14d0a0d7 --- /dev/null +++ b/1209/AAAA/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Optimum Hardware Wallet +owner: Prokey +license: Mix of licenses (LGPLv3, MIT) +site: https://prokey.io/ +source: http://github.com/prokey-io +--- diff --git a/org/Prokey/index.md b/org/Prokey/index.md new file mode 100644 index 00000000..842eef88 --- /dev/null +++ b/org/Prokey/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Prokey +site: https://prokey.io +--- +[Prokey Optimum](https://prokey.io/) is an user friendly cryptocurrency Hardware Wallet. \ No newline at end of file From 5dce44a9c093cb41aeab0fa3b958ce0ebee2e120 Mon Sep 17 00:00:00 2001 From: dougcl Date: Mon, 11 Jan 2021 10:32:40 -0800 Subject: [PATCH 156/723] PID request for Wireless Preset Manager This device presents a Wifi and USB interface for Buchla 200e modular synthesizers. Studio H Software Open source project here https://github.com/studiohsoftware/2WIRELESS The WPM optionally runs as a USB MIDI device and it would be helpful to musicians to see a meaningful device name. --- 1209/FBA0/index.md | 9 +++++++++ org/studiohsoftware/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/FBA0/index.md create mode 100644 org/studiohsoftware/index.md diff --git a/1209/FBA0/index.md b/1209/FBA0/index.md new file mode 100644 index 00000000..5c9473c7 --- /dev/null +++ b/1209/FBA0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Wireless Preset Manager +owner: studiohsoftware +license: GPLv3 +site: http://studiohsoftware.com/modular +source: https://github.com/studiohsoftware/2WIRELESS +--- + diff --git a/org/studiohsoftware/index.md b/org/studiohsoftware/index.md new file mode 100644 index 00000000..ea2925f4 --- /dev/null +++ b/org/studiohsoftware/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: studiohsoftware +site: https://studiohsoftware.com/ +--- +Studio H Software is a software and hardware company specializing in modular synthesizer modules. From 763860ec65f66476bf31f77ba372c424200cecac Mon Sep 17 00:00:00 2001 From: Phillip Pearson Date: Mon, 11 Jan 2021 20:37:22 -0800 Subject: [PATCH 157/723] Request PID FE06 for Myelin POST Box --- 1209/FE06/index.md | 10 ++++++++++ org/myelin/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/FE06/index.md create mode 100644 org/myelin/index.md diff --git a/1209/FE06/index.md b/1209/FE06/index.md new file mode 100644 index 00000000..94a45cc5 --- /dev/null +++ b/1209/FE06/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: POST Box +owner: myelin +license: GPLv3, Apache 2.0 +site: http://myelin.nz/acorn/postbox +source: https://github.com/myelin/acorn_postbox +--- + +A debug interface for 90s-era ARM powered computers from Acorn. \ No newline at end of file diff --git a/org/myelin/index.md b/org/myelin/index.md new file mode 100644 index 00000000..0f49a0e1 --- /dev/null +++ b/org/myelin/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Myelin +site: http://myelin.nz/ +--- +A hobbyist hardware + software developer in the SF Bay Area. From 8575d099cfa36b7b4c30a7921da694f231e98198 Mon Sep 17 00:00:00 2001 From: Phillip Pearson Date: Mon, 18 Jan 2021 20:51:53 -0800 Subject: [PATCH 158/723] Request PID FE07 for Myelin Arcflash --- 1209/FE07/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/FE07/index.md diff --git a/1209/FE07/index.md b/1209/FE07/index.md new file mode 100644 index 00000000..d2e16d1f --- /dev/null +++ b/1209/FE07/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Arcflash +owner: myelin +license: Apache 2.0 +site: http://myelin.nz/arcflash +source: https://github.com/google/myelin-acorn-electron-hardware/tree/main/a3000_rom_emulator +--- + +A flash ROM emulator for 90s-era ARM powered computers from Acorn. \ No newline at end of file From d16eaae0f2880fd9c2af512170d654ca30c37f41 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Wed, 20 Jan 2021 07:16:01 -0800 Subject: [PATCH 159/723] Add FAQ entry for vendor PID programs --- faq.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/faq.md b/faq.md index 0e113e8c..c996e1a0 100644 --- a/faq.md +++ b/faq.md @@ -26,6 +26,16 @@ Yes, absolutely. You need to have created a repository for your source code some ### My project is no longer OSH-licensed, what happens to my PID? We'd really rather you didn't do this, but we won't try and 'take away' your PID. Once it's assigned to you, it's yours until the heat death of the universe. However, don't expect any more PIDs from us in future! +### My project isn't OSH-licensed, can I still get a PID? +Not from pid.codes. pid.codes is for open source projects only. However, many microcontroller vendors provide PIDs for customers for no or low cost compared to buying a full VID. Here are the vendor programs we're aware of: + +* [Espressif](https://github.com/espressif/usb-pids) +* [NXP](https://community.nxp.com/t5/Kinetis-Microcontrollers/NXP-USB-VID-PID-Program/ta-p/1124867) +* [MicroChip](https://www.microchip.com/usblicensing/) +* [Nordic](https://devzone.nordicsemi.com/f/nordic-q-a/50638/usb-pid-for-nrf52840) +* [Silabs](https://www.silabs.com/interface/request-product-id) +* [FTDI](http://www.ftdichip.com/Support/Knowledgebase/index.html?caniuseftdisvidformypr.htm) + ### What if I request a PID at the same time as someone else? PIDs are allocated in the order pull requests are submitted. If the first pull request is rejected for whatever reason, the PID will go to a subsequent requester. From b8c2d3366532cefeac5cd3204a989c3acc867fcf Mon Sep 17 00:00:00 2001 From: camrbuss Date: Sun, 24 Jan 2021 22:33:51 -0700 Subject: [PATCH 160/723] KoBussLLC PID BA00 and BA01 for two mech keyboards --- 1209/BA00/index.md | 13 +++++++++++++ 1209/BA01/index.md | 13 +++++++++++++ org/kobussllc/index.md | 6 ++++++ 3 files changed, 32 insertions(+) create mode 100644 1209/BA00/index.md create mode 100644 1209/BA01/index.md create mode 100644 org/kobussllc/index.md diff --git a/1209/BA00/index.md b/1209/BA00/index.md new file mode 100644 index 00000000..9fac7354 --- /dev/null +++ b/1209/BA00/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: Squash +owner: KoBuss LLC +license: CC BY-NC 4.0 +site: https://github.com/KoBussLLC +source: https://github.com/KoBussLLC/squash-hardware +--- +Squash is a 40% mechanical keyboard based on a acrylic case, POM switch plate, and STM32F072 based micro-controller. Squash's hardware is open-source using KiCad, FreeCAD, and QMK firmware. + +The keyboard features an OLED screen, rotary knob, sandwich mount case, and layout options. + +See the [KoBussLLC QMK fork](https://github.com/KoBussLLC/qmk_firmware/tree/kobuss/keyboards/kobuss/squash) for firmware source. \ No newline at end of file diff --git a/1209/BA01/index.md b/1209/BA01/index.md new file mode 100644 index 00000000..f8afa67c --- /dev/null +++ b/1209/BA01/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: Grabert +owner: KoBuss LLC +license: CC BY-NC 4.0 +site: https://github.com/KoBussLLC +source: https://github.com/KoBussLLC/grabert-hardware +--- +Grabert is a 60% mechanical keyboard based on a acrylic case, POM switch plate, and STM32F072 based micro-controller. Grabert's hardware is open-source using KiCad, FreeCAD, and QMK firmware. + +The keyboard features an OLED screen, rotary knob, sandwich mount case, and 4 layout options. + +See the [KoBussLLC QMK fork](https://github.com/KoBussLLC/qmk_firmware/tree/kobuss/keyboards/kobuss/grabert) for firmware source. diff --git a/org/kobussllc/index.md b/org/kobussllc/index.md new file mode 100644 index 00000000..09b40325 --- /dev/null +++ b/org/kobussllc/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: KoBuss LLC +site: https://github.com/KoBussLLC +--- +KoBuss LLC is a mechanical keyboard and accessories company looking to provide available and accessible open-source products and education \ No newline at end of file From 080277927f91d1c64a8d605241d9de711d85d333 Mon Sep 17 00:00:00 2001 From: camrbuss Date: Sun, 24 Jan 2021 22:59:49 -0700 Subject: [PATCH 161/723] kobussllc pid to org link resolve --- 1209/BA00/index.md | 2 +- 1209/BA01/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/BA00/index.md b/1209/BA00/index.md index 9fac7354..07e87185 100644 --- a/1209/BA00/index.md +++ b/1209/BA00/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Squash -owner: KoBuss LLC +owner: kobussllc license: CC BY-NC 4.0 site: https://github.com/KoBussLLC source: https://github.com/KoBussLLC/squash-hardware diff --git a/1209/BA01/index.md b/1209/BA01/index.md index f8afa67c..208b4803 100644 --- a/1209/BA01/index.md +++ b/1209/BA01/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Grabert -owner: KoBuss LLC +owner: kobussllc license: CC BY-NC 4.0 site: https://github.com/KoBussLLC source: https://github.com/KoBussLLC/grabert-hardware From c158060ff30fc63043cb0aee0ae89ce625061441 Mon Sep 17 00:00:00 2001 From: Dave Marples Date: Wed, 27 Jan 2021 22:10:20 +0000 Subject: [PATCH 162/723] Generation of pid request for Orbtrace --- 1209/3443 | 8 ++++++++ org/Orbcode/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/3443 create mode 100644 org/Orbcode/index.md diff --git a/1209/3443 b/1209/3443 new file mode 100644 index 00000000..10aabd1a --- /dev/null +++ b/1209/3443 @@ -0,0 +1,8 @@ +--- +layout: pid +title: Orbtrace +owner: Orbcode +license: BSD +site: https://github.com/orbcode +source: https://github.com/orbcode/orbuculum/tree/Devel/orbtrace +--- diff --git a/org/Orbcode/index.md b/org/Orbcode/index.md new file mode 100644 index 00000000..b15aa3aa --- /dev/null +++ b/org/Orbcode/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Orbcode +site: https://github.com/orbcode +--- +Dedicated to create Open debug instrumentation for everyone to use. From 24b2339946fb7a237360d70b4e224012df5d3dac Mon Sep 17 00:00:00 2001 From: Patrick Van Oosterwijck Date: Thu, 28 Jan 2021 15:11:10 -0700 Subject: [PATCH 163/723] PIDs for Silicognition LLC M4-Shim Two PIDs, one for main firmware (CircuitPython) and one for bootloader (UF2). --- 1209/F500/index.md | 10 ++++++++++ 1209/F501/index.md | 9 +++++++++ org/silicognition/index.md | 7 +++++++ 3 files changed, 26 insertions(+) create mode 100644 1209/F500/index.md create mode 100644 1209/F501/index.md create mode 100644 org/silicognition/index.md diff --git a/1209/F500/index.md b/1209/F500/index.md new file mode 100644 index 00000000..78e900e6 --- /dev/null +++ b/1209/F500/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: M4-Shim +owner: silicognition +license: CC-BY-SA +site: https://github.com/xorbit/M4-Shim +source: https://github.com/xorbit/M4-Shim +--- +M4-Shim for PoE-FeatherWing, functionally equivalent to Feather M4 Express +but physically shaped to allow mounting on top of the PoE-FeatherWing. diff --git a/1209/F501/index.md b/1209/F501/index.md new file mode 100644 index 00000000..842e7e58 --- /dev/null +++ b/1209/F501/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: M4-Shim Bootloader +owner: silicognition +license: CC-BY-SA +site: https://github.com/xorbit/M4-Shim +source: https://github.com/xorbit/M4-Shim +--- +Bootloader for M4-Shim diff --git a/org/silicognition/index.md b/org/silicognition/index.md new file mode 100644 index 00000000..3a1aee8a --- /dev/null +++ b/org/silicognition/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Silicognition LLC +site: http://silicognition.com +--- +Silicognition LLC is an engineering company that focuses on embedded systems, +IoT and practival power solutions to ease deployment of such systems. From c36c2749c600933d48eec920ae3c85f04d93f450 Mon Sep 17 00:00:00 2001 From: stm32dds <75905886+stm32dds@users.noreply.github.com> Date: Sun, 7 Feb 2021 12:59:00 +0200 Subject: [PATCH 164/723] Create index.md Ask for PID&VID --- org/stm32dds/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 org/stm32dds/index.md diff --git a/org/stm32dds/index.md b/org/stm32dds/index.md new file mode 100644 index 00000000..f387d950 --- /dev/null +++ b/org/stm32dds/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: stm32dds +site: http://www.stm32dds.tk/ +--- +I have no "ORGANISATION" :-). This is DIY project. Creation idea is taken from very popular idea to create simple and cheap DDS based signal +generator exposed on https://scienceprog.com/avr-dds-signal-generator-v20/ With difference from it there will be present: +1. More powerfull 32 bit MCU +2. USB interface instead of LCD to start/stop and configure waves. From 46ff7e47bd8f45650fb9daab4041b706fb47c222 Mon Sep 17 00:00:00 2001 From: stm32dds <75905886+stm32dds@users.noreply.github.com> Date: Sun, 7 Feb 2021 13:04:08 +0200 Subject: [PATCH 165/723] Create index.md Ask for PID&VID --- 1209/DD83/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/DD83/index.md diff --git a/1209/DD83/index.md b/1209/DD83/index.md new file mode 100644 index 00000000..42379f7f --- /dev/null +++ b/1209/DD83/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: DDS signal generator +owner: stm32dds +license: MIT +site: http://www.stm32dds.tk/ +source: https://github.com/stm32dds/Lite +--- From f4414ec391a85ed865d6ad4cef9190db3873a2f0 Mon Sep 17 00:00:00 2001 From: Solartraveler Date: Sun, 7 Feb 2021 19:58:12 +0100 Subject: [PATCH 166/723] Pid request 0x7701 for Audiomux --- 1209/7701/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/7701/index.md diff --git a/1209/7701/index.md b/1209/7701/index.md new file mode 100644 index 00000000..4138c3d6 --- /dev/null +++ b/1209/7701/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Audiomux +owner: marwedels.de +license: CC BY-SA 3.0 DE (hardware) / GPLv3.0+ (firmware) / GPLv2.0+ (host program) +site: https://github.com/Solartraveler/audiomux +source: https://github.com/Solartraveler/audiomux +--- +Route analog stereo audio signals from multiple inputs to multiple outputs. \ No newline at end of file From 2da68f5336fe07aece2ea5a5e77acd94a5fda83a Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Thu, 11 Feb 2021 16:14:18 -0600 Subject: [PATCH 167/723] Register agausmann as an org --- org/agausmann/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/agausmann/index.md diff --git a/org/agausmann/index.md b/org/agausmann/index.md new file mode 100644 index 00000000..b07f05e0 --- /dev/null +++ b/org/agausmann/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Adam Gausmann +site: https://github.com/agausmann +--- +I make open-source keyboards and other random controller devices. From 71fc38b59ac432bf81f4adc72df927328a31f1b4 Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Thu, 11 Feb 2021 16:18:25 -0600 Subject: [PATCH 168/723] Register WindowMaster device as 1209:4573 --- 1209/4573/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4573/index.md diff --git a/1209/4573/index.md b/1209/4573/index.md new file mode 100644 index 00000000..2873bd10 --- /dev/null +++ b/1209/4573/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: WindowMaster +owner: agausmann +license: CC BY-SA 4.0 (hardware) / MIT (firmware, software) +site: https://github.com/agausmann/WindowMaster +source: https://github.com/agausmann/WindowMaster +--- From 2f0fa6275ec976c89890abb1b8ebf9534d802d4b Mon Sep 17 00:00:00 2001 From: shaneapowell Date: Sat, 13 Feb 2021 15:36:06 -0600 Subject: [PATCH 169/723] 2 PIDs. One common bootloader (UF2), and another for my Arcade Joystick Encoder (Arduino/FreeRTOS). --- 1209/BDB0/index.md | 9 +++++++++ 1209/BDB1/index.md | 9 +++++++++ org/EventHorizon/index.md | 7 +++++++ 3 files changed, 25 insertions(+) create mode 100644 1209/BDB0/index.md create mode 100644 1209/BDB1/index.md create mode 100644 org/EventHorizon/index.md diff --git a/1209/BDB0/index.md b/1209/BDB0/index.md new file mode 100644 index 00000000..2223662d --- /dev/null +++ b/1209/BDB0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: BootLoader +owner: EventHorizon +license: MIT +site: https://github.com/shaneapowell/uf2-samdx1 +source: https://github.com/shaneapowell/uf2-samdx1 +--- +A standard bootloader common across all of my USB SAMD21 projects. It's a fork of the Adafruit BootLoader. \ No newline at end of file diff --git a/1209/BDB1/index.md b/1209/BDB1/index.md new file mode 100644 index 00000000..8a945f9e --- /dev/null +++ b/1209/BDB1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Illuminate +owner: EventHorizon +license: MIT +site: https://github.com/shaneapowell/EventHorizonIlluminate +source: https://github.com/shaneapowell/EventHorizonIlluminate +--- +An open source RetroPie joystick and button controller with ability to control LED buttons on a per-game basis. \ No newline at end of file diff --git a/org/EventHorizon/index.md b/org/EventHorizon/index.md new file mode 100644 index 00000000..7f3f9aab --- /dev/null +++ b/org/EventHorizon/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Event Horizon +site: https://github.com/shaneapowell/EventHorizonIlluminate +--- +I'm Shane Powell. Event Horizon is just an org name for my collection of free projects and software. +The first one being an open source Arcade Encoder board. \ No newline at end of file From 7eeab2d9f10715cddcfbca3272f27b5ee0b65f67 Mon Sep 17 00:00:00 2001 From: shaneapowell Date: Sat, 13 Feb 2021 22:37:37 -0600 Subject: [PATCH 170/723] Changed tact.. not planning a boot-loader any more. --- 1209/BDB0/index.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 1209/BDB0/index.md diff --git a/1209/BDB0/index.md b/1209/BDB0/index.md deleted file mode 100644 index 2223662d..00000000 --- a/1209/BDB0/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: pid -title: BootLoader -owner: EventHorizon -license: MIT -site: https://github.com/shaneapowell/uf2-samdx1 -source: https://github.com/shaneapowell/uf2-samdx1 ---- -A standard bootloader common across all of my USB SAMD21 projects. It's a fork of the Adafruit BootLoader. \ No newline at end of file From 5d376d219a08e85d75489c97de4e238d557e8c69 Mon Sep 17 00:00:00 2001 From: chrysn Date: Mon, 15 Feb 2021 11:16:45 +0100 Subject: [PATCH 171/723] RIOT: Allocate another PID for devices executing the shipped bootloader --- 1209/7D02/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 1209/7D02/index.md diff --git a/1209/7D02/index.md b/1209/7D02/index.md new file mode 100644 index 00000000..68fd4704 --- /dev/null +++ b/1209/7D02/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: riotboot DFU Bootloader +owner: RIOT +license: any +site: http://riot-os.org/ +source: https://github.com/RIOT-OS/RIOT +--- +This PID describes devices that run RIOT's DFU-based riotboot bootloader. + +It is not related to any particular hardware; +which concrete board it is used for is indicated in the DFU details. + +Note that devices that use this ID would usually come up with [1209/7D00](https://pid.codes/1209/7D00/); +only when sent to their bootloader mode, they reboot and offer this ID. From 66711390c3e920065af859c34adf29202d46ae3d Mon Sep 17 00:00:00 2001 From: chrysn Date: Tue, 16 Feb 2021 09:08:50 +0100 Subject: [PATCH 172/723] 1209/7D02: License correction --- 1209/7D02/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/7D02/index.md b/1209/7D02/index.md index 68fd4704..7bc22d66 100644 --- a/1209/7D02/index.md +++ b/1209/7D02/index.md @@ -2,7 +2,7 @@ layout: pid title: riotboot DFU Bootloader owner: RIOT -license: any +license: LGPL-2.1 site: http://riot-os.org/ source: https://github.com/RIOT-OS/RIOT --- From 23d6e6a84449b67a501b6bae4adf72a3264c04b9 Mon Sep 17 00:00:00 2001 From: unixjazz Date: Fri, 19 Feb 2021 10:51:08 -0500 Subject: [PATCH 173/723] added org and PID for librelab::Big Dot board. --- 1209/BD00/index.md | 8 ++++++++ org/librelab/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/BD00/index.md create mode 100644 org/librelab/index.md diff --git a/1209/BD00/index.md b/1209/BD00/index.md new file mode 100644 index 00000000..d98dcf11 --- /dev/null +++ b/1209/BD00/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: librelab::Big Dot +owner: librelab +license: CERN-OHL v2 - Strongly Reciprocal +site: https://github.com/UVA-DSI/bigdot +source: https://github.com/UVA-DSI/bigdot +--- diff --git a/org/librelab/index.md b/org/librelab/index.md new file mode 100644 index 00000000..f23b0e17 --- /dev/null +++ b/org/librelab/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: librelab +site: http://datascience.virginia.edu +--- +'librelab' is a community space dedicated to the development of libre/open technologies at the School of Data Science, UVA. From 114ef7b4ef7ab81cf07ac5955676bfc9474a7024 Mon Sep 17 00:00:00 2001 From: Pavel Burgr Date: Fri, 5 Mar 2021 00:32:33 +0100 Subject: [PATCH 174/723] WIP --- 1209/12C0/index.md | 8 ++++++++ org/drake.cz/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/12C0/index.md create mode 100644 org/drake.cz/index.md diff --git a/1209/12C0/index.md b/1209/12C0/index.md new file mode 100644 index 00000000..f5f4ee2f --- /dev/null +++ b/1209/12C0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: USB to I2C bridge +owner: drake.cz +license: CC BY-SA +site: https://github.com/burgrp/hw-USB-I2C +source: https://github.com/burgrp/hw-USB-I2C +--- diff --git a/org/drake.cz/index.md b/org/drake.cz/index.md new file mode 100644 index 00000000..10a38ca8 --- /dev/null +++ b/org/drake.cz/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Drake Consulting s.r.o. +site: http://www.drake.cz +--- +Software and hardware development. \ No newline at end of file From f9c6d69b6fe5aaa813ddae5180291c7e74052523 Mon Sep 17 00:00:00 2001 From: Pavel Burgr Date: Fri, 5 Mar 2021 00:42:31 +0100 Subject: [PATCH 175/723] WIP --- 1209/{12C0 => 7070}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{12C0 => 7070}/index.md (100%) diff --git a/1209/12C0/index.md b/1209/7070/index.md similarity index 100% rename from 1209/12C0/index.md rename to 1209/7070/index.md From 742813703c27ff446382e33c41bc27cfa39f5f50 Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Sat, 6 Mar 2021 23:34:53 +0100 Subject: [PATCH 176/723] org/hswaw: register Warsaw Hackerspace --- org/hswaw/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/hswaw/index.md diff --git a/org/hswaw/index.md b/org/hswaw/index.md new file mode 100644 index 00000000..c5664883 --- /dev/null +++ b/org/hswaw/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Warsaw Hackersoace +site: https://hackerspace.pl/ +--- +A Hackerspace in Warsaw, Poland. Also home of the [bgp.wtf](https://bgp.wtf/) ISP. From 7d43654d758065419ca092ca708835a82e5629e5 Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Sat, 6 Mar 2021 23:35:12 +0100 Subject: [PATCH 177/723] 1209/2137: register Web I2C Programmer (hswaw) --- 1209/2137/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 1209/2137/index.md diff --git a/1209/2137/index.md b/1209/2137/index.md new file mode 100644 index 00000000..36238eba --- /dev/null +++ b/1209/2137/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: Web I2C Programmer +owner: hswaw +license: ISC +site: https://hackdoc.hackerspace.pl/dc/hbj11/flasher/bluepill/ +source: https://cs.hackerspace.pl/hscloud/-/tree/dc/hbj11/flasher/bluepill +--- + +A USB-driven I2C programmer based on an STM32F103C8T6 on a 'Bluepill' devboard. Accessible from a [WebUSB based interface](https://hackdoc.hackerspace.pl/dc/hbj11/flasher/web/README.md). + +NOTE: This project is contained within a monorepo ([hscloud](https://cs.hackerspace.pl/hscloud)) which is licensed under the ISC license and other compatible open source licenses. See [COPYING](https://cs.hackerspace.pl/hscloud/-/blob/COPYING) for more information. From ad59729f0bc83606c7541ebcad29d0ab5723d685 Mon Sep 17 00:00:00 2001 From: Nick Johnson Date: Mon, 15 Mar 2021 09:04:33 +1300 Subject: [PATCH 178/723] Clarify licensing (#626) * Delete LICENSE.txt * Update LICENSE --- LICENSE | 24 ++++++++++++++++++++++++ LICENSE.txt | 22 ---------------------- 2 files changed, 24 insertions(+), 22 deletions(-) delete mode 100755 LICENSE.txt diff --git a/LICENSE b/LICENSE index 2c4afabd..70c8ce10 100644 --- a/LICENSE +++ b/LICENSE @@ -115,3 +115,27 @@ Affirmer's express Statement of Purpose. For more information, please see +--- + +Pixyll theme for Jekyll is Copyright (c) 2014 John Otander + +MIT License + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100755 index 7c5f63a8..00000000 --- a/LICENSE.txt +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2014 John Otander - -MIT License - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. From a473ac3a5a0149b3d244cd21e9da1e29c286596c Mon Sep 17 00:00:00 2001 From: Marius Kavoliunas Date: Wed, 17 Mar 2021 00:34:35 +0200 Subject: [PATCH 179/723] add Kavoliunas organization with 69A1 PID --- 1209/69A1/index.md | 8 ++++++++ org/Kavoliunas/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/69A1/index.md create mode 100644 org/Kavoliunas/index.md diff --git a/1209/69A1/index.md b/1209/69A1/index.md new file mode 100644 index 00000000..d0869eb2 --- /dev/null +++ b/1209/69A1/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Macro25 (mk-macro-01) +owner: Kavoliunas +license: CC0-1.0 +site: https://github.com/CyberGear/mk-macro-01 +source: https://github.com/CyberGear/mk-macro-01 +--- \ No newline at end of file diff --git a/org/Kavoliunas/index.md b/org/Kavoliunas/index.md new file mode 100644 index 00000000..2b8434cd --- /dev/null +++ b/org/Kavoliunas/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Marius Kavoliunas +site: https://github.com/CyberGear +--- +I am software developer with passion for electronics, and plans to make more keyboards \ No newline at end of file From e5090cb44a3fe7eadc0c35fb830d521c386e7905 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Mon, 22 Mar 2021 14:20:31 -0600 Subject: [PATCH 180/723] change PID --- 1209/{1337 => 7150}/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename 1209/{1337 => 7150}/index.md (80%) diff --git a/1209/1337/index.md b/1209/7150/index.md similarity index 80% rename from 1209/1337/index.md rename to 1209/7150/index.md index 613df5b9..bb8fd6b8 100644 --- a/1209/1337/index.md +++ b/1209/7150/index.md @@ -3,8 +3,8 @@ layout: pid title: Hunter Cat NFC owner: ElectronicCats license: CERN OHL 1.2 (hardware design) -site: https://github.com/ElectronicCats/Bast-ESP32-S2 -source: https://github.com/ElectronicCats/Bast-ESP32-S2 +site: https://github.com/ElectronicCats/HunterCatNFC +source: https://github.com/ElectronicCats/HunterCatNFC --- HunterCat NFC is a device to make attacks against NFC payment systems. This version is a combination of SAMD21 and the new small PN7150. Adding a 3.7 LiPo battery. Also I added a LED with a resistor just for debugging and to show activity. From 9b9e910a33957824a4343451fff429db3bfe3a3b Mon Sep 17 00:00:00 2001 From: Serge Bazanski Date: Mon, 29 Mar 2021 11:29:21 +0200 Subject: [PATCH 181/723] org/hswaw: fix typo in org title. This happened during #624. --- org/hswaw/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/hswaw/index.md b/org/hswaw/index.md index c5664883..d0b86bc4 100644 --- a/org/hswaw/index.md +++ b/org/hswaw/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Warsaw Hackersoace +title: Warsaw Hackerspace site: https://hackerspace.pl/ --- A Hackerspace in Warsaw, Poland. Also home of the [bgp.wtf](https://bgp.wtf/) ISP. From 06a6e3d40f4ed274ff1f5e527fa42d7f5f7a5f06 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 5 Apr 2021 16:48:17 +0100 Subject: [PATCH 182/723] Register iPXE organisation and ipxe.org/keyflogger device Signed-off-by: Michael Brown --- 1209/EBEB/index.md | 8 ++++++++ org/iPXE/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/EBEB/index.md create mode 100644 org/iPXE/index.md diff --git a/1209/EBEB/index.md b/1209/EBEB/index.md new file mode 100644 index 00000000..a9c03023 --- /dev/null +++ b/1209/EBEB/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Keyflogger +owner: iPXE +license: GPL-2.0-or-later +site: https://ipxe.org/keyflogger +source: https://github.com/ipxe/keyflogger +--- diff --git a/org/iPXE/index.md b/org/iPXE/index.md new file mode 100644 index 00000000..b08a275e --- /dev/null +++ b/org/iPXE/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: iPXE +site: https://ipxe.org +--- +The iPXE project provides open source network boot firmware and +associated tools. From fe174ae7b0ecc5e0dbc9f4bd5a7500ec2d2d276e Mon Sep 17 00:00:00 2001 From: EnviousData Date: Tue, 6 Apr 2021 09:16:58 +0100 Subject: [PATCH 183/723] Request Addition of self. --- 1209/E739/index.md | 9 +++++++++ org/Envious.Media/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/E739/index.md create mode 100644 org/Envious.Media/index.md diff --git a/1209/E739/index.md b/1209/E739/index.md new file mode 100644 index 00000000..38f470b9 --- /dev/null +++ b/1209/E739/index.md @@ -0,0 +1,9 @@ +--- +layout pid +title Env-KB +owner Envious.Media +license GPLv3 +site http://envious.media +source http://github.com/Envious-Data/Env-KB +--- +An open-source keyboard utilizing the Raspberry Pi Pico as a MCU \ No newline at end of file diff --git a/org/Envious.Media/index.md b/org/Envious.Media/index.md new file mode 100644 index 00000000..9d3c7266 --- /dev/null +++ b/org/Envious.Media/index.md @@ -0,0 +1,6 @@ +--- +layout org +title Envious media +site http://envious.media +--- +Oh henlo, it me, VIDs are expensive and I do open-source stuff time to time. \ No newline at end of file From f15f06f9c381fb480a6555d84f43524324ed7d5b Mon Sep 17 00:00:00 2001 From: EnviousData Date: Tue, 6 Apr 2021 09:43:38 +0100 Subject: [PATCH 184/723] Didn't notice the semicolons didn't copy --- 1209/E739/index.md | 12 ++++++------ org/Envious.Media/index.md | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/1209/E739/index.md b/1209/E739/index.md index 38f470b9..9e946e87 100644 --- a/1209/E739/index.md +++ b/1209/E739/index.md @@ -1,9 +1,9 @@ --- -layout pid -title Env-KB -owner Envious.Media -license GPLv3 -site http://envious.media -source http://github.com/Envious-Data/Env-KB +layout: pid +title: Env-KB +owner: Envious.Media +license: GPLv3 +site: http://envious.media +source: http://github.com/Envious-Data/Env-KB --- An open-source keyboard utilizing the Raspberry Pi Pico as a MCU \ No newline at end of file diff --git a/org/Envious.Media/index.md b/org/Envious.Media/index.md index 9d3c7266..166f8321 100644 --- a/org/Envious.Media/index.md +++ b/org/Envious.Media/index.md @@ -1,6 +1,6 @@ --- -layout org -title Envious media -site http://envious.media +layout: org +title: Envious media +site: http://envious.media --- Oh henlo, it me, VIDs are expensive and I do open-source stuff time to time. \ No newline at end of file From c580d320769fba608527f7b799205e2e7277af7a Mon Sep 17 00:00:00 2001 From: Hector Martin Date: Sat, 17 Apr 2021 13:28:38 +0900 Subject: [PATCH 185/723] Register Asahi Linux org and 0x316D for m1n1 Proxy/Console Signed-off-by: Hector Martin --- 1209/316D/index.md | 28 ++++++++++++++++++++++++++++ org/AsahiLinux/index.md | 11 +++++++++++ 2 files changed, 39 insertions(+) create mode 100644 1209/316D/index.md create mode 100644 org/AsahiLinux/index.md diff --git a/1209/316D/index.md b/1209/316D/index.md new file mode 100644 index 00000000..c13eaa60 --- /dev/null +++ b/1209/316D/index.md @@ -0,0 +1,28 @@ +--- +layout: pid +title: m1n1 CDC-ACM Proxy/Console Device +owner: AsahiLinux +license: MIT +site: https://github.com/AsahiLinux/m1n1 +source: https://github.com/AsahiLinux/m1n1 +--- +m1n1 is an open early-stage bootloader for Apple Silicon macs. It is +designed to take the place of a XNU kernel in the Mac boot process and +present a standard Linux devicetree boot environment to downstream +software, such as U-Boot and Linux kernels. + +m1n1 also serves as a hardware reverse engineering and experimentation +platform, providing a terminal and remote control interface over UART +and USB that can be used to interactively research the device's hardware +from a host machine, load kernels remotely, run macOS as a VM guest, and +more. + +This USB device is the USB gadget mode device presented by m1n1 using +the USB device controller built into these SoCs, which implements the +CDC-ACM class and serves as both an ASCII tty and a binary proxy +protocol to issue requests and receive events for remote control. It can +be used from any host that can run Python scripts. The same protocol is +also exposed over the UART, but this requires a special cable or host +device. + +Note: idProduct 0x316D is 'm1' in little-endian ASCII. diff --git a/org/AsahiLinux/index.md b/org/AsahiLinux/index.md new file mode 100644 index 00000000..63e64864 --- /dev/null +++ b/org/AsahiLinux/index.md @@ -0,0 +1,11 @@ +--- +layout: org +title: Asahi Linux +site: https://asahilinux.org/ +--- +Asahi Linux is a project dedicated to porting Linux to Apple Silicon +Macs. + +We develop m1n1, a first-stage bootloader to bootstrap non-macOS +bootloaders and operating systems on Apple Silicon machines, as well as +upstream Linux kernel support. From 92b9aa0dfec734081524063316ee32f18550d74e Mon Sep 17 00:00:00 2001 From: Christopher Biggs Date: Mon, 19 Apr 2021 15:55:51 +1000 Subject: [PATCH 186/723] Add org/Accelerando and a PID proposal for Accelerando Redsoil --- 1209/ACC1/index.md | 19 +++++++++++++++++++ org/Accelerando/index.md | 23 +++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 1209/ACC1/index.md create mode 100644 org/Accelerando/index.md diff --git a/1209/ACC1/index.md b/1209/ACC1/index.md new file mode 100644 index 00000000..ecf9de17 --- /dev/null +++ b/1209/ACC1/index.md @@ -0,0 +1,19 @@ +--- +layout: pid +title: Redsoil +owner: Accelerando +license: 3-Clause BSD +site: https://accelerando.com.au/learn/ +source: https://github.com/accelerando-consulting/accelerando_redsoil +--- +The [Accelerando Redsoil](https://github.com/accelerando-consulting/accelerando_redsoil) +is a breakout board for the eByte E73 module with nrf52840 CPU. + +Redsoil provides a breadboard-friendly platform that is +perhaps the simplest possible board that is fully CircuitPython +compliant. + +The Redsoil also runs Arduino, and Zephyr OS. + +The Redsoil was created by Accelerando in order to provide a platform +for rapid prototyping of extremely low-cost IoT solutions. diff --git a/org/Accelerando/index.md b/org/Accelerando/index.md new file mode 100644 index 00000000..f56a7828 --- /dev/null +++ b/org/Accelerando/index.md @@ -0,0 +1,23 @@ +--- +layout: org +title: Accelerando +site: http://accelerando.com.au/ +--- +Accelerando is an IoT consulting firm that operates a tech incubator +and makerspace in Brisbane Australia. + +Accelerando provides research, design and implementation of IoT, Smart +City and Robotics projects. Accelerando assist startups by providing them +with advice and a space to operate (some startup services on a pro +bono or discount basis). Accelerando also serves commericial and +government clients. + +The core technologies that serve many of Accelerando's clients are +open source, Accelerando we believes that consultants should leave +organisations in control of their destiny, not addicted to further +consulting. + +You can find Accelerando's open source projects at +[our github](https://github.com/accelerando-consulting/), +and learn more from [our blog](http://accelerando.com.au/news/) and +[our learning portal](http://accelerando.com.au/learn/). From 201118257b0851245f6ed2907268723ff475d4ce Mon Sep 17 00:00:00 2001 From: Tom Scatliff Date: Thu, 22 Apr 2021 15:18:37 -0400 Subject: [PATCH 187/723] Populate TScatliff org folder, and 1209/2830 PID. --- 1209/2830/index.md | 10 ++++++++++ org/TScatliff/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/2830/index.md create mode 100644 org/TScatliff/index.md diff --git a/1209/2830/index.md b/1209/2830/index.md new file mode 100644 index 00000000..cd4aaad7 --- /dev/null +++ b/1209/2830/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: MSD Interposer +owner: TScatliff +license: CC0 1.0 Universal +site: https://github.com/tscatliff/MSDInterposer +source: https://github.com/tscatliff/MSDInterposer +--- + +Use a USB MSD to connect to your devices. diff --git a/org/TScatliff/index.md b/org/TScatliff/index.md new file mode 100644 index 00000000..9c6437f0 --- /dev/null +++ b/org/TScatliff/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: TScatliff +site: +--- +Embedded tools and connected devices. From 1b285caf8f7b4921577ac1b0cf499e849d808b26 Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Sat, 24 Apr 2021 20:32:48 +0900 Subject: [PATCH 188/723] Create index.md --- 1209/4652/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4652/index.md diff --git a/1209/4652/index.md b/1209/4652/index.md new file mode 100644 index 00000000..79ed666e --- /dev/null +++ b/1209/4652/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ukiha +owner: e3w2q +license: MIT +site: https://github.com/e3w2q/ukiha-keyboard +source: https://github.com/e3w2q/ukiha-keyboard +--- +Small key pitch 5x12 ortholinear keyboard. From b0535f48c70cb6de764868b227f3432c6c6cde96 Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Sat, 24 Apr 2021 20:43:35 +0900 Subject: [PATCH 189/723] Create index.md --- 1209/4653/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4653/index.md diff --git a/1209/4653/index.md b/1209/4653/index.md new file mode 100644 index 00000000..9ce88513 --- /dev/null +++ b/1209/4653/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: MX2U! +owner: e3w2q +license: MIT +site: https://github.com/e3w2q/mx2u-macropad +source: https://github.com/e3w2q/mx2u-macropad +--- +Happy Holidays Macro Pad. From 41043837a91388bbc5f1f9ed70bc58a1f1c716d1 Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Sat, 24 Apr 2021 22:06:47 +0900 Subject: [PATCH 190/723] Update index.md --- 1209/4652/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4652/index.md b/1209/4652/index.md index 79ed666e..77e36323 100644 --- a/1209/4652/index.md +++ b/1209/4652/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: ukiha +title: Ukiha owner: e3w2q license: MIT site: https://github.com/e3w2q/ukiha-keyboard From 66a71931741ed1954d7c09c7f05cb5dca2899bc6 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sat, 24 Apr 2021 20:34:42 +0200 Subject: [PATCH 191/723] Registered PID 0x2812 for RGB.NET controller --- org/RGB.NET/2812/index.md | 9 +++++++++ org/RGB.NET/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 org/RGB.NET/2812/index.md create mode 100644 org/RGB.NET/index.md diff --git a/org/RGB.NET/2812/index.md b/org/RGB.NET/2812/index.md new file mode 100644 index 00000000..97d1f96a --- /dev/null +++ b/org/RGB.NET/2812/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: WS2812B-controller +owner: RGB.NET +license: GPL-2.0 +site: https://github.com/DarthAffe/RGB.NET-PicoPi +source: https://github.com/DarthAffe/RGB.NET-PicoPi +--- +WS2812B-controller based on the RaspberryPi Pico (RP2040) \ No newline at end of file diff --git a/org/RGB.NET/index.md b/org/RGB.NET/index.md new file mode 100644 index 00000000..2a5508f2 --- /dev/null +++ b/org/RGB.NET/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: RGB.NET +site: https://github.com/DarthAffe/RGB.NET +--- +A framework and community that tries to unify the usage of RGB-devices/controllers. \ No newline at end of file From 98d0fa06a646b65499be59f26860668a6fea3f4b Mon Sep 17 00:00:00 2001 From: Nicolas Stalder Date: Mon, 26 Apr 2021 00:38:14 +0200 Subject: [PATCH 192/723] SoloKeys Solo 2 device/bootloader PIDs --- 1209/B000/index.md | 8 ++++++++ 1209/BEEE/index.md | 8 ++++++++ org/SoloKeys/index.md | 12 ++++++------ 3 files changed, 22 insertions(+), 6 deletions(-) create mode 100644 1209/B000/index.md create mode 100644 1209/BEEE/index.md diff --git a/1209/B000/index.md b/1209/B000/index.md new file mode 100644 index 00000000..f655a462 --- /dev/null +++ b/1209/B000/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Solo 2 Bootloader +owner: SoloKeys +license: Apache-2.0 OR MIT +site: https://solokeys.com/ +source: https://github.com/solokeys/solo2/ +--- diff --git a/1209/BEEE/index.md b/1209/BEEE/index.md new file mode 100644 index 00000000..67ecc452 --- /dev/null +++ b/1209/BEEE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Solo 2 +owner: SoloKeys +license: Apache-2.0 OR MIT +site: https://solokeys.com/ +source: https://github.com/solokeys/solo2/ +--- diff --git a/org/SoloKeys/index.md b/org/SoloKeys/index.md index 53ac13c1..235b5d38 100644 --- a/org/SoloKeys/index.md +++ b/org/SoloKeys/index.md @@ -3,18 +3,18 @@ layout: org title: SoloKeys site: https://solokeys.com --- -Open source security tokens. +Open source USB/NFC security devices. ### Licenses -All our products use permissive licenses: -- Software: dual Apache-2.0/MIT -- Hardware: dual CERN/CC BY-SA -- Documentation: CC BY-SA +- Software: Apache-2.0 or MIT (dual) +- Hardware: CERN-OHL-S-2.0 +- Documentation: CC-BY-SA-4.0 ### Certifications -Existing products are OSHWA certified: - Solo: - Solo Tap: +- Somu: + From 895c17669530d062dfb85ebe8f2187774c381dc3 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Tue, 27 Apr 2021 17:46:20 +0200 Subject: [PATCH 193/723] Fixed wrong directory layout for PID 0x2812 --- {org/RGB.NET => 1209}/2812/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {org/RGB.NET => 1209}/2812/index.md (100%) diff --git a/org/RGB.NET/2812/index.md b/1209/2812/index.md similarity index 100% rename from org/RGB.NET/2812/index.md rename to 1209/2812/index.md From 502bbc2f94fcfdd66eb2ab980fbc74e0cddbe447 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 27 Apr 2021 16:46:03 -0600 Subject: [PATCH 194/723] adding CP Sapling Revision B This is a new board with different pin definitions and number of pinouts. --- 1209/4DDF/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DDF/index.md diff --git a/1209/4DDF/index.md b/1209/4DDF/index.md new file mode 100644 index 00000000..d28392d4 --- /dev/null +++ b/1209/4DDF/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: CP Sapling Development Board Revision B +owner: OakDevelopmentTechnologies +license: MIT +site: https://github.com/skerr92/odt-dev-boards +source: https://github.com/skerr92/odt-dev-boards +--- From b40db9444c1572e922f06cb996d6be3acc0b6d94 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 27 Apr 2021 16:50:47 -0600 Subject: [PATCH 195/723] update description --- 1209/4DDE/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4DDE/index.md b/1209/4DDE/index.md index 1c94efe2..d28392d4 100644 --- a/1209/4DDE/index.md +++ b/1209/4DDE/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: CP Sapling Development Board w/ SPI Flash +title: CP Sapling Development Board Revision B owner: OakDevelopmentTechnologies license: MIT site: https://github.com/skerr92/odt-dev-boards From 5fb7b5403bc1cca509ff4cad4ff11b77051fd67d Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Tue, 27 Apr 2021 17:06:10 -0600 Subject: [PATCH 196/723] Update index.md edited this for no reason, changing back :P --- 1209/4DDE/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4DDE/index.md b/1209/4DDE/index.md index d28392d4..1c94efe2 100644 --- a/1209/4DDE/index.md +++ b/1209/4DDE/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: CP Sapling Development Board Revision B +title: CP Sapling Development Board w/ SPI Flash owner: OakDevelopmentTechnologies license: MIT site: https://github.com/skerr92/odt-dev-boards From 17db4eacfc7cb0dd8e98c6dda6346bfad5a844f5 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Thu, 29 Apr 2021 16:51:14 -0600 Subject: [PATCH 197/723] requested changes --- 1209/4DDF/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/4DDF/index.md b/1209/4DDF/index.md index d28392d4..bf406785 100644 --- a/1209/4DDF/index.md +++ b/1209/4DDF/index.md @@ -3,6 +3,6 @@ layout: pid title: CP Sapling Development Board Revision B owner: OakDevelopmentTechnologies license: MIT -site: https://github.com/skerr92/odt-dev-boards -source: https://github.com/skerr92/odt-dev-boards +site: https://github.com/skerr92/odt-dev-boards/tree/master/boards/CP_Sapling_Rev_b +source: https://github.com/skerr92/circuitpython/tree/add-cp-sapling-rev-b/ports/atmel-samd/boards/cp_sapling_m0_revb --- From 0d5bccac1a3d045fe1cad6bfb3f063eef82fa9eb Mon Sep 17 00:00:00 2001 From: Dan Rodrigues Date: Mon, 3 May 2021 20:51:14 +1000 Subject: [PATCH 198/723] Add drr organization and PicoHX PID (0x4040) --- 1209/4040/index.md | 9 +++++++++ org/drr/index.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/4040/index.md create mode 100644 org/drr/index.md diff --git a/1209/4040/index.md b/1209/4040/index.md new file mode 100644 index 00000000..7bc9ff91 --- /dev/null +++ b/1209/4040/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: PicoHX iCE40 SPI programmer +owner: drr +license: MIT, CERN-OHL-W-2.0 +site: https://github.com/dan-rodrigues/pico-hx +source: https://github.com/dan-rodrigues/pico-hx +--- + diff --git a/org/drr/index.md b/org/drr/index.md new file mode 100644 index 00000000..d08cb129 --- /dev/null +++ b/org/drr/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Dan Rodrigues (@drr) +site: https://github.com/dan-rodrigues +--- +Open source software and hardware enthusiast. + From 2304792d73bdbb7b0032c466f498e39920cf5801 Mon Sep 17 00:00:00 2001 From: rykkers Date: Wed, 5 May 2021 13:33:57 +0100 Subject: [PATCH 199/723] added rykkers organisation and pid BBBB --- 1209/BBBB/index.md | 10 ++++++++++ org/rykkers/index.md | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 1209/BBBB/index.md create mode 100644 org/rykkers/index.md diff --git a/1209/BBBB/index.md b/1209/BBBB/index.md new file mode 100644 index 00000000..6fc50e5e --- /dev/null +++ b/1209/BBBB/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: bb w_less tact +owner: rykkers +license: MIT +site: https://github.com/rykkers/w_less_tact +source: https://github.com/rykkers/w_less_tact +--- + +Enable connection to the device via webUSB diff --git a/org/rykkers/index.md b/org/rykkers/index.md new file mode 100644 index 00000000..5608c6e4 --- /dev/null +++ b/org/rykkers/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: rykkers +--- +Producing open source hardware and software for artists, mental health and individuals. From 05c1f4d67178e8a85d65666a2398cba446051e38 Mon Sep 17 00:00:00 2001 From: Steven Waring Date: Wed, 5 May 2021 14:02:44 -0400 Subject: [PATCH 200/723] Added new org for smw42. Added new device 1209:4B4B [Power Meter]. --- 1209/4B4B/index.md | 9 +++++++++ org/smw42/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/4B4B/index.md create mode 100644 org/smw42/index.md diff --git a/1209/4B4B/index.md b/1209/4B4B/index.md new file mode 100644 index 00000000..74a3aebc --- /dev/null +++ b/1209/4B4B/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Power Meter +owner: smw42 +license: MIT +site: https://github.com/smw42/power-meter +source: https://github.com/smw42/power-meter +--- +A small DC power meter. Similar to Kill-A-Watt. \ No newline at end of file diff --git a/org/smw42/index.md b/org/smw42/index.md new file mode 100644 index 00000000..5f50c11e --- /dev/null +++ b/org/smw42/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: smw42 +site: https://github.com/smw42 +--- +I am a hobyist interested in making Electronics Engineering tools with practical uses. \ No newline at end of file From 34fa18066a7c5bbc16bc0c16acf6c609fcf0adc8 Mon Sep 17 00:00:00 2001 From: RykBB Date: Thu, 6 May 2021 17:01:23 +0100 Subject: [PATCH 201/723] enable second usb port on device --- 1209/BBB2/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/BBB2/index.md diff --git a/1209/BBB2/index.md b/1209/BBB2/index.md new file mode 100644 index 00000000..37d1f70c --- /dev/null +++ b/1209/BBB2/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: bb w_less tact usb2 +owner: rykkers +license: MIT +site: https://github.com/rykkers/w_less_tact +source: https://github.com/rykkers/w_less_tact +--- + +Enable connection to the device via webUSB - and enable 2nd usb port access From 22ffb13b8a768d381aa1886b38e9dbd4178d8bf7 Mon Sep 17 00:00:00 2001 From: "K. C. Lee" Date: Thu, 13 May 2021 14:18:36 -0400 Subject: [PATCH 202/723] Create index.md Requesting a new PID number for a USB HID Game controller device. --- 1209/6050/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/6050/index.md diff --git a/1209/6050/index.md b/1209/6050/index.md new file mode 100644 index 00000000..88403532 --- /dev/null +++ b/1209/6050/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: STM8 Gyrostick +owner: FPGA-Computer +license: GPLv3 + CC BY 4.0 +site: https://hw-by-design.blogspot.com/2021/05/stm8-gyrostock.html +source: https://github.com/FPGA-Computer/STM8-Gyrostick +--- +USB HID game controller using a MPU6050 module. It is to supplement motion data for CEMUhook used in emulators. From b49dc256fbac0da091c7157aec2c2d9a1cdb07e2 Mon Sep 17 00:00:00 2001 From: Dave Marples Date: Sun, 16 May 2021 16:54:41 +0100 Subject: [PATCH 203/723] Bootloader pid for orbtrace --- 1209/3442/index.md | 9 +++++++++ 1209/3443 | 8 -------- 1209/3443/index.md | 9 +++++++++ 3 files changed, 18 insertions(+), 8 deletions(-) create mode 100644 1209/3442/index.md delete mode 100644 1209/3443 create mode 100644 1209/3443/index.md diff --git a/1209/3442/index.md b/1209/3442/index.md new file mode 100644 index 00000000..98e44b3d --- /dev/null +++ b/1209/3442/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Orbtrace-boot +owner: Orbcode +license: BSD +site: https://github.com/orbcode +source: https://github.com/orbcode/orbtrace +--- +Bootloader for Open CMSIS-DAP + Parallel trace interface for CORTEX-M diff --git a/1209/3443 b/1209/3443 deleted file mode 100644 index 10aabd1a..00000000 --- a/1209/3443 +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: pid -title: Orbtrace -owner: Orbcode -license: BSD -site: https://github.com/orbcode -source: https://github.com/orbcode/orbuculum/tree/Devel/orbtrace ---- diff --git a/1209/3443/index.md b/1209/3443/index.md new file mode 100644 index 00000000..1a1f975c --- /dev/null +++ b/1209/3443/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Orbtrace +owner: Orbcode +license: BSD +site: https://github.com/orbcode +source: https://github.com/orbcode/orbtrace +--- +Open CMSIS-DAP + Parallel trace interface for CORTEX-M From c108beb7771196c44f86a0bf4c25e008c1ae8d21 Mon Sep 17 00:00:00 2001 From: Daniele Caltabiano <34002251+caltabid@users.noreply.github.com> Date: Wed, 19 May 2021 17:02:31 +0200 Subject: [PATCH 204/723] Added new org caltabid; Added new Device 1209/DACA for project MidiPedalBoard --- 1209/DACA/index.md | 8 ++++++++ org/caltabid/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DACA/index.md create mode 100644 org/caltabid/index.md diff --git a/1209/DACA/index.md b/1209/DACA/index.md new file mode 100644 index 00000000..e25e1cd3 --- /dev/null +++ b/1209/DACA/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MidiPedalBoard +owner: caltabid +license: MIT +site: https://github.com/caltabid/MidiPedalBoard +source: https://github.com/caltabid/MidiPedalBoard +--- \ No newline at end of file diff --git a/org/caltabid/index.md b/org/caltabid/index.md new file mode 100644 index 00000000..1d4bc2fd --- /dev/null +++ b/org/caltabid/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Daniele Caltabiano +site: https://www.danielecaltabiano.com +--- +I'm interested in kitesurfing, snowboarding, '50s dance, electric guitar and travelling. +Sometimes also write some SW. From 64db5646a7ed6d8e121851386745c2679695c1ee Mon Sep 17 00:00:00 2001 From: Bob Kerns <1154903+BobKerns@users.noreply.github.com> Date: Fri, 4 Jun 2021 05:22:08 -0700 Subject: [PATCH 205/723] Add BobKerns/AltoidMIDI --- 1209/C10C/index.md | 12 ++++++++++++ org/BobKerns/index.md | 16 ++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 1209/C10C/index.md create mode 100644 org/BobKerns/index.md diff --git a/1209/C10C/index.md b/1209/C10C/index.md new file mode 100644 index 00000000..a25ac755 --- /dev/null +++ b/1209/C10C/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: AltoidMIDI +owner: BobKerns +license: MIT +site: https://github.com/BobKerns/Altoid-Box-MIDI +source: https://github.com/BobKerns/Altoid-Box-MIDI +--- + +RWK Altoid MIDI Box is a 3-knob hackable MIDI controller with a small display, literally in an Altoids box ("Curiously Strong Mints"). + +It can also perform MIDI processing functions, such as sending Note OFF messssages for any notes being held when a program change is seen. \ No newline at end of file diff --git a/org/BobKerns/index.md b/org/BobKerns/index.md new file mode 100644 index 00000000..eab83c14 --- /dev/null +++ b/org/BobKerns/index.md @@ -0,0 +1,16 @@ +--- +layout: org +title: BobKerns +site: https://github.com/BobKerns +--- +Bob Kerns is a retired computer language, AI, and full-stack web developer who after a half century is returning to his roots and hacking some hardware, as well as doing some minor scicomm: + +* Power grid and renewable energy +* Epidemiology and modelling +* Political and historical data presentation + +At MIT in the 1970s, Bob was a member of the Macsyma project, a maintainer of MacLisp and developer of VAX/NIL. He created TEACH;LISP, an online tutoring/learning environment for the Lisp language. + +Bob is also a musician who used to hack MIDI in Apple Common Lisp on his Mac II, controlling his Yamaha DX-7, and in the early 1970s was designing a digital synthesizer, a little too far ahead of the curve. + +Clearly, Bob is a generalist with too many projects on his plate! From 84e4268b513bffc630276f08fdf64d3b6ed00cc1 Mon Sep 17 00:00:00 2001 From: Anton Krug Date: Mon, 7 Jun 2021 22:40:36 +0100 Subject: [PATCH 206/723] AntonKrug entry --- 1209/DEB0/index.md | 9 +++++++++ org/antonkrug.eu/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DEB0/index.md create mode 100644 org/antonkrug.eu/index.md diff --git a/1209/DEB0/index.md b/1209/DEB0/index.md new file mode 100644 index 00000000..347bfb10 --- /dev/null +++ b/1209/DEB0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: AK JTAG++ +owner: antonkrug.eu +license: GPLv2 +site: http://www.antonkrug.eu +source: https://github.com/AntonKrug/akJtagPlusPlus +--- +Experimental JTAG dongle implemented in C++, allowing users to interact with JTAG enabled devices with USB, or in a standalone mode with the LCD (and touch screen). \ No newline at end of file diff --git a/org/antonkrug.eu/index.md b/org/antonkrug.eu/index.md new file mode 100644 index 00000000..6fc18794 --- /dev/null +++ b/org/antonkrug.eu/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Anton Krug +site: http://www.antonkrug.eu/ +--- +I'm a jack-of-all-trades maker with a passion for pushing SW/HW to its limits. From 75d071b09ff467c27d8456ed7e6c3cd0dac54fd3 Mon Sep 17 00:00:00 2001 From: Michael Loose Date: Fri, 11 Jun 2021 13:06:09 +0200 Subject: [PATCH 207/723] PID Request for DualStepperController --- 1209/42A1/index.md | 8 ++++++++ org/MichaelLoose/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/42A1/index.md create mode 100644 org/MichaelLoose/index.md diff --git a/1209/42A1/index.md b/1209/42A1/index.md new file mode 100644 index 00000000..3625ea96 --- /dev/null +++ b/1209/42A1/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: DualStepperController +owner: MichaelLoose +license: MIT +site: http://www.loose.biz/ +source: https://github.com/michaelloose/DualStepperController/ +--- \ No newline at end of file diff --git a/org/MichaelLoose/index.md b/org/MichaelLoose/index.md new file mode 100644 index 00000000..3b7af89c --- /dev/null +++ b/org/MichaelLoose/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Michael Loose +site: http://www.loose.biz/ +--- +Developing hardware and software for various projects \ No newline at end of file From b378b545f15923303ecb597ed8abfab3f72678df Mon Sep 17 00:00:00 2001 From: michaelloose <48633790+michaelloose@users.noreply.github.com> Date: Fri, 11 Jun 2021 15:04:59 +0200 Subject: [PATCH 208/723] Update index.md --- 1209/42A1/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/42A1/index.md b/1209/42A1/index.md index 3625ea96..a060d708 100644 --- a/1209/42A1/index.md +++ b/1209/42A1/index.md @@ -1,8 +1,8 @@ --- layout: pid title: DualStepperController -owner: MichaelLoose +owner: michaelloose license: MIT site: http://www.loose.biz/ source: https://github.com/michaelloose/DualStepperController/ ---- \ No newline at end of file +--- From 308512692c9cf904e7328c12af3707f867125995 Mon Sep 17 00:00:00 2001 From: michaelloose <48633790+michaelloose@users.noreply.github.com> Date: Fri, 11 Jun 2021 15:05:46 +0200 Subject: [PATCH 209/723] Update index.md --- 1209/42A1/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/42A1/index.md b/1209/42A1/index.md index a060d708..e7051cff 100644 --- a/1209/42A1/index.md +++ b/1209/42A1/index.md @@ -1,7 +1,7 @@ --- layout: pid title: DualStepperController -owner: michaelloose +owner: MichaelLoose license: MIT site: http://www.loose.biz/ source: https://github.com/michaelloose/DualStepperController/ From 562c6e343e6d0fdd33ee8d69922dae5cefbab1f3 Mon Sep 17 00:00:00 2001 From: Junya Enoki Date: Sat, 12 Jun 2021 03:49:04 +0900 Subject: [PATCH 210/723] Add A380 --- 1209/A320/index.md | 2 +- 1209/A380/index.md | 9 +++++++++ 1209/B737/index.md | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 1209/A380/index.md delete mode 100644 1209/B737/index.md diff --git a/1209/A320/index.md b/1209/A320/index.md index 1ec2c9cb..40c660c0 100644 --- a/1209/A320/index.md +++ b/1209/A320/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: espress0 +title: LrE-6 owner: Raffles license: GPLv3 site: https://github.com/jenoki/LrE-6/wiki diff --git a/1209/A380/index.md b/1209/A380/index.md new file mode 100644 index 00000000..2b3f5873 --- /dev/null +++ b/1209/A380/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: LrTMAX +owner: Raffles +license: GPLv3 +site: https://github.com/jenoki/LrTMAX/wiki +source: https://github.com/jenoki/LrTMAX +--- +LrTMAX is MIDI controller Hardware on STM32 controller (has 8 axis encoder) \ No newline at end of file diff --git a/1209/B737/index.md b/1209/B737/index.md deleted file mode 100644 index 439a3757..00000000 --- a/1209/B737/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: pid -title: LrLite -owner: Raffles -license: GPLv3 -site: https://github.com/jenoki/LrLite/wiki -source: https://github.com/jenoki/LrLite ---- -LrLite is HID keybord Hardware on STM32 controller \ No newline at end of file From 69de71485b089d4a72e5cb8962f29aee514e3acb Mon Sep 17 00:00:00 2001 From: Jay Maynard Date: Sun, 13 Jun 2021 05:55:45 -0500 Subject: [PATCH 211/723] Adding Tron Guy Labs M122/3270 USB keyboard --- 1209/3270/index.md | 12 ++++++++++++ org/TronGuyLabs/index.md | 5 +++++ 2 files changed, 17 insertions(+) create mode 100644 1209/3270/index.md create mode 100644 org/TronGuyLabs/index.md diff --git a/1209/3270/index.md b/1209/3270/index.md new file mode 100644 index 00000000..fb46928e --- /dev/null +++ b/1209/3270/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: M122 3270 USB keyboard +owner: TronGuyLabs +license: GPL 2 +site: https://github.com/jmaynard/qmk_firmware +source: https://github.com/jmaynard/qmk_firmware +--- +The M122 3270 USB keyboard is an adaptation of the classic IBM Model M +122-key 3270-layout keyboard to USB, switchable between acting like a +standard PC keyboard and a 3270 terminal keyboard with actions faithful +to the key legends. diff --git a/org/TronGuyLabs/index.md b/org/TronGuyLabs/index.md new file mode 100644 index 00000000..e6dd10d2 --- /dev/null +++ b/org/TronGuyLabs/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Tron Guy Labs +--- +Projects developed by Jay Maynard, the Tron Guy. From 55bc2af59c2fc8782f7f301089f9445527f984c1 Mon Sep 17 00:00:00 2001 From: Jay Maynard Date: Mon, 14 Jun 2021 01:39:02 -0500 Subject: [PATCH 212/723] Updating product name --- 1209/3270/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/3270/index.md b/1209/3270/index.md index fb46928e..6db2946e 100644 --- a/1209/3270/index.md +++ b/1209/3270/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: M122 3270 USB keyboard +title: M122/3270 USB keyboard owner: TronGuyLabs license: GPL 2 site: https://github.com/jmaynard/qmk_firmware From 04b0780f225beb75f6b82e3542ed8344349c551e Mon Sep 17 00:00:00 2001 From: dx-mon Date: Thu, 1 Jul 2021 00:11:04 +0100 Subject: [PATCH 213/723] PID request for bad_alloc's dragonBoot --- 1209/BADB/index.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 1209/BADB/index.md diff --git a/1209/BADB/index.md b/1209/BADB/index.md new file mode 100644 index 00000000..e2a0ab51 --- /dev/null +++ b/1209/BADB/index.md @@ -0,0 +1,21 @@ +--- +layout: pid +title: dragonBoot +owner: bad_alloc +license: BSD-3-Clause +site: https://github.com/bad-alloc-heavy-industries/dragonBoot +source: https://github.com/bad-alloc-heavy-industries/dragonBoot +--- +To support bad_alloc USB products, and support the need to update firmware on +them without expensive JTAG adaptors, the idea of a common general-purpose DFU +bootloader was devised - dragonBoot + +With MXKeyboard and SPIFlashProgrammer both sporting similar USB stacks with the +intention to one day make them both use the same stack, dragonUSB was born. + +dragonUSB with appropriate non-target-specific drivers can efficiently implement +USB on a variety of targets with excellent type-safety and good support for +descriptors that aren't just byte blobs. + +dragonBoot uses dragonUSB to target both platforms and uses dragonUSB's DFU driver +to implement dfu-util friendly DFU. From de7c00e279fd891f88294d85ec8511a53a807143 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Sun, 11 Jul 2021 16:20:18 +0300 Subject: [PATCH 214/723] Pi-KVM organization and IDs --- 1209/EDA1/index.md | 11 +++++++++++ 1209/EDA2/index.md | 11 +++++++++++ org/Pi-KVM/index.md | 6 ++++++ 3 files changed, 28 insertions(+) create mode 100644 1209/EDA1/index.md create mode 100644 1209/EDA2/index.md create mode 100644 org/Pi-KVM/index.md diff --git a/1209/EDA1/index.md b/1209/EDA1/index.md new file mode 100644 index 00000000..8e2f3516 --- /dev/null +++ b/1209/EDA1/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Pi-KVM Composite Device +owner: Pi-KVM +license: GPLv3 +site: https://pikvm.org +source: https://github.com/pikvm/pikvm +--- +Open and cheap DIY IP-KVM based on Raspberry Pi. + +This device can combine HID, Mass Storage, Ethernet-over-USB, and so on. diff --git a/1209/EDA2/index.md b/1209/EDA2/index.md new file mode 100644 index 00000000..f7308966 --- /dev/null +++ b/1209/EDA2/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Pi-KVM HID +owner: Pi-KVM +license: GPLv3 +site: https://pikvm.org +source: https://github.com/pikvm/pikvm +--- +Open and cheap DIY IP-KVM based on Raspberry Pi. + +Dedicated hardware HID. diff --git a/org/Pi-KVM/index.md b/org/Pi-KVM/index.md new file mode 100644 index 00000000..2a26783b --- /dev/null +++ b/org/Pi-KVM/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Pi-KVM +site: https://pikvm.org +--- +Open and cheap DIY IP-KVM based on Raspberry Pi From 1b6039bbbb13fc1c8a57abb3a66ed975b2bf4ae7 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 13 Jul 2021 18:43:41 -0700 Subject: [PATCH 215/723] Newline to poke CI --- 1209/DEB0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/DEB0/index.md b/1209/DEB0/index.md index 347bfb10..9fbe222c 100644 --- a/1209/DEB0/index.md +++ b/1209/DEB0/index.md @@ -6,4 +6,4 @@ license: GPLv2 site: http://www.antonkrug.eu source: https://github.com/AntonKrug/akJtagPlusPlus --- -Experimental JTAG dongle implemented in C++, allowing users to interact with JTAG enabled devices with USB, or in a standalone mode with the LCD (and touch screen). \ No newline at end of file +Experimental JTAG dongle implemented in C++, allowing users to interact with JTAG enabled devices with USB, or in a standalone mode with the LCD (and touch screen). From bed59a099d7aedac1042a89e33de41458c7c23d3 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 13 Jul 2021 18:46:21 -0700 Subject: [PATCH 216/723] Newline to poke CI --- 1209/42A1/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/42A1/index.md b/1209/42A1/index.md index e7051cff..7967a5a9 100644 --- a/1209/42A1/index.md +++ b/1209/42A1/index.md @@ -6,3 +6,4 @@ license: MIT site: http://www.loose.biz/ source: https://github.com/michaelloose/DualStepperController/ --- + From 26f9b445cb47a7384ba0416cce92da02f1177966 Mon Sep 17 00:00:00 2001 From: Jay Maynard Date: Tue, 13 Jul 2021 21:55:30 -0500 Subject: [PATCH 217/723] Linking to the hardware repository. --- 1209/3270/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/1209/3270/index.md b/1209/3270/index.md index 6db2946e..c33e88ae 100644 --- a/1209/3270/index.md +++ b/1209/3270/index.md @@ -4,7 +4,8 @@ title: M122/3270 USB keyboard owner: TronGuyLabs license: GPL 2 site: https://github.com/jmaynard/qmk_firmware -source: https://github.com/jmaynard/qmk_firmware +source: https://github.com/jmaynard/qmk_firmware/tree/tronguylabs-keyboards/keyboards/tronguylabs/m122_3270 +PCBs: https://github.com/jmaynard/tronguylabs-m122-blackpill --- The M122 3270 USB keyboard is an adaptation of the classic IBM Model M 122-key 3270-layout keyboard to USB, switchable between acting like a From b224fcee529e2a9d127e17c6fe011c4667df7474 Mon Sep 17 00:00:00 2001 From: Nestor Soriano Date: Wed, 14 Jul 2021 17:30:21 +0200 Subject: [PATCH 218/723] Add Konamiman org and 1209/3434 device --- 1209/3434/index.md | 9 +++++++++ org/Konamiman/index.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/3434/index.md create mode 100644 org/Konamiman/index.md diff --git a/1209/3434/index.md b/1209/3434/index.md new file mode 100644 index 00000000..80e776ac --- /dev/null +++ b/1209/3434/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Rookie Drive in device mode +owner: Konamiman +license: MIT (software), GPL 2 (hardware) +site: https://github.com/Konamiman/NestorDevice/ +source: https://github.com/S0urceror/MSX-USB/ +--- +Rookie Drive is a cartridge for MSX computers featuring a CH376 chip and an USB-A port. Originally the cartridge was designed to work as an USB host, but the CH376 can be configured and used as a device as well with the appropriate software. MSX-USB is an open source clone of Rookie Drive. diff --git a/org/Konamiman/index.md b/org/Konamiman/index.md new file mode 100644 index 00000000..b17f52c3 --- /dev/null +++ b/org/Konamiman/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Konamiman +site: http://www.konamiman.com/ +--- +I'm just a geek developing software for MSX computers in my free time, often in collaboration with other geeks who develop hardware. + From ca8d1e4034cfffc5661c34083eba6d9f95d9967b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=98=E3=82=85=E3=82=93?= Date: Fri, 16 Jul 2021 05:07:30 +0900 Subject: [PATCH 219/723] Update 1209/A380/index.md Co-authored-by: Scott Shawcroft --- 1209/A380/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/A380/index.md b/1209/A380/index.md index 2b3f5873..992af13c 100644 --- a/1209/A380/index.md +++ b/1209/A380/index.md @@ -4,6 +4,6 @@ title: LrTMAX owner: Raffles license: GPLv3 site: https://github.com/jenoki/LrTMAX/wiki -source: https://github.com/jenoki/LrTMAX +source: https://github.com/remov-b4-flight/LrTMAX --- -LrTMAX is MIDI controller Hardware on STM32 controller (has 8 axis encoder) \ No newline at end of file +LrTMAX is MIDI controller Hardware on STM32 controller (has 8 axis encoder) From fce5cc50d77ff3b6b6f42c506d649f145349a062 Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Tue, 20 Jul 2021 04:33:26 +0200 Subject: [PATCH 220/723] Add Windfisch/midikraken --- 1209/2E7F/index.md | 11 +++++++++++ 1209/2E80/index.md | 11 +++++++++++ org/Windfisch/index.md | 7 +++++++ 3 files changed, 29 insertions(+) create mode 100644 1209/2E7F/index.md create mode 100644 1209/2E80/index.md create mode 100644 org/Windfisch/index.md diff --git a/1209/2E7F/index.md b/1209/2E7F/index.md new file mode 100644 index 00000000..70d04269 --- /dev/null +++ b/1209/2E7F/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Midikraken Bootloader +owner: Windfisch +license: Apache 2.0 and CERN OHL-S-2.0 +site: https://github.com/Windfisch/midikraken +source: https://github.com/Windfisch/midikraken +--- + +Midikraken is an open-source, open-hardware MIDI-USB-interface supporting up to +16 MIDI ports, with more features to come. diff --git a/1209/2E80/index.md b/1209/2E80/index.md new file mode 100644 index 00000000..bee50cbf --- /dev/null +++ b/1209/2E80/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Midikraken +owner: Windfisch +license: Apache 2.0 and CERN OHL-S-2.0 +site: https://github.com/Windfisch/midikraken +source: https://github.com/Windfisch/midikraken +--- + +Midikraken is an open-source, open-hardware MIDI-USB-interface supporting up to +16 MIDI ports, with more features to come. diff --git a/org/Windfisch/index.md b/org/Windfisch/index.md new file mode 100644 index 00000000..af653a9f --- /dev/null +++ b/org/Windfisch/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Windfisch +site: https://www.windfis.ch +--- +I am a hardware and software hacker who loves to develop my own devices, especially audio- and +music-related ones. I make them available to hobbyists and makers [on GitHub](https://github.com/Windfisch). From 2de6cafff401064dc9aeb383fdf3880d46b49522 Mon Sep 17 00:00:00 2001 From: Jay Maynard Date: Thu, 22 Jul 2021 06:23:14 -0500 Subject: [PATCH 221/723] Linking to final code repository location. --- 1209/3270/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/3270/index.md b/1209/3270/index.md index c33e88ae..8d7f3018 100644 --- a/1209/3270/index.md +++ b/1209/3270/index.md @@ -4,7 +4,7 @@ title: M122/3270 USB keyboard owner: TronGuyLabs license: GPL 2 site: https://github.com/jmaynard/qmk_firmware -source: https://github.com/jmaynard/qmk_firmware/tree/tronguylabs-keyboards/keyboards/tronguylabs/m122_3270 +source: https://github.com/qmk/qmk_firmware/tree/master/keyboards/tronguylabs/m122_3270 PCBs: https://github.com/jmaynard/tronguylabs-m122-blackpill --- The M122 3270 USB keyboard is an adaptation of the classic IBM Model M From af829b55f4dc53716421cac826f3f4f226d95261 Mon Sep 17 00:00:00 2001 From: sabas1080 Date: Thu, 22 Jul 2021 12:57:30 -0500 Subject: [PATCH 222/723] add catsniffer BABB --- 1209/BABB/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 1209/BABB/index.md diff --git a/1209/BABB/index.md b/1209/BABB/index.md new file mode 100644 index 00000000..a006e172 --- /dev/null +++ b/1209/BABB/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: CatSniffer +owner: ElectronicCats +license: CERN OHL 1.2 (hardware design) +site: https://github.com/ElectronicCats/CatSniffer +source: https://github.com/ElectronicCats/CatSniffer +--- +CatSniffer is an original multiprotocol board made for IoT (Internet of Things). It has a design type "usb stick" that allows the easy transport and use it anytime anywhere. It integrates a CC1352 chip from TI, SX1276 and SAMD21E17 all of new generation. + +With love for everyone from Aguascalientes - Mexico. + +Get your kit, visit: https://electroniccats.com \ No newline at end of file From 4745a123022afcf2bba4a040f0dc62072e5a7a1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E8=91=89=E5=8D=83=E5=A4=8F?= <47180063+mokesura@users.noreply.github.com> Date: Fri, 23 Jul 2021 10:47:56 +0900 Subject: [PATCH 223/723] CC Proto Commit --- 1209/CC00/index.md | 9 +++++++++ org/mokesura/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/CC00/index.md create mode 100644 org/mokesura/index.md diff --git a/1209/CC00/index.md b/1209/CC00/index.md new file mode 100644 index 00000000..9ce8d3d8 --- /dev/null +++ b/1209/CC00/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CC Proto +owner: Chinatsu Chiba (azulee/mokesura) +license: MIT +site: https://github.com/mokesura/cc_proto +source: https://github.com/mokesura/cc_proto +--- +CC Proto is a 18-key keyboard with a reversible design. \ No newline at end of file diff --git a/org/mokesura/index.md b/org/mokesura/index.md new file mode 100644 index 00000000..0581e2c0 --- /dev/null +++ b/org/mokesura/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Chinatsu Chiba (azulee/mokesura) +site: https://github.com/mokesura +--- +I am designing open source keyboards. \ No newline at end of file From 7256d83757772a5c4def4bd77715a4787781735a Mon Sep 17 00:00:00 2001 From: Tyler Crumpton Date: Sat, 31 Jul 2021 17:39:13 -0500 Subject: [PATCH 224/723] Create index.md --- org/CrumpSpace/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 org/CrumpSpace/index.md diff --git a/org/CrumpSpace/index.md b/org/CrumpSpace/index.md new file mode 100644 index 00000000..866d5995 --- /dev/null +++ b/org/CrumpSpace/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: CrumpSpace +--- +CrumpSpace is a collection of often-silly, sometimes-useful electronics and software projects. From bc2cda6a29e1df2f17bbe953a1a7be287d1c9558 Mon Sep 17 00:00:00 2001 From: Tyler Crumpton Date: Sat, 31 Jul 2021 17:52:12 -0500 Subject: [PATCH 225/723] Create index.md --- 1209/3141/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/3141/index.md diff --git a/1209/3141/index.md b/1209/3141/index.md new file mode 100644 index 00000000..64af5719 --- /dev/null +++ b/1209/3141/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: CrumpSpace CrumpS2 +owner: CrumpSpace +license: MIT +site: https://github.com/tylercrumpton/CrumpS2 +source: https://github.com/tylercrumpton/CrumpS2 +--- From 9264b9ed6bb7a2930aa265c76d79a143965e60ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E8=91=89=E5=8D=83=E5=A4=8F?= <47180063+mokesura@users.noreply.github.com> Date: Sun, 1 Aug 2021 10:21:23 +0900 Subject: [PATCH 226/723] Update 1209/CC00/index.md Co-authored-by: Scott Shawcroft --- 1209/CC00/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/CC00/index.md b/1209/CC00/index.md index 9ce8d3d8..9c58b262 100644 --- a/1209/CC00/index.md +++ b/1209/CC00/index.md @@ -1,9 +1,9 @@ --- layout: pid title: CC Proto -owner: Chinatsu Chiba (azulee/mokesura) +owner: mokesura license: MIT site: https://github.com/mokesura/cc_proto source: https://github.com/mokesura/cc_proto --- -CC Proto is a 18-key keyboard with a reversible design. \ No newline at end of file +CC Proto is a 18-key keyboard with a reversible design. From 4479003be1a569e9396f9088c08797c83d1dfb12 Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Sun, 1 Aug 2021 19:08:25 +0100 Subject: [PATCH 227/723] Create index.md --- org/bonzi/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/bonzi/index.md diff --git a/org/bonzi/index.md b/org/bonzi/index.md new file mode 100644 index 00000000..43ba3db7 --- /dev/null +++ b/org/bonzi/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: bonzi +site: http://keebs.bonzi.sh/ +--- +bonzi's keyboards From 32e1b0a8552cd0f4fb53609ba3dd725c1490a553 Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Sun, 1 Aug 2021 19:16:51 +0100 Subject: [PATCH 228/723] Create 6939 --- 1209/6939 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/6939 diff --git a/1209/6939 b/1209/6939 new file mode 100644 index 00000000..2a3e1998 --- /dev/null +++ b/1209/6939 @@ -0,0 +1,8 @@ +--- +layout: pid +title: BM60 EC +owner: bonzi +license: GNU GPLv2 +site: https://keebs.bonzi.sh/kprepublic/bm60-ec +source: https://github.com/bonzi/bm60ec-qmk-config +--- From f68db4e509972b21667b48925a32df3dbc022155 Mon Sep 17 00:00:00 2001 From: Michael Schloh von Bennewitz Date: Sun, 1 Aug 2021 23:12:01 +0200 Subject: [PATCH 229/723] Remove owner name from title identifiers as documentation suggests --- 1209/B0B0/index.md | 2 +- 1209/C0DA/index.md | 2 +- 1209/D00D/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/B0B0/index.md b/1209/B0B0/index.md index 91f6a223..9f59d357 100644 --- a/1209/B0B0/index.md +++ b/1209/B0B0/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: Monero Bootloader +title: Bootloader owner: Monero license: CERN site: https://getmonero.org/ diff --git a/1209/C0DA/index.md b/1209/C0DA/index.md index 26280fd8..0ebc3024 100644 --- a/1209/C0DA/index.md +++ b/1209/C0DA/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: Monero Firmware +title: Firmware owner: Monero license: CERN site: https://getmonero.org/ diff --git a/1209/D00D/index.md b/1209/D00D/index.md index 593e026a..69eba669 100644 --- a/1209/D00D/index.md +++ b/1209/D00D/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: Monero Developer +title: Developer owner: Monero license: CERN site: https://getmonero.org/ From f737dfa839049ba1dc5be07a56271a3c3bbec392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=98=E3=82=85=E3=82=93?= Date: Sat, 7 Aug 2021 01:00:02 +0900 Subject: [PATCH 230/723] Update index.md --- 1209/A320/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/A320/index.md b/1209/A320/index.md index 40c660c0..e2b510a4 100644 --- a/1209/A320/index.md +++ b/1209/A320/index.md @@ -3,7 +3,7 @@ layout: pid title: LrE-6 owner: Raffles license: GPLv3 -site: https://github.com/jenoki/LrE-6/wiki -source: https://github.com/jenoki/LrE-6 +site: https://github.com/remov-b4-flight/LrE-6/wiki +source: https://github.com/remov-b4-flight/LrE-6 --- -LrE-6 is MIDI controller Hardware on STM32 controller \ No newline at end of file +LrE-6 is MIDI controller Hardware on STM32 controller From 2736c7f313df3be0b5249a4f2e8cd77f1172e544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=98=E3=82=85=E3=82=93?= Date: Sat, 7 Aug 2021 01:01:33 +0900 Subject: [PATCH 231/723] Update index.md --- 1209/A380/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/A380/index.md b/1209/A380/index.md index 992af13c..bec0f8df 100644 --- a/1209/A380/index.md +++ b/1209/A380/index.md @@ -3,7 +3,7 @@ layout: pid title: LrTMAX owner: Raffles license: GPLv3 -site: https://github.com/jenoki/LrTMAX/wiki +site: https://github.com/remov-b4-flight/LrTMAX/wiki source: https://github.com/remov-b4-flight/LrTMAX --- LrTMAX is MIDI controller Hardware on STM32 controller (has 8 axis encoder) From fa370b8a4c721379d1758593253cb07b18791286 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Tue, 10 Aug 2021 21:12:11 +0100 Subject: [PATCH 232/723] Add earth.li org and Desk Viking PID (0xDE5C) --- 1209/DE5C/index.md | 8 ++++++++ org/earth.li/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/DE5C/index.md create mode 100644 org/earth.li/index.md diff --git a/1209/DE5C/index.md b/1209/DE5C/index.md new file mode 100644 index 00000000..33f9f789 --- /dev/null +++ b/1209/DE5C/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +owner: earth.li +license: GPLv3 +site: https://github.com/u1f35c/desk-viking +source: https://github.com/u1f35c/desk-viking +--- +An STM32 based debug device which is inspired by the Dangerous Prototypes Bus Pirate. diff --git a/org/earth.li/index.md b/org/earth.li/index.md new file mode 100644 index 00000000..a861fd5c --- /dev/null +++ b/org/earth.li/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: earth.li +site: https://www.earth.li/ +--- +A collection of random geeks. From 7a920527b1ee56a5b5cb4ee60eb17c876449599f Mon Sep 17 00:00:00 2001 From: Tyler Crumpton Date: Fri, 13 Aug 2021 10:34:12 -0500 Subject: [PATCH 233/723] Add UF2 Bootloader Request --- 1209/3141/index.md | 2 +- 1209/3142/index.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 1209/3142/index.md diff --git a/1209/3141/index.md b/1209/3141/index.md index 64af5719..93c91579 100644 --- a/1209/3141/index.md +++ b/1209/3141/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: CrumpSpace CrumpS2 +title: CrumpSpace CrumpS2 - CircuitPython owner: CrumpSpace license: MIT site: https://github.com/tylercrumpton/CrumpS2 diff --git a/1209/3142/index.md b/1209/3142/index.md new file mode 100644 index 00000000..c74ead09 --- /dev/null +++ b/1209/3142/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: CrumpSpace CrumpS2 - UF2 Bootloader +owner: CrumpSpace +license: MIT +site: https://github.com/tylercrumpton/CrumpS2 +source: https://github.com/tylercrumpton/CrumpS2 +--- From 08e9cb3e70a72fc6bbcc77d8280e9aea0d6e0246 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 13 Aug 2021 12:01:06 -0700 Subject: [PATCH 234/723] Extra empty line to bump CI --- 1209/DE5C/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/DE5C/index.md b/1209/DE5C/index.md index 33f9f789..94e70fad 100644 --- a/1209/DE5C/index.md +++ b/1209/DE5C/index.md @@ -6,3 +6,4 @@ site: https://github.com/u1f35c/desk-viking source: https://github.com/u1f35c/desk-viking --- An STM32 based debug device which is inspired by the Dangerous Prototypes Bus Pirate. + From da03f3ea932a1d3cfde8cab255d17c20575961f6 Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Fri, 13 Aug 2021 22:39:46 +0100 Subject: [PATCH 235/723] make repo compliant and up to date with current project --- 1209/6939 | 8 -------- 1209/6939/index.md | 8 ++++++++ org/bonzi/index.md | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 1209/6939 create mode 100644 1209/6939/index.md diff --git a/1209/6939 b/1209/6939 deleted file mode 100644 index 2a3e1998..00000000 --- a/1209/6939 +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: pid -title: BM60 EC -owner: bonzi -license: GNU GPLv2 -site: https://keebs.bonzi.sh/kprepublic/bm60-ec -source: https://github.com/bonzi/bm60ec-qmk-config ---- diff --git a/1209/6939/index.md b/1209/6939/index.md new file mode 100644 index 00000000..33fef28b --- /dev/null +++ b/1209/6939/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: bongopad +owner: bonzi +license: GNU GPLv2 +site: https://keebs.bonzi.sh/bonzi/bongopad +source: https://github.com/bonzi/bongopad +--- diff --git a/org/bonzi/index.md b/org/bonzi/index.md index 43ba3db7..3117d35f 100644 --- a/org/bonzi/index.md +++ b/org/bonzi/index.md @@ -3,4 +3,4 @@ layout: org title: bonzi site: http://keebs.bonzi.sh/ --- -bonzi's keyboards +bonzi's keebs From 05cdfd8aebb6927304930fc91efebb5a079a0e93 Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Sat, 14 Aug 2021 15:35:19 +0100 Subject: [PATCH 236/723] Update URL to HTTPS --- org/bonzi/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/bonzi/index.md b/org/bonzi/index.md index 3117d35f..d87437d5 100644 --- a/org/bonzi/index.md +++ b/org/bonzi/index.md @@ -1,6 +1,6 @@ --- layout: org title: bonzi -site: http://keebs.bonzi.sh/ +site: https://keebs.bonzi.sh/ --- bonzi's keebs From b64db537653d6a14774c264fce740d4d45002495 Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Sat, 14 Aug 2021 15:38:12 +0100 Subject: [PATCH 237/723] Use correct Licence --- 1209/6939/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/6939/index.md b/1209/6939/index.md index 33fef28b..5fa1c77b 100644 --- a/1209/6939/index.md +++ b/1209/6939/index.md @@ -2,7 +2,7 @@ layout: pid title: bongopad owner: bonzi -license: GNU GPLv2 +license: GNU GPLv3 site: https://keebs.bonzi.sh/bonzi/bongopad source: https://github.com/bonzi/bongopad --- From dddd0a5f3489a39d99df36d44cc405f68ad7d676 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Sun, 15 Aug 2021 13:25:58 -0600 Subject: [PATCH 238/723] adding PixelWing ESP32-S2 --- 1209/4DF0/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DF0/index.md diff --git a/1209/4DF0/index.md b/1209/4DF0/index.md new file mode 100644 index 00000000..153c4edd --- /dev/null +++ b/1209/4DF0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PixelWing ESP32-S2 +owner: OakDevelopmentTechnologies +license: MIT +site: https://github.com/skerr92/odt-dev-boards/tree/master/boards/PixelWing-ESP32 +source: https://github.com/skerr92/circuitpython/tree/add-ODT-PixelWing-esp/ports/esp32s2/boards/odt-pixelwing-esp32-s2 +--- From 16f2f31cf70c83066a4a5b7eecb23041f8c68aa6 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Sun, 15 Aug 2021 13:41:18 -0600 Subject: [PATCH 239/723] fix link for source --- 1209/4DF0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4DF0/index.md b/1209/4DF0/index.md index 153c4edd..103cc5ee 100644 --- a/1209/4DF0/index.md +++ b/1209/4DF0/index.md @@ -4,5 +4,5 @@ title: PixelWing ESP32-S2 owner: OakDevelopmentTechnologies license: MIT site: https://github.com/skerr92/odt-dev-boards/tree/master/boards/PixelWing-ESP32 -source: https://github.com/skerr92/circuitpython/tree/add-ODT-PixelWing-esp/ports/esp32s2/boards/odt-pixelwing-esp32-s2 +source: https://github.com/skerr92/circuitpython/tree/add-ODT-PixelWing-esp/ports/esp32s2/boards/odt_pixelwing_esp32_s2 --- From 01e10201a320b53e6445a4fbf6ef5b4570e6c2de Mon Sep 17 00:00:00 2001 From: John Mueller Date: Sun, 15 Aug 2021 23:19:35 +0200 Subject: [PATCH 240/723] Adding 3-Key-Ecosystem & 2key2 --- 1209/3304/index.md | 11 +++++++++++ org/3-Key-Ecosystem/index.md | 8 ++++++++ 2 files changed, 19 insertions(+) create mode 100644 1209/3304/index.md create mode 100644 org/3-Key-Ecosystem/index.md diff --git a/1209/3304/index.md b/1209/3304/index.md new file mode 100644 index 00000000..39d58768 --- /dev/null +++ b/1209/3304/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: 3-Key-Ecosystem 2key2 +owner: 3-Key-Ecosystem +license: Apache 2.0 +site: https://github.com/softplus/3keyecosystem +source: https://github.com/softplus/3keyecosystem/tree/main/2key2 +--- + +This is a 2x1 switch USB macro-keyboard running on QMK. +It has 2-LED RGB backlighting, and uses a modular base-board. diff --git a/org/3-Key-Ecosystem/index.md b/org/3-Key-Ecosystem/index.md new file mode 100644 index 00000000..c6dd4284 --- /dev/null +++ b/org/3-Key-Ecosystem/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: 3-Key-Ecosystem +site: https://github.com/softplus/3keyecosystem +--- +I initially decided to just make a mute key. +I ended up making a whole bunch of USB keyboards, including a modular setup for macro-keyboards. +I called it the "3-Key-Ecosystem" since there were initially just 3 keyboards. From 6f77b756784c7c30763b319e77bfaa07327331b8 Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Tue, 17 Aug 2021 00:57:22 +0100 Subject: [PATCH 241/723] Implement CC BY-SA --- 1209/6939/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/6939/index.md b/1209/6939/index.md index 5fa1c77b..666dee8f 100644 --- a/1209/6939/index.md +++ b/1209/6939/index.md @@ -2,7 +2,7 @@ layout: pid title: bongopad owner: bonzi -license: GNU GPLv3 +license: CC BY-SA site: https://keebs.bonzi.sh/bonzi/bongopad source: https://github.com/bonzi/bongopad --- From dc08d3387d4bbca8c9652867d5a6aef67be0ecde Mon Sep 17 00:00:00 2001 From: Alfie Foster Date: Tue, 17 Aug 2021 01:04:41 +0100 Subject: [PATCH 242/723] Update index.md --- 1209/6939/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/6939/index.md b/1209/6939/index.md index 666dee8f..3ebc6ec6 100644 --- a/1209/6939/index.md +++ b/1209/6939/index.md @@ -2,7 +2,7 @@ layout: pid title: bongopad owner: bonzi -license: CC BY-SA +license: CC BY-SA 4.0 site: https://keebs.bonzi.sh/bonzi/bongopad source: https://github.com/bonzi/bongopad --- From fb37e3489e05d1c8b5aa491ff924027518bb2bbb Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Wed, 25 Aug 2021 11:20:52 -0400 Subject: [PATCH 243/723] add PLA ALT controller --- 1209/A170/index.md | 8 ++++++++ org/PLA-LABS/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/A170/index.md create mode 100644 org/PLA-LABS/index.md diff --git a/1209/A170/index.md b/1209/A170/index.md new file mode 100644 index 00000000..41ab6e9b --- /dev/null +++ b/1209/A170/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: ALT Avatar Motion Controller +owner: PLA-LABS +license: GNU GPLv3 +site: https://plalabs.com/ +source: https://github.com/ALTEDGE/pla-alt-device +--- diff --git a/org/PLA-LABS/index.md b/org/PLA-LABS/index.md new file mode 100644 index 00000000..a2df9fdf --- /dev/null +++ b/org/PLA-LABS/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: PLA LABS +site: https://plalabs.com/ +--- +PLA LABS is the designer of the Avatar Motion Controller, a gaming controller designed to succeed the keyboard in the traditional keyboard/mouse combination. From 7db4b99e4022f81d017c6ea36e8c99487442ff9c Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Wed, 25 Aug 2021 11:27:16 -0400 Subject: [PATCH 244/723] PLA ALT: Specify hardware license --- 1209/A170/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/A170/index.md b/1209/A170/index.md index 41ab6e9b..c43b705a 100644 --- a/1209/A170/index.md +++ b/1209/A170/index.md @@ -2,7 +2,7 @@ layout: pid title: ALT Avatar Motion Controller owner: PLA-LABS -license: GNU GPLv3 +license: GNU GPLv3 & TAPR OHL site: https://plalabs.com/ source: https://github.com/ALTEDGE/pla-alt-device --- From 6b72cf3b233ed52879670a4d2bebec21bac2f805 Mon Sep 17 00:00:00 2001 From: donicrosby Date: Thu, 26 Aug 2021 22:42:10 -0400 Subject: [PATCH 245/723] BOSS-Keyboards USB VID PID request --- 1209/B055/index.md | 8 ++++++++ org/Boss-Keyboards/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/B055/index.md create mode 100644 org/Boss-Keyboards/index.md diff --git a/1209/B055/index.md b/1209/B055/index.md new file mode 100644 index 00000000..a2beb5cf --- /dev/null +++ b/1209/B055/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: BOSS Keyboards Muse +owner: BOSS-Keyboards +license: CC-BY-SA-4.0 License +site: https://github.com/BOSS-Keyboards/Muse/ +source: https://github.com/BOSS-Keyboards/Muse/ +--- diff --git a/org/Boss-Keyboards/index.md b/org/Boss-Keyboards/index.md new file mode 100644 index 00000000..121c5bfc --- /dev/null +++ b/org/Boss-Keyboards/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: BOSS-Keyboards +--- +Engineering duo who decided to start making keyboards during the COVID pandemic From 0afcafa9c3697ee11617ef15ed2a94b6b6c33ee1 Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Tue, 31 Aug 2021 08:21:03 +0700 Subject: [PATCH 246/723] Add 1290/DECA --- 1209/DECA/index.md | 10 ++++++++++ org/OpenAudioGear/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/DECA/index.md create mode 100644 org/OpenAudioGear/index.md diff --git a/1209/DECA/index.md b/1209/DECA/index.md new file mode 100644 index 00000000..39abe875 --- /dev/null +++ b/1209/DECA/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: DECA USB2 audio interface +owner: OpenAudioGear +license: CERN-OHL-W-2.0 +site: https://github.com/hansfbaier/deca-usb2-audio-interface/ +source: https://github.com/hansfbaier/deca-usb2-audio-interface/ +--- +Gateware for the Arrow/Terasic DECA FPGA development board to use +it as a high speed USB2, class compliant audio interface diff --git a/org/OpenAudioGear/index.md b/org/OpenAudioGear/index.md new file mode 100644 index 00000000..ae174292 --- /dev/null +++ b/org/OpenAudioGear/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OpenAudioGear +site: https://github.com/hansfbaier +--- +We develop open source hardware and software for professional audio From b7b66bfd86b13ab6569777d8591dfd64e0319fd3 Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Wed, 1 Sep 2021 00:40:09 +0900 Subject: [PATCH 247/723] Create index.md --- 1209/4654/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4654/index.md diff --git a/1209/4654/index.md b/1209/4654/index.md new file mode 100644 index 00000000..ef4ac0c8 --- /dev/null +++ b/1209/4654/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Kasumigasane +owner: e3w2q +license: MIT +site: https://github.com/e3w2q/Kasumigasane-keypad +source: https://github.com/e3w2q/Kasumigasane-keypad +--- +Simple 16-key keypad. From e1fdff9d2a58212ba3c054f514218fbf8c94c933 Mon Sep 17 00:00:00 2001 From: Bruno Freitas Date: Mon, 6 Sep 2021 13:54:41 -0300 Subject: [PATCH 248/723] Adding ControllaBLE pid --- 1209/FACA/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/FACA/index.md diff --git a/1209/FACA/index.md b/1209/FACA/index.md new file mode 100644 index 00000000..dd642e33 --- /dev/null +++ b/1209/FACA/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ControllaBLE +owner: brunofreitas.com +license: GPL 3.0 +site: https://github.com/bootsector/ControllaBLE +source: https://github.com/bootsector/ControllaBLE +--- +A retro-controllers to Bluetooth BLE adapter. From 8bd3ef0f5cb9568418a65cf550d6d4d0ba127ff4 Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Thu, 9 Sep 2021 23:54:14 +0900 Subject: [PATCH 249/723] Create index.md --- 1209/4655/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4655/index.md diff --git a/1209/4655/index.md b/1209/4655/index.md new file mode 100644 index 00000000..0b968e92 --- /dev/null +++ b/1209/4655/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Pangaea +owner: e3w2q +license: MIT +site: https://github.com/e3w2q/Pangaea-keyboard +source: https://github.com/e3w2q/Pangaea-keyboard +--- +Parts adjustable keyboard. From ab359485945740e11dd54e57fa596c9b0cf42467 Mon Sep 17 00:00:00 2001 From: Mathis Dedial Date: Fri, 10 Sep 2021 10:20:43 +0200 Subject: [PATCH 250/723] PID request for OHMMUSICCOLLECTIVE OHMMIDIMOD 0xB0DE --- 1209/B0DE/index.md | 9 +++++++++ org/ohmmusiccollective/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/B0DE/index.md create mode 100644 org/ohmmusiccollective/index.md diff --git a/1209/B0DE/index.md b/1209/B0DE/index.md new file mode 100644 index 00000000..41a1c619 --- /dev/null +++ b/1209/B0DE/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OHMMIDIMOD +owner: ohmmusiccollective +license: MIT +site: https://gitlab.com/ohmmusiccollective/ohmmidimod-hardware +source: https://gitlab.com/ohmmusiccollective/ohmmidimod-firmware +--- +USB-MIDI-to-DCB converter for Roland JUNO-60 analog synthesizer. diff --git a/org/ohmmusiccollective/index.md b/org/ohmmusiccollective/index.md new file mode 100644 index 00000000..33b6b929 --- /dev/null +++ b/org/ohmmusiccollective/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: OHMMUSICCOLLECTIVE +--- +We are a collective of young musicians and engineers developing open-source audio hardware. From a859c46872cf0ab1a38bdbce26c565639983ab96 Mon Sep 17 00:00:00 2001 From: e3w2q <50942793+e3w2q@users.noreply.github.com> Date: Sat, 11 Sep 2021 16:26:46 +0900 Subject: [PATCH 251/723] Update org --- 1209/4655/index.md | 2 +- org/Keytectonix/index.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 org/Keytectonix/index.md diff --git a/1209/4655/index.md b/1209/4655/index.md index 0b968e92..eece8199 100644 --- a/1209/4655/index.md +++ b/1209/4655/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Pangaea -owner: e3w2q +owner: Keytectonix license: MIT site: https://github.com/e3w2q/Pangaea-keyboard source: https://github.com/e3w2q/Pangaea-keyboard diff --git a/org/Keytectonix/index.md b/org/Keytectonix/index.md new file mode 100644 index 00000000..089e389c --- /dev/null +++ b/org/Keytectonix/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Keytectonix +--- +Key Tectonic Lab. From 097b381e0cfb4977d1ec6c186f7bd5d403343394 Mon Sep 17 00:00:00 2001 From: Billy Bryant Date: Tue, 14 Sep 2021 11:15:29 -0700 Subject: [PATCH 252/723] Adding new Org [MetalBoards] and Pid [8191] Updating Website to https://MetalBoards.tech --- 1209/8191/index.md | 9 +++++++++ org/MetalBoards/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/8191/index.md create mode 100644 org/MetalBoards/index.md diff --git a/1209/8191/index.md b/1209/8191/index.md new file mode 100644 index 00000000..c4dfe8a9 --- /dev/null +++ b/1209/8191/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Insane MacroPad +owner: MetalBoards +license: MIT +site: https://MetalBoards.tech/ +source: https://github.com/MetalBoards/InsaneMacroPad +--- +The Insane MacroPad is a 16 Key Macro Pad with Dual Encoders powered by an Arduino Pro Micro diff --git a/org/MetalBoards/index.md b/org/MetalBoards/index.md new file mode 100644 index 00000000..6d857ab5 --- /dev/null +++ b/org/MetalBoards/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Metal Boards +site: https://MetalBoards.tech/ +--- +Team making Small Distribution Keyboard & Macropad Projects \ No newline at end of file From b0d15792909f83296c64748013a68106b645bfe9 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 15 Sep 2021 19:32:58 +0700 Subject: [PATCH 253/723] Add brianthe.dev org --- org/brianthe.dev/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/brianthe.dev/index.md diff --git a/org/brianthe.dev/index.md b/org/brianthe.dev/index.md new file mode 100644 index 00000000..ae056ebf --- /dev/null +++ b/org/brianthe.dev/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: brianthe.dev +site: https://brianthe.dev/ +--- +A programmer and FOSS enthusiast. From 9222cb069a803a9f9cb1d82260d0e91d13d05456 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 15 Sep 2021 19:48:29 +0700 Subject: [PATCH 254/723] Add PID 5385 for Pulse85 HW --- 1209/5385/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/5385/index.md diff --git a/1209/5385/index.md b/1209/5385/index.md new file mode 100644 index 00000000..a1010aa6 --- /dev/null +++ b/1209/5385/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Pulse85 HW +owner: brianthe.dev +license: MIT (software), CC BY-SA 4.0 (hardware) +site: https://pulse85.brianthe.dev/ +source: https://github.com/brian-the-dev/Pulse85 +--- From 1698c26bb56bd4ab461ed0d98d61d2edfd27abdd Mon Sep 17 00:00:00 2001 From: Mate Szalay-Beko Date: Thu, 16 Sep 2021 17:30:30 +0200 Subject: [PATCH 255/723] PID request for atmega-z80 --- 1209/80A0/index.md | 9 +++++++++ org/SyMat/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/80A0/index.md create mode 100644 org/SyMat/index.md diff --git a/1209/80A0/index.md b/1209/80A0/index.md new file mode 100644 index 00000000..433b47d9 --- /dev/null +++ b/1209/80A0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ATMega-Z80 - an 8 bit hobby computer +owner: SyMat +license: BSD-3 +site: https://github.com/symat/atmega-z80 +source: https://github.com/symat/atmega-z80 +--- +An open source hobby computer based on Z80 CPU and an ATMega MCU used for IO controller and other tasks. Check it out! ;) \ No newline at end of file diff --git a/org/SyMat/index.md b/org/SyMat/index.md new file mode 100644 index 00000000..f9d91681 --- /dev/null +++ b/org/SyMat/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Mate Szalay-Beko (SyMat) +site: https://www.linkedin.com/in/mate-szalay-beko +--- +Software engineer, open source enthusiast (Apache member) living in Hungary. From 481da3f17fa563181add1ef5b2978ecaa7eaf283 Mon Sep 17 00:00:00 2001 From: Joey Castillo Date: Fri, 17 Sep 2021 14:08:45 -0400 Subject: [PATCH 256/723] PID Request for Sensor Watch --- 1209/2150/index.md | 9 +++++++++ 1209/2151/index.md | 9 +++++++++ org/oddlyspecific/index.md | 6 ++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/2150/index.md create mode 100644 1209/2151/index.md create mode 100644 org/oddlyspecific/index.md diff --git a/1209/2150/index.md b/1209/2150/index.md new file mode 100644 index 00000000..9a2535d5 --- /dev/null +++ b/1209/2150/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Sensor Watch UF2 Bootloader +owner: oddlyspecific +license: CC-BY-SA 4.0 (hardware), MIT (firmware) +site: https://github.com/joeycastillo/Sensor-Watch +source: https://github.com/joeycastillo/uf2-samdx1 +--- +This PID identifies the Sensor Watch when in bootloader mode. When the Sensor Watch is running as a normal USB device, it uses [PID 2151](https://pid.codes/1209/2151/). diff --git a/1209/2151/index.md b/1209/2151/index.md new file mode 100644 index 00000000..e834b2bb --- /dev/null +++ b/1209/2151/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Sensor Watch +owner: oddlyspecific +license: CC-BY-SA 4.0 (hardware), MIT (firmware) +site: https://github.com/joeycastillo/Sensor-Watch +source: https://github.com/joeycastillo/uf2-samdx1 +--- +The Sensor Watch is a board replacement for the classic Casio F-91W wristwatch. It is powered by a Microchip SAM L22 microcontroller with built-in segment LCD controller. You can write your own programs for the watch using the provided watch library, program the watch over USB using the built-in [UF2 bootloader](https://pid.codes/1209/2150/), and then install the board in your existing watch case to run your own software on your wrist. diff --git a/org/oddlyspecific/index.md b/org/oddlyspecific/index.md new file mode 100644 index 00000000..079f4189 --- /dev/null +++ b/org/oddlyspecific/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Oddly Specific Objects +site: https://www.oddlyspecific.org +--- +Oddly Specific Objects aims to create comprehensible open source designs that democratize the knowledge required to create useful gadgets. From 2550ee559d4f24f536d55307c1ba623f07fc187e Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Sat, 18 Sep 2021 09:12:53 -0600 Subject: [PATCH 257/723] add bread 2040 pid 0x4df1 --- 1209/4DF1/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DF1/index.md diff --git a/1209/4DF1/index.md b/1209/4DF1/index.md new file mode 100644 index 00000000..3a7b65dc --- /dev/null +++ b/1209/4DF1/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: BREAD 2040 +owner: OakDevelopmentTechnologies +license: MIT +site: https://github.com/skerr92/odt-dev-boards/tree/master/boards/BREAD%202040 +source: https://github.com/skerr92/circuitpython/tree/add-ODT-bread-2040/ports/raspberrypi/boards/odt_bread_2040 +--- From b31e14feac12123ee077b51eb3a14e8d2abd85ba Mon Sep 17 00:00:00 2001 From: Mate Szalay-Beko Date: Sat, 18 Sep 2021 19:38:35 +0200 Subject: [PATCH 258/723] add hardware license --- 1209/80A0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/80A0/index.md b/1209/80A0/index.md index 433b47d9..1e840940 100644 --- a/1209/80A0/index.md +++ b/1209/80A0/index.md @@ -2,7 +2,7 @@ layout: pid title: ATMega-Z80 - an 8 bit hobby computer owner: SyMat -license: BSD-3 +license: Open source, permissive licenses. Software: BSD-3, Hardware: CERN-OHL-P. site: https://github.com/symat/atmega-z80 source: https://github.com/symat/atmega-z80 --- From a8943d43d3384074c01724aa0ba3225424ac00af Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Fri, 24 Sep 2021 18:21:41 +0700 Subject: [PATCH 259/723] Create index.md --- org/64BitAstro-Systems/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/64BitAstro-Systems/index.md diff --git a/org/64BitAstro-Systems/index.md b/org/64BitAstro-Systems/index.md new file mode 100644 index 00000000..8a77d2f8 --- /dev/null +++ b/org/64BitAstro-Systems/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: 64BitAstro Systems +site: http://www.64bitastro-systems.cf/ +--- +We aim to create free and open-source softwares for people to create things. And we also create video games and paid software to help support us. From 8a61e4690addd7480fcc648cc4a46511160e48ce Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Fri, 24 Sep 2021 19:05:11 +0700 Subject: [PATCH 260/723] Create index.md --- 1209/6400/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/6400/index.md diff --git a/1209/6400/index.md b/1209/6400/index.md new file mode 100644 index 00000000..fab3f9db --- /dev/null +++ b/1209/6400/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: AstroX64 Steering Wheel +owner: 64BitAstro-Systems +license: APACHE 2.0 +site: http://www.64bitastro-systems.cf/ +source: http://github.com/MostlyWhat/64BitAstro-Steering-Wheel +--- +Steering Wheel Designed to be used with F1 Games from Codemasters. But any other games should work fine through key-mapping. (Powered by Unojoy) From 920853f391f032959b90389742bf63fc3c4113cb Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Fri, 24 Sep 2021 19:27:23 +0700 Subject: [PATCH 261/723] Update index.md --- org/64BitAstro-Systems/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/64BitAstro-Systems/index.md b/org/64BitAstro-Systems/index.md index 8a77d2f8..419f6df1 100644 --- a/org/64BitAstro-Systems/index.md +++ b/org/64BitAstro-Systems/index.md @@ -3,4 +3,4 @@ layout: org title: 64BitAstro Systems site: http://www.64bitastro-systems.cf/ --- -We aim to create free and open-source softwares for people to create things. And we also create video games and paid software to help support us. +We aim to create free and open-source softwares for people to create things. We also create video games and paid software to help support going forward. From 4a0521ebcd640955f6ea1ac22e327a304c042cdf Mon Sep 17 00:00:00 2001 From: arturo182 Date: Fri, 24 Sep 2021 22:57:03 +0200 Subject: [PATCH 262/723] solderparty: Add an org file --- org/solderparty/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/solderparty/index.md diff --git a/org/solderparty/index.md b/org/solderparty/index.md new file mode 100644 index 00000000..8186158d --- /dev/null +++ b/org/solderparty/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Solder Party +site: http://www.solder.party/ +--- +Based in Sweden, Solder Party creates products that help makers and hackers develop their projects. From 5baa30090d877593a5f14564bb112fc5dbf82293 Mon Sep 17 00:00:00 2001 From: arturo182 Date: Fri, 24 Sep 2021 23:00:02 +0200 Subject: [PATCH 263/723] 0182: Add index.md --- 1209/0182/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/0182/index.md diff --git a/1209/0182/index.md b/1209/0182/index.md new file mode 100644 index 00000000..5d74185f --- /dev/null +++ b/1209/0182/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: RP2040 Stamp +owner: solderparty +license: CERN Open Hardware Licence +site: https://rp2040-stamp.solder.party +source: https://github.com/solderparty/rp2040_stamp_hw +--- From 40786329d52cafd2ea8f26882c8a3467684d6674 Mon Sep 17 00:00:00 2001 From: John Mueller Date: Sat, 25 Sep 2021 21:12:24 +0200 Subject: [PATCH 264/723] Fixing link & clarifying boards --- 1209/3304/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1209/3304/index.md b/1209/3304/index.md index 39d58768..c0ef3d61 100644 --- a/1209/3304/index.md +++ b/1209/3304/index.md @@ -1,11 +1,11 @@ --- layout: pid -title: 3-Key-Ecosystem 2key2 +title: 2key-keyboards owner: 3-Key-Ecosystem license: Apache 2.0 site: https://github.com/softplus/3keyecosystem -source: https://github.com/softplus/3keyecosystem/tree/main/2key2 +source: https://github.com/softplus/3keyecosystem/tree/main/2key --- -This is a 2x1 switch USB macro-keyboard running on QMK. -It has 2-LED RGB backlighting, and uses a modular base-board. +This is for my 2x1 switch USB macro-keyboards running on QMK. +It's used by both 2key1 (single LED per key) and 2key2 (RGB WS2812B LED per key), and uses a modular base-board. From 235fee8d649a26103884b955fe57994e5efcaf60 Mon Sep 17 00:00:00 2001 From: John Mueller Date: Sat, 25 Sep 2021 21:13:49 +0200 Subject: [PATCH 265/723] Adding 3305 for 4key keyboards --- 1209/3305/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/3305/index.md diff --git a/1209/3305/index.md b/1209/3305/index.md new file mode 100644 index 00000000..38f84a9a --- /dev/null +++ b/1209/3305/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: 4key-keyboards +owner: 3-Key-Ecosystem +license: Apache 2.0 +site: https://github.com/softplus/3keyecosystem +source: https://github.com/softplus/3keyecosystem/tree/main/4key +--- + +This is for my 2x2 switch USB macro-keyboards running on QMK. +It's used by both 4key1 (single LED per key) and 4key2 (RGB WS2812B LED per key), and uses a modular base-board. From 09047c3dfcd31e4d3c682d5ff4bbed63446c248b Mon Sep 17 00:00:00 2001 From: John Mueller Date: Sat, 25 Sep 2021 21:15:02 +0200 Subject: [PATCH 266/723] Adding 3306 for 6key keyboards --- 1209/3306/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/3306/index.md diff --git a/1209/3306/index.md b/1209/3306/index.md new file mode 100644 index 00000000..93343dc1 --- /dev/null +++ b/1209/3306/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: 6key-keyboards +owner: 3-Key-Ecosystem +license: Apache 2.0 +site: https://github.com/softplus/3keyecosystem +source: https://github.com/softplus/3keyecosystem/tree/main/6key +--- + +This is for my 2x2 switch USB macro-keyboards running on QMK. +It's used by both kai6 (single LED per key) and 6key2 (RGB WS2812B LED per key), and uses a modular base-board. From 92cb1da5b9cedb818e37ef5cccf1f585e9e146dd Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 28 Sep 2021 09:04:33 -0400 Subject: [PATCH 267/723] added org for me and pid requests for Squishy --- 1209/CA70/index.md | 9 +++++++++ 1209/CA71/index.md | 9 +++++++++ org/aki-nyan/index.md | 6 ++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/CA70/index.md create mode 100644 1209/CA71/index.md create mode 100644 org/aki-nyan/index.md diff --git a/1209/CA70/index.md b/1209/CA70/index.md new file mode 100644 index 00000000..51d0258d --- /dev/null +++ b/1209/CA70/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Squishy +owner: aki-nyan +license: BSD-3-Clause +site: https://github.com/lethalbit/squishy +source: https://github.com/lethalbit/squishy +--- +An open source multitool/toolkit for working with old SCSI devices with modern systems in a flexible manner. diff --git a/1209/CA71/index.md b/1209/CA71/index.md new file mode 100644 index 00000000..333c57d3 --- /dev/null +++ b/1209/CA71/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Squishy Bootloader +owner: aki-nyan +license: BSD-3-Clause +site: https://github.com/lethalbit/squishy +source: https://github.com/lethalbit/squishy +--- +Bootloader for Squishy, an open source multitool/toolkit for working with old SCSI devices with modern systems in a flexible manner. diff --git a/org/aki-nyan/index.md b/org/aki-nyan/index.md new file mode 100644 index 00000000..1c03ac1c --- /dev/null +++ b/org/aki-nyan/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Aki-nyan +site: https://twitter.com/lethalbit +--- +abyssal witch, deranged catgirl hardware/software engineer, professional blåhaj cuddler. From 018ec6457d688d2abdd7e8e5a116d758cd5f030b Mon Sep 17 00:00:00 2001 From: djvs <2954343+djvs@users.noreply.github.com> Date: Tue, 28 Sep 2021 23:00:53 -0400 Subject: [PATCH 268/723] add djvs/aek under 1209/9209 --- 1209/9209/index.md | 9 +++++++++ org/djvs/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/9209/index.md create mode 100644 org/djvs/index.md diff --git a/1209/9209/index.md b/1209/9209/index.md new file mode 100644 index 00000000..6af6a078 --- /dev/null +++ b/1209/9209/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: aek +owner: myorg +license: CC BY-SA for hardware, GPL for firmware +site: http://www.github.com/djvs/aek +source: http://github.com/djvs/aek +--- +Rockin awesome aek pcb diff --git a/org/djvs/index.md b/org/djvs/index.md new file mode 100644 index 00000000..b28dc5b5 --- /dev/null +++ b/org/djvs/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: djvs +site: http://www.github.com/djvs +--- +Open source keyboard PCB(s) From 43624bdb2df5702dae65fb1a0a33ba0a3dee5637 Mon Sep 17 00:00:00 2001 From: djvs <2954343+djvs@users.noreply.github.com> Date: Wed, 29 Sep 2021 14:29:12 -0400 Subject: [PATCH 269/723] fix --- 1209/9209/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/9209/index.md b/1209/9209/index.md index 6af6a078..0f11843d 100644 --- a/1209/9209/index.md +++ b/1209/9209/index.md @@ -1,7 +1,7 @@ --- layout: pid title: aek -owner: myorg +owner: djvs license: CC BY-SA for hardware, GPL for firmware site: http://www.github.com/djvs/aek source: http://github.com/djvs/aek From abece86da353bc4644cbdf89294162dfd5bb3975 Mon Sep 17 00:00:00 2001 From: arturo182 Date: Sun, 10 Oct 2021 02:28:36 +0200 Subject: [PATCH 270/723] Rename 1209/0182/index.md to 1209/1820/index.md --- 1209/{0182 => 1820}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{0182 => 1820}/index.md (100%) diff --git a/1209/0182/index.md b/1209/1820/index.md similarity index 100% rename from 1209/0182/index.md rename to 1209/1820/index.md From 3ec9a51d1f97686e02d44820aa6cb8eaf927ff36 Mon Sep 17 00:00:00 2001 From: arturo182 Date: Sun, 10 Oct 2021 02:35:10 +0200 Subject: [PATCH 271/723] Rename 1209/1820/index.md to 1209/A182/index.md --- 1209/{1820 => A182}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{1820 => A182}/index.md (100%) diff --git a/1209/1820/index.md b/1209/A182/index.md similarity index 100% rename from 1209/1820/index.md rename to 1209/A182/index.md From d51cf08bc457ee85ba421c2388ef520efb10b1fd Mon Sep 17 00:00:00 2001 From: Greg Davill Date: Mon, 11 Oct 2021 15:36:31 +1030 Subject: [PATCH 272/723] 1209: 5af1: add ButterStick bootloader ButterStick is a OSHW ECP5 based FPGA development board. A soft-cpu, LUNA and TinyUSB are used to create a USB DFU bootloader. --- 1209/5AF1/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/5AF1/index.md diff --git a/1209/5AF1/index.md b/1209/5AF1/index.md new file mode 100644 index 00000000..ccb77b6c --- /dev/null +++ b/1209/5AF1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ButterStick DFU Bootloader +owner: GoodStuffDepartment +license: CERN OHL v1.2, BSD-2-Clause +site: https://github.com/butterstick-fpga +source: https://github.com/butterstick-fpga/butterstick-hardware +--- +ButterStick is a compact ECP5 FPGA development board with DDR3L, High-speed USB,Gigabit ethernet, and SYZYGY interfaces \ No newline at end of file From a88cfa5731d41a352fe65d5ce7e7072523dbdefa Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Mon, 11 Oct 2021 10:47:17 -0400 Subject: [PATCH 273/723] Sensor Watch: fix link to web site --- 1209/2151/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2151/index.md b/1209/2151/index.md index e834b2bb..f1a6ff25 100644 --- a/1209/2151/index.md +++ b/1209/2151/index.md @@ -3,7 +3,7 @@ layout: pid title: Sensor Watch owner: oddlyspecific license: CC-BY-SA 4.0 (hardware), MIT (firmware) -site: https://github.com/joeycastillo/Sensor-Watch -source: https://github.com/joeycastillo/uf2-samdx1 +site: https://www.sensorwatch.net/ +source: https://github.com/joeycastillo/Sensor-Watch --- The Sensor Watch is a board replacement for the classic Casio F-91W wristwatch. It is powered by a Microchip SAM L22 microcontroller with built-in segment LCD controller. You can write your own programs for the watch using the provided watch library, program the watch over USB using the built-in [UF2 bootloader](https://pid.codes/1209/2150/), and then install the board in your existing watch case to run your own software on your wrist. From c6dd2eca4747653ce5628abbbdc30999391410a9 Mon Sep 17 00:00:00 2001 From: ErfanSn <50053121+ErfanSn@users.noreply.github.com> Date: Thu, 21 Oct 2021 16:22:44 +0330 Subject: [PATCH 274/723] Request PID: 5054 for ES Timer --- 1209/5054/index.md | 9 +++++++++ org/ES/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/5054/index.md create mode 100644 org/ES/index.md diff --git a/1209/5054/index.md b/1209/5054/index.md new file mode 100644 index 00000000..b5d92758 --- /dev/null +++ b/1209/5054/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ES Timer +owner: ES +license: GPL-3.0 +site: https://github.com/ErfanSn/ES-Timer +source: https://github.com/ErfanSn/ES-Timer +--- +A USB timer powered by Digispark ATtiny85 according to pomodoro time management technique \ No newline at end of file diff --git a/org/ES/index.md b/org/ES/index.md new file mode 100644 index 00000000..11c0fbfe --- /dev/null +++ b/org/ES/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ES +site: https://github.com/ErfanSn +--- +ES produces only open-source gadgets From 6d5f30ff596937d6036f8ad7dbfea9002822cc00 Mon Sep 17 00:00:00 2001 From: Justin Mammarella Date: Sat, 6 Nov 2021 15:07:12 +1100 Subject: [PATCH 275/723] Add MegaCMD PID: 3070 --- 1209/3070/index.md | 8 ++++++++ org/MegaCMD/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/3070/index.md create mode 100644 org/MegaCMD/index.md diff --git a/1209/3070/index.md b/1209/3070/index.md new file mode 100644 index 00000000..1ebccd4a --- /dev/null +++ b/1209/3070/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MegaCommand +owner: MegaCMD +license: BSD-3-Clause +site: http://www.megacmd.com/ +source: http://github.com/jmamma/MegaCommand_Design/ +--- diff --git a/org/MegaCMD/index.md b/org/MegaCMD/index.md new file mode 100644 index 00000000..e752d043 --- /dev/null +++ b/org/MegaCMD/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MegaCMD +site: http://www.megacmd.com/ +--- +We design open source hardware for electronic music. This request is for the MegaCommand MIDI controller. From 66817b15f6d010991077a0c5ad1d29e1b36a6717 Mon Sep 17 00:00:00 2001 From: zhiayang <500236+zhiayang@users.noreply.github.com> Date: Sat, 13 Nov 2021 22:35:54 +0800 Subject: [PATCH 276/723] create `zhiayang` organisation --- org/zhiayang/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/zhiayang/index.md diff --git a/org/zhiayang/index.md b/org/zhiayang/index.md new file mode 100644 index 00000000..ca8048d6 --- /dev/null +++ b/org/zhiayang/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: zhiayang +site: https://github.com/zhiayang +--- +Someone who makes open-source hardware designs. From 2d35a1e14b9e1eaeb5d60eeac9aa7816ed32114e Mon Sep 17 00:00:00 2001 From: zhiayang <500236+zhiayang@users.noreply.github.com> Date: Sat, 13 Nov 2021 22:41:08 +0800 Subject: [PATCH 277/723] Add info for mikoto under pid 7a01 --- 1209/7a01/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/7a01/index.md diff --git a/1209/7a01/index.md b/1209/7a01/index.md new file mode 100644 index 00000000..0fe7b5c6 --- /dev/null +++ b/1209/7a01/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: nRF52840 Mikoto +owner: zhiayang +license: Apache version 2.0 +site: https://github.com/zhiayang/mikoto +source: https://github.com/zhiayang/mikoto +--- From ab31c025e997e9b8aeca910b9a69e6af3bc8eac2 Mon Sep 17 00:00:00 2001 From: zhiayang <500236+zhiayang@users.noreply.github.com> Date: Sat, 13 Nov 2021 22:42:56 +0800 Subject: [PATCH 278/723] delete the folder --- 1209/7a01/index.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 1209/7a01/index.md diff --git a/1209/7a01/index.md b/1209/7a01/index.md deleted file mode 100644 index 0fe7b5c6..00000000 --- a/1209/7a01/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: pid -title: nRF52840 Mikoto -owner: zhiayang -license: Apache version 2.0 -site: https://github.com/zhiayang/mikoto -source: https://github.com/zhiayang/mikoto ---- From ca9405cca42731972ea8b3bc5e0e60ccd4ec9ced Mon Sep 17 00:00:00 2001 From: zhiayang <500236+zhiayang@users.noreply.github.com> Date: Sat, 13 Nov 2021 22:45:24 +0800 Subject: [PATCH 279/723] Add updated definition for Mikoto under pid 7a01 --- 1209/7A01/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/7A01/index.md diff --git a/1209/7A01/index.md b/1209/7A01/index.md new file mode 100644 index 00000000..a370dca8 --- /dev/null +++ b/1209/7A01/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Mikoto nRF52840 +owner: zhiayang +license: Apache License 2.0 +site: https://github.com/zhiayang/mikoto +source: https://github.com/zhiayang/mikoto +--- +An open source nRF52840 controller board in a Pro-micro footprint. From 735ead95cb2e06d67f5df26b4a3dcf84b8f0109d Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Fri, 19 Nov 2021 09:37:44 +0700 Subject: [PATCH 280/723] Add OpenAudioGear ADATface - 0xADA1 --- 1209/ADA1/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/ADA1/index.md diff --git a/1209/ADA1/index.md b/1209/ADA1/index.md new file mode 100644 index 00000000..7868ae58 --- /dev/null +++ b/1209/ADA1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ADATface - ADAT USB2 high speed audio interface +owner: OpenAudioGear +license: CERN-OHL-W-2.0 +site: https://github.com/hansfbaier/adat-usb2-audio-interface +source: https://github.com/hansfbaier/adat-usb2-audio-interface +--- +An Open Source USB2 high speed <-> ADAT Lightpipe audio interface From f404045bbf2268417bdc07c6e9b79e7bfe4ea900 Mon Sep 17 00:00:00 2001 From: donicrosby Date: Sun, 28 Nov 2021 23:16:39 -0500 Subject: [PATCH 281/723] Updated Org name and PID --- 1209/43AC/index.md | 8 ++++++++ 1209/B055/index.md | 8 -------- org/{Boss-Keyboards => BEKOS}/index.md | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 1209/43AC/index.md delete mode 100644 1209/B055/index.md rename org/{Boss-Keyboards => BEKOS}/index.md (81%) diff --git a/1209/43AC/index.md b/1209/43AC/index.md new file mode 100644 index 00000000..f41a21bd --- /dev/null +++ b/1209/43AC/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: BEKOS Muse +owner: BEKOS +license: CC-BY-SA-4.0 License +site: https://github.com/BEKOS-Keyboards/Muse/ +source: https://github.com/BEKOS-Keyboards/Muse/ +--- diff --git a/1209/B055/index.md b/1209/B055/index.md deleted file mode 100644 index a2beb5cf..00000000 --- a/1209/B055/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: pid -title: BOSS Keyboards Muse -owner: BOSS-Keyboards -license: CC-BY-SA-4.0 License -site: https://github.com/BOSS-Keyboards/Muse/ -source: https://github.com/BOSS-Keyboards/Muse/ ---- diff --git a/org/Boss-Keyboards/index.md b/org/BEKOS/index.md similarity index 81% rename from org/Boss-Keyboards/index.md rename to org/BEKOS/index.md index 121c5bfc..2140f3b3 100644 --- a/org/Boss-Keyboards/index.md +++ b/org/BEKOS/index.md @@ -1,5 +1,5 @@ --- layout: org -title: BOSS-Keyboards +title: BEKOS --- Engineering duo who decided to start making keyboards during the COVID pandemic From 19e9c05712b90ff0487e513403e28edfbff67b67 Mon Sep 17 00:00:00 2001 From: Pan Ziyue Date: Mon, 29 Nov 2021 17:30:46 +0800 Subject: [PATCH 282/723] Request PID 557D for SSTuino II --- 1209/557D/index.md | 8 ++++++++ org/FourierIndustries/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/557D/index.md create mode 100644 org/FourierIndustries/index.md diff --git a/1209/557D/index.md b/1209/557D/index.md new file mode 100644 index 00000000..0f44a407 --- /dev/null +++ b/1209/557D/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: SSTuino II +owner: FourierIndustries +license: CC-BY-SA +site: https://github.com/FourierIndustries-LLP/SSTuino-II +source: https://github.com/FourierIndustries-LLP/SSTuino-II +--- \ No newline at end of file diff --git a/org/FourierIndustries/index.md b/org/FourierIndustries/index.md new file mode 100644 index 00000000..0c46eab5 --- /dev/null +++ b/org/FourierIndustries/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: FourierIndustries +site: http://sstuino.fourier.industries/ +--- +FourierIndustries LLP is a Singapore-based electronics design firm for microcontroller and IoT applications. \ No newline at end of file From f964736d92f9ad1de5a602209a5e092078fa6344 Mon Sep 17 00:00:00 2001 From: donicrosby Date: Mon, 29 Nov 2021 20:37:29 -0500 Subject: [PATCH 283/723] Fix name of product --- 1209/43AC/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/43AC/index.md b/1209/43AC/index.md index f41a21bd..c29e8e47 100644 --- a/1209/43AC/index.md +++ b/1209/43AC/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: BEKOS Muse +title: Muse owner: BEKOS license: CC-BY-SA-4.0 License site: https://github.com/BEKOS-Keyboards/Muse/ From 6dda93bad3380324cc47019ad15eccd5b8086c12 Mon Sep 17 00:00:00 2001 From: Seth Kerr <41877068+skerr92@users.noreply.github.com> Date: Sun, 5 Dec 2021 14:57:32 -0700 Subject: [PATCH 284/723] adding ODT Cast-Away RP2040 adding cast-away rp2040 --- 1209/4DF2/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DF2/index.md diff --git a/1209/4DF2/index.md b/1209/4DF2/index.md new file mode 100644 index 00000000..e4110b24 --- /dev/null +++ b/1209/4DF2/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Cast-Away RP2040 +owner: OakDevelopmentTechnologies +license: MIT +site: https://github.com/skerr92/odt-dev-boards/tree/master/boards/Cast-Away-RP2040 +source: https://github.com/skerr92/circuitpython/tree/add-odt-castaway2040/ports/raspberrypi/boards/odt_cast_away_rp2040 +--- From 263ee365816062449c19586bbc29ebbbc347094c Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 6 Dec 2021 14:16:29 -0800 Subject: [PATCH 285/723] Remove request description. --- org/MegaCMD/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/MegaCMD/index.md b/org/MegaCMD/index.md index e752d043..541a74ad 100644 --- a/org/MegaCMD/index.md +++ b/org/MegaCMD/index.md @@ -3,4 +3,4 @@ layout: org title: MegaCMD site: http://www.megacmd.com/ --- -We design open source hardware for electronic music. This request is for the MegaCommand MIDI controller. +We design open source hardware for electronic music. From 27a144cfab4300e59cd9c1f9c8f03a7bcc99c051 Mon Sep 17 00:00:00 2001 From: Mike Python Date: Thu, 16 Dec 2021 19:33:11 -0800 Subject: [PATCH 286/723] Adding mikepython RP2040smol microcontroller assembly --- 1209/1987/index.md | 9 +++++++++ org/mikepython/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/1987/index.md create mode 100644 org/mikepython/index.md diff --git a/1209/1987/index.md b/1209/1987/index.md new file mode 100644 index 00000000..05c96f09 --- /dev/null +++ b/1209/1987/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: RP2040smol +owner: mikepython +license: MIT +site: https://www.mikepython.com/home/rp2040smol +source: https://www.mikepython.com/home/rp2040smol +--- +RP2040smol is a smol microcontroller board based on RP2040. It is designed to make it easy to add RP2040 to maker projects without nasty QFN package soldering. \ No newline at end of file diff --git a/org/mikepython/index.md b/org/mikepython/index.md new file mode 100644 index 00000000..0d030c48 --- /dev/null +++ b/org/mikepython/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: mikepython +site: http://mikepython.com/ +--- +Mike is a maker who likes to make fun, cute, beepy and/or flashy electronics. \ No newline at end of file From ec46c2519b7676d49f3a15b24315f8a55268a79d Mon Sep 17 00:00:00 2001 From: Mike Python Date: Thu, 16 Dec 2021 19:37:42 -0800 Subject: [PATCH 287/723] Request PID 1987 for mikepython RP2040smol --- 1209/1987/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/1987/index.md b/1209/1987/index.md index 05c96f09..87580886 100644 --- a/1209/1987/index.md +++ b/1209/1987/index.md @@ -6,4 +6,4 @@ license: MIT site: https://www.mikepython.com/home/rp2040smol source: https://www.mikepython.com/home/rp2040smol --- -RP2040smol is a smol microcontroller board based on RP2040. It is designed to make it easy to add RP2040 to maker projects without nasty QFN package soldering. \ No newline at end of file +RP2040smol is a smol microcontroller board based on RP2040. It is designed to make it easy to add RP2040 to maker projects without nasty QFN package soldering. From 604b5e7c27ff1c64623f2dd0c782c2984f5e57f2 Mon Sep 17 00:00:00 2001 From: Timon Date: Mon, 20 Dec 2021 00:40:01 +0100 Subject: [PATCH 288/723] add D10D Piunora --- 1209/D10D/index.md | 8 ++++++++ org/Diodes-Delight/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/D10D/index.md create mode 100644 org/Diodes-Delight/index.md diff --git a/1209/D10D/index.md b/1209/D10D/index.md new file mode 100644 index 00000000..3c2589c6 --- /dev/null +++ b/1209/D10D/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Piunora +owner: Diodes Delight +license: CERN OHL v1.2 +site: https://www.diodes-delight.com/products/piunora/ +source: https://github.com/Diodes-Delight/Piunora-Hardware +--- \ No newline at end of file diff --git a/org/Diodes-Delight/index.md b/org/Diodes-Delight/index.md new file mode 100644 index 00000000..c7eceace --- /dev/null +++ b/org/Diodes-Delight/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Diodes Delight +site: https://www.diodes-delight.com/ +--- +Diodes Delight is a consultancy and design house for open hardware products. \ No newline at end of file From e9daf2707825434d53d2356f7003f278540be914 Mon Sep 17 00:00:00 2001 From: Aaron Christiansen Date: Wed, 22 Dec 2021 19:08:14 +0000 Subject: [PATCH 289/723] Add AaronChristiansen org and Delta Pico PID --- 1209/DE1A/index.md | 9 +++++++++ org/AaronChristiansen/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DE1A/index.md create mode 100644 org/AaronChristiansen/index.md diff --git a/1209/DE1A/index.md b/1209/DE1A/index.md new file mode 100644 index 00000000..1c120ebc --- /dev/null +++ b/1209/DE1A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Delta Pico +owner: AaronChristiansen +license: MIT +site: https://github.com/AaronC81/delta-pico +source: https://github.com/AaronC81/delta-pico +--- +The Delta Pico is a powerful scientific calculator built around the Raspberry Pi Pico, with a 2.8" 240x320 colour display. diff --git a/org/AaronChristiansen/index.md b/org/AaronChristiansen/index.md new file mode 100644 index 00000000..a18f6fb6 --- /dev/null +++ b/org/AaronChristiansen/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Aaron Christiansen +site: https://aaronc.cc/ +--- +Programmer and electronics hobbyist From cd821a6650e9d27b761cca13e3377f8a1e4b93f8 Mon Sep 17 00:00:00 2001 From: Mike Python Date: Wed, 22 Dec 2021 12:23:32 -0800 Subject: [PATCH 290/723] Change PID request to 2040 --- 1209/{1987 => 2040}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{1987 => 2040}/index.md (100%) diff --git a/1209/1987/index.md b/1209/2040/index.md similarity index 100% rename from 1209/1987/index.md rename to 1209/2040/index.md From ae93e471e85f1df94012d5ffae98dac4d9fee00f Mon Sep 17 00:00:00 2001 From: Jannis Achstetter Date: Thu, 23 Dec 2021 00:05:55 +0100 Subject: [PATCH 291/723] Request 1209/ACEB for OpenLightingProject's rp2040-dongle --- 1209/ACEB/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 1209/ACEB/index.md diff --git a/1209/ACEB/index.md b/1209/ACEB/index.md new file mode 100644 index 00000000..7738a540 --- /dev/null +++ b/1209/ACEB/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: rp2040-dongle +owner: openlightingproject +license: GPL +site: https://github.com/OpenLightingProject/rp2040-dongle +source: https://github.com/OpenLightingProject/rp2040-dongle +--- + +An open source [DMX512](https://en.wikipedia.org/wiki/DMX512) transmitter, +based on +[RaspberryPi's Pico board](https://www.raspberrypi.org/documentation/pico/getting-started/). +Up to 16 universes can be transmitted, DMX input is in development. From 79e114e8db3074e10b2f12333898bf6b56384b44 Mon Sep 17 00:00:00 2001 From: Timon Date: Sat, 25 Dec 2021 17:25:08 +0100 Subject: [PATCH 292/723] added D10D HW description --- 1209/D10D/index.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/1209/D10D/index.md b/1209/D10D/index.md index 3c2589c6..0171c9e4 100644 --- a/1209/D10D/index.md +++ b/1209/D10D/index.md @@ -5,4 +5,9 @@ owner: Diodes Delight license: CERN OHL v1.2 site: https://www.diodes-delight.com/products/piunora/ source: https://github.com/Diodes-Delight/Piunora-Hardware ---- \ No newline at end of file +--- + +Piunora is a Raspberry Pi CM4 carrier board that will run CircuitPython bare metal. +https://github.com/tannewt/circuitpython/tree/piunora + +In order for that to work properly it needs its own PID for this software stack. \ No newline at end of file From 241d9ca89dd17a20cc38781690074f4988925e92 Mon Sep 17 00:00:00 2001 From: DRezvanov Date: Mon, 27 Dec 2021 09:25:15 +0300 Subject: [PATCH 293/723] Added RubyLink project description and info about me --- 1209/2730/index.md | 9 +++++++++ org/Misaka0x2730/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/2730/index.md create mode 100644 org/Misaka0x2730/index.md diff --git a/1209/2730/index.md b/1209/2730/index.md new file mode 100644 index 00000000..73aaacd5 --- /dev/null +++ b/1209/2730/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: RubyLink +owner: Misaka0x2730 +license: CERN-OHL-P +site: https://github.com/Misaka0x2730/RubyLink +source: https://github.com/Misaka0x2730/RubyLink +--- +Open source USB/Ethernet ARM debugger with 2 target interfaces \ No newline at end of file diff --git a/org/Misaka0x2730/index.md b/org/Misaka0x2730/index.md new file mode 100644 index 00000000..2cad0ab6 --- /dev/null +++ b/org/Misaka0x2730/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Misaka0x2730 +site: https://github.com/Misaka0x2730 +--- +Embedded engineer and open hardware enthusiast. \ No newline at end of file From 36320849f02953ce9b164f1e875be57a292b72fe Mon Sep 17 00:00:00 2001 From: kien242 <44479300+kien242@users.noreply.github.com> Date: Thu, 6 Jan 2022 15:30:40 +0700 Subject: [PATCH 294/723] Create index.md --- org/kien242/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/kien242/index.md diff --git a/org/kien242/index.md b/org/kien242/index.md new file mode 100644 index 00000000..7f9a2f46 --- /dev/null +++ b/org/kien242/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: kien242 +site: https://github.com/kien242 +--- +I am designing keyboards. From 6f1b3d0428e99abb74bc8aafd3bd078bc0e41dd9 Mon Sep 17 00:00:00 2001 From: kien242 <44479300+kien242@users.noreply.github.com> Date: Thu, 6 Jan 2022 16:06:23 +0700 Subject: [PATCH 295/723] Create index.md --- 1209/3375/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/3375/index.md diff --git a/1209/3375/index.md b/1209/3375/index.md new file mode 100644 index 00000000..c9d6e6f5 --- /dev/null +++ b/1209/3375/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Peach v1 keyboard +owner: kien242 +license: MIT +site: https://github.com/kien242/Peach-keyboard +source: https://github.com/kien242/zmk +--- From 3a18cba0fbb9deecf194837c3a837e803053ec51 Mon Sep 17 00:00:00 2001 From: Timon <2370185+timonsku@users.noreply.github.com> Date: Thu, 6 Jan 2022 21:05:23 +0100 Subject: [PATCH 296/723] Update 1209/D10D/index.md Co-authored-by: Scott Shawcroft --- 1209/D10D/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/D10D/index.md b/1209/D10D/index.md index 0171c9e4..b6013291 100644 --- a/1209/D10D/index.md +++ b/1209/D10D/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Piunora -owner: Diodes Delight +owner: Diodes-Delight license: CERN OHL v1.2 site: https://www.diodes-delight.com/products/piunora/ source: https://github.com/Diodes-Delight/Piunora-Hardware From 81a10e960588d69e70da4389b3505a6ca5dd82af Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Fri, 7 Jan 2022 14:03:35 +0700 Subject: [PATCH 297/723] Add OpenAudioGear ADATface, secondary USB interface - 0xADA2 --- 1209/ADA2/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 1209/ADA2/index.md diff --git a/1209/ADA2/index.md b/1209/ADA2/index.md new file mode 100644 index 00000000..7e255450 --- /dev/null +++ b/1209/ADA2/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: ADATface - ADAT USB2 high speed audio interface +owner: OpenAudioGear +license: CERN-OHL-W-2.0 +site: https://github.com/hansfbaier/adat-usb2-audio-interface +source: https://github.com/hansfbaier/adat-usb2-audio-interface +--- +An Open Source USB2 high speed <-> ADAT Lightpipe audio interface +I need another ID for the second USB interface on the soundcard. +Operating systems choke if both interfaces with different layouts +enumerate with the same ID. From 79c6519db835da09f43319967c3cd451f39d5a8c Mon Sep 17 00:00:00 2001 From: Ricardo Band Date: Fri, 7 Jan 2022 18:59:34 +0100 Subject: [PATCH 298/723] The repository moved. --- 1209/4803/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/4803/index.md b/1209/4803/index.md index 0780b299..d12c2cd4 100644 --- a/1209/4803/index.md +++ b/1209/4803/index.md @@ -2,8 +2,8 @@ layout: pid title: mkbd65 owner: XenGi -license: NMHL & MIT -site: https://gitlab.com/XenGi/mkbd65 -source: https://gitlab.com/XenGi/mkbd65 +license: MIT +site: https://mkbd65.xengi.de +source: https://gitlab.com/mkbd65 --- Mobile 65% Keyboard addon for modern smartphones. From d16d162aa6ae676b531abada767df35058a5e5eb Mon Sep 17 00:00:00 2001 From: Fernando Rodrigues Date: Mon, 10 Jan 2022 11:05:49 -0300 Subject: [PATCH 299/723] Adding BareDev rev1 keyboard --- 1209/4126/index.md | 10 ++++++++++ org/manoshu/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/4126/index.md create mode 100644 org/manoshu/index.md diff --git a/1209/4126/index.md b/1209/4126/index.md new file mode 100644 index 00000000..715c6c9e --- /dev/null +++ b/1209/4126/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: BareDev rev1 +owner: manoshu +license: MIT +site: https://github.com/ManoShu/BareDev +source: https://github.com/ManoShu/BareDev +--- +An ABNT2-based 70% compact keyboard +![Prototype Build](https://i.imgur.com/fkizunN.png) diff --git a/org/manoshu/index.md b/org/manoshu/index.md new file mode 100644 index 00000000..ea562b0a --- /dev/null +++ b/org/manoshu/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ManoShu +site: https://github.com/ManoShu +--- +Eletronics enthusiast, bashing parts together trying to make something useful for someone. From 0991f33a428aa48de6003733dc90f8da5f68f50a Mon Sep 17 00:00:00 2001 From: Renze Nicolai Date: Fri, 14 Jan 2022 18:04:46 +0100 Subject: [PATCH 300/723] Add BADGE.TEAM org --- org/badgeteam/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org/badgeteam/index.md diff --git a/org/badgeteam/index.md b/org/badgeteam/index.md new file mode 100644 index 00000000..338699ea --- /dev/null +++ b/org/badgeteam/index.md @@ -0,0 +1,11 @@ +--- +layout: org +title: BADGE.TEAM +site: http://www.badge.team/ +--- +BADGE.TEAM is a group of people developing electronic conference badges. +We've created the hardware for the SHA2017, HackerHotel 2019 & 2020 and MCH2022 badges +as well as a universal software platform powering not only our own but also a whole list of other conference badges such as the +[Disobey.fi 2019 and 2020](https://disobey.fi/), [CampZone 2019 and 2020](https://campzone.nl/) and [Troopers 2022](https://troopers.de/) badges. + +Documentation about our projects can be found at [docs.badge.team](https://docs.badge.team). From 977061d6917e23f19f293a61314c909ff2c448d5 Mon Sep 17 00:00:00 2001 From: Renze Nicolai Date: Fri, 14 Jan 2022 18:05:29 +0100 Subject: [PATCH 301/723] Use HTTPS for website URL --- org/badgeteam/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/badgeteam/index.md b/org/badgeteam/index.md index 338699ea..f84c55f4 100644 --- a/org/badgeteam/index.md +++ b/org/badgeteam/index.md @@ -1,7 +1,7 @@ --- layout: org title: BADGE.TEAM -site: http://www.badge.team/ +site: https://www.badge.team/ --- BADGE.TEAM is a group of people developing electronic conference badges. We've created the hardware for the SHA2017, HackerHotel 2019 & 2020 and MCH2022 badges From 19416ce9735a073bd4b61710207f8137a0e2b797 Mon Sep 17 00:00:00 2001 From: Renze Nicolai Date: Fri, 14 Jan 2022 18:07:02 +0100 Subject: [PATCH 302/723] Add links to SHA2017, HackerHotel and MCH2022 websties --- org/badgeteam/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/badgeteam/index.md b/org/badgeteam/index.md index f84c55f4..04c9d856 100644 --- a/org/badgeteam/index.md +++ b/org/badgeteam/index.md @@ -4,7 +4,7 @@ title: BADGE.TEAM site: https://www.badge.team/ --- BADGE.TEAM is a group of people developing electronic conference badges. -We've created the hardware for the SHA2017, HackerHotel 2019 & 2020 and MCH2022 badges +We've created the hardware for the [SHA2017](https://sha2017.org), [HackerHotel 2019 & 2020](https://hackerhotel.nl) and [MCH2022](https://mch2022.org) badges as well as a universal software platform powering not only our own but also a whole list of other conference badges such as the [Disobey.fi 2019 and 2020](https://disobey.fi/), [CampZone 2019 and 2020](https://campzone.nl/) and [Troopers 2022](https://troopers.de/) badges. From 97dc8f75a9f2a4ecd8d4acc39513e0726bbcafdb Mon Sep 17 00:00:00 2001 From: Renze Nicolai Date: Fri, 14 Jan 2022 18:30:03 +0100 Subject: [PATCH 303/723] Add PID for MCH2022 badge Firmware is still work in progress, the USB device side is handled by a RP2040. Test firmware (under development) can be found at https://github.com/renzenicolai/mch2022-rp2040-test and is mixed-licensed MIT and BSD-3-Clause. Firmware for the ESP32 (also under development) can be found at https://github.com/badgeteam/mch2022-firmware-esp32. --- 1209/4200/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4200/index.md diff --git a/1209/4200/index.md b/1209/4200/index.md new file mode 100644 index 00000000..a3d84e6d --- /dev/null +++ b/1209/4200/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: MCH2022 badge +owner: badgeteam +license: CERN-OHL-P +site: https://badge.team/ +source: https://github.com/badgeteam/mch2022-badge-hardware +--- From 34d2de3fc55eb48c375d7b5d46b9c092595075ac Mon Sep 17 00:00:00 2001 From: Jochen Schaeuble Date: Fri, 14 Jan 2022 20:52:17 +0100 Subject: [PATCH 304/723] Request PID for PicoDitDah --- 1209/7110/index.md | 9 +++++++++ org/dg1psi/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/7110/index.md create mode 100644 org/dg1psi/index.md diff --git a/1209/7110/index.md b/1209/7110/index.md new file mode 100644 index 00000000..6abd0e64 --- /dev/null +++ b/1209/7110/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: PicoDitDah +owner: dg1psi +license: MIT +site: https://github.com/dg1psi/PicoDitDah +source: https://github.com/dg1psi/PicoDitDah +--- +PicoDitDah is a Morse code keyer based on the Raspberry Pi Pico. The device acts as a virtual USB microphone which sends pure sine waves based on the connected paddle. \ No newline at end of file diff --git a/org/dg1psi/index.md b/org/dg1psi/index.md new file mode 100644 index 00000000..c05fb17f --- /dev/null +++ b/org/dg1psi/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: DG1PSI +site: https://github.com/dg1psi/ +--- +Ham radio operator and software developer. \ No newline at end of file From 9ea040a9a68339d7e723e6882d81ae32beb05a9a Mon Sep 17 00:00:00 2001 From: ardnew Date: Mon, 17 Jan 2022 04:35:33 -0600 Subject: [PATCH 305/723] Requesting a unique PID for TinyGo-supported devices, which often already have a VID/PID specific to the vendor's officially supported firmware. Since TinyGo completely replaces this firmware and has developed its own indpendent USB software stack, it would be best to not reuse the original vendor's well-earned VID/PID, and instead we use our own separate PID with ties to the open source community. --- 1209/9090/index.md | 8 ++++++++ org/TinyGo/index.md | 16 ++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 1209/9090/index.md create mode 100644 org/TinyGo/index.md diff --git a/1209/9090/index.md b/1209/9090/index.md new file mode 100644 index 00000000..a3a49aca --- /dev/null +++ b/1209/9090/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: USB +owner: TinyGo +license: MIT +site: https://www.tinygo.org/ +source: https://github.com/tinygo-org/tinygo/ +--- diff --git a/org/TinyGo/index.md b/org/TinyGo/index.md new file mode 100644 index 00000000..69b8e0e3 --- /dev/null +++ b/org/TinyGo/index.md @@ -0,0 +1,16 @@ +--- +layout: org +title: TinyGo +site: http://www.tinygo.org/ +--- +TinyGo brings the Go programming language to embedded systems and to the modern +web by creating a new compiler based on LLVM. + +You can compile and run TinyGo programs on over 60 different microcontroller +boards such as the BBC micro:bit and the Arduino Uno. + +TinyGo can also produce WebAssembly (WASM) code which is very compact in size. +You can compile programs for web browsers, as well as for server and edge +computing environments that support the WebAssembly System Interface (WASI) +family of interfaces. + From e1d4a7f958b45294460aefd6fbc41a1b31c7348c Mon Sep 17 00:00:00 2001 From: KemoNine Date: Wed, 26 Jan 2022 09:45:45 -0500 Subject: [PATCH 306/723] Add artsey.io The Paintbrush keyboard pid code --- 1209/9696/index.md | 8 ++++++++ org/artseyio/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/9696/index.md create mode 100644 org/artseyio/index.md diff --git a/1209/9696/index.md b/1209/9696/index.md new file mode 100644 index 00000000..0f025750 --- /dev/null +++ b/1209/9696/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: The Paintbrush +owner: artseyio +license: cern_ohl_w_v2, apache-2, cc-by-sa-4.0 +site: https://github.com/artseyio/thepaintbrush +source: https://github.com/artseyio/thepaintbrush +--- \ No newline at end of file diff --git a/org/artseyio/index.md b/org/artseyio/index.md new file mode 100644 index 00000000..ad4cc384 --- /dev/null +++ b/org/artseyio/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ARTSEY +site: https:///artsey.io +--- +A group of projects dedicated to small and accessible input devices. \ No newline at end of file From 6319e903884b2a01e8c27c0bdbd18b27eb596b54 Mon Sep 17 00:00:00 2001 From: Dan Nixon Date: Sun, 30 Jan 2022 18:09:19 +0000 Subject: [PATCH 307/723] Add org and PID for Aya See: - https://github.com/DanNixon/aya - https://github.com/qmk/qmk_firmware/tree/master/keyboards/aya --- 1209/2925/index.md | 10 ++++++++++ org/dannixon/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/2925/index.md create mode 100644 org/dannixon/index.md diff --git a/1209/2925/index.md b/1209/2925/index.md new file mode 100644 index 00000000..f0e4ec07 --- /dev/null +++ b/1209/2925/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Aya +owner: dannixon +license: MIT +site: https://github.com/DanNixon/aya +source: https://github.com/DanNixon/aya +--- + +Split keyboard [powered by QMK](https://github.com/qmk/qmk_firmware/tree/master/keyboards/aya). diff --git a/org/dannixon/index.md b/org/dannixon/index.md new file mode 100644 index 00000000..6d966053 --- /dev/null +++ b/org/dannixon/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Dan Nixon +site: https://dan-nixon.com/ +--- + +I write code, design and build random electronic things. From 5f5f360a740699c4041ebcd2a4f53489499d827b Mon Sep 17 00:00:00 2001 From: Rodrigo Torres Date: Mon, 31 Jan 2022 11:19:14 -0800 Subject: [PATCH 308/723] Add new PID for nanoBoot (HID bootloader for AVR) Adds new org (rot) and PID "DA7A" for nanoBoot. --- 1209/DA7A/index.md | 9 +++++++++ org/rot/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DA7A/index.md create mode 100644 org/rot/index.md diff --git a/1209/DA7A/index.md b/1209/DA7A/index.md new file mode 100644 index 00000000..46fbbf04 --- /dev/null +++ b/1209/DA7A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: nanoBoot +owner: rot +license: MIT +site: https://github.com/volium/nanoBoot +source: https://github.com/volium/nanoBoot +--- +nanoBoot is a USB HID bootloader that fits in the smallest available boot size on the ATMegaXXu4 devices, 256 words or 512 bytes. diff --git a/org/rot/index.md b/org/rot/index.md new file mode 100644 index 00000000..88a2b6f3 --- /dev/null +++ b/org/rot/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Rodrigo Torres +site: http://volium.github.io +--- +Designer and developer of open source/open hardware devices. From 464a6a986ec5929517c139b2661352237ac8d89c Mon Sep 17 00:00:00 2001 From: Duccio Date: Sun, 6 Feb 2022 12:31:12 +0100 Subject: [PATCH 309/723] Register org: 'duckyb' --- org/duckyb/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/duckyb/index.md diff --git a/org/duckyb/index.md b/org/duckyb/index.md new file mode 100644 index 00000000..28ca046b --- /dev/null +++ b/org/duckyb/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Duccio Breschi (@duckyb) +site: https://github.com/duckyb +--- +I am creating open source keyboards. From 2fd1746ab1417068c79f1b104f8246220949e4d8 Mon Sep 17 00:00:00 2001 From: Duccio Date: Sun, 6 Feb 2022 12:31:58 +0100 Subject: [PATCH 310/723] Register ETERNAL Keypad (DB00) --- 1209/DB00/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/DB00/index.md diff --git a/1209/DB00/index.md b/1209/DB00/index.md new file mode 100644 index 00000000..9f9d2d3d --- /dev/null +++ b/1209/DB00/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ETERNAL Keypad +owner: duckyb +license: MIT +site: https://github.com/duckyb/eternal-keypad +source: https://github.com/duckyb/eternal-keypad +--- +A 36 key gaming keypad, for both right and left handed mouse users. From b744024d92e514270afefc219440ac426c9e1f24 Mon Sep 17 00:00:00 2001 From: Marcus Comstedt Date: Sun, 13 Feb 2022 13:16:41 +0100 Subject: [PATCH 311/723] Request PID 5A0C for Orange Cartridge Bootloader --- 1209/5A0C/index.md | 10 ++++++++++ org/zeldin/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/5A0C/index.md create mode 100644 org/zeldin/index.md diff --git a/1209/5A0C/index.md b/1209/5A0C/index.md new file mode 100644 index 00000000..40e9612b --- /dev/null +++ b/1209/5A0C/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Orange Cartridge Bootloader +owner: zeldin +license: CERN OHL v1.2, Apache 2.0 +site: https://github.com/zeldin/OrangeCart +source: https://github.com/zeldin/OrangeCart https://github.com/zeldin/foboot/tree/OrangeCart +--- +The Orange Cartridge is an ECP5 FPGA based cartridge for the Commodore +C64 and C128 home computers diff --git a/org/zeldin/index.md b/org/zeldin/index.md new file mode 100644 index 00000000..12bc8cf9 --- /dev/null +++ b/org/zeldin/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Marcus Comstedt (zeldin) +site: https://github.com/zeldin +--- +I'm a hobbyist software and hardware developer with interest in +embedded and retrocomputing. From fccb0ca30dfdc189a570d1d81c98be008fdcde62 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Sun, 13 Feb 2022 18:50:23 -0800 Subject: [PATCH 312/723] typo --- org/manoshu/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/manoshu/index.md b/org/manoshu/index.md index ea562b0a..a9a14d48 100644 --- a/org/manoshu/index.md +++ b/org/manoshu/index.md @@ -3,4 +3,4 @@ layout: org title: ManoShu site: https://github.com/ManoShu --- -Eletronics enthusiast, bashing parts together trying to make something useful for someone. +Electronics enthusiast, bashing parts together trying to make something useful for someone. From 4ec5735c644fbe74db138f810a1c5617c4faaeed Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Sun, 13 Feb 2022 18:55:28 -0800 Subject: [PATCH 313/723] newline to poke CI --- org/dg1psi/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/dg1psi/index.md b/org/dg1psi/index.md index c05fb17f..7f4e2350 100644 --- a/org/dg1psi/index.md +++ b/org/dg1psi/index.md @@ -3,4 +3,4 @@ layout: org title: DG1PSI site: https://github.com/dg1psi/ --- -Ham radio operator and software developer. \ No newline at end of file +Ham radio operator and software developer. From 3275d9258952babbaff2a63b1f10f9e5be5dbac9 Mon Sep 17 00:00:00 2001 From: Michal Demin Date: Wed, 23 Feb 2022 08:45:10 +0100 Subject: [PATCH 314/723] Add OM5XM org. Signed-off-by: Michal Demin --- org/OM5XM/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/OM5XM/index.md diff --git a/org/OM5XM/index.md b/org/OM5XM/index.md new file mode 100644 index 00000000..95f4ea2b --- /dev/null +++ b/org/OM5XM/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OM5XM +site: https://www.github.com/robots +--- +Personal GIT with lot of open source stuff From 45d4858f6cfec9c7e302ca40c315823b9c361659 Mon Sep 17 00:00:00 2001 From: Michal Demin Date: Wed, 23 Feb 2022 08:45:24 +0100 Subject: [PATCH 315/723] Add GdmIface project. Signed-off-by: Michal Demin --- 1209/2060/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/2060/index.md diff --git a/1209/2060/index.md b/1209/2060/index.md new file mode 100644 index 00000000..f37108bc --- /dev/null +++ b/1209/2060/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: GdmIface +owner: OM5XM +license: GPLv2 +site: https://github.com/robots/gdm +source: https://github.com/robots/gdm +--- +Project to keep Geodimeter total stations alive - interface board to allow service access. From 74e229259ec7c77691091e7c2195983cc81a7aaf Mon Sep 17 00:00:00 2001 From: Pontus Oldberg Date: Fri, 18 Mar 2022 11:50:04 +0100 Subject: [PATCH 316/723] Added organisation and request for PID 7380 --- 1209/7380/index.md | 9 +++++++++ org/iLabs/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/7380/index.md create mode 100644 org/iLabs/index.md diff --git a/1209/7380/index.md b/1209/7380/index.md new file mode 100644 index 00000000..4f58c01b --- /dev/null +++ b/1209/7380/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Challenger 840 +owner: Invector Labs +license: CERN Open Hardware Licence v1.2 +site: https://ilabs.se/product/challenger-840-ble +source: https://gitlab.com/invectorlabs/hw/challenger_840 +--- +The Challenger 840 BLE board is an Arduino/Circuitpython compatible Adafruit Feather format micro controller board that require low power consumption and a BLE connection. diff --git a/org/iLabs/index.md b/org/iLabs/index.md new file mode 100644 index 00000000..4b2e959a --- /dev/null +++ b/org/iLabs/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Invector Labs AB +site: https://www.ilabs.se/ +--- +Invector Labs is a small Swedish engineering company that designs and build electronic devices for hobbyists as well as small and medium sized businesses. From 23eeba5d2c5634c8e8f0390ae475b448be20d0cd Mon Sep 17 00:00:00 2001 From: Pontus Oldberg Date: Fri, 18 Mar 2022 11:53:21 +0100 Subject: [PATCH 317/723] Fixed incorrect owner --- 1209/7380/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/7380/index.md b/1209/7380/index.md index 4f58c01b..4bd995a0 100644 --- a/1209/7380/index.md +++ b/1209/7380/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Challenger 840 -owner: Invector Labs +owner: iLabs license: CERN Open Hardware Licence v1.2 site: https://ilabs.se/product/challenger-840-ble source: https://gitlab.com/invectorlabs/hw/challenger_840 From 87bfa01720a130b472dd231f5b5325c34aff356a Mon Sep 17 00:00:00 2001 From: kien242 <44479300+kien242@users.noreply.github.com> Date: Sat, 26 Mar 2022 11:09:31 +0700 Subject: [PATCH 318/723] Create index.md --- 1209/2402/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/2402/index.md diff --git a/1209/2402/index.md b/1209/2402/index.md new file mode 100644 index 00000000..5c35fe44 --- /dev/null +++ b/1209/2402/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Kimiro nRF52840 +owner: kien242 +license: MIT +site: https://github.com/kien242/Kimiro-nRF52840 +source: https://github.com/kien242/Kimiro-nRF52840 +--- +An open source nRF52840 controller board in a Pro-micro footprint. From 639d9065d1431160e787b5dc94e60fbb38fc2536 Mon Sep 17 00:00:00 2001 From: Janos Date: Sun, 3 Apr 2022 14:54:23 +0200 Subject: [PATCH 319/723] Request PID 1209:C12C for PicoSlave --- 1209/C12C/index.md | 10 ++++++++++ org/janoskut/index.md | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 1209/C12C/index.md create mode 100644 org/janoskut/index.md diff --git a/1209/C12C/index.md b/1209/C12C/index.md new file mode 100644 index 00000000..87d44085 --- /dev/null +++ b/1209/C12C/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: PicoSlave +owner: janoskut +license: MIT +site: https://gitlab.com/janoskut/picoslave +source: https://gitlab.com/janoskut/picoslave/-/tree/main +--- +# PicoSlave +PicoSlave is a USB controllable I2C slave device that features two independent I2C devices, designed for hardware integration testing. diff --git a/org/janoskut/index.md b/org/janoskut/index.md new file mode 100644 index 00000000..da596a79 --- /dev/null +++ b/org/janoskut/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: janoskut +site: https://gitlab.com/janoskut +--- From b811e4a7b0182b52db6bb0de440a1b140cdf7e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verin=20Ferard?= <51379148+severinferard@users.noreply.github.com> Date: Thu, 7 Apr 2022 19:52:39 +0200 Subject: [PATCH 320/723] Create index.md --- org/Movuino/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Movuino/index.md diff --git a/org/Movuino/index.md b/org/Movuino/index.md new file mode 100644 index 00000000..b1f57d7d --- /dev/null +++ b/org/Movuino/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Movuino +site: http://movuino.com +--- +Movuino is an open-source development platform dedicated to motion and gestures. Basically it’s an electronic board embedding sensors, microcontroller and wireless communication component. This platform gives to citizens, whether they are scientists, engineers, designers, artists… the potential to prototype meaningful ideas involving motion sensing in many fields of application: health, education, sport… and this in many contexts: research, industry, art… From 882925add1416c2dfa3c1859f92b0dddd3909d3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verin=20Ferard?= <51379148+severinferard@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:03:34 +0200 Subject: [PATCH 321/723] Create index.md --- 1209/7402/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/7402/index.md diff --git a/1209/7402/index.md b/1209/7402/index.md new file mode 100644 index 00000000..27eb2f93 --- /dev/null +++ b/1209/7402/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: OpenHealthBand +owner: Movuino +license: MIT +site: https://movuino.github.io/OpenHealthBandFirmware/ +source: https://github.com/movuino/OpenHealthBandFirmware +--- +Open Health Band is a low-tech open-source wearable featuring sensors such as accelerometer, gyroscope and magnetometer, aswell as heart rate monitoring. +Schematics can be found at [https://github.com/movuino/OpenHealthBand](https://github.com/movuino/OpenHealthBand) From fc6327fab50e95a43444cd38f765e6ec831503eb Mon Sep 17 00:00:00 2001 From: Hannu Henttinen Date: Thu, 14 Apr 2022 13:39:29 +0300 Subject: [PATCH 322/723] Org and pid files created --- 1209/AD10/index.md | 9 +++++++++ org/gurnarok/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/AD10/index.md create mode 100644 org/gurnarok/index.md diff --git a/1209/AD10/index.md b/1209/AD10/index.md new file mode 100644 index 00000000..6cca9bfa --- /dev/null +++ b/1209/AD10/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Teensy Motor Controller +owner: gurnarok +license: GPL-3.0 +site: https://github.com/gurnarok/teensy_motor_controller +source: https://github.com/gurnarok/teensy_motor_controller +--- +Simple board and code to interface with two BT6600 microstep drivers using USB serial communication. \ No newline at end of file diff --git a/org/gurnarok/index.md b/org/gurnarok/index.md new file mode 100644 index 00000000..6cc7c92d --- /dev/null +++ b/org/gurnarok/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Gurnarok +site: http://www.ilari.fi/ +--- +Personal projects using different USB microcontrollers. \ No newline at end of file From 20f203f57328568759212cf4979b219fcaad16e7 Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Mon, 18 Apr 2022 13:57:50 +0700 Subject: [PATCH 323/723] Rename Company and Website Url --- 1209/6400/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/6400/index.md b/1209/6400/index.md index fab3f9db..fd979a3f 100644 --- a/1209/6400/index.md +++ b/1209/6400/index.md @@ -1,9 +1,9 @@ --- layout: pid title: AstroX64 Steering Wheel -owner: 64BitAstro-Systems -license: APACHE 2.0 -site: http://www.64bitastro-systems.cf/ +owner: MostlyWhat Systems +license: GPL-3 +site: http://www.mostlywhat.cf/ source: http://github.com/MostlyWhat/64BitAstro-Steering-Wheel --- Steering Wheel Designed to be used with F1 Games from Codemasters. But any other games should work fine through key-mapping. (Powered by Unojoy) From 042405988740868e5eaa4ebebe00a6b28a5b7c3d Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Mon, 18 Apr 2022 14:01:35 +0700 Subject: [PATCH 324/723] Delete org/64BitAstro-Systems directory --- org/64BitAstro-Systems/index.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 org/64BitAstro-Systems/index.md diff --git a/org/64BitAstro-Systems/index.md b/org/64BitAstro-Systems/index.md deleted file mode 100644 index 419f6df1..00000000 --- a/org/64BitAstro-Systems/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: org -title: 64BitAstro Systems -site: http://www.64bitastro-systems.cf/ ---- -We aim to create free and open-source softwares for people to create things. We also create video games and paid software to help support going forward. From ad3e10084d3cb194ad86fddf44a99ff8ad91da8a Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Mon, 18 Apr 2022 14:03:19 +0700 Subject: [PATCH 325/723] Rename from 64BitAstro-Systems to MostlyWhat-Systems --- org/MostlyWhat-Systems/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/MostlyWhat-Systems/index.md diff --git a/org/MostlyWhat-Systems/index.md b/org/MostlyWhat-Systems/index.md new file mode 100644 index 00000000..8214a58a --- /dev/null +++ b/org/MostlyWhat-Systems/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MostlyWhat Systems +site: http://www.mostlywhat.cf/ +--- +We aim to create free and open-source softwares for people to create things. We also create video games and paid software to help support going forward. From 396f448c56c1121584e80c430715d3a4dfc3059b Mon Sep 17 00:00:00 2001 From: MostlyWhat <78652091+MostlyWhat@users.noreply.github.com> Date: Mon, 18 Apr 2022 18:12:40 +0700 Subject: [PATCH 326/723] Update index.md --- 1209/6400/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/6400/index.md b/1209/6400/index.md index fd979a3f..25536418 100644 --- a/1209/6400/index.md +++ b/1209/6400/index.md @@ -1,7 +1,7 @@ --- layout: pid title: AstroX64 Steering Wheel -owner: MostlyWhat Systems +owner: MostlyWhat-Systems license: GPL-3 site: http://www.mostlywhat.cf/ source: http://github.com/MostlyWhat/64BitAstro-Steering-Wheel From ecbf6848c2c62ecef34879e3934d36d1135ad9f8 Mon Sep 17 00:00:00 2001 From: Sanjay Govind Date: Thu, 21 Apr 2022 20:12:57 +1200 Subject: [PATCH 327/723] Request for PIDs for Ardwiino Bootloader --- 1209/2883/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2883/index.md diff --git a/1209/2883/index.md b/1209/2883/index.md new file mode 100644 index 00000000..f51aad71 --- /dev/null +++ b/1209/2883/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Ardwiino Bootloader +owner: sanjay900 +license: GPL +site: https://github.com/sanjay900/Ardwiino +source: https://github.com/sanjay900/Ardwiino +--- \ No newline at end of file From c5a422492f7394c7dfd61ce89bb9497a473cb4e9 Mon Sep 17 00:00:00 2001 From: Zach Richard Date: Mon, 2 May 2022 19:35:18 -0400 Subject: [PATCH 328/723] Create index.md --- org/ZFR_KBD/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/ZFR_KBD/index.md diff --git a/org/ZFR_KBD/index.md b/org/ZFR_KBD/index.md new file mode 100644 index 00000000..f4ab05ce --- /dev/null +++ b/org/ZFR_KBD/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ZFR KBD +site: https://github.com/BigTuna94/ +--- +Zach Richard - software engineer, musician, and custom mechanical keyboard enthusiast. From 09cfcb187cd461c804dc5fc4a298c612a84e5ebd Mon Sep 17 00:00:00 2001 From: Zach Richard Date: Mon, 2 May 2022 19:46:51 -0400 Subject: [PATCH 329/723] Create PID index for RP2.65-F --- 1209/5a52/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/5a52/index.md diff --git a/1209/5a52/index.md b/1209/5a52/index.md new file mode 100644 index 00000000..944a45ca --- /dev/null +++ b/1209/5a52/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: RP2.65-F Keyboard +owner: ZFR_KBD +license: MIT +site: https://github.com/BigTuna94/ +source: https://github.com/BigTuna94/RP2.65-F/ +--- From 219187186d84735bd8d6f0b581626fdd0a8d47cf Mon Sep 17 00:00:00 2001 From: Patrick Van Oosterwijck Date: Fri, 6 May 2022 14:20:20 -0600 Subject: [PATCH 330/723] Request PID 1209:F502 for Silicognition RP2040-Shim https://github.com/xorbit/RP2040-Shim --- 1209/F502/index.md | 10 ++++++++++ org/silicognition/index.md | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 1209/F502/index.md diff --git a/1209/F502/index.md b/1209/F502/index.md new file mode 100644 index 00000000..14f3c7e5 --- /dev/null +++ b/1209/F502/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: RP2040-Shim +owner: silicognition +license: CC-BY-SA +site: https://github.com/xorbit/RP2040-Shim +source: https://github.com/xorbit/RP2040-Shim +--- +RP2040-Shim for PoE-FeatherWing, functionally equivalent to Feather RP2040 but physically shaped to allow mounting on top of the PoE-FeatherWing. +Differences from Feather RP2040 include USB micro B versus USB Type C connector, no battery and charging circuit, 2MB flash and no Qwiic / STEMMA QT connector. diff --git a/org/silicognition/index.md b/org/silicognition/index.md index 3a1aee8a..45c6a000 100644 --- a/org/silicognition/index.md +++ b/org/silicognition/index.md @@ -4,4 +4,4 @@ title: Silicognition LLC site: http://silicognition.com --- Silicognition LLC is an engineering company that focuses on embedded systems, -IoT and practival power solutions to ease deployment of such systems. +IoT and practical power solutions to ease deployment of such systems. From 63f6ff4fa57eb2123510041b0f72288d91ab3c4f Mon Sep 17 00:00:00 2001 From: TinLethax Date: Sun, 8 May 2022 13:58:52 +0700 Subject: [PATCH 331/723] Create index.md --- org/TinLethax/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/TinLethax/index.md diff --git a/org/TinLethax/index.md b/org/TinLethax/index.md new file mode 100644 index 00000000..c05bc1d8 --- /dev/null +++ b/org/TinLethax/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: TinLethax +site: https://tinlethax.wordpress.com/ +--- +College student. Free time Electronics hobbyist. Embedded C and Linux user and Verilog HDL newcomer. From 05a0c10c2ff6b3764b9f864ee02ff210cd79f6b2 Mon Sep 17 00:00:00 2001 From: TinLethax Date: Sun, 8 May 2022 14:07:24 +0700 Subject: [PATCH 332/723] Create index.md --- 1209/2069/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/2069/index.md diff --git a/1209/2069/index.md b/1209/2069/index.md new file mode 100644 index 00000000..95fb7912 --- /dev/null +++ b/1209/2069/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: iCEBlaster +owner: TinLethax +license: GPLv3.0 +site: https://github.com/TiNredmc/iCEBlaster_maplemini +source: https://github.com/TiNredmc/iCEBlaster_maplemini +--- +iCEBlaster is the Open source STM32 based iCE40 Bitstream loader tool with USB MSC Drag and Drop feature. From c08b159f18080f52027ba8cfb49da51616364182 Mon Sep 17 00:00:00 2001 From: arturo182 Date: Mon, 9 May 2022 18:13:59 +0200 Subject: [PATCH 333/723] Add B182 --- 1209/B182/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/B182/index.md diff --git a/1209/B182/index.md b/1209/B182/index.md new file mode 100644 index 00000000..0736811e --- /dev/null +++ b/1209/B182/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: BBQ20KBD +owner: solderparty +license: CERN Open Hardware Licence +site: https://bbq20kbd.solder.party +source: https://github.com/solderparty/bbq20kbd_hw +--- From 298c430bbe54b0b0a2aaf2366c8f0fecd00ed2fd Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 10 May 2022 12:48:22 -0700 Subject: [PATCH 334/723] Change to trigger CI --- org/OM5XM/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/OM5XM/index.md b/org/OM5XM/index.md index 95f4ea2b..8a1e2618 100644 --- a/org/OM5XM/index.md +++ b/org/OM5XM/index.md @@ -3,4 +3,4 @@ layout: org title: OM5XM site: https://www.github.com/robots --- -Personal GIT with lot of open source stuff +Personal GIT with lot of open source stuff. From 1ad6302e6f9776bfcf34eb40a4343bf1cc168576 Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Sun, 1 May 2022 16:05:15 +0200 Subject: [PATCH 335/723] Request for a PID for PewPew LCD device. PewPew is a family of handheld devices running CircuitPython designed for use in programming workshops. PewPew LCD is a new device in this family, using a monochrome LCD display. The VID/PID is required to be able to merge the board definition for this device into the CircuitPython repository. The pull request for that is at https://github.com/adafruit/circuitpython/pull/6331 --- 1209/D1B5/index.md | 8 ++++++++ org/PewPew/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/D1B5/index.md create mode 100644 org/PewPew/index.md diff --git a/1209/D1B5/index.md b/1209/D1B5/index.md new file mode 100644 index 00000000..80b547fc --- /dev/null +++ b/1209/D1B5/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PewPew LCD +owner: PewPew +license: CC BY-SA 4.0 +site: https://pewpew.rtfd.io +source: https://github.com/pypewpew/pewpew-lcd +--- diff --git a/org/PewPew/index.md b/org/PewPew/index.md new file mode 100644 index 00000000..f1756c40 --- /dev/null +++ b/org/PewPew/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: PewPew +site: https://pewpew.rtfd.io +--- +An open source project creating cheap and easy to use Python handhelds for use +in programming workshops, along with content for those workshops, and any other supporting materials. From 76835c228e8036a0f1b04d529686e9dd809e7b3c Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 10 May 2022 13:01:04 -0700 Subject: [PATCH 336/723] Newline to trigger CI --- org/janoskut/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/org/janoskut/index.md b/org/janoskut/index.md index da596a79..ea14f63e 100644 --- a/org/janoskut/index.md +++ b/org/janoskut/index.md @@ -3,3 +3,4 @@ layout: org title: janoskut site: https://gitlab.com/janoskut --- + From 1a5534dabd894b2674e17aa73982df970bc62fc1 Mon Sep 17 00:00:00 2001 From: BigTuna94 Date: Tue, 10 May 2022 18:02:36 -0400 Subject: [PATCH 337/723] uppercase id --- 1209/{5a52 => 5A52}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{5a52 => 5A52}/index.md (100%) diff --git a/1209/5a52/index.md b/1209/5A52/index.md similarity index 100% rename from 1209/5a52/index.md rename to 1209/5A52/index.md From 88c3f1cb445a4c1de30b95514715ce04f0dd7f28 Mon Sep 17 00:00:00 2001 From: Pontus Oldberg Date: Fri, 13 May 2022 09:11:10 +0200 Subject: [PATCH 338/723] Updated source link with correct repo and added a second PID for the CDC serial port for the board. --- 1209/7380/index.md | 4 ++-- 1209/7381/index.md | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 1209/7381/index.md diff --git a/1209/7380/index.md b/1209/7380/index.md index 4bd995a0..da7085a0 100644 --- a/1209/7380/index.md +++ b/1209/7380/index.md @@ -1,9 +1,9 @@ --- layout: pid -title: Challenger 840 +title: Challenger 840 BLE - Bootloader owner: iLabs license: CERN Open Hardware Licence v1.2 site: https://ilabs.se/product/challenger-840-ble -source: https://gitlab.com/invectorlabs/hw/challenger_840 +source: https://github.com/PontusO/Adafruit_nRF52_Bootloader --- The Challenger 840 BLE board is an Arduino/Circuitpython compatible Adafruit Feather format micro controller board that require low power consumption and a BLE connection. diff --git a/1209/7381/index.md b/1209/7381/index.md new file mode 100644 index 00000000..f6020cf1 --- /dev/null +++ b/1209/7381/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Challenger 840 BLE - CDC Serial port +owner: iLabs +license: CERN Open Hardware Licence v1.2 +site: https://ilabs.se/product/challenger-840-ble +source: https://github.com/PontusO/circuitpython +--- +The Challenger 840 BLE board is an Arduino/Circuitpython compatible Adafruit Feather format micro controller board that require low power consumption and a BLE connection. From 2a60bfd8e19ee92ad9bf6c1d07a490c805943b2e Mon Sep 17 00:00:00 2001 From: Alon L Date: Sat, 21 May 2022 16:58:22 +0300 Subject: [PATCH 339/723] pid request for volume knob project --- 1209/a107/index.md | 8 ++++++++ org/pini.grigio/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/a107/index.md create mode 100644 org/pini.grigio/index.md diff --git a/1209/a107/index.md b/1209/a107/index.md new file mode 100644 index 00000000..132b9629 --- /dev/null +++ b/1209/a107/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: volume.control +owner: pini.grigio +license: Unlicense +site: https://github.com/0xa10/rp2040-volume-knob-rtic +source: https://github.com/0xa10/rp2040-volume-knob-rtic +--- diff --git a/org/pini.grigio/index.md b/org/pini.grigio/index.md new file mode 100644 index 00000000..e104b913 --- /dev/null +++ b/org/pini.grigio/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: /// pini.grigio /// +site: https://github.com/0xa10 +--- +video.art, eev, software, aesthetic coding From 107ba15f78babb0a0c4af7bab24e1b5bca4d1970 Mon Sep 17 00:00:00 2001 From: kien242 <44479300+kien242@users.noreply.github.com> Date: Wed, 1 Jun 2022 11:57:25 +0700 Subject: [PATCH 340/723] Update index.md --- 1209/2402/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2402/index.md b/1209/2402/index.md index 5c35fe44..275f84e5 100644 --- a/1209/2402/index.md +++ b/1209/2402/index.md @@ -4,6 +4,6 @@ title: Kimiro nRF52840 owner: kien242 license: MIT site: https://github.com/kien242/Kimiro-nRF52840 -source: https://github.com/kien242/Kimiro-nRF52840 +source: https://github.com/kien242/Adafruit_nRF52_Bootloader/tree/kien242_board --- An open source nRF52840 controller board in a Pro-micro footprint. From e1cc512f5e2ce33c7a52a4768955a91b431dd015 Mon Sep 17 00:00:00 2001 From: Gustavo Gomez Lopez De San Roman Date: Mon, 6 Jun 2022 20:39:45 +0200 Subject: [PATCH 341/723] Create index.md --- org/noteolvides/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/noteolvides/index.md diff --git a/org/noteolvides/index.md b/org/noteolvides/index.md new file mode 100644 index 00000000..1c889cf1 --- /dev/null +++ b/org/noteolvides/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Noteolvides +site: http://noteolvid.es/ +--- +Just a random guy who likes to make products with microcontrollers From 69a29d200da06e729367ddd6abbcafff00357eab Mon Sep 17 00:00:00 2001 From: Gustavo Gomez Lopez De San Roman Date: Mon, 6 Jun 2022 21:01:45 +0200 Subject: [PATCH 342/723] Create index.md --- 1209/C6BE/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/C6BE/index.md diff --git a/1209/C6BE/index.md b/1209/C6BE/index.md new file mode 100644 index 00000000..b3959d45 --- /dev/null +++ b/1209/C6BE/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: CubeTouch +owner: noteolvides +license: MIT +site: https://cubetouch.noteolvid.es/ +source: https://github.com/Noteolvides/CubeTouch +--- + +A cube made up of 6 PCBs that when soldered together form a cube universe. CubeTouch is designed to create a beautiful object from PCBs but giving it all the functionality of a HID device, being able to interact with the computer as if it were a keyboard or any other HID device. + From d8702bee6f6118cffac9c2e29fdb57f1e1dc55a4 Mon Sep 17 00:00:00 2001 From: Vino Rodrigues Date: Tue, 7 Jun 2022 11:27:20 +1000 Subject: [PATCH 343/723] vr61 keyboard --- 1209/7672/index.md | 8 ++++++++ org/Tecsmith/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/7672/index.md create mode 100644 org/Tecsmith/index.md diff --git a/1209/7672/index.md b/1209/7672/index.md new file mode 100644 index 00000000..b23b8cd9 --- /dev/null +++ b/1209/7672/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: VR61 Keyboard +owner: Tecsmith +license: MIT +site: https://tecsmith.com.au +source: https://github.com/Tecsmith/vr61-keyboard-pcb +--- diff --git a/org/Tecsmith/index.md b/org/Tecsmith/index.md new file mode 100644 index 00000000..e2008f64 --- /dev/null +++ b/org/Tecsmith/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Tecsmith +site: https://tecsmith.com.au +--- +Tecsmith is an open source contributor. \ No newline at end of file From 050002048cd4dedecd82513f0a6a20c65e2af8c9 Mon Sep 17 00:00:00 2001 From: Matthew Via Date: Wed, 8 Jun 2022 22:14:24 -0400 Subject: [PATCH 344/723] Add viaems --- 1209/2041/index.md | 9 +++++++++ org/via/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2041/index.md create mode 100644 org/via/index.md diff --git a/1209/2041/index.md b/1209/2041/index.md new file mode 100644 index 00000000..63a8217a --- /dev/null +++ b/1209/2041/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: viaems +owner: via +license: GPLv3 +site: https://github.com/via/viaems +source: https://github.com/via/viaems/ +--- +Open source engine management firmware diff --git a/org/via/index.md b/org/via/index.md new file mode 100644 index 00000000..3733a6da --- /dev/null +++ b/org/via/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Matthew Via +--- +Open software and hardware enthusiast. From a305d18fc02932cb8126f37e47ca6f625a9317be Mon Sep 17 00:00:00 2001 From: Omer Kilic Date: Sun, 12 Jun 2022 20:36:47 +0100 Subject: [PATCH 345/723] Add Electrolama org and minik pid --- 1209/F123/index.md | 8 ++++++++ org/Electrolama/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/F123/index.md create mode 100644 org/Electrolama/index.md diff --git a/1209/F123/index.md b/1209/F123/index.md new file mode 100644 index 00000000..212419ae --- /dev/null +++ b/1209/F123/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: minik +owner: Electrolama +license: SolderPad +site: https://lab.electrolama.com +source: https://github.com/electrolama/minik +--- diff --git a/org/Electrolama/index.md b/org/Electrolama/index.md new file mode 100644 index 00000000..5e04e909 --- /dev/null +++ b/org/Electrolama/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Electrolama +site: https://electrolama.com +--- From 15ebee6b1dd776a6510d8835a7409de86cdb4d51 Mon Sep 17 00:00:00 2001 From: bunnie Date: Mon, 13 Jun 2022 13:50:21 +0800 Subject: [PATCH 346/723] add Kosagi / Precursor PID --- 1209/3613/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/3613/index.md diff --git a/1209/3613/index.md b/1209/3613/index.md new file mode 100644 index 00000000..9519dab0 --- /dev/null +++ b/1209/3613/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Precursor +owner: Kosagi +license: CERN OHLv1.2 and Apache 2.0 +site: https://precursor.dev +source: https://github.com/betrusted-io/ +--- From 3ac3f5689f0917b6e84832351e01e14dfa1d1aec Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 14 Jun 2022 09:25:35 -0700 Subject: [PATCH 347/723] Add newline to trigger CI --- org/badgeteam/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/org/badgeteam/index.md b/org/badgeteam/index.md index 04c9d856..7dea74a4 100644 --- a/org/badgeteam/index.md +++ b/org/badgeteam/index.md @@ -4,6 +4,7 @@ title: BADGE.TEAM site: https://www.badge.team/ --- BADGE.TEAM is a group of people developing electronic conference badges. + We've created the hardware for the [SHA2017](https://sha2017.org), [HackerHotel 2019 & 2020](https://hackerhotel.nl) and [MCH2022](https://mch2022.org) badges as well as a universal software platform powering not only our own but also a whole list of other conference badges such as the [Disobey.fi 2019 and 2020](https://disobey.fi/), [CampZone 2019 and 2020](https://campzone.nl/) and [Troopers 2022](https://troopers.de/) badges. From e3045a2881a1f4eafdb496433b7882ab0b22418d Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 14 Jun 2022 09:30:57 -0700 Subject: [PATCH 348/723] Reword to trigger CI --- 1209/7381/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/7381/index.md b/1209/7381/index.md index f6020cf1..036f2dae 100644 --- a/1209/7381/index.md +++ b/1209/7381/index.md @@ -6,4 +6,4 @@ license: CERN Open Hardware Licence v1.2 site: https://ilabs.se/product/challenger-840-ble source: https://github.com/PontusO/circuitpython --- -The Challenger 840 BLE board is an Arduino/Circuitpython compatible Adafruit Feather format micro controller board that require low power consumption and a BLE connection. +The Challenger 840 BLE board is an Arduino and Circuitpython compatible Adafruit Feather format micro controller board that require low power consumption and a BLE connection. From 77b95b94598630bf8a478d7dedeac0fe0fb19187 Mon Sep 17 00:00:00 2001 From: takayoshiotake Date: Wed, 15 Jun 2022 02:37:41 +0900 Subject: [PATCH 349/723] Request PID 8CAE --- 1209/8CAE/index.md | 8 ++++++++ org/takayoshiotake/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/8CAE/index.md create mode 100644 org/takayoshiotake/index.md diff --git a/1209/8CAE/index.md b/1209/8CAE/index.md new file mode 100644 index 00000000..a654955c --- /dev/null +++ b/1209/8CAE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Octave 12-key macropad +owner: takayoshiotake +license: Apache License 2.0 +site: https://github.com/takayoshiotake/octave-12-key-macropad +source: https://github.com/takayoshiotake/octave-12-key-macropad +--- diff --git a/org/takayoshiotake/index.md b/org/takayoshiotake/index.md new file mode 100644 index 00000000..be1f6ae3 --- /dev/null +++ b/org/takayoshiotake/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: takayoshiotake +--- +I'm a software engineer and a hobbyist of mechanical keyboards. From 83f1a8b95bb37a41ac132c08988c0e8006dc8814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9verin=20Ferard?= <51379148+severinferard@users.noreply.github.com> Date: Wed, 15 Jun 2022 19:37:57 +0200 Subject: [PATCH 350/723] This is a change to trigger the CI --- 1209/7402/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/7402/index.md b/1209/7402/index.md index 27eb2f93..650c262b 100644 --- a/1209/7402/index.md +++ b/1209/7402/index.md @@ -7,4 +7,4 @@ site: https://movuino.github.io/OpenHealthBandFirmware/ source: https://github.com/movuino/OpenHealthBandFirmware --- Open Health Band is a low-tech open-source wearable featuring sensors such as accelerometer, gyroscope and magnetometer, aswell as heart rate monitoring. -Schematics can be found at [https://github.com/movuino/OpenHealthBand](https://github.com/movuino/OpenHealthBand) +Schematics can be found at [https://github.com/movuino/OpenHealthBand](https://github.com/movuino/OpenHealthBand). From 78a6218c47badb6c02bf099ff0953c009f01851f Mon Sep 17 00:00:00 2001 From: dedChar Date: Thu, 16 Jun 2022 19:16:03 +0200 Subject: [PATCH 351/723] Create PID C680 for picoframe --- 1209/C680/index.md | 8 ++++++++ org/dedChar/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/C680/index.md create mode 100644 org/dedChar/index.md diff --git a/1209/C680/index.md b/1209/C680/index.md new file mode 100644 index 00000000..f118c9a2 --- /dev/null +++ b/1209/C680/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: picoframeST +owner: dedChar +license: MIT +site: http://picofra.me/ +source: https://gitlab.com/dedChar/picoframeST +--- diff --git a/org/dedChar/index.md b/org/dedChar/index.md new file mode 100644 index 00000000..4174a33c --- /dev/null +++ b/org/dedChar/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: dedChar +--- +Someone who likes (embedded) software development. From 774500e4d9d31ccb1bb58de2140702314b15396a Mon Sep 17 00:00:00 2001 From: David Madison Date: Thu, 16 Jun 2022 17:21:14 -0400 Subject: [PATCH 352/723] Create dmadison org Hi! --- org/dmadison/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/dmadison/index.md diff --git a/org/dmadison/index.md b/org/dmadison/index.md new file mode 100644 index 00000000..f2eddefc --- /dev/null +++ b/org/dmadison/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Dave Madison +site: http://www.github.com/dmadison +--- +Creator of open source USB projects. From 18afabd5701cd2f2afc230df77d1ea24a318ad1b Mon Sep 17 00:00:00 2001 From: David Madison Date: Thu, 16 Jun 2022 17:24:38 -0400 Subject: [PATCH 353/723] Register Sim Racing Shield PIDs --- 1209/9101/index.md | 8 ++++++++ 1209/9102/index.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/9101/index.md create mode 100644 1209/9102/index.md diff --git a/1209/9101/index.md b/1209/9101/index.md new file mode 100644 index 00000000..18bf0469 --- /dev/null +++ b/1209/9101/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Sim Racing Shifter +owner: dmadison +license: GPLv3 +site: https://github.com/dmadison/Sim-Racing-Shields +source: https://github.com/dmadison/Sim-Racing-Shields +--- diff --git a/1209/9102/index.md b/1209/9102/index.md new file mode 100644 index 00000000..1f77637d --- /dev/null +++ b/1209/9102/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Sim Racing Pedals +owner: dmadison +license: GPLv3 +site: https://github.com/dmadison/Sim-Racing-Shields +source: https://github.com/dmadison/Sim-Racing-Shields +--- From b8588682d670df4e2eb72619c26ae4583b487d9e Mon Sep 17 00:00:00 2001 From: Alon Date: Sun, 19 Jun 2022 21:03:13 +0300 Subject: [PATCH 354/723] Fixed folder case for CI --- 1209/{a107 => A107}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{a107 => A107}/index.md (100%) diff --git a/1209/a107/index.md b/1209/A107/index.md similarity index 100% rename from 1209/a107/index.md rename to 1209/A107/index.md From 15ad4179eb1cdda6279dcf1b50c96070a2b2b06f Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Sat, 2 Jul 2022 18:13:38 +1000 Subject: [PATCH 355/723] Ghoul keyboard PID reservation. --- 1209/4920/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4920/index.md diff --git a/1209/4920/index.md b/1209/4920/index.md new file mode 100644 index 00000000..11896bdf --- /dev/null +++ b/1209/4920/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Ghoul Mechanical Keyboard +owner: tzarc +license: GPLv3 +site: https://github.com/tzarc/ghoul +source: https://github.com/tzarc/ghoul +--- +The Ghoul is a 40-key mechanical keyboard -- dual 4x5 with an RGB OLED and encoder. It also sports a MicroMod connector for hot-swap of MCU! From f7ba8308d1057ffd5c5152fa550591eaa32de06d Mon Sep 17 00:00:00 2001 From: mygnu Date: Sun, 3 Jul 2022 01:08:19 +0100 Subject: [PATCH 356/723] add pid 2442 for Opilio board --- 1209/2442/index.md | 10 ++++++++++ org/mygnu/index.md | 9 +++++++++ 2 files changed, 19 insertions(+) create mode 100644 1209/2442/index.md create mode 100644 org/mygnu/index.md diff --git a/1209/2442/index.md b/1209/2442/index.md new file mode 100644 index 00000000..46c82c28 --- /dev/null +++ b/1209/2442/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Opilio - PC pump/fan controller +owner: mygnu +license: GPLv3 +site: https://gill.net.in +source: https://github.com/mygnu/opilio-firmware +--- + + diff --git a/org/mygnu/index.md b/org/mygnu/index.md new file mode 100644 index 00000000..159d1e09 --- /dev/null +++ b/org/mygnu/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: Harry Gill +site: https://gill.net.in/ +--- + +I am a tinkerer and make small projects (sometimes usb enabled), All of my projects (board files and code) are under GPL or compatible licence. + +[Github](https://github.com/mygnu) From 950163e37d0cde2ff4b5e463160962aa171c7f5b Mon Sep 17 00:00:00 2001 From: mygnu Date: Sun, 3 Jul 2022 01:17:16 +0100 Subject: [PATCH 357/723] update device name --- 1209/2442/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2442/index.md b/1209/2442/index.md index 46c82c28..cb7e7b3e 100644 --- a/1209/2442/index.md +++ b/1209/2442/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: Opilio - PC pump/fan controller +title: Opilio - PC Fan/Pump Controller v1 owner: mygnu license: GPLv3 site: https://gill.net.in From eef767d46ae504c9ad5f69978772b858022b0e2f Mon Sep 17 00:00:00 2001 From: ModelFKeyboard <109160827+ModelFKeyboard@users.noreply.github.com> Date: Tue, 12 Jul 2022 11:33:02 -0400 Subject: [PATCH 358/723] add ModelFKeyboard PID --- org/ModelFKeyboard/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/ModelFKeyboard/index.md diff --git a/org/ModelFKeyboard/index.md b/org/ModelFKeyboard/index.md new file mode 100644 index 00000000..8bc48997 --- /dev/null +++ b/org/ModelFKeyboard/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: xwhatsit capacitive keyboard controller +site: https://geekhack.org/index.php?topic=58138.0 +--- +The xwhatsit capacitive keyboard controller is a USB hardware and firmware keyboard controller project (both open source) started by Deskthority.net and geekhack.org forum member xwhatsit and continued by forum members wcass, pandrew, Ellipse, Rico, and others to serve as a USB controller for Model F capacitive buckling spring and Beam Spring keyboards and various other user-created keyboards. All firmware, hardware, and software for this project is open source, covered under GPLv3. From fc2901b9f153d58c06b68c95c6df7676fe1dac6b Mon Sep 17 00:00:00 2001 From: ModelFKeyboard <109160827+ModelFKeyboard@users.noreply.github.com> Date: Tue, 12 Jul 2022 11:33:07 -0400 Subject: [PATCH 359/723] add ModelFKeyboard PID --- 1209/1981/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/1981/index.md diff --git a/1209/1981/index.md b/1209/1981/index.md new file mode 100644 index 00000000..f8605271 --- /dev/null +++ b/1209/1981/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: xwhatsit capacitive keyboard +owner: ModelFKeyboard +license: GPLv3 +site: https://geekhack.org/index.php?topic=58138.0 +source: https://static.wongcornall.com/ibm-capsense-usb/ +--- From bfd722114b2a285828adcc98848631b41641ebfe Mon Sep 17 00:00:00 2001 From: James Sa Date: Fri, 22 Jul 2022 22:49:36 +0800 Subject: [PATCH 360/723] request for pid --- 1209/A805/index.md | 8 ++++++++ org/Pragmatic/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/A805/index.md create mode 100644 org/Pragmatic/index.md diff --git a/1209/A805/index.md b/1209/A805/index.md new file mode 100644 index 00000000..ff02e6e4 --- /dev/null +++ b/1209/A805/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Pragmatic Keyboard 務實鍵盤 +owner: James Sa +license: MIT +site: https://github.com/jamessa/Pragmatic +source: https://github.com/jamessa/Pragmatic +--- diff --git a/org/Pragmatic/index.md b/org/Pragmatic/index.md new file mode 100644 index 00000000..f0392007 --- /dev/null +++ b/org/Pragmatic/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Pragmatic Keyboard 務實鍵盤 +site: https://github.com/jamessa/Pragmatic +source: https://github.com/jamessa/Pragmatic +--- From e5638cad79a533d0395eaf8897339dc4db3ea4d0 Mon Sep 17 00:00:00 2001 From: Benjamin Shockley Date: Fri, 22 Jul 2022 14:50:26 -0500 Subject: [PATCH 361/723] Update index.md --- 1209/2017/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2017/index.md b/1209/2017/index.md index f3abd85f..7d2a7be5 100644 --- a/1209/2017/index.md +++ b/1209/2017/index.md @@ -3,7 +3,7 @@ layout: pid title: Mini SAM M4 owner: bshockley license: MIT -site: https://www.minisam.cc +site: https://www.minifigboards.com source: https://github.com/bwshockley/Mini-SAM --- -[Benjamin Shockley Github - Mini SAM](https://github.com/bwshockley/Mini-SAM) is a minifigure shaped development board. License files located on the Github repository. +Mini SAM M4 is a minifigure shaped development board. License files located on the Github repository. From 7b86531a9db910f0fca0f7cfb780dd8f23a88b29 Mon Sep 17 00:00:00 2001 From: Benjamin Shockley Date: Fri, 22 Jul 2022 14:51:33 -0500 Subject: [PATCH 362/723] Update index.md --- 1209/7102/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/7102/index.md b/1209/7102/index.md index a2034845..1a650ab0 100644 --- a/1209/7102/index.md +++ b/1209/7102/index.md @@ -3,7 +3,7 @@ layout: pid title: Mini SAM M0 owner: bshockley license: MIT -site: https://www.minisam.cc +site: https://www.minifigboards.com source: https://github.com/bwshockley/Mini-SAM --- -[Benjamin Shockley Github - Mini SAM M0](https://github.com/bwshockley/Mini-SAM) is a minifigure shaped development board. License files located on the Github repository. +Mini SAM M0 is a minifigure shaped development board. License files located on the Github repository. From 90c66e2e31aecf9c56f6e107d73efe290279dbc8 Mon Sep 17 00:00:00 2001 From: Benjamin Shockley Date: Fri, 22 Jul 2022 14:52:21 -0500 Subject: [PATCH 363/723] Create index.md --- 1209/7103/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/7103/index.md diff --git a/1209/7103/index.md b/1209/7103/index.md new file mode 100644 index 00000000..de32f7aa --- /dev/null +++ b/1209/7103/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Fig Pi +owner: bshockley +license: MIT +site: https://www.minifigboards.com +source: https://github.com/bwshockley/FigPi +--- +Fig Pi is a minifigure shaped development board. License files located on the Github repository. From db8c3dc88db961f5f91cc1bb790efa61a3a92b7f Mon Sep 17 00:00:00 2001 From: Benjamin Shockley Date: Fri, 22 Jul 2022 14:52:59 -0500 Subject: [PATCH 364/723] Update index.md --- org/bshockley/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org/bshockley/index.md b/org/bshockley/index.md index 3773e1ec..27c2ab69 100644 --- a/org/bshockley/index.md +++ b/org/bshockley/index.md @@ -1,6 +1,6 @@ --- layout: org title: Benjamin Shockley -site: https://github.com/bwshockley/Mini-SAM +site: https://github.com/bwshockley --- -I am an aerospace engineer who dabbles in small circuit design for fun. I create circuits that I find fun and interesting and share them with others who might enjoy then as well. I can be found on Twitter @bwshockley, and additional details for projects that utilize pid.codes can be found at https://www.minisam.cc. +I am an aerospace engineer who dabbles in small circuit design for fun. I create circuits that I find fun and interesting and share them with others who might enjoy then as well. I can be found on Twitter @bwshockley, and additional details for projects that utilize pid.codes can be found at https://www.minifigboards.com. From a184390c5b973479a3c7d9831d9c4e57429b3ee4 Mon Sep 17 00:00:00 2001 From: Chinatsu Chiba <47180063+mokesura@users.noreply.github.com> Date: Thu, 4 Aug 2022 01:05:53 +0900 Subject: [PATCH 365/723] add CC Practice --- 1209/CC01/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/CC01/index.md diff --git a/1209/CC01/index.md b/1209/CC01/index.md new file mode 100644 index 00000000..58663ca7 --- /dev/null +++ b/1209/CC01/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CC Practice +owner: mokesura +license: MIT +site: https://github.com/mokesura/cc_practice +source: https://github.com/mokesura/cc_practice +--- +A simple card-sized keyboard. From cc7003bd067140f6d5e970b4a08c27db467bde20 Mon Sep 17 00:00:00 2001 From: Chinatsu Chiba <47180063+mokesura@users.noreply.github.com> Date: Thu, 4 Aug 2022 01:35:12 +0900 Subject: [PATCH 366/723] Update index.md --- 1209/CC01/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/CC01/index.md b/1209/CC01/index.md index 58663ca7..c06c4a23 100644 --- a/1209/CC01/index.md +++ b/1209/CC01/index.md @@ -6,4 +6,4 @@ license: MIT site: https://github.com/mokesura/cc_practice source: https://github.com/mokesura/cc_practice --- -A simple card-sized keyboard. +A simple card-sized keyboard. \ No newline at end of file From 49c3a57dbe093a744c332ad43ddc896408f0a369 Mon Sep 17 00:00:00 2001 From: Chinatsu Chiba <47180063+mokesura@users.noreply.github.com> Date: Thu, 4 Aug 2022 02:00:22 +0900 Subject: [PATCH 367/723] Update index.md --- 1209/CC01/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/1209/CC01/index.md b/1209/CC01/index.md index c06c4a23..d4807b1b 100644 --- a/1209/CC01/index.md +++ b/1209/CC01/index.md @@ -6,4 +6,3 @@ license: MIT site: https://github.com/mokesura/cc_practice source: https://github.com/mokesura/cc_practice --- -A simple card-sized keyboard. \ No newline at end of file From e2207ca9ae9340b440775259e42806ae44986e4e Mon Sep 17 00:00:00 2001 From: Michi Hirczy <37828365+mihi4@users.noreply.github.com> Date: Fri, 5 Aug 2022 10:52:02 +0200 Subject: [PATCH 368/723] Create index.md --- org/mi_hi/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/mi_hi/index.md diff --git a/org/mi_hi/index.md b/org/mi_hi/index.md new file mode 100644 index 00000000..cc3e670a --- /dev/null +++ b/org/mi_hi/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Michi Hirczy +site: http://f16simulator.net +--- +Simulator building since 1998 :). From b40f89e2ba1542ff6e991698369e2f932e0afb9b Mon Sep 17 00:00:00 2001 From: Michi Hirczy <37828365+mihi4@users.noreply.github.com> Date: Fri, 5 Aug 2022 10:55:25 +0200 Subject: [PATCH 369/723] Create index.md --- 1209/F16B/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/F16B/index.md diff --git a/1209/F16B/index.md b/1209/F16B/index.md new file mode 100644 index 00000000..ee599037 --- /dev/null +++ b/1209/F16B/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: F-16 ICP +owner: mi_hi +license: GNU General Public License v3.0 +site: http://f16simulator.net +source: https://github.com/mihi4/F-16_ICP_teensy +--- From 2cd45f55809ffbe083e026a951488655f0f98ebe Mon Sep 17 00:00:00 2001 From: Michi Hirczy <37828365+mihi4@users.noreply.github.com> Date: Fri, 5 Aug 2022 10:57:08 +0200 Subject: [PATCH 370/723] Update index.md --- 1209/F16B/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/F16B/index.md b/1209/F16B/index.md index ee599037..1acc5613 100644 --- a/1209/F16B/index.md +++ b/1209/F16B/index.md @@ -6,3 +6,4 @@ license: GNU General Public License v3.0 site: http://f16simulator.net source: https://github.com/mihi4/F-16_ICP_teensy --- +Firmware for a Teensy++2.0 to use all buttons, switches and potentiometers of a DIY F-16 ICP as a joystick. From b3458a62828f9206bb8f15d856e3a1ba2c71a789 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 5 Aug 2022 09:17:32 -0700 Subject: [PATCH 371/723] Add another blank line for CI --- 1209/A107/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/A107/index.md b/1209/A107/index.md index 132b9629..16502e18 100644 --- a/1209/A107/index.md +++ b/1209/A107/index.md @@ -6,3 +6,4 @@ license: Unlicense site: https://github.com/0xa10/rp2040-volume-knob-rtic source: https://github.com/0xa10/rp2040-volume-knob-rtic --- + From 8273b0f87155417880ec39fc6fe2c9d2a9b4d46f Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 5 Aug 2022 10:29:47 -0700 Subject: [PATCH 372/723] Don't use htmlproofer 4.0.0 or newer It removes internal_domains. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index db6cec36..5090158a 100644 --- a/Gemfile +++ b/Gemfile @@ -11,4 +11,4 @@ end gem "github-pages", versions['github-pages'] gem "redcarpet" -gem "html-proofer", '>=3.3.1' +gem "html-proofer", '>=3.3.1', '<4.0.0' From 7a17461cfa198f80a3ac5960b6643707ac3f7ba4 Mon Sep 17 00:00:00 2001 From: ModelFKeyboard <109160827+ModelFKeyboard@users.noreply.github.com> Date: Fri, 5 Aug 2022 13:38:14 -0400 Subject: [PATCH 373/723] Rename 1209/1981/index.md to 1209/4704/index.md --- 1209/{1981 => 4704}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{1981 => 4704}/index.md (100%) diff --git a/1209/1981/index.md b/1209/4704/index.md similarity index 100% rename from 1209/1981/index.md rename to 1209/4704/index.md From 8226a7a7c0e186a5e6bd72801fe63576582c5939 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 5 Aug 2022 11:38:17 -0700 Subject: [PATCH 374/723] Remove newline to poke CI --- 1209/A107/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/1209/A107/index.md b/1209/A107/index.md index 16502e18..132b9629 100644 --- a/1209/A107/index.md +++ b/1209/A107/index.md @@ -6,4 +6,3 @@ license: Unlicense site: https://github.com/0xa10/rp2040-volume-knob-rtic source: https://github.com/0xa10/rp2040-volume-knob-rtic --- - From 2e58946507f6128d57acaf76bad6b3882e23ea02 Mon Sep 17 00:00:00 2001 From: James Sa Date: Tue, 9 Aug 2022 21:22:11 +0800 Subject: [PATCH 375/723] bump --- 1209/A805/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/A805/index.md b/1209/A805/index.md index ff02e6e4..484b153b 100644 --- a/1209/A805/index.md +++ b/1209/A805/index.md @@ -6,3 +6,4 @@ license: MIT site: https://github.com/jamessa/Pragmatic source: https://github.com/jamessa/Pragmatic --- + From 65641e1405b0fae821d5470f00d3dbd9b82a8b00 Mon Sep 17 00:00:00 2001 From: James Sa Date: Tue, 9 Aug 2022 21:30:04 +0800 Subject: [PATCH 376/723] fix owner --- 1209/A805/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/1209/A805/index.md b/1209/A805/index.md index 484b153b..6aa7639d 100644 --- a/1209/A805/index.md +++ b/1209/A805/index.md @@ -1,9 +1,8 @@ --- layout: pid title: Pragmatic Keyboard 務實鍵盤 -owner: James Sa +owner: Pragmatic license: MIT site: https://github.com/jamessa/Pragmatic source: https://github.com/jamessa/Pragmatic --- - From 45c0823a9e46fb87396a3f61436f709f02c4b56d Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Wed, 10 Aug 2022 12:29:21 -0700 Subject: [PATCH 377/723] Add newline to bump CI --- org/dedChar/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/org/dedChar/index.md b/org/dedChar/index.md index 4174a33c..ff1708b9 100644 --- a/org/dedChar/index.md +++ b/org/dedChar/index.md @@ -3,3 +3,4 @@ layout: org title: dedChar --- Someone who likes (embedded) software development. + From 679c5838502dc3c57cc6d2a92a4d90e33d39e1bd Mon Sep 17 00:00:00 2001 From: s-ol Date: Fri, 29 Jul 2022 12:00:59 +0200 Subject: [PATCH 378/723] Add s-ol org and 0x33.board PID --- 1209/2609/index.md | 15 +++++++++++++++ org/s-ol/index.md | 6 ++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/2609/index.md create mode 100644 org/s-ol/index.md diff --git a/1209/2609/index.md b/1209/2609/index.md new file mode 100644 index 00000000..157d1182 --- /dev/null +++ b/1209/2609/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: 0x33.board +owner: s-ol +license: MIT +site: https://s-ol.nu/0x33.board +source: https://s-ol.nu/0x33.board +--- +The `0x33.board` is a 48-key isomorphic MIDI key controller. + +It supports USB-MIDI, TRS-MIDI (out only) and I2C. It also has a jack for 1-bit headphone output. +The 48 keys of the main note surface are arranged in four staggered rows of twelve keys each. +Each key has independent RGB backlighting that can be used to highlight scales, melodies or chords. + +Settings can be changed on the device using the menu display and three dedicated menu keys. diff --git a/org/s-ol/index.md b/org/s-ol/index.md new file mode 100644 index 00000000..924a1ae7 --- /dev/null +++ b/org/s-ol/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: s-ol +site: https://hw.s-ol.nu +--- +I design MIDI controllers, keyboards, and other gadgets. From 42924e72a79e19d5a375f0c814f54890560853ef Mon Sep 17 00:00:00 2001 From: wibe Date: Sun, 14 Aug 2022 06:28:35 +0300 Subject: [PATCH 379/723] add veyh org and AutoPTT Sidekick PID --- 1209/E1E1/index.md | 8 ++++++++ org/veyh/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/E1E1/index.md create mode 100644 org/veyh/index.md diff --git a/1209/E1E1/index.md b/1209/E1E1/index.md new file mode 100644 index 00000000..8b04f5e3 --- /dev/null +++ b/1209/E1E1/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: AutoPTT Sidekick +owner: veyh +license: MIT +site: https://github.com/veyh/AutoPTT-Sidekick +source: https://github.com/veyh/AutoPTT-Sidekick +--- diff --git a/org/veyh/index.md b/org/veyh/index.md new file mode 100644 index 00000000..196e348b --- /dev/null +++ b/org/veyh/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Janne Virtala +site: https://github.com/veyh +--- +I'm a software developer with a background in electrical engineering. From b0878f63d863992b9b9d901dd30eb1615bf365fd Mon Sep 17 00:00:00 2001 From: Micha <2231puppy@gmail.com> Date: Wed, 24 Aug 2022 15:53:07 -0400 Subject: [PATCH 380/723] Add files for the E-Fidget PID --- 1209/EF00/index.md | 9 +++++++++ org/2231puppy/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/EF00/index.md create mode 100644 org/2231puppy/index.md diff --git a/1209/EF00/index.md b/1209/EF00/index.md new file mode 100644 index 00000000..6523b147 --- /dev/null +++ b/1209/EF00/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: E-Fidget +owner: 2231puppy +license: AGPL-3.0 +site: https://2231puppy.tech/e-fidget/ +source: https://github.com/2231puppy/E-Fidget +--- +The E-Fidget is a hackable, automatic fidget spinner for lazy people. diff --git a/org/2231puppy/index.md b/org/2231puppy/index.md new file mode 100644 index 00000000..4e377559 --- /dev/null +++ b/org/2231puppy/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Micha +site: http://2231puppy.tech/ +--- +Micha is a hardware/software developer who loves robots and totally-not-pointless gizmos. From 85afaa09d2e7cf7d8550494f8c9c4a61c3262eeb Mon Sep 17 00:00:00 2001 From: Micha <2231puppy@gmail.com> Date: Wed, 24 Aug 2022 16:12:28 -0400 Subject: [PATCH 381/723] Fix org title and description --- org/2231puppy/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org/2231puppy/index.md b/org/2231puppy/index.md index 4e377559..1f547901 100644 --- a/org/2231puppy/index.md +++ b/org/2231puppy/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Micha +title: 2231puppy site: http://2231puppy.tech/ --- -Micha is a hardware/software developer who loves robots and totally-not-pointless gizmos. +2231puppy/Micha is a hardware/software developer who loves robots and totally-not-pointless gizmos. From 01646e2d74939ed977803edbda72202c9d3a0625 Mon Sep 17 00:00:00 2001 From: Petr Sedlacek Date: Sat, 27 Aug 2022 18:06:23 +0200 Subject: [PATCH 382/723] Add org for 42. Keebs and request PIDs for first two keyboards --- 1209/4201/index.md | 8 ++++++++ 1209/4202/index.md | 8 ++++++++ org/42.Keebs/index.md | 6 ++++++ 3 files changed, 22 insertions(+) create mode 100644 1209/4201/index.md create mode 100644 1209/4202/index.md create mode 100644 org/42.Keebs/index.md diff --git a/1209/4201/index.md b/1209/4201/index.md new file mode 100644 index 00000000..eda07b39 --- /dev/null +++ b/1209/4201/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Sub-Etha Pad +owner: 42.Keebs +license: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License +site: http://42keebs.eu/ +source: http://github.com/piit79/Sub-Etha-Pad +--- \ No newline at end of file diff --git a/1209/4202/index.md b/1209/4202/index.md new file mode 100644 index 00000000..637346af --- /dev/null +++ b/1209/4202/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Mysteripad +owner: 42.Keebs +license: GPL-3.0 +site: http://42keebs.eu/ +source: http://github.com/piit79/mysteripad +--- \ No newline at end of file diff --git a/org/42.Keebs/index.md b/org/42.Keebs/index.md new file mode 100644 index 00000000..4c47b8b1 --- /dev/null +++ b/org/42.Keebs/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: 42. Keebs +site: http://42keebs.eu/ +--- +A humble little custom mechanical keyboard shop specialising in DIY through-hole kits From 77262ddd1607c25114d90e15a8cf6c8bdc4e32dc Mon Sep 17 00:00:00 2001 From: Pontus Oldberg Date: Thu, 1 Sep 2022 11:00:45 +0200 Subject: [PATCH 383/723] Added Challenger RP2040 SubGHz board. --- 1209/7382/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/7382/index.md diff --git a/1209/7382/index.md b/1209/7382/index.md new file mode 100644 index 00000000..8c10a9f1 --- /dev/null +++ b/1209/7382/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Challenger RP2040 SUBGHz - CDC Serial port +owner: iLabs +license: CERN Open Hardware Licence v1.2 +site: https://ilabs.se/challenger-rp2040-subghz-rfm69hcw-datasheet +source: https://github.com/PontusO/circuitpython +--- +The Challenger RP2040 SubGHz board is an Arduino and Circuitpython compatible Adafruit Feather format micro controller board with an integrated SubGHz radio module From 94441a437e3311a67e760bfcc87db2b28e4f5963 Mon Sep 17 00:00:00 2001 From: Pontus Oldberg Date: Thu, 1 Sep 2022 11:06:01 +0200 Subject: [PATCH 384/723] Added arduino-pico to sources. --- 1209/7382/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/7382/index.md b/1209/7382/index.md index 8c10a9f1..42e22bc1 100644 --- a/1209/7382/index.md +++ b/1209/7382/index.md @@ -3,7 +3,7 @@ layout: pid title: Challenger RP2040 SUBGHz - CDC Serial port owner: iLabs license: CERN Open Hardware Licence v1.2 -site: https://ilabs.se/challenger-rp2040-subghz-rfm69hcw-datasheet -source: https://github.com/PontusO/circuitpython +site: https://ilabs.se/product/challenger-rp2040-subghz-868mhz +source: https://github.com/PontusO/circuitpython,https://github.com/PontusO/arduino-pico --- -The Challenger RP2040 SubGHz board is an Arduino and Circuitpython compatible Adafruit Feather format micro controller board with an integrated SubGHz radio module +The Challenger RP2040 SubGHz board is an Arduino and Circuitpython compatible Adafruit Feather format micro controller board with an integrated SubGHz radio module. From 03236a15ca43a8f86384592fc2cab32fbf2ab09c Mon Sep 17 00:00:00 2001 From: Radek Sevcik Date: Thu, 1 Sep 2022 16:04:39 +0200 Subject: [PATCH 385/723] Request PID 1209:AD0E --- 1209/AD0E/index.md | 9 +++++++++ org/advascope.cz/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/AD0E/index.md create mode 100644 org/advascope.cz/index.md diff --git a/1209/AD0E/index.md b/1209/AD0E/index.md new file mode 100644 index 00000000..c35980a5 --- /dev/null +++ b/1209/AD0E/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: USB-C Readout +owner: advascope.cz +license: CERN-OHL-S-2.0 (hardware) + BSD 3-Clause License (firmware) +site: https://gitlab.com/advascope-open/usb-c-readout +source: https://gitlab.com/advascope-open/usb-c-readout +--- +An Open Source USB-C to GPIF II board interface diff --git a/org/advascope.cz/index.md b/org/advascope.cz/index.md new file mode 100644 index 00000000..6a188901 --- /dev/null +++ b/org/advascope.cz/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: AdvaScope s.r.o. +site: https://advascope.cz/ +--- +At AdvaScope, we specialise in creating particle detection systems for electron microscopes. \ No newline at end of file From 1c5bbacf420e963a249c3836f65cf9c4e18ad562 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 8 Sep 2022 18:21:12 -0500 Subject: [PATCH 386/723] Correct yaml mark-up --- 1209/414C/index.md | 2 +- 1209/414D/index.md | 4 ++-- 1209/80A0/index.md | 4 ++-- 1209/FAB1/index.md | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/1209/414C/index.md b/1209/414C/index.md index 89232b82..38cb539a 100644 --- a/1209/414C/index.md +++ b/1209/414C/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: *uino-32u4 +title: "uino-32u4" owner: adilinden license: CC BY-SA site: https://github.com/adilinden/uino-32u4 diff --git a/1209/414D/index.md b/1209/414D/index.md index 2051ad47..5fbcfbb1 100644 --- a/1209/414D/index.md +++ b/1209/414D/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: *uino-1284p +title: "*uino-1284p" owner: adilinden license: CC BY-SA site: https://github.com/adilinden/uino-1284p @@ -10,4 +10,4 @@ source: https://github.com/adilinden/uino-arduino The *uino-1284p board utilizes the ATmega1284P microcontroller. The main goal of this project is to be able to access more memory, both FLASH and RAM, while keeping the Arduino UNO compatible board size and I/O assignments. -The *uino-1284p uses a ATmega8U4 programmed with USB serial bridge firmware for uploading of scetches and serial console. \ No newline at end of file +The *uino-1284p uses a ATmega8U4 programmed with USB serial bridge firmware for uploading of scetches and serial console. diff --git a/1209/80A0/index.md b/1209/80A0/index.md index 1e840940..5796f162 100644 --- a/1209/80A0/index.md +++ b/1209/80A0/index.md @@ -2,8 +2,8 @@ layout: pid title: ATMega-Z80 - an 8 bit hobby computer owner: SyMat -license: Open source, permissive licenses. Software: BSD-3, Hardware: CERN-OHL-P. +license: "Open source, permissive licenses. Software: BSD-3, Hardware: CERN-OHL-P." site: https://github.com/symat/atmega-z80 source: https://github.com/symat/atmega-z80 --- -An open source hobby computer based on Z80 CPU and an ATMega MCU used for IO controller and other tasks. Check it out! ;) \ No newline at end of file +An open source hobby computer based on Z80 CPU and an ATMega MCU used for IO controller and other tasks. Check it out! ;) diff --git a/1209/FAB1/index.md b/1209/FAB1/index.md index 9cec2c43..2c135503 100644 --- a/1209/FAB1/index.md +++ b/1209/FAB1/index.md @@ -1,4 +1,4 @@ ---- +--- layout: pid title: LamDiNao owner: PAPCoDienTu @@ -6,4 +6,4 @@ license: Creative Commons ShareAlike 4.0 International site: http://papcodientu.com source: https://github.com/papcodientu/LamDiNao --- -LamDiNao, in Vietnamese called Làm Ði Nào, is an electronic board allowing physical connection between people and computer. The board has 5 basic buttons, such as: UP, DOWN, LEFT, RIGHT, CLICK and SPACE; in addition, it also has 13 extra ports which has similar functionality as 5 basic buttons. \ No newline at end of file +LamDiNao, in Vietnamese called Làm Ði Nào, is an electronic board allowing physical connection between people and computer. The board has 5 basic buttons, such as: UP, DOWN, LEFT, RIGHT, CLICK and SPACE; in addition, it also has 13 extra ports which has similar functionality as 5 basic buttons. From 9eee926120dd85c82b6306184e0f19396d754932 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 8 Sep 2022 18:21:36 -0500 Subject: [PATCH 387/723] Check that all allocations' owner files exist --- .github/workflows/validate.yml | 2 +- requirements.txt | 1 + test/validate_pids.py | 16 ++++++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 requirements.txt diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 5e135bb5..2195aa4e 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -9,5 +9,5 @@ jobs: - uses: actions/setup-python@v2 with: python-version: '3.x' - - run: python3 -m test.validate_pids + - run: pip install -r requirements.txt; python3 -m test.validate_pids diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 00000000..6bfecc1e --- /dev/null +++ b/requirements.txt @@ -0,0 +1 @@ +python-frontmatter diff --git a/test/validate_pids.py b/test/validate_pids.py index f7e3be07..70ad6832 100644 --- a/test/validate_pids.py +++ b/test/validate_pids.py @@ -1,5 +1,6 @@ from pathlib import Path import sys +import frontmatter existing_0xxx = {'0006', '01C0', '0007', '053A', '0256', '0008', '000F', '0BAB', '0009', '0001', '000A', '0010', '01CB', '000C', '0002', '000E', '0CBD', '000D', '000B', '0003', '0004', '0514', @@ -42,6 +43,20 @@ ok = False print("Pid is too long: '" + pid + "'") + try: + post = frontmatter.load(vid_1209 / pid / "index.md") + owner = post.get('owner') + if owner is None: + print(f"No owner specified for {pid} @ {vid_1209 / pid / 'index.md'}") + ok = False + continue + owner_path = Path("org") / owner / "index.md" + if not owner_path.exists(): + print(f"Owner file {owner} for pid {pid} does not exist") + ok = False + except Exception as e: + print(f"Failure parsing front matter for {pid}: {e}") + ok = False if pid1xxx - existing_1xxx: print("Cannot claim 1xxx PID:", pid1xxx - existing_1xxx) print("See here for more info: http://pid.codes/1209/") @@ -54,6 +69,7 @@ if not ok: + print("Error(s) found") sys.exit(-1) print("No errors found!") From eb4a1b2b44f43edc766fc1f51edcc03e72e9e91a Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 8 Sep 2022 20:35:00 -0500 Subject: [PATCH 388/723] Ignore files generated during local site generation .. and make a path more specific while I'm here --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c6ecaf53..cb5c1478 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ _site/ .sass-cache/ .DS_Store -test/__pycache__ +/test/__pycache__ +/.bundle +/vendor +/Gemfile.lock +/.jekyll-metadata From 5d603558d08acda8234301d11eabb80ba14424c4 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 8 Sep 2022 20:33:38 -0500 Subject: [PATCH 389/723] Fix layout --- org/jop/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/jop/index.md b/org/jop/index.md index 4cd110c9..95713641 100644 --- a/org/jop/index.md +++ b/org/jop/index.md @@ -1,5 +1,5 @@ --- -layout: jop +layout: org title: Jonas Persson site: https://github.com/jonpe960 --- From eae242836321a094d418c7ef7213a6c0b1a2cd08 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 8 Sep 2022 20:21:05 -0500 Subject: [PATCH 390/723] Enforce more things in pid files: * layout is present and "pid" * title, license are present Fix errors in several existing PID files. Also change the output format so that the affected files can be automatically visited by vim when the output of validate_pids is used as the error file. --- 1209/2019/index.md | 2 +- 1209/DE5C/index.md | 1 + test/validate_pids.py | 19 +++++++++++++++---- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/1209/2019/index.md b/1209/2019/index.md index 6e7ded10..0d0bb6fb 100644 --- a/1209/2019/index.md +++ b/1209/2019/index.md @@ -1,5 +1,5 @@ --- -layout: 2019 +layout: pid title: PunchBOOT owner: jop license: BSD-3 diff --git a/1209/DE5C/index.md b/1209/DE5C/index.md index 94e70fad..9bd4916d 100644 --- a/1209/DE5C/index.md +++ b/1209/DE5C/index.md @@ -1,5 +1,6 @@ --- layout: pid +title: "Desk Viking" owner: earth.li license: GPLv3 site: https://github.com/u1f35c/desk-viking diff --git a/test/validate_pids.py b/test/validate_pids.py index 70ad6832..407e3f14 100644 --- a/test/validate_pids.py +++ b/test/validate_pids.py @@ -7,6 +7,8 @@ '0005', '0070', '0D32'} existing_1xxx = {'1AB6', '1005', '1776', '1001', '1007', '1AB5', '1002', '1006', '1004', '1003', '1986'} +required_keys = ['title', 'license'] + vid_1209 = Path("1209") pid1xxx = vid_1209.glob("1*") pid1xxx = set([x.name for x in pid1xxx]) @@ -44,18 +46,27 @@ print("Pid is too long: '" + pid + "'") try: - post = frontmatter.load(vid_1209 / pid / "index.md") + pid_path = vid_1209 / pid / "index.md" + post = frontmatter.load(pid_path) + layout = post.get('layout') + if layout != "pid": + print(f"{pid_path}:0: Layout must be 'pid'") + ok = False owner = post.get('owner') if owner is None: - print(f"No owner specified for {pid} @ {vid_1209 / pid / 'index.md'}") + print(f"{pid_path}:0: No owner specified") ok = False continue owner_path = Path("org") / owner / "index.md" if not owner_path.exists(): - print(f"Owner file {owner} for pid {pid} does not exist") + print(f"{pid_path}:0: Owner file {owner} does not exist") ok = False + for k in required_keys: + if k not in post.metadata: + print(f"{pid_path}:0: Required key {k} not present in front matter") + ok = False except Exception as e: - print(f"Failure parsing front matter for {pid}: {e}") + print(f"{pid_path}: Failure parsing front matter: {e}") ok = False if pid1xxx - existing_1xxx: print("Cannot claim 1xxx PID:", pid1xxx - existing_1xxx) From 732767c479522a03c4ca3a37f61713d88cf123e6 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 8 Sep 2022 21:11:01 -0500 Subject: [PATCH 391/723] BOMs aren't accepted by jekyll! --- org/PAPCoDienTu/index.md | 4 ++-- test/validate_pids.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org/PAPCoDienTu/index.md b/org/PAPCoDienTu/index.md index 92debe41..67c972d8 100644 --- a/org/PAPCoDienTu/index.md +++ b/org/PAPCoDienTu/index.md @@ -1,7 +1,7 @@ ---- +--- layout: org title: PAP Mechatronic Technology --- We would like to build a business to promote and drive the Maker movement and technology education at younger age in Vietnam. We aim to achieve this goal by selling products and providing teaching resources for the DIY/makers and education communities in Vietnam. -Some example products are: Arduino, Raspberry Pi, sensors, 3D printers, robots, technology kits. \ No newline at end of file +Some example products are: Arduino, Raspberry Pi, sensors, 3D printers, robots, technology kits. diff --git a/test/validate_pids.py b/test/validate_pids.py index 407e3f14..ac28ade5 100644 --- a/test/validate_pids.py +++ b/test/validate_pids.py @@ -50,7 +50,7 @@ post = frontmatter.load(pid_path) layout = post.get('layout') if layout != "pid": - print(f"{pid_path}:0: Layout must be 'pid'") + print(f"{pid_path}:0: Layout must be 'pid'. Note: File may not contain a Byte Order Mark (BOM)") ok = False owner = post.get('owner') if owner is None: From 19b5d5b9ee60057ab1504f7aba66a8f36cfb3adc Mon Sep 17 00:00:00 2001 From: James Smith Date: Wed, 21 Sep 2022 18:08:00 -0600 Subject: [PATCH 392/723] Added 1209/0F07 for OrangeFox86 DreamcastControllerUsbPico --- 1209/0F07/index.md | 8 ++++++++ org/OrangeFox86/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/0F07/index.md create mode 100644 org/OrangeFox86/index.md diff --git a/1209/0F07/index.md b/1209/0F07/index.md new file mode 100644 index 00000000..3cea2502 --- /dev/null +++ b/1209/0F07/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: DreamcastControllerUsbPico +owner: OrangeFox86 +license: MIT +site: https://github.com/OrangeFox86/DreamcastControllerUsbPico +source: https://github.com/OrangeFox86/DreamcastControllerUsbPico +--- \ No newline at end of file diff --git a/org/OrangeFox86/index.md b/org/OrangeFox86/index.md new file mode 100644 index 00000000..054d0275 --- /dev/null +++ b/org/OrangeFox86/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OrangeFox86 +site: https://github.com/OrangeFox86 +--- +Organization devoted to retro gaming peripherals and IoT devices. \ No newline at end of file From 74f95539d2ad737c1ba2871eeb25b3f5f5d5c790 Mon Sep 17 00:00:00 2001 From: James Smith Date: Wed, 21 Sep 2022 18:16:22 -0600 Subject: [PATCH 393/723] Changed from 1209/0F07 to 1209/2F07 so PID is outside of reserved range --- 1209/{0F07 => 2F07}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{0F07 => 2F07}/index.md (100%) diff --git a/1209/0F07/index.md b/1209/2F07/index.md similarity index 100% rename from 1209/0F07/index.md rename to 1209/2F07/index.md From 9cf2f207ac164c0f744c37010f3f31fd409dc50a Mon Sep 17 00:00:00 2001 From: Matthew Mets Date: Mon, 5 Sep 2022 21:54:18 +0200 Subject: [PATCH 394/723] Add PID request for MTA1-USB-V1 --- 1209/8887/index.md | 9 +++++++++ org/Tillitis AB/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/8887/index.md create mode 100644 org/Tillitis AB/index.md diff --git a/1209/8887/index.md b/1209/8887/index.md new file mode 100644 index 00000000..68b3aea3 --- /dev/null +++ b/1209/8887/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: MTA-USB-V1 +owner: Tillitis AB +license: CERN-OHL-S-2.0 +site: https://www.tillitis.se/products/ +source: https://github.com/tillitis/tillitis-key1 +--- + diff --git a/org/Tillitis AB/index.md b/org/Tillitis AB/index.md new file mode 100644 index 00000000..5f0a789a --- /dev/null +++ b/org/Tillitis AB/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Tillitis AB +site: https://www.tillitis.se/ +--- +Tillitis AB is a Swedish limited liability company spun-off from Mullvad VPN in 2022. From c8d59896dbc6c9dbdbdf600540af61029b3c7325 Mon Sep 17 00:00:00 2001 From: Sam MacLennan Date: Wed, 28 Sep 2022 18:15:40 +1000 Subject: [PATCH 395/723] Add SMaclennan org and 1209/FA00 for SFP Access Port project --- 1209/FA00/index.md | 10 ++++++++++ org/SamMaclennan/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/FA00/index.md create mode 100644 org/SamMaclennan/index.md diff --git a/1209/FA00/index.md b/1209/FA00/index.md new file mode 100644 index 00000000..4bd5cf1c --- /dev/null +++ b/1209/FA00/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: SFP Access Port +owner: SMaclennan +license: CERN-OHL-W-2.0 (Hardware) / MIT (Software) +site: https://github.com/Cyclomatic-Dev/SFP-Access-Port +source: https://github.com/Cyclomatic-Dev/SFP-Access-Port +--- + +The SFP Access Port is a project comprised of both the hardware and software required to Read, Write and Program SFP/SFP+ Compliant Transceiver modules. \ No newline at end of file diff --git a/org/SamMaclennan/index.md b/org/SamMaclennan/index.md new file mode 100644 index 00000000..a70860d8 --- /dev/null +++ b/org/SamMaclennan/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Sam MacLennan +site: maclennan.dev +--- +Hobbyist maker and software engineer - I'm passionate about making software and hardware that solves problems and contribute to my communities! \ No newline at end of file From 7812ce787a0d6fb8005cd7e5abc1a3404ca9eba0 Mon Sep 17 00:00:00 2001 From: "S.MacLennan" Date: Wed, 28 Sep 2022 19:47:06 +1000 Subject: [PATCH 396/723] Fix incorrect owner field --- 1209/FA00/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/FA00/index.md b/1209/FA00/index.md index 4bd5cf1c..e426a7b6 100644 --- a/1209/FA00/index.md +++ b/1209/FA00/index.md @@ -1,7 +1,7 @@ --- layout: pid title: SFP Access Port -owner: SMaclennan +owner: SamMaclennan license: CERN-OHL-W-2.0 (Hardware) / MIT (Software) site: https://github.com/Cyclomatic-Dev/SFP-Access-Port source: https://github.com/Cyclomatic-Dev/SFP-Access-Port From 9b0eda48c8f82d8a3c000ef1a25eff126e698d0c Mon Sep 17 00:00:00 2001 From: "S.MacLennan" Date: Wed, 28 Sep 2022 19:52:00 +1000 Subject: [PATCH 397/723] Forgot the https --- org/SamMaclennan/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/SamMaclennan/index.md b/org/SamMaclennan/index.md index a70860d8..89bcb39f 100644 --- a/org/SamMaclennan/index.md +++ b/org/SamMaclennan/index.md @@ -1,6 +1,6 @@ --- layout: org title: Sam MacLennan -site: maclennan.dev +site: https://maclennan.dev --- Hobbyist maker and software engineer - I'm passionate about making software and hardware that solves problems and contribute to my communities! \ No newline at end of file From 74fa64f486185ddebd1af9214ae92b73700cc886 Mon Sep 17 00:00:00 2001 From: YARD2 Date: Mon, 3 Oct 2022 12:20:03 +0200 Subject: [PATCH 398/723] PID Request for PIC16F1-USB-CDC-Bootloader --- 1209/200A/index.md | 8 ++++++++ org/yard2/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/200A/index.md create mode 100644 org/yard2/index.md diff --git a/1209/200A/index.md b/1209/200A/index.md new file mode 100644 index 00000000..8028f1ec --- /dev/null +++ b/1209/200A/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PIC16F1-USB-CDC-Bootloader +owner: YARD2 +license: BSD 3-Clause +site: https://github.com/YARD2/PIC16F1-USB-Bootloader/ +source: https://github.com/YARD2/PIC16F1-USB-Bootloader/ +--- diff --git a/org/yard2/index.md b/org/yard2/index.md new file mode 100644 index 00000000..08f7405b --- /dev/null +++ b/org/yard2/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: YARD2 +--- +I'm an engineer who designs embedded firmware/hardware for work and fun. From 1ed46cc5114868ea5fe77b21f102a94be905e68e Mon Sep 17 00:00:00 2001 From: YARD2 Date: Mon, 3 Oct 2022 13:18:29 +0200 Subject: [PATCH 399/723] Update index.md --- 1209/200A/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/200A/index.md b/1209/200A/index.md index 8028f1ec..ea107703 100644 --- a/1209/200A/index.md +++ b/1209/200A/index.md @@ -1,7 +1,7 @@ --- layout: pid title: PIC16F1-USB-CDC-Bootloader -owner: YARD2 +owner: yard2 license: BSD 3-Clause site: https://github.com/YARD2/PIC16F1-USB-Bootloader/ source: https://github.com/YARD2/PIC16F1-USB-Bootloader/ From b84888e1191d7e6574802a47de1ef6aa22ca09dd Mon Sep 17 00:00:00 2001 From: pdaxrom Date: Tue, 4 Oct 2022 20:07:16 +0400 Subject: [PATCH 400/723] Add N64cart PID --- 1209/6800/index.md | 9 +++++++++ org/pdaXrom/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/6800/index.md create mode 100644 org/pdaXrom/index.md diff --git a/1209/6800/index.md b/1209/6800/index.md new file mode 100644 index 00000000..8798867c --- /dev/null +++ b/1209/6800/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: N64cart +owner: pdaXrom +license: BSD-2-Clause +site: https://github.com/pdaxrom/N64cart +source: https://github.com/pdaxrom/N64cart +--- +Simple and cheap N64 flash cartridge diff --git a/org/pdaXrom/index.md b/org/pdaXrom/index.md new file mode 100644 index 00000000..d622098e --- /dev/null +++ b/org/pdaXrom/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: pdaXrom +site: https://github.com/pdaxrom +--- +Various hardware and software projects From 2432d603a6074cfeedf1675d98ae98756de1c072 Mon Sep 17 00:00:00 2001 From: Lixie Labs Date: Thu, 6 Oct 2022 16:38:33 -0600 Subject: [PATCH 401/723] Create index.md --- org/LixieLabs/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/LixieLabs/index.md diff --git a/org/LixieLabs/index.md b/org/LixieLabs/index.md new file mode 100644 index 00000000..d7b75a99 --- /dev/null +++ b/org/LixieLabs/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Lixie Labs +site: https://lixielabs.com +--- +Lixie Labs creates inspiring and affordable OSHW, with extremely simplified code. From b69319e12f24a49bd4ef2a3f28ff8c3ff6e92b5b Mon Sep 17 00:00:00 2001 From: Lixie Labs Date: Thu, 6 Oct 2022 16:41:57 -0600 Subject: [PATCH 402/723] Requesting PID "ABED" for the Sensory Bridge LED Music Visualizer --- 1209/ABED/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/ABED/index.md diff --git a/1209/ABED/index.md b/1209/ABED/index.md new file mode 100644 index 00000000..3971cb4e --- /dev/null +++ b/1209/ABED/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Sensory Bridge +owner: LixieLabs +license: MIT +site: https://sensorybridge.rocks/ +source: https://github.com/connornishijima/SensoryBridge +--- +Sensory Bridge is built from the ground up as an open, powerful bridge between sight and sound. With a show that's reactive to notation, vibrato and more, it produces very unique and pleasant-to-look-at light shows which synchronize to your music without any visible latency. From c9f1e80d55b2168515bdcd7aa3971f1ee5779b77 Mon Sep 17 00:00:00 2001 From: DJDevon3 <49322231+DJDevon3@users.noreply.github.com> Date: Fri, 7 Oct 2022 05:07:55 -0400 Subject: [PATCH 403/723] Add Treasure Coast Designs TR-Cowbell step sequencer. Certified OSHW board. --- 1209/2127/index.md | 8 ++++++++ org/TreasureCoastDesigns/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2127/index.md create mode 100644 org/TreasureCoastDesigns/index.md diff --git a/1209/2127/index.md b/1209/2127/index.md new file mode 100644 index 00000000..44a962a8 --- /dev/null +++ b/1209/2127/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TR-Cowbell +owner: Treasure Coast Designs +license: Hardware:GPL Software:MIT +site: http://www.TreasureCoastDesigns.com +source: https://github.com/DJDevon3/My_Circuit_Python_Projects/tree/main/Boards/raspberrypi/Raspberry%20Pi%20Pico/TR%20Cowbell +--- \ No newline at end of file diff --git a/org/TreasureCoastDesigns/index.md b/org/TreasureCoastDesigns/index.md new file mode 100644 index 00000000..40921a8e --- /dev/null +++ b/org/TreasureCoastDesigns/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Treasure Coast Designs +site: http://www.TreasureCoastDesigns.com +--- +Web & Graphic Design, UI Design, Circuit & PCB Design. OSHW projects are hosted at DJDevon3 Github not website. \ No newline at end of file From 1180668d832d474fd8fafe9db1977375553ae794 Mon Sep 17 00:00:00 2001 From: DJDevon3 <49322231+DJDevon3@users.noreply.github.com> Date: Tue, 11 Oct 2022 19:29:54 -0400 Subject: [PATCH 404/723] Fixed incorrect org formatting No spaces in org name for easier addition is fine with me. --- org/TreasureCoastDesigns/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/TreasureCoastDesigns/index.md b/org/TreasureCoastDesigns/index.md index 40921a8e..389348b0 100644 --- a/org/TreasureCoastDesigns/index.md +++ b/org/TreasureCoastDesigns/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Treasure Coast Designs +title: TreasureCoastDesigns site: http://www.TreasureCoastDesigns.com --- Web & Graphic Design, UI Design, Circuit & PCB Design. OSHW projects are hosted at DJDevon3 Github not website. \ No newline at end of file From e4ea5d50f9e332b4cb814d7a083013b8f6362bff Mon Sep 17 00:00:00 2001 From: Alessio Morale Date: Wed, 12 Oct 2022 20:09:49 +0100 Subject: [PATCH 405/723] add Pizza Robotics org & uNav2 pid --- 1209/A770/index.md | 9 +++++++++ org/Pizza_Robotics/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/A770/index.md create mode 100644 org/Pizza_Robotics/index.md diff --git a/1209/A770/index.md b/1209/A770/index.md new file mode 100644 index 00000000..3dfc5a91 --- /dev/null +++ b/1209/A770/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: uNav2 - Robot motor controller +owner: Pizza_Robotics +license: MIT +site: https://pizzarobotics.org/projects/unav2/ +source: https://github.com/AlessioMorale/unav2_stm32 +--- +[uNav2](https://pizzarobotics.org/projects/unav2/) A robotic motor control board for rovers using DC motors and encoders. More info on [hardware](https://github.com/AlessioMorale/unav2_hardware/tree/master/integrated_board) and [firmware](https://github.com/AlessioMorale/unav2_stm32). diff --git a/org/Pizza_Robotics/index.md b/org/Pizza_Robotics/index.md new file mode 100644 index 00000000..f1cf52e9 --- /dev/null +++ b/org/Pizza_Robotics/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Pizza Robotics +site: https://pizzarobotics.org/ +--- +Pizza Robotics is an italian collective of professional and enthusiast roboticists. We maintain several open source robots and projects. From 20ff0993ad66dfc97fc385776292643c55f175d1 Mon Sep 17 00:00:00 2001 From: Jeff Epler Date: Thu, 13 Oct 2022 20:57:31 -0500 Subject: [PATCH 406/723] Fix link from device to owner --- 1209/2127/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2127/index.md b/1209/2127/index.md index 44a962a8..e8fdcde7 100644 --- a/1209/2127/index.md +++ b/1209/2127/index.md @@ -1,8 +1,8 @@ --- layout: pid title: TR-Cowbell -owner: Treasure Coast Designs +owner: TreasureCoastDesigns license: Hardware:GPL Software:MIT site: http://www.TreasureCoastDesigns.com source: https://github.com/DJDevon3/My_Circuit_Python_Projects/tree/main/Boards/raspberrypi/Raspberry%20Pi%20Pico/TR%20Cowbell ---- \ No newline at end of file +--- From f6bc9a39218c0382e32df37273d59d7edbaa561a Mon Sep 17 00:00:00 2001 From: Logan H-D Date: Fri, 14 Oct 2022 23:45:33 -0400 Subject: [PATCH 407/723] add indices for Friend Team Inc and JukeBox --- 1209/F209/index.md | 9 +++++++++ org/FriendTeamInc/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/F209/index.md create mode 100644 org/FriendTeamInc/index.md diff --git a/1209/F209/index.md b/1209/F209/index.md new file mode 100644 index 00000000..d5468588 --- /dev/null +++ b/1209/F209/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: JukeBox V3 +owner: Friend Team Inc +license: MIT +site: https://github.com/FriendTeamInc/JukeBox +source: https://github.com/FriendTeamInc/JukeBox +--- +The JukeBox is a keyboard device that allows you to use the F13 through F24 keys on a computer, useful for assigning hotkeys like toggling mic mute, switching expressions on a VTuber model, or even quick actions in a video game. diff --git a/org/FriendTeamInc/index.md b/org/FriendTeamInc/index.md new file mode 100644 index 00000000..59a484ad --- /dev/null +++ b/org/FriendTeamInc/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Friend Team Inc +site: https://friendteam.biz/ +--- +Friend Team Inc is a creator group that mainly focuses on creating video content, however it also produces maker items and products at low cost for allowing new people to creating content online. These products are usually created with cheap, existing microcontrollers. From 1f9cc7ac3f37575b4b6567ca5de1bba26f1eaf81 Mon Sep 17 00:00:00 2001 From: Logan H-D Date: Sun, 16 Oct 2022 20:02:03 -0400 Subject: [PATCH 408/723] fix org name --- 1209/F209/index.md | 2 +- org/FriendTeamInc/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/F209/index.md b/1209/F209/index.md index d5468588..271fa6e7 100644 --- a/1209/F209/index.md +++ b/1209/F209/index.md @@ -1,7 +1,7 @@ --- layout: pid title: JukeBox V3 -owner: Friend Team Inc +owner: FriendTeamInc license: MIT site: https://github.com/FriendTeamInc/JukeBox source: https://github.com/FriendTeamInc/JukeBox diff --git a/org/FriendTeamInc/index.md b/org/FriendTeamInc/index.md index 59a484ad..619902e6 100644 --- a/org/FriendTeamInc/index.md +++ b/org/FriendTeamInc/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Friend Team Inc +title: FriendTeamInc site: https://friendteam.biz/ --- Friend Team Inc is a creator group that mainly focuses on creating video content, however it also produces maker items and products at low cost for allowing new people to creating content online. These products are usually created with cheap, existing microcontrollers. From 66fa252a6f2059f44ed5745284049774aa00ecf0 Mon Sep 17 00:00:00 2001 From: Petr Sedlacek Date: Thu, 20 Oct 2022 18:21:03 +0200 Subject: [PATCH 409/723] Add pid for 42. Keebs Frood (mainly for CircuitPython) --- 1209/4203/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4203/index.md diff --git a/1209/4203/index.md b/1209/4203/index.md new file mode 100644 index 00000000..53d6c8d9 --- /dev/null +++ b/1209/4203/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Frood +owner: 42.Keebs +license: GPL-3.0 +site: http://42keebs.eu/ +source: http://github.com/piit79/Frood +--- \ No newline at end of file From bdebbf30373d6590d7c2a533ef6a12c694cbb064 Mon Sep 17 00:00:00 2001 From: brxken128 <77554505+brxken128@users.noreply.github.com> Date: Sat, 22 Oct 2022 16:08:03 +0100 Subject: [PATCH 410/723] add PassPico PID --- 1209/E128/index.md | 8 ++++++++ org/brxken128/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/E128/index.md create mode 100644 org/brxken128/index.md diff --git a/1209/E128/index.md b/1209/E128/index.md new file mode 100644 index 00000000..c1098e27 --- /dev/null +++ b/1209/E128/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PassPico +owner: brxken128 +license: BSD 2-Clause +site: https://github.com/brxken128/passpico +source: https://github.com/brxken128/passpico +--- diff --git a/org/brxken128/index.md b/org/brxken128/index.md new file mode 100644 index 00000000..5e197853 --- /dev/null +++ b/org/brxken128/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: brxken128 +site: https://github.com/brxken128/ +--- +a rust OSS developer From 748accb72ef35093fa04c9b1b925ca3f76f5eb8f Mon Sep 17 00:00:00 2001 From: dronecz Date: Mon, 24 Oct 2022 14:40:45 +0200 Subject: [PATCH 411/723] Commit to get VID/PID --- 1209/2030/index.md | 9 +++++++++ org/Czech_maker/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/2030/index.md create mode 100644 org/Czech_maker/index.md diff --git a/1209/2030/index.md b/1209/2030/index.md new file mode 100644 index 00000000..7053d0ae --- /dev/null +++ b/1209/2030/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Maker badge +owner: Czech maker +license: MIT +site: https://github.com/dronecz/maker_badge +source: https://github.com/dronecz/maker_badge +--- +Maker badge is badge for Maker Faire in Czech Republic, but it is also development board with e-ink display, RGB LED´s, touch buttons and battery management circuit. diff --git a/org/Czech_maker/index.md b/org/Czech_maker/index.md new file mode 100644 index 00000000..9a7f6ce4 --- /dev/null +++ b/org/Czech_maker/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Czech maker +site: https://czechmaker.com +--- +Maker from Czech republic \ No newline at end of file From ff00d38173c58b1a0fe87024243fbaf4d7869e85 Mon Sep 17 00:00:00 2001 From: dronecz Date: Mon, 24 Oct 2022 16:49:49 +0200 Subject: [PATCH 412/723] Update index.md Fix for merging --- 1209/2030/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2030/index.md b/1209/2030/index.md index 7053d0ae..66f6a948 100644 --- a/1209/2030/index.md +++ b/1209/2030/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Maker badge -owner: Czech maker +owner: Czech_maker license: MIT site: https://github.com/dronecz/maker_badge source: https://github.com/dronecz/maker_badge From 26103f54714e8435dfdbfbcadef9ef1d118b4b85 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Sun, 30 Oct 2022 13:49:29 +0100 Subject: [PATCH 413/723] Requesting PID for MultiBus Bridge - https://github.com/mringwal/multibus --- 1209/2007/index.md | 12 ++++++++++++ org/MultiBus/index.md | 9 +++++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/2007/index.md create mode 100644 org/MultiBus/index.md diff --git a/1209/2007/index.md b/1209/2007/index.md new file mode 100644 index 00000000..84c82ce5 --- /dev/null +++ b/1209/2007/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: MultiBus Bridge +owner: MultiBus +license: BSD-2-Clause +site: https://github.com/mringwal/multibus +source: https://github.com/mringwal/multibus/tree/main/firmware/pico +--- + +MultiBus project aims to use common embedded interface such as +GPIO, I2C, I2S, SPIO, SPIO, .. from a regular host system via +common development kits like Raspberry Pi Pico or ESP32. diff --git a/org/MultiBus/index.md b/org/MultiBus/index.md new file mode 100644 index 00000000..1263c625 --- /dev/null +++ b/org/MultiBus/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: MultiBus +site: https://github.com/mringwal/multibus +--- + +MultiBus project aims to use common embedded interface such as +GPIO, I2C, I2S, SPIO, SPIO, .. from a regular host system via +common development kits like Raspberry Pi Pico or ESP32. From a78f27486840952c8678a04e9d40fab7e67f3ce7 Mon Sep 17 00:00:00 2001 From: Allorx <31127228+Allorx@users.noreply.github.com> Date: Tue, 15 Nov 2022 20:15:17 +0000 Subject: [PATCH 414/723] created pid for Allorx Orions Hands --- 1209/6E6E/index.md | 8 ++++++++ org/Allorx/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/6E6E/index.md create mode 100644 org/Allorx/index.md diff --git a/1209/6E6E/index.md b/1209/6E6E/index.md new file mode 100644 index 00000000..c0c2d6a1 --- /dev/null +++ b/1209/6E6E/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Orions Hands +owner: Allorx +license: MIT +site: https://github.com/Allorx/PCB-Design +source: https://github.com/Allorx/PCB-Design +--- \ No newline at end of file diff --git a/org/Allorx/index.md b/org/Allorx/index.md new file mode 100644 index 00000000..e6eb7903 --- /dev/null +++ b/org/Allorx/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Allorx +site: https://github.com/Allorx +--- +data/software engineer with a thirst for adventure \ No newline at end of file From 52f78c4f36f4048dd415af77fe4895df52bdca01 Mon Sep 17 00:00:00 2001 From: Eric Brombaugh Date: Thu, 17 Nov 2022 09:07:40 -0700 Subject: [PATCH 415/723] Adding org EricBrombaugh and pid 6370 for SPI Fiend FPGA programmer. --- 1209/6370/index.md | 11 +++++++++++ org/EricBrombaugh/index.md | 8 ++++++++ 2 files changed, 19 insertions(+) create mode 100644 1209/6370/index.md create mode 100644 org/EricBrombaugh/index.md diff --git a/1209/6370/index.md b/1209/6370/index.md new file mode 100644 index 00000000..25dfbb2e --- /dev/null +++ b/1209/6370/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: SPI_Fiend +owner: EricBrombaugh +license: MIT +site: https://github.com/emeb/spi_fiend +source: https://github.com/emeb/spi_fiend +--- +The SPI Fiend is a small device for programming Lattice iCE40 FPGAs and SPI Flash +memory devices. It also provides a serial I/O device for communicating with soft +core MCUs in the FPGAs. \ No newline at end of file diff --git a/org/EricBrombaugh/index.md b/org/EricBrombaugh/index.md new file mode 100644 index 00000000..3760302b --- /dev/null +++ b/org/EricBrombaugh/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: Eric Brombaugh +site: https://github.com/emeb +--- +Wireless and Audio DSP developer. I make a lot of hardware for audio and radio +applications, mostly based on microcontrollers and FPGAs. Generally open source +and published on Github. \ No newline at end of file From 8664db8b91efd779945abf7edc7ba9ad91d91568 Mon Sep 17 00:00:00 2001 From: Charlie Sands Date: Wed, 23 Nov 2022 18:48:05 -0500 Subject: [PATCH 416/723] Added "sckzor" organization and "Sckzor's 2.4ish GHz Radar" PID to the repository --- 1209/5955/index.md | 9 +++++++++ org/sckzor/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/5955/index.md create mode 100644 org/sckzor/index.md diff --git a/1209/5955/index.md b/1209/5955/index.md new file mode 100644 index 00000000..0bac6a1c --- /dev/null +++ b/1209/5955/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Sckzor's 2.4ish GHz radar +owner: sckzor +license: MIT +site: http://www.sckz.org/ +source: http://github.com/sckzor/RadarProject/ +--- + diff --git a/org/sckzor/index.md b/org/sckzor/index.md new file mode 100644 index 00000000..06a366ae --- /dev/null +++ b/org/sckzor/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: sckzor +site: https://www.sckz.org +--- +I am a student who builds things and works with various open source projects. From 5b98f604da500ec5b5ead93d2705658b547df1f3 Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 13:50:50 +0000 Subject: [PATCH 417/723] Update name of OLP's RP2040 based device Since @kripton changed it... --- 1209/ACEB/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/ACEB/index.md b/1209/ACEB/index.md index 7738a540..7234f386 100644 --- a/1209/ACEB/index.md +++ b/1209/ACEB/index.md @@ -1,10 +1,10 @@ --- layout: pid -title: rp2040-dongle +title: rp2040-dmxsun owner: openlightingproject license: GPL -site: https://github.com/OpenLightingProject/rp2040-dongle -source: https://github.com/OpenLightingProject/rp2040-dongle +site: https://github.com/OpenLightingProject/rp2040-dmxsun +source: https://github.com/OpenLightingProject/rp2040-dmxsun --- An open source [DMX512](https://en.wikipedia.org/wiki/DMX512) transmitter, From aaf1990d66951915202b3bb8548a237f2f7af7b1 Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 13:55:18 +0000 Subject: [PATCH 418/723] Keep GitHub Actions up to date with Dependabot --- .github/workflows/dependabot.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/workflows/dependabot.yml diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml new file mode 100644 index 00000000..fd83b118 --- /dev/null +++ b/.github/workflows/dependabot.yml @@ -0,0 +1,10 @@ +# See: https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#about-the-dependabotyml-file +version: 2 + +updates: + # Configure check for outdated GitHub Actions actions in workflows. + # See: https://docs.github.com/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot + - package-ecosystem: github-actions + directory: / # Check the repository's workflows under /.github/workflows/ + schedule: + interval: daily From 5fdd3dc094eb756d6afc48d2eb73bca25ac7b793 Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 13:57:35 +0000 Subject: [PATCH 419/723] Try and fix the HTML proofer --- .github/workflows/htmlproofer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml index d537c72c..6e3cdf68 100644 --- a/.github/workflows/htmlproofer.yml +++ b/.github/workflows/htmlproofer.yml @@ -8,7 +8,7 @@ jobs: HTMLPROOFER_OPTIONS: './_site --internal-domains=pid.codes --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' steps: - uses: actions/checkout@v2 - - uses: actions/setup-ruby@v1 + - uses: ruby/setup-ruby@v1 with: ruby-version: '2.6' - uses: actions/cache@v2 From e478929d02f0cfe59b224e9ac64699fd04cee73b Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 14:00:57 +0000 Subject: [PATCH 420/723] Fix PID 2019's Markdown --- 1209/2019/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2019/index.md b/1209/2019/index.md index 6e7ded10..0d0bb6fb 100644 --- a/1209/2019/index.md +++ b/1209/2019/index.md @@ -1,5 +1,5 @@ --- -layout: 2019 +layout: pid title: PunchBOOT owner: jop license: BSD-3 From 3e42fe0001f22085591ad52d0f640862bea530bc Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 14:02:54 +0000 Subject: [PATCH 421/723] Fix the jop org's Markdown --- org/jop/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/jop/index.md b/org/jop/index.md index 4cd110c9..95713641 100644 --- a/org/jop/index.md +++ b/org/jop/index.md @@ -1,5 +1,5 @@ --- -layout: jop +layout: org title: Jonas Persson site: https://github.com/jonpe960 --- From 8dc472b6ba32da8abb533035798ea4b49c4fb39c Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 14:07:04 +0000 Subject: [PATCH 422/723] Fix escaping the licence string for PID 80A0 --- 1209/80A0/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/80A0/index.md b/1209/80A0/index.md index 1e840940..5796f162 100644 --- a/1209/80A0/index.md +++ b/1209/80A0/index.md @@ -2,8 +2,8 @@ layout: pid title: ATMega-Z80 - an 8 bit hobby computer owner: SyMat -license: Open source, permissive licenses. Software: BSD-3, Hardware: CERN-OHL-P. +license: "Open source, permissive licenses. Software: BSD-3, Hardware: CERN-OHL-P." site: https://github.com/symat/atmega-z80 source: https://github.com/symat/atmega-z80 --- -An open source hobby computer based on Z80 CPU and an ATMega MCU used for IO controller and other tasks. Check it out! ;) \ No newline at end of file +An open source hobby computer based on Z80 CPU and an ATMega MCU used for IO controller and other tasks. Check it out! ;) From a2f0e094a5de4f9664e07268afb8ffe4930d7cd7 Mon Sep 17 00:00:00 2001 From: Peter Newman Date: Sun, 27 Nov 2022 14:18:47 +0000 Subject: [PATCH 423/723] Update the jekyll config --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index eaef3e43..05a46fab 100644 --- a/_config.yml +++ b/_config.yml @@ -45,7 +45,7 @@ share_stumbleupon: false # Build settings exclude: [vendor] -gems: +plugins: - jekyll-paginate liquid: error_mode: strict From 7555ffd889759ef8926df5f212be2c475a9adc3f Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 1 Dec 2022 09:10:43 -0600 Subject: [PATCH 424/723] Add Oxide Keyboard org --- 1209/6F78/index.md | 8 ++++++++ 1209/6F79/index.md | 8 ++++++++ org/OxideKeyboard/index.md | 6 ++++++ 3 files changed, 22 insertions(+) create mode 100644 1209/6F78/index.md create mode 100644 1209/6F79/index.md create mode 100644 org/OxideKeyboard/index.md diff --git a/1209/6F78/index.md b/1209/6F78/index.md new file mode 100644 index 00000000..8743db41 --- /dev/null +++ b/1209/6F78/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: oxikey HID +owner: OxideKeyboard +license: MIT +site: http://www.oxidekeyboard.com +source: https://github.com/n8tlarsen/oxikey +--- diff --git a/1209/6F79/index.md b/1209/6F79/index.md new file mode 100644 index 00000000..2bfa09ce --- /dev/null +++ b/1209/6F79/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: oxikey MSC +owner: OxideKeyboard +license: MIT +site: http://www.oxidekeyboard.com +source: https://github.com/n8tlarsen/oxikey +--- diff --git a/org/OxideKeyboard/index.md b/org/OxideKeyboard/index.md new file mode 100644 index 00000000..fde404d8 --- /dev/null +++ b/org/OxideKeyboard/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Oxide Keyboard +site: http://www.oxidekeyboard.com +--- +Creator of the oxikey keyboard firmware library for developers written in Rust. From 9ca670fd36ca8bef59c6cc228ae208650048c025 Mon Sep 17 00:00:00 2001 From: Conor Burns Date: Fri, 6 Jan 2023 21:23:40 +0100 Subject: [PATCH 425/723] add 0xCB Helios --- 1209/CB74/index.md | 10 ++++++++++ org/0xCB/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/CB74/index.md create mode 100644 org/0xCB/index.md diff --git a/1209/CB74/index.md b/1209/CB74/index.md new file mode 100644 index 00000000..d0b112ee --- /dev/null +++ b/1209/CB74/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Helios +owner: 0xCB +license: CERN OHL v2-S, GPL v3.0, CC-BY-SA 4.0 +site: https://keeb.supply/products/0xcb-helios +source: https://github.com/0xCB-dev/0xCB-Helios +--- + +RP2040 based pro micro compatible microcontroller specially designed for keyboards. diff --git a/org/0xCB/index.md b/org/0xCB/index.md new file mode 100644 index 00000000..312320f8 --- /dev/null +++ b/org/0xCB/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: 0xCB +site: https://github.com/0xcb-dev +--- + +We create custom Keyboards and design PCBs From 01afcb59c75dc31f40b4855796c00f5ecb70382c Mon Sep 17 00:00:00 2001 From: alg Date: Sat, 7 Jan 2023 16:35:58 +0900 Subject: [PATCH 426/723] Add org "alglabnet" --- org/alglabnet/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/alglabnet/index.md diff --git a/org/alglabnet/index.md b/org/alglabnet/index.md new file mode 100644 index 00000000..36b5125e --- /dev/null +++ b/org/alglabnet/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: alglabnet +site: https://github.com/alg0002 +--- +I'm a software engineer. I design open source keyboards. \ No newline at end of file From 398377ecd75787b85b0776bf2bb5c70b8abb2f10 Mon Sep 17 00:00:00 2001 From: alg Date: Sat, 7 Jan 2023 16:36:34 +0900 Subject: [PATCH 427/723] Add pid "Let's Swamp" --- 1209/A165/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/A165/index.md diff --git a/1209/A165/index.md b/1209/A165/index.md new file mode 100644 index 00000000..18aa1d62 --- /dev/null +++ b/1209/A165/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Let's Swamp +owner: alglabnet +license: MIT +site: https://github.com/alg0002/LetsSwamp/ +source: https://github.com/alg0002/LetsSwamp/ +--- +Let's Swamp is an ortholinear split keyboard. \ No newline at end of file From 073a545aace67a66414c674b0b6df80ecb8e9e7f Mon Sep 17 00:00:00 2001 From: Simon Kueppers Date: Sun, 8 Jan 2023 21:56:24 +0100 Subject: [PATCH 428/723] VID:PID request for All-In-One-Cable --- 1209/7388/index.md | 10 ++++++++++ org/AIOC/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/7388/index.md create mode 100644 org/AIOC/index.md diff --git a/1209/7388/index.md b/1209/7388/index.md new file mode 100644 index 00000000..71577fd8 --- /dev/null +++ b/1209/7388/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: All-In-One-Cable +owner: AIOC +license: MIT +site: https://skuep.github.io/AIOC +source: https://github.com/skuep/AIOC +--- +The AIOC ("All-In-One-Cable) is an ecosystem of small-form-factor adapters with USB Type-C connectors to allow ham radio operators to connect their radios to a computer. +It enumerates itself as different USB classes, such as a sound-card (e.g. for APRS purposes) and a virtual tty ("COM Port") for programming/control and asserting the PTT (Push-To-Talk). diff --git a/org/AIOC/index.md b/org/AIOC/index.md new file mode 100644 index 00000000..bd908118 --- /dev/null +++ b/org/AIOC/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: skuep +site: https://skuep.github.io +--- +I am a hobbyist dealing with embedded and RF stuff, mostly. From fb983cc62cbe3a752e5b3aeedbaca90b8c4ee8ae Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 10 Jan 2023 11:03:54 -0800 Subject: [PATCH 429/723] White space change to trigger CI --- org/sckzor/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/org/sckzor/index.md b/org/sckzor/index.md index 06a366ae..eb70987f 100644 --- a/org/sckzor/index.md +++ b/org/sckzor/index.md @@ -3,4 +3,5 @@ layout: org title: sckzor site: https://www.sckz.org --- + I am a student who builds things and works with various open source projects. From be057dffebce5ac92b7c18028c14af606a6ea897 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 10 Jan 2023 11:04:49 -0800 Subject: [PATCH 430/723] Whitespace update to trigger CI --- 1209/ACEB/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/ACEB/index.md b/1209/ACEB/index.md index 7234f386..8988d18c 100644 --- a/1209/ACEB/index.md +++ b/1209/ACEB/index.md @@ -11,3 +11,4 @@ An open source [DMX512](https://en.wikipedia.org/wiki/DMX512) transmitter, based on [RaspberryPi's Pico board](https://www.raspberrypi.org/documentation/pico/getting-started/). Up to 16 universes can be transmitted, DMX input is in development. + From 7be4800b17df79fdda251e793504ef8057a3734f Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 10 Jan 2023 11:40:50 -0800 Subject: [PATCH 431/723] Whitespace to trigger CI --- 1209/6F78/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/6F78/index.md b/1209/6F78/index.md index 8743db41..871d0942 100644 --- a/1209/6F78/index.md +++ b/1209/6F78/index.md @@ -6,3 +6,4 @@ license: MIT site: http://www.oxidekeyboard.com source: https://github.com/n8tlarsen/oxikey --- + From d83a93ab6dca08e73aa8654f3c53be3d97a12990 Mon Sep 17 00:00:00 2001 From: Tom Whitwell Date: Tue, 10 Jan 2023 19:49:36 +0000 Subject: [PATCH 432/723] Update About Page to provide context about USB-IF (#796) * Update About.md to include context about USB-IF re issue #480 Co-authored-by: Scott Shawcroft --- about.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/about.md b/about.md index dc3b58e7..7f0526c8 100644 --- a/about.md +++ b/about.md @@ -15,3 +15,5 @@ pid.codes will assign PIDs on any VID we own to any open-source hardware project pid.codes will also gladly accept donations of Vendor IDs from other organisations that no longer require them, and take responsibility for administering them. If you have a VID code that is no longer in use, please contact us at [admin@pid.codes](mailto:admin@pid.codes). This site is in no way supported or endorsed by [USB-IF](http://www.usb.org/). + +The USB-IF is listing the VID used by pid.codes as [obsolete and invalid on their developer information page](https://www.usb.org/developers), along with the code points of similar projects (like OpenMoko) and several companies' VIDs. There is no indication that they would attempt to re-assign those IDs, nor that operating systems would reject them based on that list. From 42b532e34a0f278af9d6911f535fe59fd6f518e4 Mon Sep 17 00:00:00 2001 From: JackMacWindows Date: Tue, 10 Jan 2023 14:54:17 -0500 Subject: [PATCH 433/723] Add JackMacWindows organization + assign 1209/CD07 to "PSG MIDI Device" (#798) Co-authored-by: Scott Shawcroft --- 1209/CD07/index.md | 9 +++++++++ org/JackMacWindows/index.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/CD07/index.md create mode 100644 org/JackMacWindows/index.md diff --git a/1209/CD07/index.md b/1209/CD07/index.md new file mode 100644 index 00000000..ce5e334c --- /dev/null +++ b/1209/CD07/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: PSG MIDI Device +owner: JackMacWindows +license: GPLv2 +site: https://mcjack123.github.io/PSG/ +source: https://github.com/MCJack123/PSG/ +--- +Programmable 16-channel synthesizer board with a MIDI interface. diff --git a/org/JackMacWindows/index.md b/org/JackMacWindows/index.md new file mode 100644 index 00000000..acbf37bb --- /dev/null +++ b/org/JackMacWindows/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: JackMacWindows +site: https://mcjack123.github.io/ +--- +I'm JackMacWindows, and I'm a hobbyist developer/hacker, mainly known for the [CraftOS-PC](https://www.craftos-pc.cc) fantasy terminal and other projects in the ComputerCraft community, but I also like to make hardware using the Raspberry Pi Pico and other microcontrollers. + From 0919e35c5c36eefc39af99140676f0b1d3047bdd Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 10 Jan 2023 14:39:37 -0800 Subject: [PATCH 434/723] Add extra newline to trigger CI --- 1209/7388/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/7388/index.md b/1209/7388/index.md index 71577fd8..d570e0e7 100644 --- a/1209/7388/index.md +++ b/1209/7388/index.md @@ -8,3 +8,4 @@ source: https://github.com/skuep/AIOC --- The AIOC ("All-In-One-Cable) is an ecosystem of small-form-factor adapters with USB Type-C connectors to allow ham radio operators to connect their radios to a computer. It enumerates itself as different USB classes, such as a sound-card (e.g. for APRS purposes) and a virtual tty ("COM Port") for programming/control and asserting the PTT (Push-To-Talk). + From f90bb457f8ca3ecfc2bc8b3dfa75412fc987539c Mon Sep 17 00:00:00 2001 From: Tom Date: Wed, 11 Jan 2023 07:52:27 +0000 Subject: [PATCH 435/723] Adding PID 1974 for Music Thing Modular 8mu Midi Controller --- 1209/FADA/index.md | 8 ++++++++ org/Music_Thing_Modular/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/FADA/index.md create mode 100644 org/Music_Thing_Modular/index.md diff --git a/1209/FADA/index.md b/1209/FADA/index.md new file mode 100644 index 00000000..7a4088cb --- /dev/null +++ b/1209/FADA/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: 8mu +owner: Music_Thing_Modular +license: MIT, CC BY-SA 3.0 +site: https://www.musicthing.co.uk/ +source: https://github.com/TomWhitwell/8mu_Public +--- \ No newline at end of file diff --git a/org/Music_Thing_Modular/index.md b/org/Music_Thing_Modular/index.md new file mode 100644 index 00000000..59d95d5c --- /dev/null +++ b/org/Music_Thing_Modular/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Music Thing Modular +site: https://www.musicthing.co.uk/ +--- +Open source electronic musical instruments. Designed in London, made in Brighton, built and used by musicians around the world. \ No newline at end of file From f16cb20fa2fa36a4ecbc088d513eba7381ab4b03 Mon Sep 17 00:00:00 2001 From: Conor Burns Date: Wed, 11 Jan 2023 11:15:15 +0100 Subject: [PATCH 436/723] add software source to description --- 1209/CB74/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1209/CB74/index.md b/1209/CB74/index.md index d0b112ee..4fbe0b8b 100644 --- a/1209/CB74/index.md +++ b/1209/CB74/index.md @@ -8,3 +8,5 @@ source: https://github.com/0xCB-dev/0xCB-Helios --- RP2040 based pro micro compatible microcontroller specially designed for keyboards. + +Software Source: [here](https://github.com/qmk/qmk_firmware/tree/master/keyboards/0xcb) and staging is located [here](https://github.com/0xCB-dev/keeb-firmware-source). From 9a49d050c5fa50e20c67a9590e23d773f5b0b33e Mon Sep 17 00:00:00 2001 From: Conor Burns Date: Wed, 11 Jan 2023 11:26:25 +0100 Subject: [PATCH 437/723] fix validation --- 1209/CB74/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/CB74/index.md b/1209/CB74/index.md index 4fbe0b8b..8e8708f4 100644 --- a/1209/CB74/index.md +++ b/1209/CB74/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Helios -owner: 0xCB +owner: "0xCB" license: CERN OHL v2-S, GPL v3.0, CC-BY-SA 4.0 site: https://keeb.supply/products/0xcb-helios source: https://github.com/0xCB-dev/0xCB-Helios From 85c68a7358a3ae17f29da964ce5884429868d047 Mon Sep 17 00:00:00 2001 From: Conor Burns Date: Wed, 11 Jan 2023 11:40:29 +0100 Subject: [PATCH 438/723] try same fix as in PID --- org/0xCB/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/0xCB/index.md b/org/0xCB/index.md index 312320f8..28c2ed0a 100644 --- a/org/0xCB/index.md +++ b/org/0xCB/index.md @@ -1,6 +1,6 @@ --- layout: org -title: 0xCB +title: "0xCB" site: https://github.com/0xcb-dev --- From b65766880533da7b82076c7bc0271abe88809444 Mon Sep 17 00:00:00 2001 From: Hans Baier Date: Thu, 12 Jan 2023 08:13:39 +0700 Subject: [PATCH 439/723] Add CH569 USB3 microcontroller board PID files Signed-off-by: Hans Baier --- 1209/569C/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/569C/index.md diff --git a/1209/569C/index.md b/1209/569C/index.md new file mode 100644 index 00000000..733cd826 --- /dev/null +++ b/1209/569C/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: USB3 Super Speed microcontroller board +owner: OpenAudioGear +license: CERN-OHL-P-2.0 +site: https://github.com/hansfbaier/ch569-usb3-board +source: https://github.com/hansfbaier/ch569-usb3-board +--- +An Open Source USB3 Super Speed microcontroller board \ No newline at end of file From 346fed28f6630b7a59c916f888f1846c01bd46f4 Mon Sep 17 00:00:00 2001 From: Kai Geissdoerfer Date: Tue, 17 Jan 2023 21:01:18 +0100 Subject: [PATCH 440/723] request PIDs for Riotee board and Riotee probe --- 1209/C8A0/index.md | 8 ++++++++ 1209/C8A1/index.md | 8 ++++++++ org/NessieCircuits/index.md | 7 +++++++ 3 files changed, 23 insertions(+) create mode 100644 1209/C8A0/index.md create mode 100644 1209/C8A1/index.md create mode 100644 org/NessieCircuits/index.md diff --git a/1209/C8A0/index.md b/1209/C8A0/index.md new file mode 100644 index 00000000..f6f3581d --- /dev/null +++ b/1209/C8A0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Riotee board +owner: NessieCircuits +license: CERN-OHL-W-2.0 (hardware), MIT (firmware) +site: https://github.com/NessieCircuits/Riotee_Board +source: https://github.com/NessieCircuits/Riotee_ProbeFirmware +--- \ No newline at end of file diff --git a/1209/C8A1/index.md b/1209/C8A1/index.md new file mode 100644 index 00000000..2280d792 --- /dev/null +++ b/1209/C8A1/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Riotee probe +owner: NessieCircuits +license: CERN-OHL-W-2.0 (hardware), MIT (firmware) +site: https://github.com/NessieCircuits/Riotee_ProbeHardware +source: https://github.com/NessieCircuits/Riotee_ProbeFirmware +--- diff --git a/org/NessieCircuits/index.md b/org/NessieCircuits/index.md new file mode 100644 index 00000000..f9575c57 --- /dev/null +++ b/org/NessieCircuits/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Nessie Circuits +--- +Nessie Circuits is a small business offering embedded hardware and software solutions to customers from academia and industry. + +We are now working on our first product - an open-source battery-free board that runs completely off harvested energy and uses only tiny capacitors as energy storage. From 3ec93ae1e136011548abbdbcabc1ddfd5c86969c Mon Sep 17 00:00:00 2001 From: tadfmac Date: Sat, 21 Jan 2023 17:37:22 +0900 Subject: [PATCH 441/723] add DF03 for mi:muz-ch55x --- 1209/DF03/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/DF03/index.md diff --git a/1209/DF03/index.md b/1209/DF03/index.md new file mode 100644 index 00000000..b3a70452 --- /dev/null +++ b/1209/DF03/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: mi:muz-ch55x +owner: TripArts-Music +license: LGPL2.1 +site: https://www.arduinolibraries.info/libraries/mimuz-ch55x +source: https://github.com/mimuz/mimuz-ch55x +--- +An Tiny library of USB MIDI for Deqing Sun's Ch55xduino. + + From 4efe48474b19a65b4d49948c73d3f9384f76181b Mon Sep 17 00:00:00 2001 From: Anarion Date: Mon, 23 Jan 2023 15:40:14 +0100 Subject: [PATCH 442/723] Adding PID 8080 for Porcupine keyboard --- 1209/8080/index.md | 9 +++++++++ org/anarion80/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/8080/index.md create mode 100644 org/anarion80/index.md diff --git a/1209/8080/index.md b/1209/8080/index.md new file mode 100644 index 00000000..9eccf21f --- /dev/null +++ b/1209/8080/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Porcupine Keyboard +owner: anarion80 +license: SolderPad +site: https://github.com/anarion80/porcupine +source: https://github.com/anarion80/porcupine +--- +Porcupine is an autogenerated, ergonomic, split, 36-42 key, wired/wireless, columnar-staggered keyboard. diff --git a/org/anarion80/index.md b/org/anarion80/index.md new file mode 100644 index 00000000..107124c4 --- /dev/null +++ b/org/anarion80/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: anarion80 +site: https://github.com/anarion80/ +--- +A hobbyist engineer. \ No newline at end of file From aea453109c74d842f8365b532230d4810dd57061 Mon Sep 17 00:00:00 2001 From: tadfmac Date: Thu, 26 Jan 2023 14:36:54 +0900 Subject: [PATCH 443/723] DF03 title mi:muz-ch55x -> mi:muz:ch55x --- 1209/DF03/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/DF03/index.md b/1209/DF03/index.md index b3a70452..51ac9120 100644 --- a/1209/DF03/index.md +++ b/1209/DF03/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: mi:muz-ch55x +title: mi:muz:ch55x owner: TripArts-Music license: LGPL2.1 site: https://www.arduinolibraries.info/libraries/mimuz-ch55x From 5937cd7fbfc3c7cafbb9e605b6e69c0a3f4b3658 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:13:37 -0500 Subject: [PATCH 444/723] index.md --- org/brainboardz | 1 + 1 file changed, 1 insertion(+) create mode 100644 org/brainboardz diff --git a/org/brainboardz b/org/brainboardz new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/org/brainboardz @@ -0,0 +1 @@ + From 6d584c048c19d442c7aa4d1ea7886055d3f2362c Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:15:16 -0500 Subject: [PATCH 445/723] Delete brainboardz --- org/brainboardz | 1 - 1 file changed, 1 deletion(-) delete mode 100644 org/brainboardz diff --git a/org/brainboardz b/org/brainboardz deleted file mode 100644 index 8b137891..00000000 --- a/org/brainboardz +++ /dev/null @@ -1 +0,0 @@ - From f0e685eee7c59f7309c2e1e4ab435e5bbbbcb3c0 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:21:18 -0500 Subject: [PATCH 446/723] Create index.md --- org/brainboardz/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/brainboardz/index.md diff --git a/org/brainboardz/index.md b/org/brainboardz/index.md new file mode 100644 index 00000000..a1a7ce7d --- /dev/null +++ b/org/brainboardz/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: BrainBoardz +site: http://www.brainboardz.com +--- +BrainBoardz provides mini PCIe based boards and modules (Neurons) based on the ESP32S3. We support CircuitPython and Arduino. Our designs +are open source and published on GitHub. From 9795543850f0b82bd28c50dde4b75e0c94fa3418 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:40:15 -0500 Subject: [PATCH 447/723] Create index.md --- 1209/FF60/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FF60/index.md diff --git a/1209/FF60/index.md b/1209/FF60/index.md new file mode 100644 index 00000000..c237c748 --- /dev/null +++ b/1209/FF60/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Neuron +owner: BrainBoardz +license: CC BY-SA 4.0/GPLv3 +site: http://www.brainboardz.com/ +source: http://github.com/BrainBoardz +--- From 92e132014d1e5844b1735de64516359980552143 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:46:59 -0500 Subject: [PATCH 448/723] Create index.md --- org/BrainBoardz/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/BrainBoardz/index.md diff --git a/org/BrainBoardz/index.md b/org/BrainBoardz/index.md new file mode 100644 index 00000000..51abe3b8 --- /dev/null +++ b/org/BrainBoardz/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: BrainBoardz +site: http://www.brainboardz.com/ +--- +Our mission is to empower designers to develop their own circuit board designs based on our advanced surface mount friendly mPCIe architecture. +The entire BrainBoardz system is fully documented, open source and 100% license free. From 292ed54606bb0323fe2ee823f6172e3edfc7d2f9 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 11:54:12 -0500 Subject: [PATCH 449/723] Update index.md --- 1209/FF60/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/FF60/index.md b/1209/FF60/index.md index c237c748..281051ee 100644 --- a/1209/FF60/index.md +++ b/1209/FF60/index.md @@ -2,7 +2,7 @@ layout: pid title: Neuron owner: BrainBoardz -license: CC BY-SA 4.0/GPLv3 +license: GPLv3 site: http://www.brainboardz.com/ source: http://github.com/BrainBoardz --- From 82d12d2fd85986563775fff1cc3520d2866e3061 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:01:52 -0500 Subject: [PATCH 450/723] Update index.md From 3d3fa9fe291339f9a61892f7d57c95bdd9cb260b Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:09:43 -0500 Subject: [PATCH 451/723] Update index.md --- 1209/FF60/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/FF60/index.md b/1209/FF60/index.md index 281051ee..cbebe5c9 100644 --- a/1209/FF60/index.md +++ b/1209/FF60/index.md @@ -4,5 +4,5 @@ title: Neuron owner: BrainBoardz license: GPLv3 site: http://www.brainboardz.com/ -source: http://github.com/BrainBoardz +source: http://github.com/brainboardz/ --- From 5f5e6eebb47c73200034e06d704606b4ff4300f1 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Tue, 31 Jan 2023 12:26:44 -0500 Subject: [PATCH 452/723] Update index.md --- 1209/FF60/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/FF60/index.md b/1209/FF60/index.md index cbebe5c9..1f0e6d43 100644 --- a/1209/FF60/index.md +++ b/1209/FF60/index.md @@ -4,5 +4,5 @@ title: Neuron owner: BrainBoardz license: GPLv3 site: http://www.brainboardz.com/ -source: http://github.com/brainboardz/ +source: http://github.com/BrainBoardz/BrainBoardz/ --- From 6b0ceb2724b76f6ac3d2515d619ea902b7e8c8c5 Mon Sep 17 00:00:00 2001 From: Kyunghwan Kwon Date: Sun, 29 Jan 2023 12:45:32 +0900 Subject: [PATCH 453/723] Add libmcu MADI development board --- 1209/E000/index.md | 9 +++++++++ 1209/E001/index.md | 9 +++++++++ org/libmcu/index.md | 6 ++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/E000/index.md create mode 100644 1209/E001/index.md create mode 100644 org/libmcu/index.md diff --git a/1209/E000/index.md b/1209/E000/index.md new file mode 100644 index 00000000..e0771541 --- /dev/null +++ b/1209/E000/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: MADI +owner: libmcu +license: MIT +site: https://libmcu.org +source: https://github.com/libmcu/development-board +--- +MADI is a development board for platform-independent and vendor-agnostic development. diff --git a/1209/E001/index.md b/1209/E001/index.md new file mode 100644 index 00000000..e0771541 --- /dev/null +++ b/1209/E001/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: MADI +owner: libmcu +license: MIT +site: https://libmcu.org +source: https://github.com/libmcu/development-board +--- +MADI is a development board for platform-independent and vendor-agnostic development. diff --git a/org/libmcu/index.md b/org/libmcu/index.md new file mode 100644 index 00000000..7e779bc6 --- /dev/null +++ b/org/libmcu/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: libmcu +site: https://libmcu.org +--- +libmcu is an open-source firmware development toolkit. From a17a7fee6538df5bce658243160e1b409564f82f Mon Sep 17 00:00:00 2001 From: Alex Sirota <67526318+ajs256@users.noreply.github.com> Date: Fri, 3 Feb 2023 19:55:43 -0800 Subject: [PATCH 454/723] Add PID --- 1209/9000/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/9000/index.md diff --git a/1209/9000/index.md b/1209/9000/index.md new file mode 100644 index 00000000..535d1b72 --- /dev/null +++ b/1209/9000/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Hack Club Sprig CircuitPython +owner: ajs256 +license: MIT +site: https://sprig.hackclub.com/ +source: https://github.com/hackclub/sprig-hardware +--- +Sprig is a handheld game console built by [Hack Club](https://hackclub.com) for teen makers and coders. There was only one limited production run and it is not for sale. From d4eaeef93327c6a67d6577ccba98fcff4a41525b Mon Sep 17 00:00:00 2001 From: Alex Sirota <67526318+ajs256@users.noreply.github.com> Date: Fri, 3 Feb 2023 19:56:09 -0800 Subject: [PATCH 455/723] Add org --- org/ajs256.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/ajs256.md diff --git a/org/ajs256.md b/org/ajs256.md new file mode 100644 index 00000000..3336c7ec --- /dev/null +++ b/org/ajs256.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ajs256 +site: https://github.com/ajs256 +--- +Alex's miscellaneous projects. From a0f00c4f42f7d2c39ca0e0e337f579d850a9af99 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 6 Feb 2023 13:59:12 -0800 Subject: [PATCH 456/723] New line to poke the CI --- org/alglabnet/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/alglabnet/index.md b/org/alglabnet/index.md index 36b5125e..f0469d58 100644 --- a/org/alglabnet/index.md +++ b/org/alglabnet/index.md @@ -3,4 +3,4 @@ layout: org title: alglabnet site: https://github.com/alg0002 --- -I'm a software engineer. I design open source keyboards. \ No newline at end of file +I'm a software engineer. I design open source keyboards. From 42d79446ff4ff2f3b7c1c5046c27bd422061def4 Mon Sep 17 00:00:00 2001 From: BrainBoardz <87398149+BrainBoardz@users.noreply.github.com> Date: Mon, 6 Feb 2023 19:35:24 -0500 Subject: [PATCH 457/723] Update index.md --- 1209/FF60/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/FF60/index.md b/1209/FF60/index.md index 1f0e6d43..a953f03b 100644 --- a/1209/FF60/index.md +++ b/1209/FF60/index.md @@ -3,6 +3,6 @@ layout: pid title: Neuron owner: BrainBoardz license: GPLv3 -site: http://www.brainboardz.com/ -source: http://github.com/BrainBoardz/BrainBoardz/ +site: http://www.brainboardz.com +source: http://github.com/BrainBoardz/BrainBoardz --- From 2bd90408702b00f29a860a9ebf57c55c8aa9d7ac Mon Sep 17 00:00:00 2001 From: Josh Cole Date: Tue, 7 Feb 2023 07:31:30 -0800 Subject: [PATCH 458/723] Add F314 pid reservation This commit adds the SharpCoder org and F314 pid allocation for the teensycore kernel project. --- 1209/F314/index.md | 10 ++++++++++ org/SharpCoder/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/F314/index.md create mode 100644 org/SharpCoder/index.md diff --git a/1209/F314/index.md b/1209/F314/index.md new file mode 100644 index 00000000..a71047a7 --- /dev/null +++ b/1209/F314/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Teensycore +owner: SharpCoder +license: MIT +site: https://github.com/SharpCoder/teensycore +source: https://github.com/SharpCoder/teensycore +--- + +This is a kernel for the Teensy4.0 available to anyone for free with a built-in OTG USB driver. diff --git a/org/SharpCoder/index.md b/org/SharpCoder/index.md new file mode 100644 index 00000000..892e9c8b --- /dev/null +++ b/org/SharpCoder/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: SharpCoder +site: https://joshcole.dev/ +--- + +I am a maker and embedded hobbiest creating kernels, robots, and other exciting devices. From fa61845c7a59ef6697afdc7387f59ffee0baa11c Mon Sep 17 00:00:00 2001 From: Alex <67526318+ajs256@users.noreply.github.com> Date: Tue, 7 Feb 2023 10:14:02 -0800 Subject: [PATCH 459/723] move org file --- org/{ajs256.md => ajs256/index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename org/{ajs256.md => ajs256/index.md} (100%) diff --git a/org/ajs256.md b/org/ajs256/index.md similarity index 100% rename from org/ajs256.md rename to org/ajs256/index.md From d12c337747506f877cec9bdbfb14c9eca87dcac6 Mon Sep 17 00:00:00 2001 From: skeletonkbd Date: Wed, 8 Feb 2023 23:08:46 +0900 Subject: [PATCH 460/723] Add 68A0 for Frost68 --- 1209/68A0/index.md | 8 ++++++++ org/SkeletonKBD/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/68A0/index.md create mode 100644 org/SkeletonKBD/index.md diff --git a/1209/68A0/index.md b/1209/68A0/index.md new file mode 100644 index 00000000..d27f8421 --- /dev/null +++ b/1209/68A0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Frtost68 +owner: SkeletonKBD +license: CC BY-NC 4.0 +site: https://skeletonkbd.com/ +source: https://github.com/skeletonkbd/Frost68 +--- diff --git a/org/SkeletonKBD/index.md b/org/SkeletonKBD/index.md new file mode 100644 index 00000000..64266eea --- /dev/null +++ b/org/SkeletonKBD/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: SkeletonKBD +site: https://skeletonkbd.com/ +--- + +We make opensource PCB and acrylic case for keyboards. From 15f3dbe05e428c6fc7626053a1211b1f8499d3b8 Mon Sep 17 00:00:00 2001 From: vr2045 <29843211+vr2045@users.noreply.github.com> Date: Sun, 1 Jan 2023 15:12:45 -0800 Subject: [PATCH 461/723] Added tinyVision.ai Inc. org, 0xB1C0 PID --- 1209/B1C0/index.md | 8 ++++++++ org/tinyVision.ai/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/B1C0/index.md create mode 100644 org/tinyVision.ai/index.md diff --git a/1209/B1C0/index.md b/1209/B1C0/index.md new file mode 100644 index 00000000..6f674b6b --- /dev/null +++ b/1209/B1C0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: pico-ice +owner: tinyVision.ai +license: MIT +site: http://pico-ice.tinyvision.ai +source: https://github.com/tinyvision-ai-inc/pico-ice-sdk +--- diff --git a/org/tinyVision.ai/index.md b/org/tinyVision.ai/index.md new file mode 100644 index 00000000..ad453fe0 --- /dev/null +++ b/org/tinyVision.ai/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: tinyVision.ai Inc. +site: http://www.tinyvision.ai +--- +Open Source and custom system and hardware design focussed on low power edge ML. \ No newline at end of file From 389b15ad6cdb5fcbd7ece16a6ddc3c5438017600 Mon Sep 17 00:00:00 2001 From: Hajime Oh-yake Date: Sun, 12 Feb 2023 00:04:04 +0900 Subject: [PATCH 462/723] add 1209/A516 and org/digitarhythm --- 1209/A516/index.md | 8 ++++++++ org/digitarhythm/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/A516/index.md create mode 100644 org/digitarhythm/index.md diff --git a/1209/A516/index.md b/1209/A516/index.md new file mode 100644 index 00000000..39114e8c --- /dev/null +++ b/1209/A516/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK GT40 DONUMCOELI +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/DONUMCOELI +source: https://github.com/digitarhythm/DONUMCOELI +--- diff --git a/org/digitarhythm/index.md b/org/digitarhythm/index.md new file mode 100644 index 00000000..f5c5f0e4 --- /dev/null +++ b/org/digitarhythm/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: digitarhythm +--- +I am designing self-made keyboards. From 6f7e899b68c7de6fd50de9b39cccf253f240bc5f Mon Sep 17 00:00:00 2001 From: Daniel Palmer Date: Sun, 5 Mar 2023 20:01:44 +0900 Subject: [PATCH 463/723] Add PID BBEE for thingy.jp BreadBee Perdita micro Linux SBC --- 1209/BBEE/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/BBEE/index.md diff --git a/1209/BBEE/index.md b/1209/BBEE/index.md new file mode 100644 index 00000000..7a56052a --- /dev/null +++ b/1209/BBEE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: BreadBee Perdita +owner: thingy.jp +license: GPLv3 +site: http://www.thingy.jp/ +source: https://github.com/breadbee/perdita +--- From 467a2fda54bff306982853aef9c237710332790e Mon Sep 17 00:00:00 2001 From: marksard Date: Tue, 7 Mar 2023 13:38:17 +0900 Subject: [PATCH 464/723] ADD org and request PID:DFA9 --- 1209/DFA9/index.md | 10 ++++++++++ org/marksard/index.md | 7 +++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/DFA9/index.md create mode 100644 org/marksard/index.md diff --git a/1209/DFA9/index.md b/1209/DFA9/index.md new file mode 100644 index 00000000..f15b8d56 --- /dev/null +++ b/1209/DFA9/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: ms_m0ii040pcb +owner: marksard +license: CERN-OHL-P v2 +site: https://marksard.github.io +source: https://github.com/marksard/ms_m0ii040pcb +--- + +ms_m0ii040pcb is a compact keyboard PCB. diff --git a/org/marksard/index.md b/org/marksard/index.md new file mode 100644 index 00000000..17291c37 --- /dev/null +++ b/org/marksard/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: marksard +site: https://marksard.github.io +--- + +Hardware development about USB and more. From 44199f51f51287872202b6523aa61aabc6e665b2 Mon Sep 17 00:00:00 2001 From: Matt Mets Date: Wed, 8 Mar 2023 13:57:29 +0100 Subject: [PATCH 465/723] Add PID request for TP-1 The TP-1 is a programming board for the Tillitis TKey-1 security key. All hardware design files and firmware were developed openly on github, and available under open source licenses. --- 1209/8886/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/8886/index.md diff --git a/1209/8886/index.md b/1209/8886/index.md new file mode 100644 index 00000000..2808b909 --- /dev/null +++ b/1209/8886/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: TP-1 +owner: Tillitis AB +license: CERN-OHL-S-2.0 +site: https://www.tillitis.se/products/ +source: https://github.com/tillitis/tillitis-key1/tree/main/hw/boards/tp1 +--- + From 356866751a5ea85e1d86bda41ae241fbffae8cad Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 9 Mar 2023 21:24:32 +0700 Subject: [PATCH 466/723] create listing of LilyGO for T-Display rp2040 --- org/LilyGO/index.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 org/LilyGO/index.md diff --git a/org/LilyGO/index.md b/org/LilyGO/index.md new file mode 100644 index 00000000..2c7ce52a --- /dev/null +++ b/org/LilyGO/index.md @@ -0,0 +1,18 @@ +--- +layout: org +title: LilyGO +site: http://www.lilygo.cc/ +--- +LILYGO® is a company integrating R&D, production, and sales and committed to promoting the development of the industry for IoT. +"Dedicated to the development of the IOT. Making development become easier" is the product concept of LILYGO® + +taken from: https://www.lilygo.cc/pages/about-us + +Address: +Shenzhen Xin Yuan Electronic Technology Co., Ltd +401 4F Bldg. building B. No.5 +1st Rd Bantianshangxue Technology Park +Bantian St, Longgang Dist., Shenzhen Guangdong China + +深圳市龙岗区坂田街道稼先路2000号有所为大厦A栋 +from: http://www.lilygo.cn/contact.aspx?TypeId=13&FId=t7:13:7 From 7ccba8ebf0c1e4c650c6d9788e314bbc5e56a266 Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 9 Mar 2023 21:30:26 +0700 Subject: [PATCH 467/723] linked layout and schematics of T-Display on github --- 1209/2023/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2023/index.md diff --git a/1209/2023/index.md b/1209/2023/index.md new file mode 100644 index 00000000..828d1d07 --- /dev/null +++ b/1209/2023/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: T-Display rp2040 +owner: LilyGO +license: MIT +site: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 +source: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 +--- From 874fd7c5de28b8fc50d11cf360d84291c399c638 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Tue, 14 Mar 2023 10:19:06 -0700 Subject: [PATCH 468/723] Delete index.md --- org/brainboardz/index.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 org/brainboardz/index.md diff --git a/org/brainboardz/index.md b/org/brainboardz/index.md deleted file mode 100644 index a1a7ce7d..00000000 --- a/org/brainboardz/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: org -title: BrainBoardz -site: http://www.brainboardz.com ---- -BrainBoardz provides mini PCIe based boards and modules (Neurons) based on the ESP32S3. We support CircuitPython and Arduino. Our designs -are open source and published on GitHub. From 1b0c43903b76a23ba8219f18f1884b2a729d260b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=A4berich?= Date: Sat, 18 Mar 2023 12:16:13 +0100 Subject: [PATCH 469/723] Request PIDs for LibreVNA and LibreCAL --- 1209/4121/index.md | 10 ++++++++++ 1209/4122/index.md | 10 ++++++++++ org/LibreVNA/index.md | 5 +++++ 3 files changed, 25 insertions(+) create mode 100644 1209/4121/index.md create mode 100644 1209/4122/index.md create mode 100644 org/LibreVNA/index.md diff --git a/1209/4121/index.md b/1209/4121/index.md new file mode 100644 index 00000000..73a15d52 --- /dev/null +++ b/1209/4121/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: LibreVNA +owner: LibreVNA +license: GPL-3.0 +site: https://github.com/jankae/LibreVNA +source: https://github.com/jankae/LibreVNA +--- + +A 100kHz to 6GHz Vectornetworkanalyzer \ No newline at end of file diff --git a/1209/4122/index.md b/1209/4122/index.md new file mode 100644 index 00000000..c3003627 --- /dev/null +++ b/1209/4122/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: LibreCAL +owner: LibreVNA +license: GPL-3.0 +site: https://github.com/jankae/LibreCAL +source: https://github.com/jankae/LibreCAL +--- + +eCal (automatic calibration device) for vectornetworkanalyzers with up to 4 ports \ No newline at end of file diff --git a/org/LibreVNA/index.md b/org/LibreVNA/index.md new file mode 100644 index 00000000..e39f0403 --- /dev/null +++ b/org/LibreVNA/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: LibreVNA +--- +Open-source hardware/software projects with a focus on radio frequency measurement equipment. \ No newline at end of file From fe0640e8cc2c499016b6bcf27a9baa99550f74ef Mon Sep 17 00:00:00 2001 From: Adam BZH Date: Thu, 23 Mar 2023 15:43:51 +0800 Subject: [PATCH 470/723] Add org: OneKeyLtd and pid:4F4A,4F4B,4F4C Signed-off-by: Adam BZH --- 1209/4F4A/index.md | 9 +++++++++ 1209/4F4B/index.md | 9 +++++++++ 1209/4F4C/index.md | 9 +++++++++ org/OneKeyLtd/index.md | 6 ++++++ 4 files changed, 33 insertions(+) create mode 100644 1209/4F4A/index.md create mode 100644 1209/4F4B/index.md create mode 100644 1209/4F4C/index.md create mode 100644 org/OneKeyLtd/index.md diff --git a/1209/4F4A/index.md b/1209/4F4A/index.md new file mode 100644 index 00000000..3e38830b --- /dev/null +++ b/1209/4F4A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OneKey Bootloader +owner: OneKeyLtd +license: Mix of licenses (LGPLv3, MIT) +site: https://onekey.so/ +source: https://github.com/OneKeyHQ/firmware/tree/bixin_dev/docs/pcb +--- +Onekey - Crypto wallet trusted by millions. \ No newline at end of file diff --git a/1209/4F4B/index.md b/1209/4F4B/index.md new file mode 100644 index 00000000..fba6fae5 --- /dev/null +++ b/1209/4F4B/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OneKey Device +owner: OneKeyLtd +license: Mix of licenses (LGPLv3, MIT) +site: https://onekey.so/ +source: https://github.com/OneKeyHQ/firmware/tree/bixin_dev/docs/pcb +--- +Onekey - Crypto wallet trusted by millions. \ No newline at end of file diff --git a/1209/4F4C/index.md b/1209/4F4C/index.md new file mode 100644 index 00000000..181c5808 --- /dev/null +++ b/1209/4F4C/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OneKey Multi-protocol Interface +owner: OneKeyLtd +license: Mix of licenses (LGPLv3, MIT) +site: https://onekey.so/ +source: https://github.com/OneKeyHQ/firmware/tree/bixin_dev/docs/pcb +--- +Onekey - Crypto wallet trusted by millions. \ No newline at end of file diff --git a/org/OneKeyLtd/index.md b/org/OneKeyLtd/index.md new file mode 100644 index 00000000..6e9a448d --- /dev/null +++ b/org/OneKeyLtd/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OneKeyLtd +site: https://onekey.so/ +--- +[OneKey](https://onekey.so/) is the smartest way to secure, buy, exchange, and grow your crypto assets. We are hardcore crypto wallet team based in HongKong. From bba560b3ff65ce008ffaf67c9ede28e40afcaadf Mon Sep 17 00:00:00 2001 From: Kyunghwan Kwon Date: Fri, 24 Mar 2023 02:56:13 +0900 Subject: [PATCH 471/723] Add E000 and E001 for MADI devcie and bootloader --- 1209/E000/index.md | 9 +++++---- 1209/E001/index.md | 9 +++++---- org/libmcu/index.md | 1 + 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/1209/E000/index.md b/1209/E000/index.md index e0771541..33b6dd35 100644 --- a/1209/E000/index.md +++ b/1209/E000/index.md @@ -1,9 +1,10 @@ --- layout: pid -title: MADI +title: MADI Device owner: libmcu -license: MIT -site: https://libmcu.org +license: Mix of licenses (GPL3, Apache-2.0) +site: https://libmcu.org/kr/madi source: https://github.com/libmcu/development-board --- -MADI is a development board for platform-independent and vendor-agnostic development. + +MADI is a microcontroller development board. diff --git a/1209/E001/index.md b/1209/E001/index.md index e0771541..3d59ef73 100644 --- a/1209/E001/index.md +++ b/1209/E001/index.md @@ -1,9 +1,10 @@ --- layout: pid -title: MADI +title: MADI Bootloader owner: libmcu -license: MIT -site: https://libmcu.org +license: Mix of licenses (GPL3, Apache-2.0) +site: https://libmcu.org/kr/madi source: https://github.com/libmcu/development-board --- -MADI is a development board for platform-independent and vendor-agnostic development. + +MADI is a microcontroller development board. diff --git a/org/libmcu/index.md b/org/libmcu/index.md index 7e779bc6..6c49760f 100644 --- a/org/libmcu/index.md +++ b/org/libmcu/index.md @@ -3,4 +3,5 @@ layout: org title: libmcu site: https://libmcu.org --- + libmcu is an open-source firmware development toolkit. From bee2637f36de89bb857eab27d6f48b499588e25d Mon Sep 17 00:00:00 2001 From: TonyWu98 Date: Thu, 23 Mar 2023 22:43:08 -0400 Subject: [PATCH 472/723] add FLUXPAD --- 1209/0727/index.md | 9 +++++++++ org/TonyWu/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/0727/index.md create mode 100644 org/TonyWu/index.md diff --git a/1209/0727/index.md b/1209/0727/index.md new file mode 100644 index 00000000..145154da --- /dev/null +++ b/1209/0727/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: FLUXPAD Analog Keypad +owner: TonyWu +license: GPL3 +site: https://www.tindie.com/products/kappachino/fluxpad-analog-keypad/ +source: https://github.com/sssata/fluxpad +--- +A keypad using hall effect switches designed for osu! diff --git a/org/TonyWu/index.md b/org/TonyWu/index.md new file mode 100644 index 00000000..e22b1c7b --- /dev/null +++ b/org/TonyWu/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: TonyWu +site: https://www.tonywu.ca/ +--- +Maker of various USB HID input devices such as the HYKU Tablet and FLUXPAD Keypad. From 038bc3aa701a86bf3171737e8a0d3de44d68deba Mon Sep 17 00:00:00 2001 From: TonyWu98 Date: Thu, 23 Mar 2023 22:47:07 -0400 Subject: [PATCH 473/723] switch from pid 0727 to 7270 --- 1209/{0727 => 7270}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{0727 => 7270}/index.md (100%) diff --git a/1209/0727/index.md b/1209/7270/index.md similarity index 100% rename from 1209/0727/index.md rename to 1209/7270/index.md From 3525116c6818bfa1541fd6b589a9aa43fcd3888f Mon Sep 17 00:00:00 2001 From: TonyWu98 Date: Thu, 23 Mar 2023 23:07:06 -0400 Subject: [PATCH 474/723] switch from 7270 to 7272 to avoid possible collision with minipad --- 1209/{7270 => 7272}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{7270 => 7272}/index.md (100%) diff --git a/1209/7270/index.md b/1209/7272/index.md similarity index 100% rename from 1209/7270/index.md rename to 1209/7272/index.md From ebbd90fb1bec57f6e794adb5ea1d7b3a729af85c Mon Sep 17 00:00:00 2001 From: Jonathan Foucher Date: Mon, 27 Mar 2023 17:01:04 +0200 Subject: [PATCH 475/723] Add 6px org and Seeq product --- 1209/6110/index.md | 9 +++++++++ org/6px/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/6110/index.md create mode 100644 org/6px/index.md diff --git a/1209/6110/index.md b/1209/6110/index.md new file mode 100644 index 00000000..6e6b72d5 --- /dev/null +++ b/1209/6110/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: SEEQ MIDI and CV/Gate sequencer +owner: 6px +license: MIT +site: https://6px.eu/seeq +source: https://github.com/jfoucher/seeq +--- +This is a simple music sequencer, that can interface with regular MIDI instruments as well as analog synthesizers though its CV and gate outputs, as well as any computer since it supports USB MIDI. \ No newline at end of file diff --git a/org/6px/index.md b/org/6px/index.md new file mode 100644 index 00000000..a9fd26da --- /dev/null +++ b/org/6px/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Six Pixels +site: http://6px.eu/ +--- +We develop electronic gizmos : retro computers, sequencers, synthsizers, etc... From f02c88bdfcd708262de17de537337185591c6114 Mon Sep 17 00:00:00 2001 From: Billy Keyes Date: Tue, 28 Mar 2023 23:10:14 -0700 Subject: [PATCH 476/723] Add org:bluekeyes and pid:B210 --- 1209/B210/index.md | 10 ++++++++++ org/bluekeyes/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/B210/index.md create mode 100644 org/bluekeyes/index.md diff --git a/1209/B210/index.md b/1209/B210/index.md new file mode 100644 index 00000000..6bb50328 --- /dev/null +++ b/1209/B210/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Pico 12VRGB HID Controller +owner: bluekeyes +license: MIT +site: https://github.com/bluekeyes/pico-12vrgb-hid-controller +source: https://github.com/bluekeyes/pico-12vrgb-hid-controller +--- + +A HID "Lighting and Illumination"-compatible controller for 12V RGB lighting devices using the Raspberry Pi Pico. diff --git a/org/bluekeyes/index.md b/org/bluekeyes/index.md new file mode 100644 index 00000000..2f67c4d9 --- /dev/null +++ b/org/bluekeyes/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: BlueKeyes +site: http://bluekeyes.com +--- +Software, hardware, and other projects by Billy Keyes. From 2f33b9113487bc509637bf770a18d6f9199ddeaa Mon Sep 17 00:00:00 2001 From: ComradeFreeman Date: Sun, 9 Apr 2023 14:04:46 +0300 Subject: [PATCH 477/723] PID request for LoRaMobGate --- 1209/BEDA/index.md | 9 +++++++++ org/comradeFreeman/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/BEDA/index.md create mode 100644 org/comradeFreeman/index.md diff --git a/1209/BEDA/index.md b/1209/BEDA/index.md new file mode 100644 index 00000000..87e884ae --- /dev/null +++ b/1209/BEDA/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: LoRaMobGate +owner: comradeFreeman +license: MIT +site: https://aelita.rpz.su/loramobgate +source: https://github.com/comradeFreeman/loramobgate +--- +The project is designed to provide instant messaging over a long distance using LoRa by connecting a special Device equipped with a LoRa radio module to a smartphone/laptop/computer ("Host") via USB. In conjunction with the Host, it also serves as a single-channel LoRa gateway for Internet of Things (IoT) devices. diff --git a/org/comradeFreeman/index.md b/org/comradeFreeman/index.md new file mode 100644 index 00000000..1d4ff940 --- /dev/null +++ b/org/comradeFreeman/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Comrade Freeman +site: https://aelita.rpz.su/ +--- +Engineer, programmer and electronics hobbyist. Main area of ​interests: Linux, servers, SBC, microcontrollers, radio, homemade devices. From decc4bc6cbb6792b8e106f16b34994ab0569e909 Mon Sep 17 00:00:00 2001 From: jerryg-77 <114109436+jerryg-77@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:04:49 -0400 Subject: [PATCH 478/723] Add files via upload --- org/PinNudger/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/PinNudger/index.md diff --git a/org/PinNudger/index.md b/org/PinNudger/index.md new file mode 100644 index 00000000..fc3ef1ed --- /dev/null +++ b/org/PinNudger/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: PinNuger +site: https://github.com/jerryg-77/Pin-Nudger +--- +A small Arduino progject board implementing a MEMS MPU6050 to replicate HID JoyStick actions for use in virtual pinball. \ No newline at end of file From 11145d1027dac300d102fa8a20932717dec029b3 Mon Sep 17 00:00:00 2001 From: jerryg-77 <114109436+jerryg-77@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:09:00 -0400 Subject: [PATCH 479/723] Update index.md --- org/PinNudger/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org/PinNudger/index.md b/org/PinNudger/index.md index fc3ef1ed..d2cf2fbd 100644 --- a/org/PinNudger/index.md +++ b/org/PinNudger/index.md @@ -1,6 +1,6 @@ --- layout: org -title: PinNuger +title: PinNudger site: https://github.com/jerryg-77/Pin-Nudger --- -A small Arduino progject board implementing a MEMS MPU6050 to replicate HID JoyStick actions for use in virtual pinball. \ No newline at end of file +A small Arduino progject board implementing a MEMS MPU6050 to replicate HID JoyStick actions for use in virtual pinball. From a612ff9e4c0af24770065ea52ebf04ec35ca164e Mon Sep 17 00:00:00 2001 From: jerryg-77 <114109436+jerryg-77@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:11:32 -0400 Subject: [PATCH 480/723] Add files via upload --- 1209/EDED/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/EDED/index.md diff --git a/1209/EDED/index.md b/1209/EDED/index.md new file mode 100644 index 00000000..f600ad95 --- /dev/null +++ b/1209/EDED/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Pin-Nudger +owner: PinNudger +license: MIT +site: https://github.com/jerryg-77/Pin-Nudger +source: https://github.com/jerryg-77/Pin-Nudger +--- \ No newline at end of file From b6b4ea8c6d44ea293e65bca3a72d2a36ad6fac92 Mon Sep 17 00:00:00 2001 From: Jonathan Bisson Date: Fri, 14 Apr 2023 21:01:28 -0500 Subject: [PATCH 481/723] Add Dinoctopus and Theremin --- 1209/8100/index.md | 10 ++++++++++ 1209/8101/index.md | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 1209/8100/index.md create mode 100644 1209/8101/index.md diff --git a/1209/8100/index.md b/1209/8100/index.md new file mode 100644 index 00000000..53164435 --- /dev/null +++ b/1209/8100/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: DINOctopus +owner: bjonnh +license: MIT +site: https://github.com/bjonnh/dinoctopus +source: https://github.com/bjonnh/dinoctopus +--- +A midi-USB merger and debugger. + diff --git a/1209/8101/index.md b/1209/8101/index.md new file mode 100644 index 00000000..9a5e60f9 --- /dev/null +++ b/1209/8101/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Theremin (provisional title) +owner: bjonnh +license: MIT +site: https://github.com/bjonnh/theremin +source: https://github.com/bjonnh/theremin +--- +A midi-USB Laser-TOF Theremin and it will probably get various analog and digital inputs too. + From 9368fc64ec69e1daaeebcbd014459a0465bc086b Mon Sep 17 00:00:00 2001 From: Jonathan Bisson Date: Fri, 14 Apr 2023 21:04:24 -0500 Subject: [PATCH 482/723] Add org --- org/bjonnh/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/bjonnh/index.md diff --git a/org/bjonnh/index.md b/org/bjonnh/index.md new file mode 100644 index 00000000..d11a57ee --- /dev/null +++ b/org/bjonnh/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: bjonnh +site: https://www.bjonnh.net +--- +Various MIT licensed OSS and OSHW projects currently mostly based on science experiments and music (midi-USB). + From e998ffb75a5c0a1f84574c86e4040023b16dc463 Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Sun, 9 Apr 2023 20:00:58 +0200 Subject: [PATCH 483/723] Add emilfresk and rusty-tracker --- 1209/7274/index.md | 10 ++++++++++ org/emilfresk/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/7274/index.md create mode 100644 org/emilfresk/index.md diff --git a/1209/7274/index.md b/1209/7274/index.md new file mode 100644 index 00000000..ec62d58c --- /dev/null +++ b/1209/7274/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Rusty Tracker +owner: emilfresk +license: Apache 2.0, MIT +site: https://github.com/korken89/rusty-tracker +source: https://github.com/korken89/rusty-tracker/tree/master/firmware +--- + +An LTE / GPS / BT tracker board based on uBlox SARA-R422. \ No newline at end of file diff --git a/org/emilfresk/index.md b/org/emilfresk/index.md new file mode 100644 index 00000000..822f5d12 --- /dev/null +++ b/org/emilfresk/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Emil Fresk +site: https://github.com/korken89 +--- +Multiple open source electronics projects \ No newline at end of file From 88c9919128fcf0fe56a20e872893ed835cd171c6 Mon Sep 17 00:00:00 2001 From: Max Maisel Date: Sun, 16 Apr 2023 08:55:14 +0200 Subject: [PATCH 484/723] Add mmmaisel org and USB-MUX device. --- 1209/554D/index.md | 11 +++++++++++ org/mmmaisel/index.md | 6 ++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/554D/index.md create mode 100644 org/mmmaisel/index.md diff --git a/1209/554D/index.md b/1209/554D/index.md new file mode 100644 index 00000000..bca2e215 --- /dev/null +++ b/1209/554D/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: USB-Mux +owner: mmmaisel +license: CERN-OHL-S-2.0-or-later and GPL-3.0-or-later +site: https://github.com/mmmaisel/USB-Mux +source: https://github.com/mmmaisel/USB-Mux +--- +An open-source and open-hardware 2x2 USB 2.0 multiplexer. +Possible applications are switching USB connections in automated tests +or power-cycle a hanging USB device via software. diff --git a/org/mmmaisel/index.md b/org/mmmaisel/index.md new file mode 100644 index 00000000..9310f37e --- /dev/null +++ b/org/mmmaisel/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Max Maisel +site: https://github.com/mmmaisel +--- +Electrical engineer and Linux developer. From bdc26e42a9110ea8db52acb0ea57cfe941ee53a3 Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 20 Apr 2023 04:36:38 +0700 Subject: [PATCH 485/723] Create index.md for SSIS Robotics This will be used for our ssis.bit based on the T-Display with rp2040 for our Advanced Automation class. - https://github.com/ssis-robotics/ssis.bit - https://github.com/ssis-aa/rvr2023 --- org/SSIS-Robotics/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 org/SSIS-Robotics/index.md diff --git a/org/SSIS-Robotics/index.md b/org/SSIS-Robotics/index.md new file mode 100644 index 00000000..876c309f --- /dev/null +++ b/org/SSIS-Robotics/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: SSIS Robotics +site: https://github.com/ssis-robotics +--- +The robotics club at Saigon South International School SSIS in Vietnam provides students the opportunity to explore electronics, robotics, programming, control systems and mechanical design. + +It is the first VEX VRC team 76209 and the first FRC team in Vietnam. From 67acc8e5c017fb9b42ec834faff99eee84b6de3d Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 20 Apr 2023 04:38:59 +0700 Subject: [PATCH 486/723] Delete index.md --- org/LilyGO/index.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 org/LilyGO/index.md diff --git a/org/LilyGO/index.md b/org/LilyGO/index.md deleted file mode 100644 index 2c7ce52a..00000000 --- a/org/LilyGO/index.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: org -title: LilyGO -site: http://www.lilygo.cc/ ---- -LILYGO® is a company integrating R&D, production, and sales and committed to promoting the development of the industry for IoT. -"Dedicated to the development of the IOT. Making development become easier" is the product concept of LILYGO® - -taken from: https://www.lilygo.cc/pages/about-us - -Address: -Shenzhen Xin Yuan Electronic Technology Co., Ltd -401 4F Bldg. building B. No.5 -1st Rd Bantianshangxue Technology Park -Bantian St, Longgang Dist., Shenzhen Guangdong China - -深圳市龙岗区坂田街道稼先路2000号有所为大厦A栋 -from: http://www.lilygo.cn/contact.aspx?TypeId=13&FId=t7:13:7 From 19a1d904da9ece53db2d761a003682069e6f238b Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 20 Apr 2023 04:45:12 +0700 Subject: [PATCH 487/723] updated to match organization description --- 1209/2023/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2023/index.md b/1209/2023/index.md index 828d1d07..f0a677ea 100644 --- a/1209/2023/index.md +++ b/1209/2023/index.md @@ -1,8 +1,8 @@ --- layout: pid title: T-Display rp2040 -owner: LilyGO +owner: SSIS-Robotics license: MIT -site: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 +site: https://github.com/adafruit/circuitpython/pull/6037 source: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 --- From 35c615df062977e2602e4a88f9dd7576e5f7dacc Mon Sep 17 00:00:00 2001 From: Flynn Date: Fri, 21 Apr 2023 11:01:57 -0400 Subject: [PATCH 488/723] Request VIDs for Kodachi 6 14 MacroPaws --- 1209/6E01/index.md | 12 ++++++++++++ 1209/6E02/index.md | 10 ++++++++++ org/kodachi614/index.md | 7 +++++++ 3 files changed, 29 insertions(+) create mode 100644 1209/6E01/index.md create mode 100644 1209/6E02/index.md create mode 100644 org/kodachi614/index.md diff --git a/1209/6E01/index.md b/1209/6E01/index.md new file mode 100644 index 00000000..bb0686af --- /dev/null +++ b/1209/6E01/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: MacroPaw KnGXT +owner: kodachi614 +license: GPL-3.0-or-later, CERN-OHL-S-2.0 +site: http://github.com/kodachi614/macropaw/ +source: http://github.com/kodachi614/macropaw/ +--- +The MacroPaw KnGXT is a USB HID combining a 14-key hotswappable mechanical +keyboard (14 keys in a 5x3 grid, with the lower right key being 2U instead of +1U), two rotary encoders, and a lot of RGB LEBs. It's based on the RP2040 and +runs customized KMK firmware. diff --git a/1209/6E02/index.md b/1209/6E02/index.md new file mode 100644 index 00000000..6a6fc6b8 --- /dev/null +++ b/1209/6E02/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: MacroPaw KnGYT +owner: kodachi614 +license: GPL-3.0-or-later, CERN-OHL-S-2.0 +site: http://github.com/kodachi614/macropaw/ +source: http://github.com/kodachi614/macropaw/ +--- +The MacroPaw KnGYT is a USB keyboard with 10 keys in a 5x2 grid and 10 RGB +LEDs. It's based on the RP2040 and runs customized KMK firmware. diff --git a/org/kodachi614/index.md b/org/kodachi614/index.md new file mode 100644 index 00000000..f30bd652 --- /dev/null +++ b/org/kodachi614/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Kodachi 6 14 +site: http://kodachi.com/ +--- +Kodachi 6 14 does open-source hardware and software, notably including the +MacroPaw and TKPaw RP2040-based keyboards. From 62b9491a1c2de82eefafddd08f3dd3ebe891f5f2 Mon Sep 17 00:00:00 2001 From: "Matthew J. Wolf" Date: Sat, 29 Apr 2023 16:06:08 -0400 Subject: [PATCH 489/723] add 6262 - xwhatsit QMK VIA --- 1209/6262/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/6262/index.md diff --git a/1209/6262/index.md b/1209/6262/index.md new file mode 100644 index 00000000..99d337ed --- /dev/null +++ b/1209/6262/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: xwhatsit capacitive keyboard QMK VIA +owner: ModelFKeyboard +license: GPLv2 +site: https://geekhack.org/index.php?topic=58138.0 +source: https://github.com/matthew-wolf-n4mtt/qmk_firmware/tree/model_f_labs_f62_f77/keyboards/model_f_labs/f62 +--- From d7d3df7c54319d2d0ba788468f0e63bdc9093bf0 Mon Sep 17 00:00:00 2001 From: Christian Kahlo Date: Sat, 6 May 2023 23:56:50 +0200 Subject: [PATCH 490/723] Create index.md --- org/vx4.net/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 org/vx4.net/index.md diff --git a/org/vx4.net/index.md b/org/vx4.net/index.md new file mode 100644 index 00000000..3059e8b3 --- /dev/null +++ b/org/vx4.net/index.md @@ -0,0 +1,11 @@ +--- +layout: org +title: VX4.NET / ck@vx4.net +site: https://vx4.net/ +--- + +VX4.NET is the organisation I, @ckahlo / Christian Kahlo, am running since around 2004 and most people recognize me behind ck@VX4.\ +Additionally I'm a Chief Security Architect at adesso SE, a pan-european IT and software engineering company originating in Germany.\ +Mostly hardware parts come from specialized manufacturers and vendors, in rare cases we start hardware development on our own.\ +Particularly my focus is on (implementation of) cryptography and secure hardware and software development as well security architecture and secure software development lifecycles. With this focus I'm also working as a contractor for the German Federal Office for Information Security, i.e. for [FIDELIO](https://gitlab.com/adessoAG/FIDELIO/).\ +Recent activities together wih German Aerospace Center [DLR](https://www.dlr.de/en) moved my focus a bit more towards secure embedded sensor networks and secure communication in space. The implemented software in most projects is mainly based on C/C++, JavaCard, Golang or Java. From 4a81c8b69566fb49f418636cf95ff8f0bf852837 Mon Sep 17 00:00:00 2001 From: Christian Kahlo Date: Sun, 7 May 2023 00:09:41 +0200 Subject: [PATCH 491/723] Create index.md --- 1209/E007/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/E007/index.md diff --git a/1209/E007/index.md b/1209/E007/index.md new file mode 100644 index 00000000..a5e42a95 --- /dev/null +++ b/1209/E007/index.md @@ -0,0 +1,11 @@ +--- +layout: E007 +title: Exp.007 SECCID +owner: vx4.net +license: GPLv3 +site: https://github.com/VX4/seccid +source: https://github.com/ckahlo/seccid +--- +The "Secure Element CCID" connector allows you to connect to secure sensor busses behind an I2C secure element as simple as a smartcard interface on your favourite desktop OS.\ +Because the communication protocol for secure elements is based on ISO7816 and messages to the trusted I2C bus are expressed as ISO7816 APDUs it is convenient to use your favourite programming language, connect to the smartcard (PC/SC) stack on your OS and start talking to your sensors over USB CCID. +As some OS (Linux / Mac OS) require an individual PID/VID combination to register CCID interfaces correctly and to not confuse it with other uses for the interface this PID was requested. From 563c8e1c6f96d27e14f90038969cfeae140c33da Mon Sep 17 00:00:00 2001 From: Christian Kahlo Date: Sun, 7 May 2023 00:13:49 +0200 Subject: [PATCH 492/723] Request PID E007 for secure element CCID connector From e5ad0c58f23cde1d8e9e72e5bd0a605c50ca86c8 Mon Sep 17 00:00:00 2001 From: Christian Kahlo Date: Sun, 7 May 2023 00:41:56 +0200 Subject: [PATCH 493/723] Update index.md --- 1209/E007/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/E007/index.md b/1209/E007/index.md index a5e42a95..ed8396ba 100644 --- a/1209/E007/index.md +++ b/1209/E007/index.md @@ -1,5 +1,5 @@ --- -layout: E007 +layout: pid title: Exp.007 SECCID owner: vx4.net license: GPLv3 From d7ba67862601149fff03c34df3a37e4a0c2a4de8 Mon Sep 17 00:00:00 2001 From: Christian Kahlo Date: Sun, 7 May 2023 00:42:18 +0200 Subject: [PATCH 494/723] corrected typo for layoout From b4ed286789ee1cb66b22829b6fa2784e5f2f0dc9 Mon Sep 17 00:00:00 2001 From: elagil Date: Fri, 12 May 2023 17:39:28 +0200 Subject: [PATCH 495/723] add blus-audio usb-i2s bridge --- 1209/AF01/index.md | 9 +++++++++ org/blus-audio/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/AF01/index.md create mode 100644 org/blus-audio/index.md diff --git a/1209/AF01/index.md b/1209/AF01/index.md new file mode 100644 index 00000000..d924b6c7 --- /dev/null +++ b/1209/AF01/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: USB-I2S bridge +owner: blus-audio +license: GPL-3.0 (software), CERN-OHL-S-2.0 (hardware) +site: https://github.com/blus-audio/firmware +source: https://github.com/blus-audio/firmware +--- +A UAC 1.0 compliant USB to I2S bridge (sound card). diff --git a/org/blus-audio/index.md b/org/blus-audio/index.md new file mode 100644 index 00000000..5c491c76 --- /dev/null +++ b/org/blus-audio/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: blus-audio +site: https://github.com/blus-audio +--- +A collection of open source audio hardware and software. From a663a5534f8c6b8c91cf08bb5d38bec4fae61b6f Mon Sep 17 00:00:00 2001 From: Aleksandr Sakharov Date: Wed, 17 May 2023 18:10:38 +0300 Subject: [PATCH 496/723] Added "sakharov.me" org and requested PID 4153 --- 1209/4153/index.md | 10 ++++++++++ org/sakharov.me/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/4153/index.md create mode 100644 org/sakharov.me/index.md diff --git a/1209/4153/index.md b/1209/4153/index.md new file mode 100644 index 00000000..e9d57956 --- /dev/null +++ b/1209/4153/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: USBLPT +owner: sakharov.me +license: MIT +site: http://sakharov.me/ +source: https://github.com/aleaksah/OmegaLptPatch +--- + +This device uses WINUSB driver, as well as I am going to use in future. So, in order to slow down consumption rate of free PIDs I want to use this VID/PID for my other devices, and distinguish them by USB "manufacturer" and "product name" propereties. \ No newline at end of file diff --git a/org/sakharov.me/index.md b/org/sakharov.me/index.md new file mode 100644 index 00000000..f18955bf --- /dev/null +++ b/org/sakharov.me/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: sakharov.me +site: http://sakharov.me/ +--- +Personal hardware projects done by sakharov.me (https://github.com/aleaksah) \ No newline at end of file From 1e1384a9a6747985561e8067c8dd0fc929bd6c22 Mon Sep 17 00:00:00 2001 From: cnlohr Date: Wed, 31 May 2023 23:39:05 -0400 Subject: [PATCH 497/723] Add cnlohr's rv003usb project --- 1209/B003/index.md | 12 ++++++++++++ org/cnlohr/index.md | 7 +++++++ 2 files changed, 19 insertions(+) create mode 100644 1209/B003/index.md create mode 100644 org/cnlohr/index.md diff --git a/1209/B003/index.md b/1209/B003/index.md new file mode 100644 index 00000000..e1399b2d --- /dev/null +++ b/1209/B003/index.md @@ -0,0 +1,12 @@ +--- +layout: pid +title: CH32V003 RISC-V USB Firmware Bootloader +owner: cnlohr +license: MIT-x11, Public Domain +site: http://github.com/cnlohr/rv003usb +--- +The CH32V003 is a 10 cent microcontroller. RV003USB is a firmware-only USB stack for the RISC-V platform. + +Provided the bootloader has been installed, this allows you to flash the part without a bootloader. + +As a note: Only assume that this device is as intended if the first 4 WCHARs of SERIAL are "BOOT" diff --git a/org/cnlohr/index.md b/org/cnlohr/index.md new file mode 100644 index 00000000..b562c051 --- /dev/null +++ b/org/cnlohr/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: cnlohr +site: https://github.com/cnlohr +--- +A hobbyist that writes several open source USB stacks, available on their github + From 4b488e97529f160b1383c157bd8b43bb0a015a64 Mon Sep 17 00:00:00 2001 From: Hajime Oh-yake Date: Sun, 4 Jun 2023 02:51:22 +0900 Subject: [PATCH 498/723] add 516A --- 1209/516A/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/516A/index.md diff --git a/1209/516A/index.md b/1209/516A/index.md new file mode 100644 index 00000000..a6a350f1 --- /dev/null +++ b/1209/516A/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK GT40Plus PARALLAX +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/PARALLAX +source: https://github.com/digitarhythm/PARALLAX +--- From 99a0dd5d44b167d3f86f687babf23cf710adfd05 Mon Sep 17 00:00:00 2001 From: Kai Geissdoerfer Date: Wed, 7 Jun 2023 07:56:18 +0200 Subject: [PATCH 499/723] request a PID for Riotee Gateway --- 1209/C8A2/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/C8A2/index.md diff --git a/1209/C8A2/index.md b/1209/C8A2/index.md new file mode 100644 index 00000000..2083aca5 --- /dev/null +++ b/1209/C8A2/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Riotee gateway +owner: NessieCircuits +license: MIT +site: https://github.com/NessieCircuits/Riotee_Gateway +source: https://github.com/NessieCircuits/Riotee_Gateway +--- +The Riotee Gateway communicates with Riotee devices via a proprietary wireless protocol. +The gateway forwards messages between the devices and a host. +The firmware runs on a nRF52840-Dongle, a commercial product with open-source hardware design. From 43003a4f4d59a8dc6fab77ed86f4e9d9f8ccf906 Mon Sep 17 00:00:00 2001 From: James Cahill Date: Sun, 11 Jun 2023 12:12:14 +0100 Subject: [PATCH 500/723] Add org and pid objects --- 1209/4A62/index.md | 8 ++++++++ org/jamescahill/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/4A62/index.md create mode 100644 org/jamescahill/index.md diff --git a/1209/4A62/index.md b/1209/4A62/index.md new file mode 100644 index 00000000..68ba81d4 --- /dev/null +++ b/1209/4A62/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Genoswitch Measurement Platform (City of London UK) +owner: jamescahill +license: MIT, (software), BSD-3-Clause (software components), CERN-OHL-W-2.0 (hardware) +site: https://github.com/genoswitch +source: https://github.com/genoswitch +--- \ No newline at end of file diff --git a/org/jamescahill/index.md b/org/jamescahill/index.md new file mode 100644 index 00000000..095a5c44 --- /dev/null +++ b/org/jamescahill/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: James Cahill +site: http://github.com/Prouser123 +--- +Hi! I'm James. In 2023 I am taking part in the [iGEM](https://igem.org/) competition. We are creating both hardware (using the RP2040) and software for our entry. \ No newline at end of file From 32151179bf1e05781fddbb8e81f297c732a46d6c Mon Sep 17 00:00:00 2001 From: James Cahill Date: Sun, 11 Jun 2023 12:18:17 +0100 Subject: [PATCH 501/723] Note that client is also MIT licensed --- 1209/4A62/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4A62/index.md b/1209/4A62/index.md index 68ba81d4..967089b6 100644 --- a/1209/4A62/index.md +++ b/1209/4A62/index.md @@ -2,7 +2,7 @@ layout: pid title: Genoswitch Measurement Platform (City of London UK) owner: jamescahill -license: MIT, (software), BSD-3-Clause (software components), CERN-OHL-W-2.0 (hardware) +license: MIT, (software, client), BSD-3-Clause (software components), CERN-OHL-W-2.0 (hardware) site: https://github.com/genoswitch source: https://github.com/genoswitch --- \ No newline at end of file From 1baa74bf855502d0562efe9702908999a4e7fd1e Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Mon, 19 Jun 2023 02:18:58 +0200 Subject: [PATCH 502/723] Add org and pid for sxkbd split keyboard --- 1209/DEF0/index.md | 8 ++++++++ org/sinitax/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/DEF0/index.md create mode 100644 org/sinitax/index.md diff --git a/1209/DEF0/index.md b/1209/DEF0/index.md new file mode 100644 index 00000000..ca42610c --- /dev/null +++ b/1209/DEF0/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: SXKBD +owner: sinitax +license: MIT +site: https://sinitax.com +source: https://github.com/sinitax/sxkbd +--- diff --git a/org/sinitax/index.md b/org/sinitax/index.md new file mode 100644 index 00000000..2eb05322 --- /dev/null +++ b/org/sinitax/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Sinitax +site: https://sinitax.com +--- + +make stuff for fun, not profit From f497b4faf6c32f7a73e388e564e538fc87563ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=9Be=20Fernando=20Moyano?= Date: Thu, 22 Jun 2023 10:26:41 +0200 Subject: [PATCH 503/723] Create index.md --- org/zynthian/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/zynthian/index.md diff --git a/org/zynthian/index.md b/org/zynthian/index.md new file mode 100644 index 00000000..b59468c4 --- /dev/null +++ b/org/zynthian/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Zynthian +site: https://zynthian.org/ +--- +Zynthian is an Open Platform for synthesis and audio processing. Hardware design is open and software is free as in Freedom. From ac26f54eb9b11782c4c514d213f7de3843b32a87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=9Be=20Fernando=20Moyano?= Date: Thu, 22 Jun 2023 10:31:33 +0200 Subject: [PATCH 504/723] Create index.md --- 1209/5242/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/5242/index.md diff --git a/1209/5242/index.md b/1209/5242/index.md new file mode 100644 index 00000000..c3f702e0 --- /dev/null +++ b/1209/5242/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: zynthian +owner: zynthian.org +license: GPLv3 +site: https://zynthian.org +source: https://github.com/zynthian/zynthian-ui +--- From 95f1e7c1e4b01d5e900d277cca4707b1ebf560bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=9Be=20Fernando=20Moyano?= Date: Thu, 22 Jun 2023 10:32:48 +0200 Subject: [PATCH 505/723] Update index.md --- 1209/5242/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/5242/index.md b/1209/5242/index.md index c3f702e0..8420da42 100644 --- a/1209/5242/index.md +++ b/1209/5242/index.md @@ -1,7 +1,7 @@ --- layout: pid title: zynthian -owner: zynthian.org +owner: zynthian license: GPLv3 site: https://zynthian.org source: https://github.com/zynthian/zynthian-ui From 4dbd75aa67c2bff713dfef97a2c19b89e989d490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=9Be=20Fernando=20Moyano?= Date: Thu, 22 Jun 2023 10:34:25 +0200 Subject: [PATCH 506/723] Update index.md --- 1209/5242/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/5242/index.md b/1209/5242/index.md index 8420da42..b80cc468 100644 --- a/1209/5242/index.md +++ b/1209/5242/index.md @@ -6,3 +6,4 @@ license: GPLv3 site: https://zynthian.org source: https://github.com/zynthian/zynthian-ui --- +Zynthian is an Open Platform for synthesis and audio processing. Hardware is open and software is free as in Freedom. From 4271beb37b5a8e3b87bd9d16494be259a3e4a603 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=9Be=20Fernando=20Moyano?= Date: Thu, 22 Jun 2023 13:56:38 +0200 Subject: [PATCH 507/723] Include URLs for all zynthian's repositories. --- 1209/5242/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1209/5242/index.md b/1209/5242/index.md index b80cc468..14842bd3 100644 --- a/1209/5242/index.md +++ b/1209/5242/index.md @@ -7,3 +7,5 @@ site: https://zynthian.org source: https://github.com/zynthian/zynthian-ui --- Zynthian is an Open Platform for synthesis and audio processing. Hardware is open and software is free as in Freedom. +Hardware repository is separated from UI: https://github.com/zynthian/zynthian-hw +You will find all related repos here: https://github.com/zynthian From 3143b4dacc7e7f96497903e0a0aec19f9dcd5d0b Mon Sep 17 00:00:00 2001 From: Adam Gausmann Date: Tue, 27 Jun 2023 13:34:27 -0500 Subject: [PATCH 508/723] Request 1209:4513 for Riemann --- 1209/4513/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4513/index.md diff --git a/1209/4513/index.md b/1209/4513/index.md new file mode 100644 index 00000000..a130c19d --- /dev/null +++ b/1209/4513/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Riemann +owner: agausmann +license: CC BY-SA 4.0 +site: https://github.com/agausmann/riemann-kb +source: https://github.com/agausmann/riemann-kb +--- From 4fe00d682ae60c243b0a5f769e9224a557e7d331 Mon Sep 17 00:00:00 2001 From: Miroslav Zuzelka Date: Thu, 29 Jun 2023 22:36:25 +0200 Subject: [PATCH 509/723] PID request for ES3ink board --- 1209/2031/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/2031/index.md diff --git a/1209/2031/index.md b/1209/2031/index.md new file mode 100644 index 00000000..e41172d0 --- /dev/null +++ b/1209/2031/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ES3ink +owner: Czech_maker +license: MIT +site: https://github.com/dronecz/es3ink +source: https://github.com/dronecz/es3ink +--- +ES3ink is board design to control e-ink displays. It From 8a7307e1d777bf25ecf661e99585610f6a9f6822 Mon Sep 17 00:00:00 2001 From: Miroslav Zuzelka Date: Thu, 29 Jun 2023 22:46:29 +0200 Subject: [PATCH 510/723] Typo fix --- 1209/2031/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/2031/index.md b/1209/2031/index.md index e41172d0..f7c8b8dc 100644 --- a/1209/2031/index.md +++ b/1209/2031/index.md @@ -6,4 +6,4 @@ license: MIT site: https://github.com/dronecz/es3ink source: https://github.com/dronecz/es3ink --- -ES3ink is board design to control e-ink displays. It +ES3ink is board design to control e-ink displays. From d88c658eee68791c89632ff8ec46724be149307f Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Wed, 5 Jul 2023 14:58:34 +0300 Subject: [PATCH 511/723] PID Request for Tiny Tapeout (0x5454) --- 1209/5454/index.md | 9 +++++++++ org/TinyTapeout/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/5454/index.md create mode 100644 org/TinyTapeout/index.md diff --git a/1209/5454/index.md b/1209/5454/index.md new file mode 100644 index 00000000..1cde85b1 --- /dev/null +++ b/1209/5454/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Tiny Tapeout Breakout Board +owner: TinyTapeout +license: Apache 2.0, MIT +site: https://tinytapeout.com +source: https://github.com/TinyTapeout/tt04-usbcdc +--- +The Tiny Tapeout Breakout board is a carrier board for Tiny Tapeout SoCs. It features a built-in USB peripheral for configuring the SoC and selecting the active user design. diff --git a/org/TinyTapeout/index.md b/org/TinyTapeout/index.md new file mode 100644 index 00000000..419b06fd --- /dev/null +++ b/org/TinyTapeout/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Tiny Tapeout +site: https://tinytapeout.com +--- +TinyTapeout is an educational project that makes it easier and cheaper than ever to get your digital designs manufactured on a real chip! From a937fd17bec3eac5e50111dd8f45bbeb297ffe80 Mon Sep 17 00:00:00 2001 From: "Moon yun-gi(Hotp4ck)" Date: Tue, 11 Jul 2023 15:42:18 +0900 Subject: [PATCH 512/723] Add Organization & Add PID --- 1209/4850/index.md | 11 +++++++++++ org/Hotp4ck/index.md | 6 ++++++ 2 files changed, 17 insertions(+) create mode 100644 1209/4850/index.md create mode 100644 org/Hotp4ck/index.md diff --git a/1209/4850/index.md b/1209/4850/index.md new file mode 100644 index 00000000..70109472 --- /dev/null +++ b/1209/4850/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: Hotp4ck60 +owner: Hotp4ck +license: CERN-OHL-P +site: https://github.com/yg3988 +source: https://github.com/yg3988/Hotp4ck60 +--- + +This is an ANSI 60% keyboard PCB +supporting Bluetooth using nRF52840 chip. \ No newline at end of file diff --git a/org/Hotp4ck/index.md b/org/Hotp4ck/index.md new file mode 100644 index 00000000..7d264459 --- /dev/null +++ b/org/Hotp4ck/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Hotp4ck +site: http://github.com/yg3988 +--- +An amature who made a keyboard. From 512eea3532233544bad4f7f9107b6e793982acea Mon Sep 17 00:00:00 2001 From: Thomas Flummer Date: Wed, 12 Jul 2023 23:36:34 +0200 Subject: [PATCH 513/723] Add BornHack org and PID request (0xBB23) --- 1209/BB23/index.md | 9 +++++++++ org/BornHack/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/BB23/index.md create mode 100644 org/BornHack/index.md diff --git a/1209/BB23/index.md b/1209/BB23/index.md new file mode 100644 index 00000000..a8b5a51a --- /dev/null +++ b/1209/BB23/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: 2023 NFC Badge +owner: BornHack +license: CC-BY-SA (hardware), MIT (Circuit Python firmware) +site: https://github.com/bornhack/badge2023 +source: https://github.com/bornhack/badge2023 +--- +The BornHack 2023 NFC Badge is an NFC reader, based on Raspberry Pi RP2040 and the NXP PN7150 NFC reader chip, with Circuit Python for easy hackability during and after the hacker camp. \ No newline at end of file diff --git a/org/BornHack/index.md b/org/BornHack/index.md new file mode 100644 index 00000000..64365df4 --- /dev/null +++ b/org/BornHack/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: BornHack +site: https://www.bornhack.dk/ +--- +BornHack is a yearly hackercamp in Denmark, with different electronic badges for the attendies to hack on \ No newline at end of file From 435d39a0683d6d03a0bc2e97f0bcbd116cede875 Mon Sep 17 00:00:00 2001 From: Teddy Lietz Date: Mon, 17 Jul 2023 23:24:03 -0500 Subject: [PATCH 514/723] adds gamaPhy's first product --- 1209/2B00/index.md | 8 ++++++++ org/gamaPhy/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2B00/index.md create mode 100644 org/gamaPhy/index.md diff --git a/1209/2B00/index.md b/1209/2B00/index.md new file mode 100644 index 00000000..0a3bff4d --- /dev/null +++ b/1209/2B00/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Freedom-3k +owner: gamaPhyLLC +license: CERN-OHL-S-2.0 +site: https://github.com/gamaPhy/Freedom +source: https://github.com/gamaPhy/ +--- diff --git a/org/gamaPhy/index.md b/org/gamaPhy/index.md new file mode 100644 index 00000000..25cad1ad --- /dev/null +++ b/org/gamaPhy/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: gamaPhy LLC +site: https://gamaphy.com/ +--- +Bringing analog keyboard technology to the hobbyist community. From aba3f3e618f26eba0d45bc70fc4bbef4f044eac9 Mon Sep 17 00:00:00 2001 From: Teddy Lietz Date: Tue, 18 Jul 2023 16:01:57 -0500 Subject: [PATCH 515/723] changes org name to match folder name --- 1209/2B00/index.md | 2 +- org/gamaPhy/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2B00/index.md b/1209/2B00/index.md index 0a3bff4d..eb06d27c 100644 --- a/1209/2B00/index.md +++ b/1209/2B00/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Freedom-3k -owner: gamaPhyLLC +owner: gamaPhy license: CERN-OHL-S-2.0 site: https://github.com/gamaPhy/Freedom source: https://github.com/gamaPhy/ diff --git a/org/gamaPhy/index.md b/org/gamaPhy/index.md index 25cad1ad..a1769136 100644 --- a/org/gamaPhy/index.md +++ b/org/gamaPhy/index.md @@ -1,6 +1,6 @@ --- layout: org -title: gamaPhy LLC +title: gamaPhy site: https://gamaphy.com/ --- Bringing analog keyboard technology to the hobbyist community. From 1a9d2cc353239b482adb5997db54da1908940c5a Mon Sep 17 00:00:00 2001 From: Solartraveler Date: Sun, 23 Jul 2023 20:56:19 +0200 Subject: [PATCH 516/723] PID Request for UniversalboxARM DFU (0x7702) --- 1209/7702/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/7702/index.md diff --git a/1209/7702/index.md b/1209/7702/index.md new file mode 100644 index 00000000..e71d9ec5 --- /dev/null +++ b/1209/7702/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: UniversalboxARM DFU bootloader +owner: marwedels.de +license: CC BY-SA 3.0 DE (hardware) / GPLv3.0+ (firmware) +site: https://github.com/Solartraveler/UniversalboxArm +source: https://github.com/Solartraveler/UniversalboxArm +--- +A small evaluation board with a STM32 MCU and several peripherals +for experimenting, supporting multiple firmwares. From e8905f78f8252a78ea3830a2c27a52f8ae20f1a4 Mon Sep 17 00:00:00 2001 From: hrmny Date: Sat, 5 Aug 2023 04:51:37 +0200 Subject: [PATCH 517/723] PID for Serial WS2812 device, ORG for hrmny.sh --- 1209/F0F0/index.md | 13 +++++++++++++ org/hrmny.sh/index.md | 8 ++++++++ 2 files changed, 21 insertions(+) create mode 100644 1209/F0F0/index.md create mode 100644 org/hrmny.sh/index.md diff --git a/1209/F0F0/index.md b/1209/F0F0/index.md new file mode 100644 index 00000000..67a1c596 --- /dev/null +++ b/1209/F0F0/index.md @@ -0,0 +1,13 @@ +--- +layout: pid +title: Serial WS2812 +owner: hrmny.sh +license: MIT OR Apache-2.0 +site: https://github.com/ForsakenHarmony/serial-ws2812 +source: https://github.com/ForsakenHarmony/serial-ws2812 +--- + +A USB Serial device which controls WS2812 LEDs (possibly more in the future). + +Written in Rust using an rp2040. + diff --git a/org/hrmny.sh/index.md b/org/hrmny.sh/index.md new file mode 100644 index 00000000..09e568de --- /dev/null +++ b/org/hrmny.sh/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: hrmny.sh +site: http://hrmny.sh/ +--- + +A nerd who likes to hack on open source hardware. + From ca0cfde55e1a4d19e903d0864a8b1fba15dfcfad Mon Sep 17 00:00:00 2001 From: "Ricardo (XenGi) Band" Date: Sun, 6 Aug 2023 14:39:16 +0200 Subject: [PATCH 518/723] Add noisy cricket --- 1209/4237/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/4237/index.md diff --git a/1209/4237/index.md b/1209/4237/index.md new file mode 100644 index 00000000..be345679 --- /dev/null +++ b/1209/4237/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: noisy cricket +owner: XenGi +license: CC-BY-SA +site: https://gitlab.com/noisy_cricket +source: https://gitlab.com/noisy_cricket +--- +The Noisy Cricket (Mini Gaming Keyboard) + +A minimal keyboard with just the basic keys for gaming on the go. Mostly targeted at FPS games with a focus on W A S D. From c3dd819faec7ea0c24af53c95330821bbfd01e3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Thu, 10 Aug 2023 15:49:18 +0200 Subject: [PATCH 519/723] Create index.md --- org/AstroMeters/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/AstroMeters/index.md diff --git a/org/AstroMeters/index.md b/org/AstroMeters/index.md new file mode 100644 index 00000000..bc752193 --- /dev/null +++ b/org/AstroMeters/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: AstroMeters +site: https://github.com/AstroMeters/ +--- +[AstroMeters.eu](https://github.com/AstroMeters/) develops and manufactures devices for astronomical telescopes and optical systems. Among their first devices are AMFOC01, an open-source Fokuser for telescopes. + From fb5fc22a9a96e4a8477646afea50173d922feb54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Thu, 10 Aug 2023 15:52:35 +0200 Subject: [PATCH 520/723] Create index.md --- 1209/AE01/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/AE01/index.md diff --git a/1209/AE01/index.md b/1209/AE01/index.md new file mode 100644 index 00000000..257bf0f4 --- /dev/null +++ b/1209/AE01/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: AMFOC01 +owner: AstroMeters +license: GPLv3.0 +--- + + [AMFOC01](https://github.com/AstroMeters/AMFOC01) is an open-source accurate focuser for astronomical telescopes with USB-C interface. A perfect tool for precise image focusing. Focuser can be controlled from your computer or trought the manual wire controller. Ideal for amateur and professional astronomers with a desire to improve your observational skills. From f9cd944722a2eeff63b0087947ff1a8daa14a3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Thu, 10 Aug 2023 15:57:48 +0200 Subject: [PATCH 521/723] Update index.md --- 1209/AE01/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1209/AE01/index.md b/1209/AE01/index.md index 257bf0f4..da781527 100644 --- a/1209/AE01/index.md +++ b/1209/AE01/index.md @@ -3,6 +3,8 @@ layout: pid title: AMFOC01 owner: AstroMeters license: GPLv3.0 +site: https://github.com/AstroMeters/AMFOC01 +source: https://github.com/AstroMeters/AMFOC01 --- [AMFOC01](https://github.com/AstroMeters/AMFOC01) is an open-source accurate focuser for astronomical telescopes with USB-C interface. A perfect tool for precise image focusing. Focuser can be controlled from your computer or trought the manual wire controller. Ideal for amateur and professional astronomers with a desire to improve your observational skills. From d78d59166e964063d189e38b7a6931eb169fffdc Mon Sep 17 00:00:00 2001 From: Matheus Fraguas Date: Sat, 12 Aug 2023 16:14:23 -0300 Subject: [PATCH 522/723] PID for RetroZord adapter device --- 1209/595A/index.md | 9 +++++++++ org/MatheusFraguas/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/595A/index.md create mode 100644 org/MatheusFraguas/index.md diff --git a/1209/595A/index.md b/1209/595A/index.md new file mode 100644 index 00000000..941c95d8 --- /dev/null +++ b/1209/595A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: RetroZord +owner: MatheusFraguas +license: GPL 3.0 +site: https://github.com/sonik-br/RetroZordAdapter +source: https://github.com/sonik-br/RetroZordAdapter +--- +Arduino based multiple controller adapter to usb. diff --git a/org/MatheusFraguas/index.md b/org/MatheusFraguas/index.md new file mode 100644 index 00000000..3ba729db --- /dev/null +++ b/org/MatheusFraguas/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MatheusFraguas +site: https://github.com/sonik-br/ +--- +Open source game controllers to USB adapters. \ No newline at end of file From 676e8255d6ecfd8984e2cb373ef9d03b2452194b Mon Sep 17 00:00:00 2001 From: Torben Buelter Date: Thu, 17 Aug 2023 01:27:39 +0200 Subject: [PATCH 523/723] requesting a PID for retrobeef arcadinator dual joystick --- 1209/CADE/index.md | 10 ++++++++++ org/RetroBeef/index.md | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 1209/CADE/index.md create mode 100644 org/RetroBeef/index.md diff --git a/1209/CADE/index.md b/1209/CADE/index.md new file mode 100644 index 00000000..0fcf33b6 --- /dev/null +++ b/1209/CADE/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Arcadinator +owner: RetroBeef +license: GPLv2 AND CERN-OHL-S-2.0 +site: https://github.com/RetroBeef +source: https://github.com/RetroBeef/ArcadinatorV1 +--- +Cheap and open replacement for arcade control panel to usb boards + diff --git a/org/RetroBeef/index.md b/org/RetroBeef/index.md new file mode 100644 index 00000000..3def141a --- /dev/null +++ b/org/RetroBeef/index.md @@ -0,0 +1,12 @@ +--- +layout: org +title: Retrobeef +site: https://github.com/RetroBeef +--- + +Open source Hardware and Software for retro gaming + +### Licenses + +- Software: GPLv2 +- Hardware: CERN-OHL-S-2.0 From aa5fea0a35c8159bfe81537220728e48ae9ceb89 Mon Sep 17 00:00:00 2001 From: Radomir Dopieralski Date: Sat, 19 Aug 2023 00:19:46 +0200 Subject: [PATCH 524/723] PID Reqest for uGame 22 (0xD1B6) --- 1209/D1B6/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/D1B6/index.md diff --git a/1209/D1B6/index.md b/1209/D1B6/index.md new file mode 100644 index 00000000..518bff05 --- /dev/null +++ b/1209/D1B6/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: uGame 22 +owner: PewPew +license: CC BY-SA 4.0 +site: https://hackaday.io/project/186921-game-22 +source: https://github.com/python-ugame/ugame-22 +--- From 68cdc6ca04752738ebcdc6c5de1aff8c8d30330a Mon Sep 17 00:00:00 2001 From: Charlie Smurthwaite Date: Sun, 20 Aug 2023 19:18:45 +0100 Subject: [PATCH 525/723] Update catphish bio and add OpenUAV product --- 1209/FC00/index.md | 9 +++++++++ org/catphish/index.md | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 1209/FC00/index.md diff --git a/1209/FC00/index.md b/1209/FC00/index.md new file mode 100644 index 00000000..2f0e8213 --- /dev/null +++ b/1209/FC00/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: OpenUAV +owner: catphish +license: MIT +site: https://github.com/catphish/openuav +source: https://github.com/catphish/openuav +--- +OpenUAV is an open source flight controller for multirotor aircraft. diff --git a/org/catphish/index.md b/org/catphish/index.md index 01cd0ded..f6a8d6c6 100644 --- a/org/catphish/index.md +++ b/org/catphish/index.md @@ -4,5 +4,4 @@ title: Charlie Smurthwaite (catphish) site: https://github.com/catphish/ --- I'm a software engineer electronics hobbyist who likes to contribute -hardware and software to the open source community. Technical Director -at aTech Media. \ No newline at end of file +hardware and software to the open source community. From 9f9992163b3fbd1934a6238cf97ab893b2bac535 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 24 Aug 2023 10:17:25 +0300 Subject: [PATCH 526/723] Renamed Pi-KVM to PiKVM --- 1209/EDA1/index.md | 6 +++--- 1209/EDA2/index.md | 6 +++--- org/Pi-KVM/index.md | 6 ------ org/PiKVM/index.md | 6 ++++++ 4 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 org/Pi-KVM/index.md create mode 100644 org/PiKVM/index.md diff --git a/1209/EDA1/index.md b/1209/EDA1/index.md index 8e2f3516..12467127 100644 --- a/1209/EDA1/index.md +++ b/1209/EDA1/index.md @@ -1,11 +1,11 @@ --- layout: pid -title: Pi-KVM Composite Device -owner: Pi-KVM +title: PiKVM Composite Device +owner: PiKVM license: GPLv3 site: https://pikvm.org source: https://github.com/pikvm/pikvm --- -Open and cheap DIY IP-KVM based on Raspberry Pi. +Open and inexpensive DIY IP-KVM based on Raspberry Pi. This device can combine HID, Mass Storage, Ethernet-over-USB, and so on. diff --git a/1209/EDA2/index.md b/1209/EDA2/index.md index f7308966..aefba14c 100644 --- a/1209/EDA2/index.md +++ b/1209/EDA2/index.md @@ -1,11 +1,11 @@ --- layout: pid -title: Pi-KVM HID -owner: Pi-KVM +title: PiKVM HID +owner: PiKVM license: GPLv3 site: https://pikvm.org source: https://github.com/pikvm/pikvm --- -Open and cheap DIY IP-KVM based on Raspberry Pi. +Open and inexpensive DIY IP-KVM based on Raspberry Pi. Dedicated hardware HID. diff --git a/org/Pi-KVM/index.md b/org/Pi-KVM/index.md deleted file mode 100644 index 2a26783b..00000000 --- a/org/Pi-KVM/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -layout: org -title: Pi-KVM -site: https://pikvm.org ---- -Open and cheap DIY IP-KVM based on Raspberry Pi diff --git a/org/PiKVM/index.md b/org/PiKVM/index.md new file mode 100644 index 00000000..00b0b3e6 --- /dev/null +++ b/org/PiKVM/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: PiKVM +site: https://pikvm.org +--- +Open and inexpensive DIY IP-KVM based on Raspberry Pi From 726061c09465e96ebee670015b0a12391dc09b56 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 24 Aug 2023 10:19:37 +0300 Subject: [PATCH 527/723] PiKVM 0xEDA3 --- 1209/EDA3/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/EDA3/index.md diff --git a/1209/EDA3/index.md b/1209/EDA3/index.md new file mode 100644 index 00000000..6212360e --- /dev/null +++ b/1209/EDA3/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: PiKVM HID Bridge +owner: PiKVM +license: GPLv3 +site: https://pikvm.org +source: https://github.com/pikvm/pikvm +--- +Open and inexpensive DIY IP-KVM based on Raspberry Pi. + +USB-to-something (like PS/2) HID bridge. From 83f85065ae719ab4c70bb7bf8fae43e11f88e9e3 Mon Sep 17 00:00:00 2001 From: RetroBeef <142330447+RetroBeef@users.noreply.github.com> Date: Thu, 24 Aug 2023 11:44:25 +0200 Subject: [PATCH 528/723] Update index.md (GPLv2 -> GPLv3) --- org/RetroBeef/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/RetroBeef/index.md b/org/RetroBeef/index.md index 3def141a..bf7f656b 100644 --- a/org/RetroBeef/index.md +++ b/org/RetroBeef/index.md @@ -8,5 +8,5 @@ Open source Hardware and Software for retro gaming ### Licenses -- Software: GPLv2 +- Software: GPLv3 - Hardware: CERN-OHL-S-2.0 From 8efca7b214ab2072e25b9d774cde568c9a6d5f43 Mon Sep 17 00:00:00 2001 From: jbacon Date: Sun, 27 Aug 2023 18:44:50 -0400 Subject: [PATCH 529/723] creating the files for the request --- 1209/E582/index.md | 8 ++++++++ org/Electronya/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/E582/index.md create mode 100644 org/Electronya/index.md diff --git a/1209/E582/index.md b/1209/E582/index.md new file mode 100644 index 00000000..cc3f10d3 --- /dev/null +++ b/1209/E582/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: GT Sim Racing Wheel +owner: electronya +license: MIT +site: https://github.com/Electronya +source: https://github.com/Electronya/gt-wheel-firmware +--- \ No newline at end of file diff --git a/org/Electronya/index.md b/org/Electronya/index.md new file mode 100644 index 00000000..3a65fffa --- /dev/null +++ b/org/Electronya/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Electronya +site: https://github.com/Electronya +--- +Freelancer embedded system designer. \ No newline at end of file From df8d0dec8ed217c754a03285256081fa54ba15af Mon Sep 17 00:00:00 2001 From: jbacon Date: Sun, 27 Aug 2023 18:58:21 -0400 Subject: [PATCH 530/723] correcting typo --- 1209/E582/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/E582/index.md b/1209/E582/index.md index cc3f10d3..21c865a4 100644 --- a/1209/E582/index.md +++ b/1209/E582/index.md @@ -1,7 +1,7 @@ --- layout: pid title: GT Sim Racing Wheel -owner: electronya +owner: Electronya license: MIT site: https://github.com/Electronya source: https://github.com/Electronya/gt-wheel-firmware From 2c91e1fb1d012660516de0a624721e4f4c899acf Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 7 Sep 2023 01:11:10 +0900 Subject: [PATCH 531/723] add 516B --- 1209/516B/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/516B/index.md diff --git a/1209/516B/index.md b/1209/516B/index.md new file mode 100644 index 00000000..da9579f4 --- /dev/null +++ b/1209/516B/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK 40Plus SYMMETRIA +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/SYMMETRIA +source: https://github.com/digitarhythm/SYMMETRIA +--- From 6b09f23791a35450271b28a165d2f5d52cd5f36a Mon Sep 17 00:00:00 2001 From: CM Geldenhuys <4649249+CMGeldenhuys@users.noreply.github.com> Date: Thu, 7 Sep 2023 08:53:43 +0200 Subject: [PATCH 532/723] add CMGeldenhuys to org --- org/CMGeldenhuys/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 org/CMGeldenhuys/index.md diff --git a/org/CMGeldenhuys/index.md b/org/CMGeldenhuys/index.md new file mode 100644 index 00000000..ba3c6e5f --- /dev/null +++ b/org/CMGeldenhuys/index.md @@ -0,0 +1,9 @@ +--- +layout: org +title: Christiaan M. Geldenhuys +site: https://github.com/CMGeldenhuys +--- +I'm a PhD student at the Department of Electrical and Electronic Engineering at +the University of Stellenbosch. My research focusses on wildlife assistive- and +conservation technologies relating to bioacoustics, in particular infrasonic +Elephant rumbles. On the side I like retro tech and film photography. From b8cd86ed261819818528d727c523d986da480365 Mon Sep 17 00:00:00 2001 From: CM Geldenhuys <4649249+CMGeldenhuys@users.noreply.github.com> Date: Thu, 7 Sep 2023 08:54:40 +0200 Subject: [PATCH 533/723] add PID for Kleinvoet --- 1209/4B56/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 1209/4B56/index.md diff --git a/1209/4B56/index.md b/1209/4B56/index.md new file mode 100644 index 00000000..97b93598 --- /dev/null +++ b/1209/4B56/index.md @@ -0,0 +1,14 @@ +--- +layout: pid +title: Kleinvoet +owner: CMGeldenhuys +license: GPL-3.0 AND CERN-OHL-S-2.0 +site: https://doi.org/10.5334/joh.58 +source: https://github.com/CMGeldenhuys/kleinvoet +--- +Kleinvoet is a self-contained low-cost passive acoustic monitoring device. The +recorder was initially designed for distributed infrasonic (8Hz) localisation, +and features accurate temporal synchronisation through the use of an onboard +GNSS module. The recorder is capable of 24-bit stereo recording at a variable +sampling rate of 8kHz to 192kHz. The recordings along with timestamp and +operational log information is stored on a microSD card. From 7c1fa32fbfc42aa4d92f7f95dd07afaa91a30c8d Mon Sep 17 00:00:00 2001 From: Javier Cardona Date: Sat, 9 Sep 2023 23:27:40 +0100 Subject: [PATCH 534/723] Requesting PID for Haxophone --- 1209/2BAD/index.md | 8 ++++++++ org/CardonaBits/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2BAD/index.md create mode 100644 org/CardonaBits/index.md diff --git a/1209/2BAD/index.md b/1209/2BAD/index.md new file mode 100644 index 00000000..c7f2d356 --- /dev/null +++ b/1209/2BAD/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Haxophone +owner: CardonaBits +license: CC-BY-SA 4.0 (hardware) | MIT (software) +site: https://github.com/cardonabits/haxo-hw +source: https://github.com/cardonabits/haxo-rs +--- diff --git a/org/CardonaBits/index.md b/org/CardonaBits/index.md new file mode 100644 index 00000000..7cb3f9e1 --- /dev/null +++ b/org/CardonaBits/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Cardona Bits +site: https://www.cardonabits.com/ +--- +We design smart electronics with a heart. To inspire, amuse and delight. From d8964f13394dff1585b5db2cd4d59e58bdfffd95 Mon Sep 17 00:00:00 2001 From: EllisGL Date: Sat, 7 Oct 2023 09:32:36 -0500 Subject: [PATCH 535/723] Org Setup --- org/EllisGL/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/EllisGL/index.md diff --git a/org/EllisGL/index.md b/org/EllisGL/index.md new file mode 100644 index 00000000..17b5e324 --- /dev/null +++ b/org/EllisGL/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: EllisGL +site: https://github.com/ellisgl +--- +Programmer and electronics hobbyist. From a30c0057ede42e07c83ef69b11fc0cd10b0415bf Mon Sep 17 00:00:00 2001 From: EllisGL Date: Sat, 7 Oct 2023 09:32:58 -0500 Subject: [PATCH 536/723] Request for PID DDAA --- 1209/DDAA/index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 1209/DDAA/index.md diff --git a/1209/DDAA/index.md b/1209/DDAA/index.md new file mode 100644 index 00000000..73ce5872 --- /dev/null +++ b/1209/DDAA/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: DDAA Device +owner: EllisGL +license: BSD 3-Clause +site: https://github.com/ellisgl/MewtureButton-Firmware +source: https://github.com/ellisgl/MewtureButton-Firmware +--- +This is for device that speaks Ding Ding Ack Ack (DDAA) protocol over serial. +In this case, the Mewture Button is a device that uses this protocol to get and set mute status of audio input port. +The PID would help quickly detect these devices. From 0eab7a7db6bf63ee37d58df6ff96f5af69b3fe70 Mon Sep 17 00:00:00 2001 From: Gabriel Guerrer Date: Thu, 12 Oct 2023 17:08:08 -0300 Subject: [PATCH 537/723] Create ORG index.md --- org/GabrielGuerrer/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/GabrielGuerrer/index.md diff --git a/org/GabrielGuerrer/index.md b/org/GabrielGuerrer/index.md new file mode 100644 index 00000000..a0609f48 --- /dev/null +++ b/org/GabrielGuerrer/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Gabriel Guerrer +site: http://github.com/gabrielguerrer +--- +PhD Physicist, developing open source tools and experiments for studying how humans perceive and relate to randomness. From 4ec68c801b4d504073622ba15d6095a3a4038571 Mon Sep 17 00:00:00 2001 From: Gabriel Guerrer Date: Thu, 12 Oct 2023 17:11:00 -0300 Subject: [PATCH 538/723] Create PID index.md --- 1209/4884/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/4884/index.md diff --git a/1209/4884/index.md b/1209/4884/index.md new file mode 100644 index 00000000..253b5f1c --- /dev/null +++ b/1209/4884/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: RAVA RNG v1 +owner: GabrielGuerrer +license: CC BY-SA 4.0 (hardware) / MIT (firmware, software) +site: http://github.com/gabrielguerrer/rng_rava +source: http://github.com/gabrielguerrer/rng_rava +--- +RAVA is an open-source True Random Number Generator (TRNG) based on avalanche noise and designed to offer a transparent and customizable platform, making auditable and high-quality entropy accessible to a wider audience. From 4d041ffd8cf880828ef3f43afb00c09488b24e06 Mon Sep 17 00:00:00 2001 From: Axeia Date: Thu, 12 Oct 2023 23:26:23 +0100 Subject: [PATCH 539/723] Create index.md --- org/Axeia/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Axeia/index.md diff --git a/org/Axeia/index.md b/org/Axeia/index.md new file mode 100644 index 00000000..614e3923 --- /dev/null +++ b/org/Axeia/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Axeia +site: https://github.com/Axeia +--- +I'm just a programmer prodding code for fun, contributing to other projects and sharing my own code. From ead2f91e72f2af24404262fea0b2b9589c902e40 Mon Sep 17 00:00:00 2001 From: Axeia Date: Thu, 12 Oct 2023 23:37:10 +0100 Subject: [PATCH 540/723] Create index.md --- 1209/ADF0/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/ADF0/index.md diff --git a/1209/ADF0/index.md b/1209/ADF0/index.md new file mode 100644 index 00000000..a636ba22 --- /dev/null +++ b/1209/ADF0/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: SuperMini NRF52840 +owner: Axeia +license: MIT +site: https://github.com/MeNeedingADifferentFork/circuitpython-supermini-nrf5284 +source: https://github.com/MeNeedingADifferentFork/circuitpython-supermini-nrf52840 +--- +I do not have access to the board schematic, but there is a wiki page from the manufacturer: http://wiki.icbbuy.com/doku.php?id=developmentboard:nrf52840 From f535bc962f024d861066031ffd837cd3ff37a2d7 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Tue, 17 Oct 2023 01:30:12 +0900 Subject: [PATCH 541/723] add PID 'gl516/clavis'. --- 1209/516C/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/516C/index.md diff --git a/1209/516C/index.md b/1209/516C/index.md new file mode 100644 index 00000000..39e9abfb --- /dev/null +++ b/1209/516C/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK G70 CLAVIS +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/CLAVIS +source: https://github.com/digitarhythm/CLAVIS +--- From 6436057556355e239b9e100b8dad2bc6242e6c10 Mon Sep 17 00:00:00 2001 From: avshockeyw Date: Sat, 28 Oct 2023 21:29:04 -0400 Subject: [PATCH 542/723] PID request for JLW --- 1209/A455/index.md | 10 ++++++++++ org/jlw/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/A455/index.md create mode 100644 org/jlw/index.md diff --git a/1209/A455/index.md b/1209/A455/index.md new file mode 100644 index 00000000..4a3534ab --- /dev/null +++ b/1209/A455/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Vault 35 Katana +owner: jlw +license: MIT +site: https://github.com/josh-l-wang/vault35-katana/ +source: https://github.com/josh-l-wang/vault35-katana/ +--- +This is a katana stagger PCB that is meant to be a drop-in replacement for the Vault 35 cases by Mechvault. + diff --git a/org/jlw/index.md b/org/jlw/index.md new file mode 100644 index 00000000..c4ed218b --- /dev/null +++ b/org/jlw/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: jlwang Foundation +site: http://www.jlwang.org/ +--- +Nonprofit organization to spread love and happiness. \ No newline at end of file From d6759b42bb84b9babd574d302cb26a8ce667faa7 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Thu, 2 Nov 2023 22:05:42 +1100 Subject: [PATCH 543/723] Add PID for Tangara music player --- 1209/2014/index.md | 9 +++++++++ org/cooltechzone/index.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/2014/index.md create mode 100644 org/cooltechzone/index.md diff --git a/1209/2014/index.md b/1209/2014/index.md new file mode 100644 index 00000000..b5fafcea --- /dev/null +++ b/1209/2014/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Tangara +owner: cooltechzone +license: GPLv3 and CERN-OHL +site: https://sr.ht/~jacqueline/tangara/ +source: https://sr.ht/~jacqueline/tangara/ +--- +Open hardware portable music player \ No newline at end of file diff --git a/org/cooltechzone/index.md b/org/cooltechzone/index.md new file mode 100644 index 00000000..a314e326 --- /dev/null +++ b/org/cooltechzone/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: cool tech zone +site: https://cooltech.zone/ +--- +We're currently working on producing an open hardware portable music player. +We might make more neat things later though! \ No newline at end of file From 58b2c194b021bb0bb7e55389fe18470c7e6011bd Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 5 Nov 2023 14:08:09 +0100 Subject: [PATCH 544/723] MiniDexed https://github.com/probonopd/MiniDexed/issues/547 --- 1209/F043/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 1209/F043/index.md diff --git a/1209/F043/index.md b/1209/F043/index.md new file mode 100644 index 00000000..4140d23c --- /dev/null +++ b/1209/F043/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MiniDexed +site: https://github.com/probonopd/MiniDexed/ +--- +MiniDexed is a FM synthesizer running on Raspberry Pi From 62900bc2824a034fda51c578606a518e09cc6444 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 5 Nov 2023 14:39:43 +0100 Subject: [PATCH 545/723] Fix format --- 1209/F043/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/1209/F043/index.md b/1209/F043/index.md index 4140d23c..a3791cac 100644 --- a/1209/F043/index.md +++ b/1209/F043/index.md @@ -1,6 +1,9 @@ --- -layout: org +layout: pid title: MiniDexed +owner: probonopd +license: GPLv3 site: https://github.com/probonopd/MiniDexed/ +source: https://github.com/probonopd/MiniDexed/ --- MiniDexed is a FM synthesizer running on Raspberry Pi From 7f768c456c46f116a984a06c38d9a178f90f20ab Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 5 Nov 2023 14:42:05 +0100 Subject: [PATCH 546/723] Add org --- org/MiniDexed/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/MiniDexed/index.md diff --git a/org/MiniDexed/index.md b/org/MiniDexed/index.md new file mode 100644 index 00000000..4140d23c --- /dev/null +++ b/org/MiniDexed/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: MiniDexed +site: https://github.com/probonopd/MiniDexed/ +--- +MiniDexed is a FM synthesizer running on Raspberry Pi From d8bb2dce51d171ff1c9c568be612a67d9344dd80 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 5 Nov 2023 14:43:44 +0100 Subject: [PATCH 547/723] owner must match org --- 1209/F043/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/F043/index.md b/1209/F043/index.md index a3791cac..3f625e13 100644 --- a/1209/F043/index.md +++ b/1209/F043/index.md @@ -1,7 +1,7 @@ --- layout: pid title: MiniDexed -owner: probonopd +owner: MiniDexed license: GPLv3 site: https://github.com/probonopd/MiniDexed/ source: https://github.com/probonopd/MiniDexed/ From 7093327b672732223d27fac8b2fde1976bd4f7c2 Mon Sep 17 00:00:00 2001 From: ymkn Date: Mon, 6 Nov 2023 21:45:04 +0900 Subject: [PATCH 548/723] Add org 'ymkn' and pid '1AF6' --- 1209/1AF6/index.md | 8 ++++++++ org/ymkn/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/1AF6/index.md create mode 100644 org/ymkn/index.md diff --git a/1209/1AF6/index.md b/1209/1AF6/index.md new file mode 100644 index 00000000..a1a437a0 --- /dev/null +++ b/1209/1AF6/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: YM60JIS +owner: ymkn +license: MIT +site: https://github.com/ymkn/YM60JIS +source: https://github.com/ymkn/YM60JIS +--- diff --git a/org/ymkn/index.md b/org/ymkn/index.md new file mode 100644 index 00000000..6e67554c --- /dev/null +++ b/org/ymkn/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: ymkn +site: https://github.com/ymkn +--- +I'm a hobbyist software and hardware developer with interest in +custom mechanical keyboards. From ad03d468de736e14fb05f4ece04162837f5b879d Mon Sep 17 00:00:00 2001 From: ymkn Date: Mon, 6 Nov 2023 21:57:49 +0900 Subject: [PATCH 549/723] change pid from '1AF6' to '2AF6' --- 1209/{1AF6 => 2AF6}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{1AF6 => 2AF6}/index.md (100%) diff --git a/1209/1AF6/index.md b/1209/2AF6/index.md similarity index 100% rename from 1209/1AF6/index.md rename to 1209/2AF6/index.md From 95a1ab8826612a68f204f454763b2e47fe70713d Mon Sep 17 00:00:00 2001 From: Severin Meyer Date: Tue, 7 Nov 2023 19:38:35 +0100 Subject: [PATCH 550/723] PID request for Chrumm keyboard --- 1209/5E7C/index.md | 8 ++++++++ org/sev.dev/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/5E7C/index.md create mode 100644 org/sev.dev/index.md diff --git a/1209/5E7C/index.md b/1209/5E7C/index.md new file mode 100644 index 00000000..a73afd78 --- /dev/null +++ b/1209/5E7C/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Chrumm keyboard +owner: sev.dev +license: CERN-OHL-W v2 or later +site: https://sev.dev/hardware/chrumm-keyboard/ +source: https://github.com/sevmeyer/chrumm-keyboard/ +--- diff --git a/org/sev.dev/index.md b/org/sev.dev/index.md new file mode 100644 index 00000000..d4941d47 --- /dev/null +++ b/org/sev.dev/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: sev.dev +site: https://sev.dev/ +--- +Open source enthusiast and maker of peculiar things. From a9dbb6ab78a72d62a2ad16d25dc6a9bbd9a034b4 Mon Sep 17 00:00:00 2001 From: Deqing Sun Date: Thu, 16 Nov 2023 05:31:02 -0500 Subject: [PATCH 551/723] Add PID for CDC/HID combo --- 1209/C55C/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/C55C/index.md diff --git a/1209/C55C/index.md b/1209/C55C/index.md new file mode 100644 index 00000000..126a85e8 --- /dev/null +++ b/1209/C55C/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ch55xduino for CDC/HID combo devices +owner: ThinkCreate +license: LGPL +site: https://github.com/DeqingSun/ch55xduino +source: https://github.com/DeqingSun/ch55xduino +--- +ch55xduino is an Arduino-like programming API for the CH55X, a family of low-cost MCS51 USB MCU. The project tries to remove the difficulty of setting up a compiling environment. From 957f2d80e21404bbd0324381855fb19f082fa848 Mon Sep 17 00:00:00 2001 From: Raoul Rubien Date: Fri, 17 Nov 2023 16:18:55 +0100 Subject: [PATCH 552/723] Requesting PID for 3DP Accelerometer 3dpaxxel --- 1209/E11A/index.md | 8 ++++++++ org/3dp-accelerometer/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/E11A/index.md create mode 100644 org/3dp-accelerometer/index.md diff --git a/1209/E11A/index.md b/1209/E11A/index.md new file mode 100644 index 00000000..17537771 --- /dev/null +++ b/1209/E11A/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: 3dpaxxel +owner: 3dp-accelerometer +license: Apache-2.0 +site: https://github.com/3dp-accelerometer +source: https://github.com/3dp-accelerometer/controller +--- diff --git a/org/3dp-accelerometer/index.md b/org/3dp-accelerometer/index.md new file mode 100644 index 00000000..fc01223e --- /dev/null +++ b/org/3dp-accelerometer/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: 3DP Accelerometer +site: https://github.com/3dp-accelerometer +--- +Controller for 3D printer acting as proxy in between accelerometer and host. From ff7b9ce32dc69c9fedf8be122d7d9f7d772708bd Mon Sep 17 00:00:00 2001 From: Vitaly Domnikov Date: Sat, 18 Nov 2023 20:46:15 -0800 Subject: [PATCH 553/723] claim 0xb420 --- 1209/B420/index.md | 8 ++++++++ org/vitaly.codes/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/B420/index.md create mode 100644 org/vitaly.codes/index.md diff --git a/1209/B420/index.md b/1209/B420/index.md new file mode 100644 index 00000000..8602d1ad --- /dev/null +++ b/1209/B420/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: WebUSB NeoPixel Controller +owner: vitaly.codes +license: Apache-2.0, MIT +site: https://neopixel-webusb.vercel.app +source: https://github.com/dotcypress/neopixel-webusb +--- diff --git a/org/vitaly.codes/index.md b/org/vitaly.codes/index.md new file mode 100644 index 00000000..b96c1c02 --- /dev/null +++ b/org/vitaly.codes/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: vitaly.codes +site: http://vitaly.codes +--- +Embedded stuff. From ce0e7aba188266e080c7a94db5921f79fc4549bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Mon, 20 Nov 2023 01:42:22 +0100 Subject: [PATCH 554/723] Create index.md --- org/UniversalScientificTechnologies/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/UniversalScientificTechnologies/index.md diff --git a/org/UniversalScientificTechnologies/index.md b/org/UniversalScientificTechnologies/index.md new file mode 100644 index 00000000..1e333669 --- /dev/null +++ b/org/UniversalScientificTechnologies/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Universal Scientific Technologies +site: https://www.ust.cz/ +--- +[Universal Scientific Technologies](https://www.ust.cz/) s.r.o. is a Czech company specializing in the development and production of the open-source electronics kit [MLAB](https://www.mlab.cz/). Company is renowned for its particle detectors/dosimeters of series [SPACEDOS, AIRDOS and GEODOS](https://www.ust.cz/UST-dosimeters/), which are semiconductor or scintillation technology-based particle detectors. These detectors are usually open-source and have been utilized in numerous research projects. AIRDOS detectors regularly monitor radiation doses on civil flights, while SPACEDOS detectors have been multiple times used on the International Space Station (ISS) and satellites. + From 5110c884badd3f61a66f6a1cb2eeb2ef6eb258ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Mon, 20 Nov 2023 01:49:04 +0100 Subject: [PATCH 555/723] Create index.md --- 1209/7AA0/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/7AA0/index.md diff --git a/1209/7AA0/index.md b/1209/7AA0/index.md new file mode 100644 index 00000000..c7ee9c40 --- /dev/null +++ b/1209/7AA0/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: AIRDOS04 - Advanced Radiation Monitoring for Aircrafts +owner: Universal Scientific Technologies +license: GPLv3.0 +site: https://www.ust.cz/ +source: https://github.com/universalScientificTechnologies/AIRDOS04 +--- + +The AIRDOS04 is a semiconductor-based radiation detector, operating on the principle of energy deposition in a semiconductor diode. Equipped with its own batteries and memory storage, the detector is uniquely designed for convenience and efficiency in radiation monitoring in aircraft. Its interchangeable batteries not only power the device but also contain the data storage, streamlining the process of data retrieval and power management. This feature makes AIRDOS04 a highly practical tool for continuous, long-term radiation monitoring in aviation environments. From c7d732337640b4b0726901071bc1eac2cea5c633 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Mon, 20 Nov 2023 02:45:06 +0100 Subject: [PATCH 556/723] Update index.md --- org/UniversalScientificTechnologies/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/UniversalScientificTechnologies/index.md b/org/UniversalScientificTechnologies/index.md index 1e333669..dbf8b106 100644 --- a/org/UniversalScientificTechnologies/index.md +++ b/org/UniversalScientificTechnologies/index.md @@ -1,6 +1,6 @@ --- layout: org -title: Universal Scientific Technologies +title: UniversalScientificTechnologies site: https://www.ust.cz/ --- [Universal Scientific Technologies](https://www.ust.cz/) s.r.o. is a Czech company specializing in the development and production of the open-source electronics kit [MLAB](https://www.mlab.cz/). Company is renowned for its particle detectors/dosimeters of series [SPACEDOS, AIRDOS and GEODOS](https://www.ust.cz/UST-dosimeters/), which are semiconductor or scintillation technology-based particle detectors. These detectors are usually open-source and have been utilized in numerous research projects. AIRDOS detectors regularly monitor radiation doses on civil flights, while SPACEDOS detectors have been multiple times used on the International Space Station (ISS) and satellites. From e83e65efd15e5c6ee8c3fd6af811ad02d6f61862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Dvo=C5=99=C3=A1k?= Date: Mon, 20 Nov 2023 02:45:26 +0100 Subject: [PATCH 557/723] Update index.md --- 1209/7AA0/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/7AA0/index.md b/1209/7AA0/index.md index c7ee9c40..b5ee200b 100644 --- a/1209/7AA0/index.md +++ b/1209/7AA0/index.md @@ -1,7 +1,7 @@ --- layout: pid title: AIRDOS04 - Advanced Radiation Monitoring for Aircrafts -owner: Universal Scientific Technologies +owner: UniversalScientificTechnologies license: GPLv3.0 site: https://www.ust.cz/ source: https://github.com/universalScientificTechnologies/AIRDOS04 From c3bb20befc0a933bccb43fef26aa89e62dee536a Mon Sep 17 00:00:00 2001 From: cnlohr Date: Thu, 23 Nov 2023 06:17:54 -0500 Subject: [PATCH 558/723] * Add generic HID for rv003usb project. * Add generic USB device for rv003usb project. This originally was part of PR #869, but it was better to just make a clean PR. --- 1209/B003/index.md | 2 +- 1209/C003/index.md | 10 ++++++++++ 1209/D003/index.md | 10 ++++++++++ 3 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 1209/C003/index.md create mode 100644 1209/D003/index.md diff --git a/1209/B003/index.md b/1209/B003/index.md index e1399b2d..2dc0fa00 100644 --- a/1209/B003/index.md +++ b/1209/B003/index.md @@ -9,4 +9,4 @@ The CH32V003 is a 10 cent microcontroller. RV003USB is a firmware-only USB stack Provided the bootloader has been installed, this allows you to flash the part without a bootloader. -As a note: Only assume that this device is as intended if the first 4 WCHARs of SERIAL are "BOOT" +As a note: Please monitor the serial number for further differentiation. diff --git a/1209/C003/index.md b/1209/C003/index.md new file mode 100644 index 00000000..cced5c55 --- /dev/null +++ b/1209/C003/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: CH32V003 RISC-V USB Generic HID Dongle +owner: cnlohr +license: MIT-x11, Public Domain +site: http://github.com/cnlohr/rv003usb +--- +The CH32V003 is a 10 cent microcontroller. RV003USB is a firmware-only USB stack for the RISC-V platform. + +This is the PID code for HID devices that are **NOT** the bootloader. And it's intended to be for any of the HID devices, and specific devices will differentiate based on serial. diff --git a/1209/D003/index.md b/1209/D003/index.md new file mode 100644 index 00000000..85241b50 --- /dev/null +++ b/1209/D003/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: CH32V003 RISC-V USB Generic Raw Device +owner: cnlohr +license: MIT-x11, Public Domain +site: http://github.com/cnlohr/rv003usb +--- +The CH32V003 is a 10 cent microcontroller. RV003USB is a firmware-only USB stack for the RISC-V platform. + +This is the PID code for totally generic devices that are intended to be communicated to through userspace. From fc20e601563e91880c8cc05995c1c99c6a83ea47 Mon Sep 17 00:00:00 2001 From: cnlohr Date: Thu, 23 Nov 2023 06:22:32 -0500 Subject: [PATCH 559/723] Update description of actual needs. --- 1209/C003/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/C003/index.md b/1209/C003/index.md index cced5c55..05f302f9 100644 --- a/1209/C003/index.md +++ b/1209/C003/index.md @@ -7,4 +7,4 @@ site: http://github.com/cnlohr/rv003usb --- The CH32V003 is a 10 cent microcontroller. RV003USB is a firmware-only USB stack for the RISC-V platform. -This is the PID code for HID devices that are **NOT** the bootloader. And it's intended to be for any of the HID devices, and specific devices will differentiate based on serial. +This is the PID code for a generic HID device demo and are **NOT** for the bootloader. From 7e8396621b5f7155d2bd6b49d59ba9dbefb6fc4e Mon Sep 17 00:00:00 2001 From: cnlohr Date: Thu, 23 Nov 2023 06:25:25 -0500 Subject: [PATCH 560/723] Request PID 4269 for MAGFest Swadge. --- 1209/4269/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/4269/index.md diff --git a/1209/4269/index.md b/1209/4269/index.md new file mode 100644 index 00000000..8b5d81b4 --- /dev/null +++ b/1209/4269/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: MAGFest 2024 Swadge +owner: cnlohr +license: MIT-x11, Public Domain +site: https://github.com/AEFeinstein/Swadge-IDF-5.0 +--- + +The MAGFest Swadge is a hand-held game system / multi-purpose device with an LCD, IMU, buzzers, microphone, touch pad and an ESP32-S2. This PID is used for debug printf, and sandbox operations. + From 05ebf591fe976ea265f0ca43c0bb416daec1c206 Mon Sep 17 00:00:00 2001 From: Dave Platt Date: Wed, 29 Nov 2023 16:22:50 -0800 Subject: [PATCH 561/723] Add organization (radagast), request pid 1209/AE6E Requesting a pid for my OpenTNC project --- 1209/AE6E/index.md | 8 ++++++++ org/radagast/index.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/AE6E/index.md create mode 100644 org/radagast/index.md diff --git a/1209/AE6E/index.md b/1209/AE6E/index.md new file mode 100644 index 00000000..be850eb6 --- /dev/null +++ b/1209/AE6E/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: OpenTNC +owner: radagast +license: GPL V3 (firmware) and CC BY-SA (schematic) +site: http://www.radagast.org/~dplatt/hamradio/OpenTNC +source: http://www.radagast.org/git/OpenTNC +--- diff --git a/org/radagast/index.md b/org/radagast/index.md new file mode 100644 index 00000000..8e78d1a6 --- /dev/null +++ b/org/radagast/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: Radagast.org +site: http://www.radagast.org/ +--- +This org is the personal contact and software development domain +for David C. Platt. + From 516fc6aeca1f5bb56dd415c1ae15f90a943880df Mon Sep 17 00:00:00 2001 From: ymkn Date: Wed, 6 Dec 2023 23:44:46 +0900 Subject: [PATCH 562/723] add 2AF3 - 2AF5 for my keyboard devices --- 1209/2AF3/index.md | 8 ++++++++ 1209/2AF4/index.md | 8 ++++++++ 1209/2AF5/index.md | 8 ++++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/2AF3/index.md create mode 100644 1209/2AF4/index.md create mode 100644 1209/2AF5/index.md diff --git a/1209/2AF3/index.md b/1209/2AF3/index.md new file mode 100644 index 00000000..dee4948e --- /dev/null +++ b/1209/2AF3/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: GamingSquare +owner: ymkn +license: MIT +site: https://github.com/ymkn/GamingSquare +source: https://github.com/ymkn/GamingSquare +--- diff --git a/1209/2AF4/index.md b/1209/2AF4/index.md new file mode 100644 index 00000000..6f97fb6a --- /dev/null +++ b/1209/2AF4/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: KeeBar +owner: ymkn +license: MIT +site: https://github.com/ymkn/PinKey +source: https://github.com/ymkn/PinKey +--- diff --git a/1209/2AF5/index.md b/1209/2AF5/index.md new file mode 100644 index 00000000..fdcbff0c --- /dev/null +++ b/1209/2AF5/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: KeeBar +owner: ymkn +license: MIT +site: https://github.com/ymkn/KeeBar +source: https://github.com/ymkn/KeeBar +--- From eed1722a0beef439520e39889f7381c934285ea3 Mon Sep 17 00:00:00 2001 From: Timon <2370185+timonsku@users.noreply.github.com> Date: Thu, 14 Dec 2023 23:04:52 +0100 Subject: [PATCH 563/723] flow3r pid codes F103 and F10B --- 1209/F103/index.md | 9 +++++++++ 1209/F10B/index.md | 9 +++++++++ org/flow3r/index.md | 6 ++++++ 3 files changed, 24 insertions(+) create mode 100644 1209/F103/index.md create mode 100644 1209/F10B/index.md create mode 100644 org/flow3r/index.md diff --git a/1209/F103/index.md b/1209/F103/index.md new file mode 100644 index 00000000..5384509d --- /dev/null +++ b/1209/F103/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: flow3r-firmware +owner: flow3r +license: CERN OHL S and GPL v3 +site: https://flow3r.garden +source: https://git.flow3r.garden/flow3r/ +--- +The main firmware for the flow3r music instrument diff --git a/1209/F10B/index.md b/1209/F10B/index.md new file mode 100644 index 00000000..7cbadcac --- /dev/null +++ b/1209/F10B/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: flow3r-recovery +owner: flow3r +license: CERN OHL S and GPL v3 +site: https://flow3r.garden +source: https://git.flow3r.garden/flow3r/ +--- +The bootloader and recovery environment of the flow3r music instrument diff --git a/org/flow3r/index.md b/org/flow3r/index.md new file mode 100644 index 00000000..c1a833fa --- /dev/null +++ b/org/flow3r/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: flow3r +site: https://flow3r.garden +--- +An open source experimental music instrument \ No newline at end of file From 7c89ea3b5e819ed4f1363fa52062dc42dd076268 Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Fri, 15 Dec 2023 18:50:08 +0100 Subject: [PATCH 564/723] Requesting PID 0xF1DE for Fidelio --- 1209/F1DE/index.md | 8 ++++++++ org/danielinux/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/F1DE/index.md create mode 100644 org/danielinux/index.md diff --git a/1209/F1DE/index.md b/1209/F1DE/index.md new file mode 100644 index 00000000..e165c1ca --- /dev/null +++ b/1209/F1DE/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Fidelio U2F +owner: danielinux +license: GPLv2 +site: https://github.com/danielinux/fidelio.git +source: https://github.com/danielinux/fidelio.git +--- diff --git a/org/danielinux/index.md b/org/danielinux/index.md new file mode 100644 index 00000000..fb76fd76 --- /dev/null +++ b/org/danielinux/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: danielinux +site: https://github.com/danielinux +--- +Embedded software engineer From 75aee573e8ae3da39d5a8331774378c9253195b1 Mon Sep 17 00:00:00 2001 From: Hrvoje Cavrak Date: Sun, 24 Dec 2023 23:40:54 +0100 Subject: [PATCH 565/723] Adding a new org (private hobbyist maker of open-source gadgets). https://github.org/hrvach/deskhop is a keyboard/mouse switcher with some internal logic to allow for super-short switch times and mouse cursor tracking, so a mouse cursor can be dragged between different computers and OS-es. Kindly requesting PID C000 for this project, all source code, schematics, PCB layout and 3D printable case are published under GPLv3. Thank you! --- 1209/C000/index.md | 9 +++++++++ org/hrvoje/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/C000/index.md create mode 100644 org/hrvoje/index.md diff --git a/1209/C000/index.md b/1209/C000/index.md new file mode 100644 index 00000000..b1256907 --- /dev/null +++ b/1209/C000/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: DeskHop +owner: hrvoje +license: GPL +site: https://github.com/hrvach/deskhop +source: https://github.com/hrvach/deskhop +--- +Rapid keyboard/mouse switcher with additional features. diff --git a/org/hrvoje/index.md b/org/hrvoje/index.md new file mode 100644 index 00000000..57df305b --- /dev/null +++ b/org/hrvoje/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Hrvoje Cavrak +site: https://github.com/hrvach/ +--- +Engineer, geek and maker of hobby open-source projects. From dcb2589371923665fb66a0d78c126e8aed50ad1e Mon Sep 17 00:00:00 2001 From: Kevin Santo Cappuccio Date: Tue, 26 Dec 2023 09:51:37 -0800 Subject: [PATCH 566/723] Create index.md in the org directory --- org/Architeuthis_Flux/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/Architeuthis_Flux/index.md diff --git a/org/Architeuthis_Flux/index.md b/org/Architeuthis_Flux/index.md new file mode 100644 index 00000000..7eb94d27 --- /dev/null +++ b/org/Architeuthis_Flux/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Architeuthis Flux +site: https://www.architeuthisflux.com/ +--- +I make the Jumperless breadboard, among other things. From fb1cd3c7d37d1700103388a282c8028be8a50921 Mon Sep 17 00:00:00 2001 From: Kevin Santo Cappuccio Date: Tue, 26 Dec 2023 09:58:17 -0800 Subject: [PATCH 567/723] Create index.md for 0xACAB --- 1209/ACAB/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/ACAB/index.md diff --git a/1209/ACAB/index.md b/1209/ACAB/index.md new file mode 100644 index 00000000..c0df0a6c --- /dev/null +++ b/1209/ACAB/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Jumperless +owner: Architeuthis_Flux +license: CERN-OHL-W +site: https://www.architeuthisflux.com/ +source: https://github.com/Architeuthis-Flux/Jumperless +--- +a Jumperless breadboard From 137513d6601b61755af92e91c6b310489c102706 Mon Sep 17 00:00:00 2001 From: hanyazou Date: Sun, 7 Jan 2024 19:06:32 +0900 Subject: [PATCH 568/723] Request pid for 16F1454 PIC programmer --- 1209/8801/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 1209/8801/index.md diff --git a/1209/8801/index.md b/1209/8801/index.md new file mode 100644 index 00000000..3e257291 --- /dev/null +++ b/1209/8801/index.md @@ -0,0 +1,15 @@ +--- +layout: pid +title: 16F1454 PIC programmer +owner: hanyazou +license: MIT License (hardware) / Apache License, version 2.0 and MIT License (firmware) +site: https://github.com/hanyazou/a-p-prog +source: https://github.com/hanyazou/a-p-prog +--- +A old school 8-bit PIC programmer based on tiny 16F1454 processor. +Schematic: + +Gerber: + +Firmware: + From 1ba945fdb0393f6353ac63cac5ca916b86de3f0d Mon Sep 17 00:00:00 2001 From: skeletonkbd Date: Mon, 15 Jan 2024 10:05:34 +0900 Subject: [PATCH 569/723] Add Skeleton8 --- 1209/A008/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/A008/index.md diff --git a/1209/A008/index.md b/1209/A008/index.md new file mode 100644 index 00000000..b2d89e45 --- /dev/null +++ b/1209/A008/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Skeleton8 +owner: SkeletonKBD +license: CERN-OHL-S-2.0 license +site: https://skeletonkbd.com/ +source: https://github.com/skeletonkbd/Skeleton8/ +--- From 69a1cdea36cb9d274246f96f4440cd4118de7d96 Mon Sep 17 00:00:00 2001 From: Andreas Sandberg Date: Mon, 22 Jan 2024 22:21:36 +0000 Subject: [PATCH 570/723] Add andreas.sandberg.uk org --- org/andreas.sandberg.uk/index.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org/andreas.sandberg.uk/index.md diff --git a/org/andreas.sandberg.uk/index.md b/org/andreas.sandberg.uk/index.md new file mode 100644 index 00000000..5f0cd971 --- /dev/null +++ b/org/andreas.sandberg.uk/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Andreas Sandberg +site: https://andreas.sandberg.uk +--- + +I build stuff in my spare time. From d00f845971274262529865a5e94ec6e1a0e78d04 Mon Sep 17 00:00:00 2001 From: Andreas Sandberg Date: Mon, 22 Jan 2024 22:27:29 +0000 Subject: [PATCH 571/723] Request PID 0x5F00 for RF Chameleon Request PID 0x5F00 for RF Chameleon's radio interface. --- 1209/5F00/index.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 1209/5F00/index.md diff --git a/1209/5F00/index.md b/1209/5F00/index.md new file mode 100644 index 00000000..9994ab3a --- /dev/null +++ b/1209/5F00/index.md @@ -0,0 +1,17 @@ +--- +layout: pid +title: RF Chameleon +owner: andreas.sandberg.uk +license: Apache-2.0 +site: https://github.com/rfchameleon +source: https://github.com/rfchameleon/rfchameleon-fw +--- + +RF Chameleon is a set of tools to interface with ISM-band devices. It +exposes a high-level interface to software by handling low-level +protocol details, such as RF channels and modulation, in firmware. + +The firmware is licensed under the Apache 2.0 license and the +[custom hardware](https://github.com/rfchameleon/rfchameleon-hw) is +licensed under the Solderpad Hardware License 2.1 (aka Apache-2.0 WITH +SHL-2.1). From 03819d1bf49ac74209fad7be44632bf69885a840 Mon Sep 17 00:00:00 2001 From: Lawrence Sebald Date: Mon, 22 Jan 2024 21:32:03 -0500 Subject: [PATCH 572/723] Add org and request PID 63C1. --- 1209/63C1/index.md | 9 +++++++++ org/ljsebald/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/63C1/index.md create mode 100644 org/ljsebald/index.md diff --git a/1209/63C1/index.md b/1209/63C1/index.md new file mode 100644 index 00000000..5b09040a --- /dev/null +++ b/1209/63C1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: GekiPi +owner: ljsebald +license: MIT + CERN-OHL-S v2 +site: https://github.com/ljsebald/gekipi/ +source: https://github.com/ljsebald/gekipi/ +--- +A USB controller for a certain rhythm game and its workalikes. diff --git a/org/ljsebald/index.md b/org/ljsebald/index.md new file mode 100644 index 00000000..799fd199 --- /dev/null +++ b/org/ljsebald/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: ljsebald +site: https://github.com/ljsebald +--- +Hobbyist open-source developer and hardware tinkerer. From 80d70022e7c063533edd916b3fd9569bcb6e6ffa Mon Sep 17 00:00:00 2001 From: marksard Date: Wed, 31 Jan 2024 09:45:37 +0900 Subject: [PATCH 573/723] ADD request PID:DFAA --- 1209/DFAA/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/DFAA/index.md diff --git a/1209/DFAA/index.md b/1209/DFAA/index.md new file mode 100644 index 00000000..5824f05b --- /dev/null +++ b/1209/DFAA/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: treadstone32 +owner: marksard +license: CERN-OHL-P v2 +site: https://marksard.github.io +source: https://github.com/marksard/treadstone32 +--- + +treadstone32 is a 32-key compact keyboard project. From 40ac5ba70cdd04a3f440c20a7974fb7af1331b38 Mon Sep 17 00:00:00 2001 From: Dave Platt Date: Wed, 31 Jan 2024 16:12:29 -0800 Subject: [PATCH 574/723] Change source-code link from personal server to Gitlab --- 1209/AE6E/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/AE6E/index.md b/1209/AE6E/index.md index be850eb6..7372a0af 100644 --- a/1209/AE6E/index.md +++ b/1209/AE6E/index.md @@ -4,5 +4,5 @@ title: OpenTNC owner: radagast license: GPL V3 (firmware) and CC BY-SA (schematic) site: http://www.radagast.org/~dplatt/hamradio/OpenTNC -source: http://www.radagast.org/git/OpenTNC +source: https://gitlab.com/davidplatt/opentnc --- From 200d7a5f44ddc956ffb86ee81e2dea74929e628e Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 2 Feb 2024 09:37:13 -0800 Subject: [PATCH 575/723] Move dependabot.yml It isn't a workflow --- .github/{workflows => }/dependabot.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/dependabot.yml (100%) diff --git a/.github/workflows/dependabot.yml b/.github/dependabot.yml similarity index 100% rename from .github/workflows/dependabot.yml rename to .github/dependabot.yml From 7489bb191dcba9a8ff74101becfe603e716c5aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:40:54 +0000 Subject: [PATCH 576/723] Bump actions/checkout from 2 to 4 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/htmlproofer.yml | 2 +- .github/workflows/validate.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml index 6e3cdf68..14cd0d5e 100644 --- a/.github/workflows/htmlproofer.yml +++ b/.github/workflows/htmlproofer.yml @@ -7,7 +7,7 @@ jobs: env: HTMLPROOFER_OPTIONS: './_site --internal-domains=pid.codes --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 with: ruby-version: '2.6' diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 2195aa4e..4f5e702d 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest name: Python Validator steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - uses: actions/setup-python@v2 with: python-version: '3.x' From 0eaf257ca05b3d86ba8cac5d23034ec196df6ca1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:40:57 +0000 Subject: [PATCH 577/723] Bump actions/cache from 2 to 4 Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v2...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/htmlproofer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml index 6e3cdf68..7fc62506 100644 --- a/.github/workflows/htmlproofer.yml +++ b/.github/workflows/htmlproofer.yml @@ -11,7 +11,7 @@ jobs: - uses: ruby/setup-ruby@v1 with: ruby-version: '2.6' - - uses: actions/cache@v2 + - uses: actions/cache@v4 with: path: vendor/bundle key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile') }} From 2f970a49a71bf50ba30cc5a4068934ba7a7c65c3 Mon Sep 17 00:00:00 2001 From: Naoki Katahira Date: Sat, 3 Feb 2024 15:20:19 +0900 Subject: [PATCH 578/723] add index.md --- 1209/0058/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/0058/index.md diff --git a/1209/0058/index.md b/1209/0058/index.md new file mode 100644 index 00000000..4102028a --- /dev/null +++ b/1209/0058/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Lily58 +owner: yuchi +license: MIT +site: https://kata0510.github.io/Lily58-Document/ +source: https://github.com/kata0510/Lily58 +--- +Lily58 is 6×4+4keys column-staggered split keyboard. From adda8904a029f92a5d35e24505b97e43174037aa Mon Sep 17 00:00:00 2001 From: Naoki Katahira Date: Sat, 3 Feb 2024 15:43:27 +0900 Subject: [PATCH 579/723] add yuchi index.md --- org/yuchi/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/yuchi/index.md diff --git a/org/yuchi/index.md b/org/yuchi/index.md new file mode 100644 index 00000000..bd555d3f --- /dev/null +++ b/org/yuchi/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: yuchi +site: https://github.com/kata0510 +--- +hobbyist keyboard designer From 19079f92650a6e380509a438101968344e123619 Mon Sep 17 00:00:00 2001 From: Naoki Katahira Date: Sat, 3 Feb 2024 15:44:16 +0900 Subject: [PATCH 580/723] fix 0058 title --- 1209/0058/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/0058/index.md b/1209/0058/index.md index 4102028a..a2247c80 100644 --- a/1209/0058/index.md +++ b/1209/0058/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: Lily58 +title: Lily58 Pro Rev2 owner: yuchi license: MIT site: https://kata0510.github.io/Lily58-Document/ From 3f355aa08d39feca24433977bb16b655614168a0 Mon Sep 17 00:00:00 2001 From: kata0510 Date: Sat, 3 Feb 2024 15:47:33 +0900 Subject: [PATCH 581/723] change lily58 pid --- 1209/{0058 => 5800}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{0058 => 5800}/index.md (100%) diff --git a/1209/0058/index.md b/1209/5800/index.md similarity index 100% rename from 1209/0058/index.md rename to 1209/5800/index.md From 8621c367d22dc2ab671e1a721ac698b7935bc8b0 Mon Sep 17 00:00:00 2001 From: Gabriel Guerrer Date: Sat, 3 Feb 2024 11:26:54 -0500 Subject: [PATCH 582/723] Update index.md Correcting the title --- 1209/4884/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4884/index.md b/1209/4884/index.md index 253b5f1c..c74b20dd 100644 --- a/1209/4884/index.md +++ b/1209/4884/index.md @@ -1,6 +1,6 @@ --- layout: pid -title: RAVA RNG v1 +title: RAVA RNG owner: GabrielGuerrer license: CC BY-SA 4.0 (hardware) / MIT (firmware, software) site: http://github.com/gabrielguerrer/rng_rava From c96f97ab620b1bba4830625b957523306e60fd80 Mon Sep 17 00:00:00 2001 From: Hajime Oh-yake Date: Mon, 5 Feb 2024 00:41:01 +0900 Subject: [PATCH 583/723] add FF01 --- 1209/FF01/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FF01/index.md diff --git a/1209/FF01/index.md b/1209/FF01/index.md new file mode 100644 index 00000000..ae1811cc --- /dev/null +++ b/1209/FF01/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK withTK +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/TReK_withTK +source: https://github.com/digitarhythm/TReK_withTK +--- From 3cccf74b1f579fd802e8aa3552a5f980e0e3a83e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 18:18:35 +0000 Subject: [PATCH 584/723] Bump actions/setup-python from 2 to 5 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 4f5e702d..6bcdd210 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -6,7 +6,7 @@ jobs: name: Python Validator steps: - uses: actions/checkout@v4 - - uses: actions/setup-python@v2 + - uses: actions/setup-python@v5 with: python-version: '3.x' - run: pip install -r requirements.txt; python3 -m test.validate_pids From 1f1cf8cc23d427ff3dac575dbf390d4de49d1b55 Mon Sep 17 00:00:00 2001 From: Ryan Neff Date: Sat, 24 Feb 2024 15:01:49 -0800 Subject: [PATCH 585/723] Added vid/pid 1209/455A for ErgoDonk Zero keyboard --- 1209/455A/index.md | 10 ++++++++++ org/JellyTitan/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/455A/index.md create mode 100644 org/JellyTitan/index.md diff --git a/1209/455A/index.md b/1209/455A/index.md new file mode 100644 index 00000000..8b293ff0 --- /dev/null +++ b/1209/455A/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: ErgoDonk Zero +owner: JellyTitan +license: MIT +site: https://github.com/JellyTitan/ErgoDonk-Zero +source: https://github.com/JellyTitan/ErgoDonk-Zero +--- + +ErgoDonk Zero is a 6×9+6 keys split ortholinear keyboard with encoder, solenoid support, hot-swop sockets for MX or Choc v1 low profile switches, and uses the RP2040 "Zero" MCU. diff --git a/org/JellyTitan/index.md b/org/JellyTitan/index.md new file mode 100644 index 00000000..439352aa --- /dev/null +++ b/org/JellyTitan/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: JellyTitan +site: https://github.com/JellyTitan +--- +Individual contributor developing hardware and software, specializing in keyboards. \ No newline at end of file From fe6e2fa0073023905a3154e6442f6704f4ba73a8 Mon Sep 17 00:00:00 2001 From: Hajime Oh-yake Date: Sun, 25 Feb 2024 18:11:40 +0900 Subject: [PATCH 586/723] Add FF02 --- 1209/FF02/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FF02/index.md diff --git a/1209/FF02/index.md b/1209/FF02/index.md new file mode 100644 index 00000000..900ce15f --- /dev/null +++ b/1209/FF02/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK G50 TIJUANA +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/tijuana +source: https://github.com/digitarhythm/tijuana +--- From 7c1adbe7e9e2e42c0a2125defb445b53dd7940ce Mon Sep 17 00:00:00 2001 From: Ryan Amaral Date: Tue, 27 Feb 2024 05:59:12 +0000 Subject: [PATCH 587/723] PID request for TurtlPass --- 1209/FA55/index.md | 8 ++++++++ org/TurtlPass/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/FA55/index.md create mode 100644 org/TurtlPass/index.md diff --git a/1209/FA55/index.md b/1209/FA55/index.md new file mode 100644 index 00000000..e0377492 --- /dev/null +++ b/1209/FA55/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Firmware +owner: TurtlPass +license: GPLv3 +site: https://turtlpass.com/ +source: https://github.com/TurtlPass/turtlpass-firmware-arduino +--- diff --git a/org/TurtlPass/index.md b/org/TurtlPass/index.md new file mode 100644 index 00000000..9f8cdbe8 --- /dev/null +++ b/org/TurtlPass/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: TurtlPass +site: https://turtlpass.com/ +--- +Easily generate strong, unique passwords with TurtlPass. No more weak, easy-to-guess passwords. From e83eab18136e49acb5f160d4ab8ac3d0037fa61e Mon Sep 17 00:00:00 2001 From: Jordessey <96155508+Jordessey@users.noreply.github.com> Date: Sun, 3 Mar 2024 21:17:33 +1300 Subject: [PATCH 588/723] Add files via upload --- org/JS-SimSport/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/JS-SimSport/index.md diff --git a/org/JS-SimSport/index.md b/org/JS-SimSport/index.md new file mode 100644 index 00000000..6aaba46c --- /dev/null +++ b/org/JS-SimSport/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: JS-SimSport +site: No website yet, operate mainly through discord +--- +Looking to build low cost plug and play & open source hardware to make creating your dream sim rig a reality \ No newline at end of file From ad3be629c0f2a25cd5d75aae24019af6676489ac Mon Sep 17 00:00:00 2001 From: Jordessey <96155508+Jordessey@users.noreply.github.com> Date: Sun, 3 Mar 2024 21:27:06 +1300 Subject: [PATCH 589/723] Add files via upload --- 1209/0060/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/0060/index.md diff --git a/1209/0060/index.md b/1209/0060/index.md new file mode 100644 index 00000000..20d0c621 --- /dev/null +++ b/1209/0060/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Exapandable Dash +owner: JS SimSport +license: MIT +site: Sorry No Website Yet +source: https://github.com/Jordessey/ExpandableDash +--- \ No newline at end of file From 0ed4c833caf73ea9e99b40c08119d9f263812abc Mon Sep 17 00:00:00 2001 From: Jordessey <96155508+Jordessey@users.noreply.github.com> Date: Mon, 4 Mar 2024 09:01:55 +1300 Subject: [PATCH 590/723] Update index.md --- 1209/0060/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/0060/index.md b/1209/0060/index.md index 20d0c621..058193b8 100644 --- a/1209/0060/index.md +++ b/1209/0060/index.md @@ -3,6 +3,6 @@ layout: pid title: Exapandable Dash owner: JS SimSport license: MIT -site: Sorry No Website Yet +site: https://github.com/Jordessey/ExpandableDash source: https://github.com/Jordessey/ExpandableDash ---- \ No newline at end of file +--- From 024491398c9a011382c61d6c0762acc515c13c8e Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Wed, 6 Mar 2024 19:19:26 +0000 Subject: [PATCH 591/723] OpenEnergyMonitor request PID 2024 for emon --- 1209/2024/index.md | 8 ++++++++ org/openenergymonitor/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/2024/index.md create mode 100644 org/openenergymonitor/index.md diff --git a/1209/2024/index.md b/1209/2024/index.md new file mode 100644 index 00000000..12f9adb9 --- /dev/null +++ b/1209/2024/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: emon +owner: openenergymonitor +license: CC SA 4.0 +site: https://openenergymonitor.org +source: https://github.com/awjlogan/emon32 +--- diff --git a/org/openenergymonitor/index.md b/org/openenergymonitor/index.md new file mode 100644 index 00000000..0a5c9bc5 --- /dev/null +++ b/org/openenergymonitor/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: OpenEnergyMonitor +site: https://openenergymonitor.org +--- +Open-source tools for energy monitoring and analysis. From cd0f40086111c24c1da93e89ef7d41e963e058a3 Mon Sep 17 00:00:00 2001 From: Ryan Neff Date: Sun, 10 Mar 2024 15:51:19 -0700 Subject: [PATCH 592/723] Updated ergodonk url --- 1209/455A/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/455A/index.md b/1209/455A/index.md index 8b293ff0..35309d4d 100644 --- a/1209/455A/index.md +++ b/1209/455A/index.md @@ -1,9 +1,9 @@ --- layout: pid -title: ErgoDonk Zero +title: ErgoDonk Zero Split Keyboard owner: JellyTitan license: MIT -site: https://github.com/JellyTitan/ErgoDonk-Zero +site: https://www.ergodonk.com source: https://github.com/JellyTitan/ErgoDonk-Zero --- From f036bd3da180a71bf0784789dd62ec327afd56d0 Mon Sep 17 00:00:00 2001 From: Melanie Date: Sun, 17 Mar 2024 15:59:59 +0000 Subject: [PATCH 593/723] Add MelanieT org and PiLomar driver --- 1209/ABFF/index.md | 9 +++++++++ org/MelanieT/index.md | 5 +++++ 2 files changed, 14 insertions(+) create mode 100644 1209/ABFF/index.md create mode 100644 org/MelanieT/index.md diff --git a/1209/ABFF/index.md b/1209/ABFF/index.md new file mode 100644 index 00000000..35cf85a1 --- /dev/null +++ b/1209/ABFF/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: PiLomar stepper driver +owner: MelanieT +license: BSD-3-Clause +site: https://github.com/MelanieT/PiLomar-pico-controller +source: https://github.com/MelanieT/PiLomar-pico-controller +--- +A stepper motor driver for the PiLomar astrophotography project diff --git a/org/MelanieT/index.md b/org/MelanieT/index.md new file mode 100644 index 00000000..63654d6c --- /dev/null +++ b/org/MelanieT/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: MelanieT +--- +Individual maker and developer From 2b4d91dab42e096f94e57ed73cc9e51ace0271f1 Mon Sep 17 00:00:00 2001 From: ure Date: Tue, 19 Mar 2024 19:55:40 +0100 Subject: [PATCH 594/723] =?UTF-8?q?added=20RF.Guru=20=C2=B5Pico=20Board?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1209/FF40/index.md | 10 ++++++++++ org/RF.Guru/index.md | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 1209/FF40/index.md create mode 100644 org/RF.Guru/index.md diff --git a/1209/FF40/index.md b/1209/FF40/index.md new file mode 100644 index 00000000..cb17807f --- /dev/null +++ b/1209/FF40/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: µPico +owner: RF.Guru +license: CERN-OHL-S-2.0,MIT +site: https://github.com/Guru-RF/MicroPico +source: https://github.com/Guru-RF/MicroPico/src +--- + +µPico as development board that looks like an USB stick, it's our in house go to development tool. diff --git a/org/RF.Guru/index.md b/org/RF.Guru/index.md new file mode 100644 index 00000000..ae7e3a13 --- /dev/null +++ b/org/RF.Guru/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: RF.Guru +--- +DIY Kits & Products for the ham radio and electronics enthousiast. From f5b14ab3595b31283cfdbcc34acd287f78c32a9b Mon Sep 17 00:00:00 2001 From: Deqing Sun Date: Mon, 25 Mar 2024 15:56:14 -0400 Subject: [PATCH 595/723] Create index.md --- 1209/C55A/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/C55A/index.md diff --git a/1209/C55A/index.md b/1209/C55A/index.md new file mode 100644 index 00000000..c9a6ebc6 --- /dev/null +++ b/1209/C55A/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: ch55xduino for audio devices +owner: ThinkCreate +license: LGPL +site: https://github.com/DeqingSun/ch55xduino +source: https://github.com/DeqingSun/ch55xduino +--- +ch55xduino is an Arduino-like programming API for the CH55X, a family of low-cost MCS51 USB MCU. The project tries to remove the difficulty of setting up a compiling environment. From c3aefaff911bcd342064d91eb32749107bf9de6f Mon Sep 17 00:00:00 2001 From: Jordessey <96155508+Jordessey@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:36:47 +1300 Subject: [PATCH 596/723] Update 1209/0060/index.md Co-authored-by: Scott Shawcroft --- 1209/0060/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/1209/0060/index.md b/1209/0060/index.md index 058193b8..b9a3a0c0 100644 --- a/1209/0060/index.md +++ b/1209/0060/index.md @@ -1,7 +1,8 @@ --- layout: pid title: Exapandable Dash -owner: JS SimSport +owner: JS-SimSport + license: MIT site: https://github.com/Jordessey/ExpandableDash source: https://github.com/Jordessey/ExpandableDash From 4d7fba3aa22cb14f786a9d9f50fbc13f873f0d72 Mon Sep 17 00:00:00 2001 From: Jordessey <96155508+Jordessey@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:45:10 +1300 Subject: [PATCH 597/723] Update and rename index.md to index.md --- 1209/{0060 => 2011}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 1209/{0060 => 2011}/index.md (100%) diff --git a/1209/0060/index.md b/1209/2011/index.md similarity index 100% rename from 1209/0060/index.md rename to 1209/2011/index.md From f7074f1d246e9e7eb20c2ee98f1d51d6bc40a2ca Mon Sep 17 00:00:00 2001 From: Jordessey <96155508+Jordessey@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:52:30 +1300 Subject: [PATCH 598/723] Update index.md --- org/JS-SimSport/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org/JS-SimSport/index.md b/org/JS-SimSport/index.md index 6aaba46c..909d81a1 100644 --- a/org/JS-SimSport/index.md +++ b/org/JS-SimSport/index.md @@ -1,6 +1,6 @@ --- layout: org title: JS-SimSport -site: No website yet, operate mainly through discord +site: https://github.com/Jordessey/ExpandableDash --- -Looking to build low cost plug and play & open source hardware to make creating your dream sim rig a reality \ No newline at end of file +Looking to build low cost plug and play & open source hardware to make creating your dream sim rig a reality From d844fe96328e4b57eab11a4ec7e4aa54bc0350d3 Mon Sep 17 00:00:00 2001 From: Atul Ravi Date: Fri, 5 Apr 2024 00:39:46 +0530 Subject: [PATCH 599/723] Create index.md --- org/AtrivaTECH/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/AtrivaTECH/index.md diff --git a/org/AtrivaTECH/index.md b/org/AtrivaTECH/index.md new file mode 100644 index 00000000..bed36ff9 --- /dev/null +++ b/org/AtrivaTECH/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: AtrivaTECH +site: http://www.atrivatech.com/ +--- +AtrivaTECH established in 2009 has been providing SaaS and HaaS services. Now also assisting with microcontroller development boards and educational tools manufacture and design. From e6da61fb6f4304b4f5481ec8dcef882c6ef9dc7a Mon Sep 17 00:00:00 2001 From: Atul Ravi Date: Fri, 5 Apr 2024 01:13:41 +0530 Subject: [PATCH 600/723] Create index.md --- 1209/2024/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2024/index.md diff --git a/1209/2024/index.md b/1209/2024/index.md new file mode 100644 index 00000000..17852899 --- /dev/null +++ b/1209/2024/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: PicUNO RP2040 +owner: AtrivaTECH +license: MIT, GNU +site: http://www.atrivatech.com/picuno +source: http://github.com/atrivatech/picuno +--- From cfa3b704e77d76984462d51205b47d76908ebd76 Mon Sep 17 00:00:00 2001 From: Atul Ravi Date: Fri, 5 Apr 2024 01:21:16 +0530 Subject: [PATCH 601/723] Update index.md --- 1209/2024/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/2024/index.md b/1209/2024/index.md index 17852899..bf34ca63 100644 --- a/1209/2024/index.md +++ b/1209/2024/index.md @@ -6,3 +6,4 @@ license: MIT, GNU site: http://www.atrivatech.com/picuno source: http://github.com/atrivatech/picuno --- +The PicUNO is an RP2040 powered UNO form Factor Pico board with level shifting to 5V on certain GPIO compatible with Micro Python, CircuitPython and Arduino IDE (C/C++) From 0d943920b2cc761996d82241756ccd241aee1eac Mon Sep 17 00:00:00 2001 From: Raul Rodrigo Segura Date: Fri, 5 Apr 2024 11:34:28 +0200 Subject: [PATCH 602/723] add raurodse org --- 1209/9779/index.md | 8 ++++++++ org/raurodse/index.md | 5 +++++ 2 files changed, 13 insertions(+) create mode 100644 1209/9779/index.md create mode 100644 org/raurodse/index.md diff --git a/1209/9779/index.md b/1209/9779/index.md new file mode 100644 index 00000000..70c2ee88 --- /dev/null +++ b/1209/9779/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Unicorne +owner: raurodse +license: MIT +site: https://github.com/raurodse/unicorne +source: https://github.com/raurodse/unicorne +--- diff --git a/org/raurodse/index.md b/org/raurodse/index.md new file mode 100644 index 00000000..7a8f73a9 --- /dev/null +++ b/org/raurodse/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: Raul Rodrigo +--- +I'm a open source developer and mechanical keyboard enthusiast. From 18f098faf1da3d5847eca89e86e7948eb0db797a Mon Sep 17 00:00:00 2001 From: jake <77554505+brxken128@users.noreply.github.com> Date: Sat, 13 Jan 2024 02:03:54 +0000 Subject: [PATCH 603/723] update: brxken128 site --- org/brxken128/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/brxken128/index.md b/org/brxken128/index.md index 5e197853..3a4b3c4e 100644 --- a/org/brxken128/index.md +++ b/org/brxken128/index.md @@ -1,6 +1,6 @@ --- layout: org title: brxken128 -site: https://github.com/brxken128/ +site: https://brxken.dev/ --- a rust OSS developer From d4613224a3ea7cc14d3955b8cb47c6cb94367cfa Mon Sep 17 00:00:00 2001 From: jake <77554505+brxken128@users.noreply.github.com> Date: Sat, 6 Apr 2024 08:49:38 +0100 Subject: [PATCH 604/723] fix: update URL and name of project --- 1209/E128/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/E128/index.md b/1209/E128/index.md index c1098e27..a30f2038 100644 --- a/1209/E128/index.md +++ b/1209/E128/index.md @@ -1,8 +1,8 @@ --- layout: pid -title: PassPico +title: passta owner: brxken128 license: BSD 2-Clause -site: https://github.com/brxken128/passpico -source: https://github.com/brxken128/passpico +site: https://github.com/brxken128/passta +source: https://github.com/brxken128/passta --- From b5224d8c3ae1af84de7f168e5cb6d4e286d2356a Mon Sep 17 00:00:00 2001 From: Hajime Oh-yake Date: Sat, 20 Apr 2024 00:07:01 +0900 Subject: [PATCH 605/723] This commit adds 'FF03'. --- 1209/FF03/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FF03/index.md diff --git a/1209/FF03/index.md b/1209/FF03/index.md new file mode 100644 index 00000000..4d07ed28 --- /dev/null +++ b/1209/FF03/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK 64 AVAIN +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/AVAIN +source: https://github.com/digitarhythm/AVAIN +--- From f7bfec466a25e2cd0495b24320c24f96537a7b7a Mon Sep 17 00:00:00 2001 From: ImUrX Date: Tue, 23 Apr 2024 12:54:26 -0300 Subject: [PATCH 606/723] add pid code for SlimeNRF Dongle --- 1209/7690/index.md | 9 +++++++++ org/SlimeVR/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/7690/index.md create mode 100644 org/SlimeVR/index.md diff --git a/1209/7690/index.md b/1209/7690/index.md new file mode 100644 index 00000000..de93a982 --- /dev/null +++ b/1209/7690/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: SlimeNRF Receiver +owner: SlimeVR +license: MIT OR Apache-2.0 +site: https://github.com/SlimeVR/SlimeNRF-Receiver +source: https://github.com/SlimeVR/SlimeNRF-Receiver +--- +A dongle for connecting SlimeVR smol trackers \ No newline at end of file diff --git a/org/SlimeVR/index.md b/org/SlimeVR/index.md new file mode 100644 index 00000000..50d821b2 --- /dev/null +++ b/org/SlimeVR/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: SlimeVR +site: https://slimevr.dev/ +--- +A small company enthusiastically pursuing the goal of bringing accessible VR to a wide audience. \ No newline at end of file From 3b6115206a36af46d8e93699008fae02c93a7e46 Mon Sep 17 00:00:00 2001 From: cnlohr Date: Tue, 23 Apr 2024 16:19:16 -0700 Subject: [PATCH 607/723] Requesting PID 0xD035 for a CH32X035 demo application. --- 1209/D035/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/D035/index.md diff --git a/1209/D035/index.md b/1209/D035/index.md new file mode 100644 index 00000000..07622101 --- /dev/null +++ b/1209/D035/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: CH32X035 RISC-V USB "003fun" Example Applicaiton +owner: cnlohr +license: MIT-x11 +site: http://github.com/cnlohr/ch32v003fun +--- +The CH32X035 is a 24 cent microcontroller. This is the demo/example VID/PID for the ch32v003fun USB stack that runs on the ch32x035. + From 106e80ed33cd3a9daeef9b8b8b21ad3b1e3537f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 24 Apr 2024 11:48:27 +0200 Subject: [PATCH 608/723] 1209/3319: add thermostat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Jördens --- 1209/3919/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/3919/index.md diff --git a/1209/3919/index.md b/1209/3919/index.md new file mode 100644 index 00000000..1982317d --- /dev/null +++ b/1209/3919/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Thermostat +owner: Sinara +license: GPLv3.0, CERN OHL v1.2 +site: https://github.com/sinara-hw/Thermostat +source: https://github.com/quartiq/thermostat-mqtt +--- +Thermostat is a 2-channel temperature controller for NTC Thermistors and +TEC/Peltier/resistive heating elements. From a1b92c7d12627ecf0525c0a587472a2a37aa25d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Wed, 24 Apr 2024 11:48:35 +0200 Subject: [PATCH 609/723] 1209/331A: add thermostat-eem MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Jördens --- 1209/391A/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/391A/index.md diff --git a/1209/391A/index.md b/1209/391A/index.md new file mode 100644 index 00000000..f7e8aded --- /dev/null +++ b/1209/391A/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Thermostat-EEM +owner: Sinara +license: MIT/Apache-2.0, CERN OHL v1.2 +site: https://github.com/sinara-hw/Thermostat_EEM +source: https://github.com/quartiq/thermostat-eem +--- +Thermostat-EEM is a multi-channel temperature controller for up to 16 NTC thermistors and +4 TEC/Peltier/resistive heating elements. From e9c9ff151f5207ca0c830cf91f726cb21978e905 Mon Sep 17 00:00:00 2001 From: royalmo Date: Sun, 28 Apr 2024 20:29:12 +0200 Subject: [PATCH 610/723] Added #F4F4 PID: Gyroscreen by Eric Roy --- 1209/F4F4/index.md | 9 +++++++++ org/EricRoy/index.md | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/F4F4/index.md create mode 100644 org/EricRoy/index.md diff --git a/1209/F4F4/index.md b/1209/F4F4/index.md new file mode 100644 index 00000000..c5dd55f9 --- /dev/null +++ b/1209/F4F4/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Gyroscreen +owner: EricRoy +license: GPLv3+ +site: https://gyroscreen.ericroy.net/ +source: http://github.com/royalmo/gyroscreen/ +--- +A device that auto-rotates your display programmatically. diff --git a/org/EricRoy/index.md b/org/EricRoy/index.md new file mode 100644 index 00000000..fa903721 --- /dev/null +++ b/org/EricRoy/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Eric Roy +site: https://ericroy.net/ +--- +An engineer that works more on its side projects than on it's real job. +Located near Barcelona, Spain. From 21a777d1d73037379e42ab0ce8181a73563d5f8c Mon Sep 17 00:00:00 2001 From: Zane Bauman Date: Tue, 28 May 2024 10:18:57 -0400 Subject: [PATCH 611/723] Create org/zbauman3/index.md --- org/zbauman3/index.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 org/zbauman3/index.md diff --git a/org/zbauman3/index.md b/org/zbauman3/index.md new file mode 100644 index 00000000..121f799c --- /dev/null +++ b/org/zbauman3/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: zbauman3 +--- +Zane Bauman - I make hobby projects for fun. From 67b30e5e5e6f0605927346da3b17551f13691acc Mon Sep 17 00:00:00 2001 From: Zane Bauman Date: Tue, 28 May 2024 10:21:35 -0400 Subject: [PATCH 612/723] Create 1209/F480/index.md --- 1209/F480/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/F480/index.md diff --git a/1209/F480/index.md b/1209/F480/index.md new file mode 100644 index 00000000..bea799fd --- /dev/null +++ b/1209/F480/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: WorkerMouse +owner: zbauman3 +license: MIT +site: https://github.com/zbauman3/WorkerMouse +source: https://github.com/zbauman3/WorkerMouse +--- +An AVR project for a simple DIY mouse jiggler. This uses an ATTINY85, a 16MHz crystal, 4 capacitors, 3 resistors, 2 zener diodes, and a USB-C plug. From 2e907b89dc226a498da42cb7f5264c43f266356e Mon Sep 17 00:00:00 2001 From: Zane Bauman Date: Tue, 28 May 2024 10:24:52 -0400 Subject: [PATCH 613/723] Update index.md --- org/zbauman3/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/org/zbauman3/index.md b/org/zbauman3/index.md index 121f799c..940bbb8a 100644 --- a/org/zbauman3/index.md +++ b/org/zbauman3/index.md @@ -1,5 +1,6 @@ --- layout: org title: zbauman3 +site: https://github.com/zbauman3 --- Zane Bauman - I make hobby projects for fun. From 92f1975c4053937a9b12ff5161bdf495f4dfd855 Mon Sep 17 00:00:00 2001 From: Zane Bauman Date: Tue, 28 May 2024 14:19:45 -0400 Subject: [PATCH 614/723] Update index.md --- 1209/F480/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/F480/index.md b/1209/F480/index.md index bea799fd..718567a3 100644 --- a/1209/F480/index.md +++ b/1209/F480/index.md @@ -6,4 +6,4 @@ license: MIT site: https://github.com/zbauman3/WorkerMouse source: https://github.com/zbauman3/WorkerMouse --- -An AVR project for a simple DIY mouse jiggler. This uses an ATTINY85, a 16MHz crystal, 4 capacitors, 3 resistors, 2 zener diodes, and a USB-C plug. +An AVR project for a simple DIY mouse jiggler, using a minimal number of parts and simple software. From e85466a563f919bfad0b21d0ab9f9221c6b57893 Mon Sep 17 00:00:00 2001 From: Seth Kerr Date: Sat, 1 Jun 2024 13:30:09 -0600 Subject: [PATCH 615/723] add rpga feather --- 1209/4DF6/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/4DF6/index.md diff --git a/1209/4DF6/index.md b/1209/4DF6/index.md new file mode 100644 index 00000000..1aadbb1e --- /dev/null +++ b/1209/4DF6/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: RPGA Feather +owner: OakDevelopmentTechnologies +license: MIT +site: https://github.com/Oak-Development-Technologies/RPGA-Feather +source: https://github.com/skerr92/circuitpython/tree/rpga_feather/ports/raspberrypi/boards/odt_rpga_feather +--- From 9976b0e12c57cac6294f7db68e94c7aa8f87b51e Mon Sep 17 00:00:00 2001 From: David Cooper Date: Tue, 4 Jun 2024 10:31:52 -0400 Subject: [PATCH 616/723] Tomato Radio Automation Controller VID/PID Source: --- 1209/7111/index.md | 8 ++++++++ org/dtcooper/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/7111/index.md create mode 100644 org/dtcooper/index.md diff --git a/1209/7111/index.md b/1209/7111/index.md new file mode 100644 index 00000000..5d4ddb90 --- /dev/null +++ b/1209/7111/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Tomato Radio Automation Button Box +owner: dtcooper +license: MIT +site: https://github.com/dtcooper/tomato/blob/main/controller/README.md +source: https://github.com/dtcooper/tomato/tree/main/controller +--- diff --git a/org/dtcooper/index.md b/org/dtcooper/index.md new file mode 100644 index 00000000..89bf1dd5 --- /dev/null +++ b/org/dtcooper/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: David Cooper +site: http://github.com/dtcooper +--- +Physical hardware projects, mostly related to +[Tomato Radio Automation](https://github.com/dtcooper/tomato/) From 302d5df7a101f1c1ed78e73542e00e90382a9311 Mon Sep 17 00:00:00 2001 From: Riley Rainey Date: Tue, 4 Jun 2024 17:29:53 -0500 Subject: [PATCH 617/723] Pidcode 1029/2025 for Tempo SAMD51-based Logger --- 1209/2025/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2025/index.md diff --git a/1209/2025/index.md b/1209/2025/index.md new file mode 100644 index 00000000..bc9e5e5c --- /dev/null +++ b/1209/2025/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Tempo SAMD51-based Logger +owner: rrainey +license: GNU GPLv3 +site: https://github.com/rrainey +source: https://github.com/rrainey/tempo +--- \ No newline at end of file From 7e294137085761966e614056946595418884ec4e Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Wed, 12 Jun 2024 19:24:44 +0100 Subject: [PATCH 618/723] move openenergymonitor pid --- 1209/2024/index.md | 1 + 1209/2025/index.md | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 1209/2025/index.md diff --git a/1209/2024/index.md b/1209/2024/index.md index 72acd104..809e4ed0 100644 --- a/1209/2024/index.md +++ b/1209/2024/index.md @@ -1,3 +1,4 @@ +--- title: PicUNO RP2040 owner: AtrivaTECH license: MIT, GNU diff --git a/1209/2025/index.md b/1209/2025/index.md new file mode 100644 index 00000000..12f9adb9 --- /dev/null +++ b/1209/2025/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: emon +owner: openenergymonitor +license: CC SA 4.0 +site: https://openenergymonitor.org +source: https://github.com/awjlogan/emon32 +--- From 20828a96b7327f0642d1d9ccda8a61393ad0cae1 Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Wed, 12 Jun 2024 19:26:14 +0100 Subject: [PATCH 619/723] fix --- 1209/2024/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1209/2024/index.md b/1209/2024/index.md index 809e4ed0..1ac07114 100644 --- a/1209/2024/index.md +++ b/1209/2024/index.md @@ -1,4 +1,5 @@ --- +layout: pid title: PicUNO RP2040 owner: AtrivaTECH license: MIT, GNU From 8b0dee0c2dd6ef3ad993dc346396b2d0ed728756 Mon Sep 17 00:00:00 2001 From: Glyn Hudson Date: Wed, 12 Jun 2024 19:26:40 +0100 Subject: [PATCH 620/723] remove white space --- 1209/2024/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/1209/2024/index.md b/1209/2024/index.md index 1ac07114..bf34ca63 100644 --- a/1209/2024/index.md +++ b/1209/2024/index.md @@ -7,4 +7,3 @@ site: http://www.atrivatech.com/picuno source: http://github.com/atrivatech/picuno --- The PicUNO is an RP2040 powered UNO form Factor Pico board with level shifting to 5V on certain GPIO compatible with Micro Python, CircuitPython and Arduino IDE (C/C++) - From 560ae8e76210f3e1624eeb9a45733797b8edcd6d Mon Sep 17 00:00:00 2001 From: eta Date: Mon, 17 Jun 2024 13:47:10 +0100 Subject: [PATCH 621/723] add DMG1083 panel driver as 1209:3706 --- 1209/3706/index.md | 8 ++++++++ org/eta/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/3706/index.md create mode 100644 org/eta/index.md diff --git a/1209/3706/index.md b/1209/3706/index.md new file mode 100644 index 00000000..26b0f8a8 --- /dev/null +++ b/1209/3706/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: DMG1083 panel driver +owner: eta +license: Apache-2.0 +site: https://eta.st/dmg1083 +source: https://git.eta.st/eta/led-panel-zone +--- diff --git a/org/eta/index.md b/org/eta/index.md new file mode 100644 index 00000000..5868dbda --- /dev/null +++ b/org/eta/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: eta +site: https://eta.st +--- +I'm a software engineer and occasional electronics hobbyist. There's more about me on my website! From db1078cf09dce11ab9c945a1fc0204873c0e5c06 Mon Sep 17 00:00:00 2001 From: Sebastian Holzapfel Date: Mon, 24 Jun 2024 09:25:11 +0200 Subject: [PATCH 622/723] apfelaudio tiliqua/apfelbug VID/PID --- 1209/AA61/index.md | 9 +++++++++ 1209/AA62/index.md | 11 +++++++++++ org/apfelaudio/index.md | 6 ++++++ 3 files changed, 26 insertions(+) create mode 100644 1209/AA61/index.md create mode 100644 1209/AA62/index.md create mode 100644 org/apfelaudio/index.md diff --git a/1209/AA61/index.md b/1209/AA61/index.md new file mode 100644 index 00000000..b2a8821c --- /dev/null +++ b/1209/AA61/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: apfelbug +owner: apfelaudio +license: CERN-OHL-S-2.0 +site: https://github.com/apfelaudio/tiliqua +source: https://github.com/apfelaudio/tiliqua +--- +`apfelbug` is an RP2040-based JTAG debugger and CDC/UART terminal that is built into the Tiliqua FPGA-based audio multitool. It runs firmware based on the `pico-dirtyJtag` project. diff --git a/1209/AA62/index.md b/1209/AA62/index.md new file mode 100644 index 00000000..728f8755 --- /dev/null +++ b/1209/AA62/index.md @@ -0,0 +1,11 @@ +--- +layout: pid +title: tiliqua +owner: apfelaudio +license: CERN-OHL-S-2.0 +site: https://github.com/apfelaudio/tiliqua +source: https://github.com/apfelaudio/tiliqua +--- +Tiliqua is a standalone FPGA-based audio multitool in a Eurorack module. It has 8 proximity-sensitive audio channels, MIDI, USB2 audio capability using the provided high-speed PHY, a built-in debugger and PMOD-compatible expansion headers. + +Tiliqua has 2 USB ports: a high-speed USB2 port for class-compliant USB audio (this pid), and a built-in debugger which enumerates as `apfelbug` (separate pid). diff --git a/org/apfelaudio/index.md b/org/apfelaudio/index.md new file mode 100644 index 00000000..513b4172 --- /dev/null +++ b/org/apfelaudio/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: apfelaudio +site: https://www.apfelaudio.com/ +--- +Open audio hardware and FPGA-based tools for musicians and engineers. From 1beb7f29fb998fe066766a739f59dd8b8a06ce55 Mon Sep 17 00:00:00 2001 From: Hajime Oh-yake Date: Wed, 3 Jul 2024 22:37:55 +0900 Subject: [PATCH 623/723] Add FF04 --- 1209/FF04/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FF04/index.md diff --git a/1209/FF04/index.md b/1209/FF04/index.md new file mode 100644 index 00000000..4704376b --- /dev/null +++ b/1209/FF04/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK Lagoon +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/Lagoon +source: https://github.com/digitarhythm/Lagoon +--- From 897a67b4b24119e41c80c103c79303b8c8aa6796 Mon Sep 17 00:00:00 2001 From: Leo Buron Date: Thu, 18 Jul 2024 13:03:58 +0200 Subject: [PATCH 624/723] added our org --- 1209/4C48/index.md | 7 +++++++ org/index.md | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/4C48/index.md create mode 100644 org/index.md diff --git a/1209/4C48/index.md b/1209/4C48/index.md new file mode 100644 index 00000000..7b4635ba --- /dev/null +++ b/1209/4C48/index.md @@ -0,0 +1,7 @@ +--- +layout: pid +title: ElasticNode +owner: Intelligent Embedded Systems - University of Duisburg Essen +license: MIT +site: https://www.uni-due.de/es/en/en_elastic_ai.php +source: https://github.com/es-ude/elastic-ai diff --git a/org/index.md b/org/index.md new file mode 100644 index 00000000..dca14442 --- /dev/null +++ b/org/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: University of Duisburg-Essen Faculty Informatics Group Intelligent Embedded Systems +site: https://uni-due.de/es +--- +We are a group of researches at the university of Duisburg-Essen in germany. We build hardware accelerators for AI. + From 138c2321eecae8dde8e60762bbd5e2ee0e85e479 Mon Sep 17 00:00:00 2001 From: Leo Buron Date: Thu, 18 Jul 2024 13:29:36 +0200 Subject: [PATCH 625/723] corrected the config --- 1209/4C48/index.md | 2 ++ org/index.md | 7 ------- org/uni-due.ies/index.md | 7 +++++++ 3 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 org/index.md create mode 100644 org/uni-due.ies/index.md diff --git a/1209/4C48/index.md b/1209/4C48/index.md index 7b4635ba..a7e28ca2 100644 --- a/1209/4C48/index.md +++ b/1209/4C48/index.md @@ -5,3 +5,5 @@ owner: Intelligent Embedded Systems - University of Duisburg Essen license: MIT site: https://www.uni-due.de/es/en/en_elastic_ai.php source: https://github.com/es-ude/elastic-ai +--- +ElasticNode Hardware for researchers diff --git a/org/index.md b/org/index.md deleted file mode 100644 index dca14442..00000000 --- a/org/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -layout: org -title: University of Duisburg-Essen Faculty Informatics Group Intelligent Embedded Systems -site: https://uni-due.de/es ---- -We are a group of researches at the university of Duisburg-Essen in germany. We build hardware accelerators for AI. - diff --git a/org/uni-due.ies/index.md b/org/uni-due.ies/index.md new file mode 100644 index 00000000..820c3d5d --- /dev/null +++ b/org/uni-due.ies/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: University of Duisburg-Essen Faculty Informatics Group Intelligent Embedded Systems +site: https://uni-due.de/es +--- +We are the research group intelligent embedded systems at the university of Duisburg-Essen in germany. We build hardware accelerators for AI. + From dea3e4ae401f33de2d8a36a384bdc3ccbe26beb2 Mon Sep 17 00:00:00 2001 From: Leo Buron Date: Thu, 18 Jul 2024 13:33:31 +0200 Subject: [PATCH 626/723] corrected the config --- org/uni-due.ies/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/uni-due.ies/index.md b/org/uni-due.ies/index.md index 820c3d5d..49ec0332 100644 --- a/org/uni-due.ies/index.md +++ b/org/uni-due.ies/index.md @@ -1,6 +1,6 @@ --- layout: org -title: University of Duisburg-Essen Faculty Informatics Group Intelligent Embedded Systems +title: uni-due.IES site: https://uni-due.de/es --- We are the research group intelligent embedded systems at the university of Duisburg-Essen in germany. We build hardware accelerators for AI. From 230b1ef0d41f7c46faf6497f98fe09f6df2bbfa4 Mon Sep 17 00:00:00 2001 From: Leo Buron Date: Thu, 18 Jul 2024 13:58:18 +0200 Subject: [PATCH 627/723] corrected the config --- 1209/4C48/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/4C48/index.md b/1209/4C48/index.md index a7e28ca2..8b48641e 100644 --- a/1209/4C48/index.md +++ b/1209/4C48/index.md @@ -1,7 +1,7 @@ --- layout: pid title: ElasticNode -owner: Intelligent Embedded Systems - University of Duisburg Essen +owner: uni-due.IES license: MIT site: https://www.uni-due.de/es/en/en_elastic_ai.php source: https://github.com/es-ude/elastic-ai From b6e6e25230ab671c67d8963646e99d6c4815d189 Mon Sep 17 00:00:00 2001 From: Leo Buron Date: Thu, 18 Jul 2024 14:00:26 +0200 Subject: [PATCH 628/723] corrected the config --- 1209/4C48/index.md | 2 +- org/uni-due.ies/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/4C48/index.md b/1209/4C48/index.md index 8b48641e..207798ae 100644 --- a/1209/4C48/index.md +++ b/1209/4C48/index.md @@ -1,7 +1,7 @@ --- layout: pid title: ElasticNode -owner: uni-due.IES +owner: uni-due.ies license: MIT site: https://www.uni-due.de/es/en/en_elastic_ai.php source: https://github.com/es-ude/elastic-ai diff --git a/org/uni-due.ies/index.md b/org/uni-due.ies/index.md index 49ec0332..4237ba3f 100644 --- a/org/uni-due.ies/index.md +++ b/org/uni-due.ies/index.md @@ -1,6 +1,6 @@ --- layout: org -title: uni-due.IES +title: uni-due.ies site: https://uni-due.de/es --- We are the research group intelligent embedded systems at the university of Duisburg-Essen in germany. We build hardware accelerators for AI. From a61c8d367e0a8329ec6e8d76b9d9b8f9bd528a8d Mon Sep 17 00:00:00 2001 From: OH-YAKE Hajime Date: Sat, 20 Jul 2024 17:32:49 +0900 Subject: [PATCH 629/723] Add pid FF05 --- 1209/FF05/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/FF05/index.md diff --git a/1209/FF05/index.md b/1209/FF05/index.md new file mode 100644 index 00000000..f5e7442f --- /dev/null +++ b/1209/FF05/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: TReK Lagoon SP +owner: digitarhythm +license: MIT +site: https://github.com/digitarhythm/LagoonSP +source: https://github.com/digitarhythm/LagoonSP +--- From a238b69b60500f551711af9c79245abced42a7b1 Mon Sep 17 00:00:00 2001 From: kata0510 Date: Wed, 24 Jul 2024 23:49:18 +0900 Subject: [PATCH 630/723] add lily58 lite rev3 --- 1209/5801/index.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1209/5801/index.md diff --git a/1209/5801/index.md b/1209/5801/index.md new file mode 100644 index 00000000..4b2ce705 --- /dev/null +++ b/1209/5801/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Lily58 Lite Rev3 +owner: yuchi +license: MIT +site: https://kata0510.github.io/Lily58-Document/ +source: https://github.com/kata0510/Lily58 +--- +Lily58 is 6×4+4keys column-staggered split keyboard. From 6a1d58ceacc6d79b9ac39a2d01a16a5ace6017aa Mon Sep 17 00:00:00 2001 From: Seb Holzapfel Date: Sat, 3 Aug 2024 16:34:59 +0200 Subject: [PATCH 631/723] Update index.md --- 1209/AA61/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1209/AA61/index.md b/1209/AA61/index.md index b2a8821c..4e74a234 100644 --- a/1209/AA61/index.md +++ b/1209/AA61/index.md @@ -3,7 +3,7 @@ layout: pid title: apfelbug owner: apfelaudio license: CERN-OHL-S-2.0 -site: https://github.com/apfelaudio/tiliqua -source: https://github.com/apfelaudio/tiliqua +site: https://github.com/apfelaudio/apfelbug +source: https://github.com/apfelaudio/apfelbug --- -`apfelbug` is an RP2040-based JTAG debugger and CDC/UART terminal that is built into the Tiliqua FPGA-based audio multitool. It runs firmware based on the `pico-dirtyJtag` project. +`apfelbug` is an RP2040-based JTAG debugger and CDC/UART terminal that is built into the Tiliqua FPGA-based audio multitool. It runs firmware based on the `pico-dirtyJtag` project with some additional features. From 5119e1b51d1aa5b0b435ce6f2805a433b425ca68 Mon Sep 17 00:00:00 2001 From: Seb Holzapfel Date: Sat, 3 Aug 2024 16:37:57 +0200 Subject: [PATCH 632/723] Update index.md --- 1209/AA61/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/AA61/index.md b/1209/AA61/index.md index 4e74a234..89de3965 100644 --- a/1209/AA61/index.md +++ b/1209/AA61/index.md @@ -2,8 +2,8 @@ layout: pid title: apfelbug owner: apfelaudio -license: CERN-OHL-S-2.0 +license: MIT site: https://github.com/apfelaudio/apfelbug source: https://github.com/apfelaudio/apfelbug --- -`apfelbug` is an RP2040-based JTAG debugger and CDC/UART terminal that is built into the Tiliqua FPGA-based audio multitool. It runs firmware based on the `pico-dirtyJtag` project with some additional features. +`apfelbug` is an RP2040-based JTAG debugger and CDC/UART terminal that is built into the Tiliqua FPGA-based audio multitool and other devices from apfelaudio. It runs firmware based on the `pico-dirtyJtag` project with some additional features. From 6a15acd4df8673f38d283d5e4133874f5b964a94 Mon Sep 17 00:00:00 2001 From: YuukiUmeta-UIAP Date: Sun, 4 Aug 2024 22:40:20 +0900 Subject: [PATCH 633/723] Add UIAPduino Pro Micro CH32V003 that is hardware implementation inspired by cnlohr/rv003usb --- 1209/B803/index.md | 9 +++++++++ org/uiap/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/B803/index.md create mode 100644 org/uiap/index.md diff --git a/1209/B803/index.md b/1209/B803/index.md new file mode 100644 index 00000000..a2d74dda --- /dev/null +++ b/1209/B803/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: UIAPduino Pro Micro CH32V003 +owner: UIAP +license: MIT-x11, CC BY-SA 4.0, Public Domain +site: https://www.uiap.jp/en/uiapduino/pro-micro/ch32v003/ +source: https://github.com/YuukiUmeta-UIAP/rv003usb +--- +Forked from cnlohr/rv003usb, and Hardware implementation for it. \ No newline at end of file diff --git a/org/uiap/index.md b/org/uiap/index.md new file mode 100644 index 00000000..4cf6299f --- /dev/null +++ b/org/uiap/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: UIAP +site: https://www.uiap.jp/ +--- +Developer of the several open source USB products \ No newline at end of file From 226256989d58557cc4bf422d584000c68fc93d24 Mon Sep 17 00:00:00 2001 From: Chris St John Date: Tue, 2 Jul 2024 10:27:50 +0100 Subject: [PATCH 634/723] Gadget Project BLE-to-USB HID bridge --- 1209/4B42/index.md | 9 +++++++++ org/gadgetproject/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/4B42/index.md create mode 100644 org/gadgetproject/index.md diff --git a/1209/4B42/index.md b/1209/4B42/index.md new file mode 100644 index 00000000..aea17be0 --- /dev/null +++ b/1209/4B42/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: HID bridge +owner: gadgetproject +license: CC0 +site: https://github.com/gadgetproject/ +source: https://github.com/gadgetproject/hidbridge/ +--- +BLE-to-USB HID bridge device for connecting BLE keyboards to PC BIOS etc. diff --git a/org/gadgetproject/index.md b/org/gadgetproject/index.md new file mode 100644 index 00000000..74b8aa5c --- /dev/null +++ b/org/gadgetproject/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Gadget Project +site: https://github.com/gadgetproject +--- +The idea behind Gadget Project is a space to express our creative talents making useful mini-products that can be built or improved by fellow "tinkerers". From dba243241119c2f74e6f07010d6e79648d303930 Mon Sep 17 00:00:00 2001 From: YuukiUmeta-UIAP Date: Fri, 16 Aug 2024 13:18:14 +0900 Subject: [PATCH 635/723] Fix directory name --- org/{uiap => UIAP}/index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename org/{uiap => UIAP}/index.md (100%) diff --git a/org/uiap/index.md b/org/UIAP/index.md similarity index 100% rename from org/uiap/index.md rename to org/UIAP/index.md From 8c31b330d85bf6d7ab3c2880f4ccdf73249c4c4f Mon Sep 17 00:00:00 2001 From: sus <54392299+jeffpeng3@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:04:51 +0800 Subject: [PATCH 636/723] VID request for jeffpeng3/UniversalIO --- 1209/8738/index.md | 10 ++++++++++ org/jeff3/index.md | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 1209/8738/index.md create mode 100644 org/jeff3/index.md diff --git a/1209/8738/index.md b/1209/8738/index.md new file mode 100644 index 00000000..ae1e7382 --- /dev/null +++ b/1209/8738/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: UniversalIO +owner: jeff3 +license: MIT +site: https://github.com/jeffpeng3/UniversalIO +source: https://github.com/jeffpeng3/UniversalIO +--- + +UniversalIO utilizes an external board's I2C, SPI, and other interfaces through a system-level driver, enabling seamless expansion of the system bus for both debugging and production environments. diff --git a/org/jeff3/index.md b/org/jeff3/index.md new file mode 100644 index 00000000..8b607a67 --- /dev/null +++ b/org/jeff3/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: JeffPeng +site: https://www.jeff3.win/ +--- +A person who uses github as a social media From 01a5d7114fceaf1d769beeb399f482ceba91cd68 Mon Sep 17 00:00:00 2001 From: Vincent Manoukian <10980775+manoukianv@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:22:22 +0200 Subject: [PATCH 637/723] Request for PID for the LedExtender. Add organisation and PID description request. --- 1209/4E00/index.md | 8 ++++++++ org/manoukianv/index.md | 7 +++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/4E00/index.md create mode 100644 org/manoukianv/index.md diff --git a/1209/4E00/index.md b/1209/4E00/index.md new file mode 100644 index 00000000..781f38ba --- /dev/null +++ b/1209/4E00/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Acapeo LedExtender +owner: manoukianv +license: LGPL-3.0 +site: https://github.com/manoukianv/LedExtender +source: https://github.com/manoukianv/LedExtender +--- diff --git a/org/manoukianv/index.md b/org/manoukianv/index.md new file mode 100644 index 00000000..f6cd03b0 --- /dev/null +++ b/org/manoukianv/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Vincent Manoukian (Acapeo) +site: https://github.com/manoukianv +--- +I'm a Vincent Manoukian, I developp and share in opensource firmware/software for simracing in my free time. +You can find in my repo several project : ledextender, wheel, pedals, etc. From ad0da2b0c8aeecbd2d7e48ac9014ab66bc751116 Mon Sep 17 00:00:00 2001 From: Vincent Manoukian <10980775+manoukianv@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:37:59 +0200 Subject: [PATCH 638/723] Add the project descriptor. --- 1209/4E00/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/1209/4E00/index.md b/1209/4E00/index.md index 781f38ba..43616f3c 100644 --- a/1209/4E00/index.md +++ b/1209/4E00/index.md @@ -6,3 +6,7 @@ license: LGPL-3.0 site: https://github.com/manoukianv/LedExtender source: https://github.com/manoukianv/LedExtender --- +LedExtender is a OpenSource firwmare to build a StripLed which light informations from SimRacing games. +The firmware received data from SimHub and show status with led color. + +This firmware is developped for RP2040 and WS2812. \ No newline at end of file From ad85f130f795be5f10ce4dd9481efe3c2ddd6be7 Mon Sep 17 00:00:00 2001 From: saybur Date: Sun, 1 Sep 2024 15:18:30 -0500 Subject: [PATCH 639/723] Add 6804 --- 1209/6804/index.md | 8 ++++++++ org/saybur/index.md | 6 ++++++ 2 files changed, 14 insertions(+) create mode 100644 1209/6804/index.md create mode 100644 org/saybur/index.md diff --git a/1209/6804/index.md b/1209/6804/index.md new file mode 100644 index 00000000..2841a92c --- /dev/null +++ b/1209/6804/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: Hootswitch +owner: saybur +license: GPLv3 (firmware), CERN-OHL-S-2.0 (hardware) +site: https://github.com/saybur/hootswitch +source: https://github.com/saybur/hootswitch +--- diff --git a/org/saybur/index.md b/org/saybur/index.md new file mode 100644 index 00000000..6a5211fb --- /dev/null +++ b/org/saybur/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: saybur +site: https://www.github.com/saybur +--- +Retro hardware is best hardware. From 16af8f969c678188e40b8bf04d4c19374900b92f Mon Sep 17 00:00:00 2001 From: Glodigit Date: Thu, 5 Sep 2024 17:08:31 +0100 Subject: [PATCH 640/723] Create .md files for WK-50 keyboard --- 1209/6036/index.md | 9 +++++++++ org/kelvinA/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/6036/index.md create mode 100644 org/kelvinA/index.md diff --git a/1209/6036/index.md b/1209/6036/index.md new file mode 100644 index 00000000..009ea91d --- /dev/null +++ b/1209/6036/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: WK-50 Trackball Keyboard +owner: kelvinA +license: GPLv3 +site: https://hackaday.io/project/197550-wk-50-trackball-keyboard +source: https://github.com/Glodigit/wk-50 +--- +40%, backlit, hot-swappable keyboard from AliExpress that uses an ADNS-5050 optical sensor to read a centered trackball. It also has a backlit encoder. diff --git a/org/kelvinA/index.md b/org/kelvinA/index.md new file mode 100644 index 00000000..e40e78bd --- /dev/null +++ b/org/kelvinA/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: kelvinA +site: https://hackaday.io/kelvinA +--- +An individual that mentally computes potential solutions, such as more effective human-computer interfaces or more capable 3D printers. From 5a456b543918daad50a663b7d8473091750d3a48 Mon Sep 17 00:00:00 2001 From: joric Date: Mon, 9 Sep 2024 03:23:14 +0500 Subject: [PATCH 641/723] Request PID 5284 for nRFMicro --- 1209/5284/index.md | 9 +++++++++ org/joric/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/5284/index.md create mode 100644 org/joric/index.md diff --git a/1209/5284/index.md b/1209/5284/index.md new file mode 100644 index 00000000..a5bef869 --- /dev/null +++ b/1209/5284/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: nRFMicro +owner: joric +license: Unlicense +site: https://github.com/joric/nrfmicro/wiki +source: https://github.com/joric/nrfmicro +--- +A Pro Micro alternative for wireless keyboards diff --git a/org/joric/index.md b/org/joric/index.md new file mode 100644 index 00000000..c13872a2 --- /dev/null +++ b/org/joric/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: joric +site: https://github.com/joric/nrfmicro +--- +nRFMicro author From d134321b5f329cebf31e99d4149f82e16d3c18bc Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 9 Sep 2024 11:03:58 -0700 Subject: [PATCH 642/723] use newer htmlproofer --- .github/workflows/htmlproofer.yml | 2 +- Gemfile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml index ad7f8f7e..75c112c8 100644 --- a/.github/workflows/htmlproofer.yml +++ b/.github/workflows/htmlproofer.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest name: HTML Proofer env: - HTMLPROOFER_OPTIONS: './_site --internal-domains=pid.codes --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' + HTMLPROOFER_OPTIONS: './_site --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' steps: - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 diff --git a/Gemfile b/Gemfile index 5090158a..4a0ebc45 100644 --- a/Gemfile +++ b/Gemfile @@ -11,4 +11,5 @@ end gem "github-pages", versions['github-pages'] gem "redcarpet" -gem "html-proofer", '>=3.3.1', '<4.0.0' +gem "html-proofer", '>=3.3.1' + From 2c541d4e3ec3b5c5ef49b04d327bc9a722de48cb Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 9 Sep 2024 11:06:00 -0700 Subject: [PATCH 643/723] Bump ruby --- .github/workflows/htmlproofer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml index 75c112c8..00e5f7ce 100644 --- a/.github/workflows/htmlproofer.yml +++ b/.github/workflows/htmlproofer.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 with: - ruby-version: '2.6' + ruby-version: '3.3' - uses: actions/cache@v4 with: path: vendor/bundle From 5a44eb243a38b2b3130f212005f9240ebc72056a Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 9 Sep 2024 12:10:08 -0700 Subject: [PATCH 644/723] Update command line --- .github/workflows/htmlproofer.yml | 4 ++-- Gemfile | 8 +++----- _includes/footer.html | 17 ++--------------- _includes/head.html | 4 ++-- _includes/post_footer.html | 2 +- 5 files changed, 10 insertions(+), 25 deletions(-) diff --git a/.github/workflows/htmlproofer.yml b/.github/workflows/htmlproofer.yml index 00e5f7ce..6c852ee2 100644 --- a/.github/workflows/htmlproofer.yml +++ b/.github/workflows/htmlproofer.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest name: HTML Proofer env: - HTMLPROOFER_OPTIONS: './_site --check-html --check-opengraph --report-missing-names --log-level=:debug --url-ignore /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' + HTMLPROOFER_OPTIONS: '--ignore-urls /www.andreas.org/,/www.kbles.ru/,/github.com\/KK2345\/TinyPassword$/,/github.com\/KK2345\/TinyPassword\/blob\/master\/README.md/,/www.oshec.org/,/github.com\/xuio\/Cynteract$/,/github.com\/mattomatto\/craft$/,/triparts.strikingly.com$/,/facebook.com/varioskybean$/' steps: - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 @@ -23,7 +23,7 @@ jobs: bundle install --jobs 4 --retry 3 - run: bundle exec jekyll doctor - run: bundle exec jekyll build - - run: bundle exec htmlproofer $HTMLPROOFER_OPTIONS --disable-external + - run: bundle exec htmlproofer ./_site --swap-urls "http[s]\://pid.codes:" --no-enforce-https --disable-external --log-level=:debug $HTMLPROOFER_OPTIONS # External check fail because they fetch too quickly from sites and get # 429 responses. We should cache checks and rate limit them as well. # - run: bundle exec htmlproofer $HTMLPROOFER_OPTIONS diff --git a/Gemfile b/Gemfile index 4a0ebc45..ae80d221 100644 --- a/Gemfile +++ b/Gemfile @@ -1,11 +1,9 @@ +source "https://rubygems.org" + require "json" require "open-uri" -source "https://rubygems.org" - -versions = open("https://pages.github.com/versions.json") do |source| - JSON.parse(source.read) -end +versions = JSON.parse(OpenURI.open_uri('https://pages.github.com/versions.json').read) # Github Pages environment gem "github-pages", versions['github-pages'] diff --git a/_includes/footer.html b/_includes/footer.html index 9c2ce67d..938f0c41 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,22 +2,9 @@
- Layout crafted with <3 by John Otander (@4lpine). - </> available on Github. + Layout crafted with <3 by John Otander (@4lpine). + </> available on Github.
- -{% if site.google_analytics %} - -{% endif %} diff --git a/_includes/head.html b/_includes/head.html index 13bc629d..45fc405b 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,8 +12,8 @@ - - + + {% if site.show_social_icons or site.show_sharing_icons %} {% endif %} diff --git a/_includes/post_footer.html b/_includes/post_footer.html index 9fdb646e..0d3dfb9c 100755 --- a/_includes/post_footer.html +++ b/_includes/post_footer.html @@ -1,7 +1,7 @@