Skip to content

Commit 6921fe4

Browse files
authored
Merge branch 'pidcodes:master' into master
2 parents f87b10d + 0b322ff commit 6921fe4

File tree

47 files changed

+373
-10
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+373
-10
lines changed

1209/2042/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: USB Ethernet
4+
owner: wlanpi
5+
license: MIT, BSD 3
6+
site: http://www.wlanpi.com/
7+
source: https://github.com/WLAN-Pi/
8+
---
9+
Open Source Wireless Network Multitool for Wireless Pros running linux and built on Raspberry Pi hardware that utilizes a USB Ethernet gadget to connect to the device.

1209/2044/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: pid
3+
title: KBP Macro Pad
4+
owner: kennyblackprinting
5+
license: GPLv2
6+
site: https://github.com/YodaDistro
7+
source: https://github.com/YodaDistro/qmk_firmware/tree/YodaPico
8+
---
9+
The KBP Macro Pad is a 16 direct pin wired macro pad built on a personally designed 3D printed 4x4 pad. It uses mechanical key switches for its direct wired inputs.
10+
Utilizes a Raspberry Pi Pico as a controller that plugs into any computer via USB Micro.
11+
12+
Firmware uses QMK and can be found at the above source (will update QMK link when merged). Licensed as GPL2+.

1209/2211/index.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: pid
3+
title: Mathpad
4+
owner: Summa-Cogni
5+
license: GNU General Public License v3 and CERN-OHL-S v2
6+
site: http://www.summacogni.com/Mathpad
7+
source: https://github.com/Summa-Cogni/Mathpad
8+
---
9+
10+
Mathpad is a keypad for students and professionals in any STEM field.
11+
Mathpad allows for effortless typing of mathematical symbols and equations across applications and operating systems.
12+
13+
Mathpad's firmware is built on QMK and licensed under GNU General Public License v3.
14+
Its hardware is licensed under CERN-OHL-S v2
15+
16+
Mathpad is OS agnostic and works with Windows, macOS, and virtually all Linux distros.

1209/2983/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: printer
4+
owner: toxygen.net
5+
license: Creative Commons Attribution-ShareAlike 3.0
6+
site: https://github.com/wojtekka/printer
7+
source: https://github.com/wojtekka/printer
8+
---
9+
USB printer emulator

1209/3336/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: pid
3+
title: Franky 36 keyboard
4+
owner: avdyushin
5+
license: GPLv3
6+
site: https://github.com/avdyushin/franky36
7+
source: https://github.com/qmk/qmk_firmware
8+
---
9+
The Franky36 is 36 key compact handwired split keyboard. It uses RP2040-Zero controller and QMK firmware.
10+
11+
Firmware uses QMK and can be found at the above source. Licensed as GPL2+.

1209/4252/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: RAPID-0
4+
owner: BruinSpacecraftGroup
5+
license: MIT
6+
site: https://bruinspace.com/rapid
7+
source: https://github.com/Bruin-Spacecraft-Group/rapid_stm32h743_breakout
8+
---
9+
RAPID-0 is a 3U CubeSat developed by Bruin Spacecraft Group at UCLA. This board includes an STM32H743 running CircuitPython.

1209/4919/index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
layout: pid
33
title: Djinn Mechanical Keyboard
44
owner: tzarc
5-
license: GPLv3
6-
site: https://github.com/tzarc/djinn
7-
source: https://github.com/tzarc/djinn
5+
license: CERN-OHL-S
6+
site: https://github.com/tzarc/keyboards/tree/main/Djinn
7+
source: https://github.com/tzarc/keyboards/tree/main/Djinn
88
---
9-
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.
9+
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.
10+
11+
Firmware uses QMK, and can be found at https://github.com/qmk/qmk_firmware/tree/master/keyboards/tzarc/djinn, licensed as GPL2+.

1209/4920/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
layout: pid
33
title: Ghoul Mechanical Keyboard
44
owner: tzarc
5-
license: GPLv3
6-
site: https://github.com/tzarc/ghoul
7-
source: https://github.com/tzarc/ghoul
5+
license: CERN-OHL-S
6+
site: https://github.com/tzarc/keyboards/tree/main/Ghoul
7+
source: https://github.com/tzarc/keyboards/tree/main/Ghoul
88
---
99
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!
10+
11+
Firmware uses QMK, and can be found at https://github.com/qmk/qmk_firmware/tree/master/keyboards/tzarc/ghoul, licensed as GPL2+.

1209/4921/index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: pid
3+
title: Kobold Macropad
4+
owner: tzarc
5+
license: CERN-OHL-S
6+
site: https://github.com/tzarc/keyboards/tree/main/Kobold
7+
source: https://github.com/tzarc/keyboards/tree/main/Kobold
8+
---
9+
The Kobold is an ortho-4x4 macropad -- RGB, NOR flash, V/I measurement, and a failsafe hardware reset circuit.
10+
11+
Firmware uses QMK, and can be found at https://github.com/qmk/qmk_firmware/tree/master/keyboards/tzarc/kobold, licensed as GPL2+.

1209/4A01/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: MidiPression
4+
owner: EOA-electronics
5+
license: GPLv3
6+
site: https://oslab.eoa-electronics.com/projects/MidiPression
7+
source: http://github.com/eoa-electronics/MidiPression
8+
---
9+
A simple device to connect guitar expression-pedals to software-synths via USB.

1209/4A46/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: JellyfishOPP
4+
owner: hyperglitch
5+
license: CERN-OHL-S-2.0
6+
site: https://hyperglitch.com/jellyfish
7+
source: https://gitlab.com/hyperglitch/jellyfish
8+
---
9+
JellyfishOPP (Open Power Profiler) is an open hardware test & measurement device designed to provide advanced, bidirectional power measurements, power optimizations, and battery profiling/simulation as well as being a programmable power supply.

1209/5AB2/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: pid
3+
title: GR-Trackpad65 experiment kit
4+
owner: geek-rabb1t
5+
license: MIT
6+
site: https://github.com/geek-rabb1t/grt65-expkit
7+
source: https://github.com/geek-rabb1t/grt65-expkit
8+
---
9+
The GR-Trackpad65 Experimental Kit is a kit for trying out the GR-Trackpad65.
10+
It works as a macro pad with a trackpad for multi-touch support up to 4 fingers.

1209/6970/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Tiramisu
4+
owner: skyevg
5+
license: MIT
6+
site: https://github.com/vgskye/tiramisu-fw-ng
7+
source: https://github.com/vgskye/tiramisu-fw-ng
8+
---
9+
A small VR full-body tracker.

1209/6971/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Mascarpone
4+
owner: skyevg
5+
license: MIT
6+
site: https://github.com/vgskye/tiramisu-fw-ng
7+
source: https://github.com/vgskye/tiramisu-fw-ng
8+
---
9+
A dongle for a small VR full-body tracker.

1209/8885/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: TKEY-USB-V2
4+
owner: Tillitis AB
5+
license: CERN-OHL-S-2.0, GPLv2
6+
site: https://www.tillitis.se/products/
7+
source: https://github.com/tillitis/tk1-pcba, https://github.com/tillitis/tillitis-key1
8+
---
9+
Version 2 of the USB controller used in the Tillitis Tkey. The TKey is a flexible USB security token.

1209/A000/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Gamepad projects
4+
owner: LeeNX
5+
license: Creative Commons Attribution-ShareAlike 4.0 International License
6+
site: https://leenx.org
7+
source: https://gitlab.com/leet/ble-gamepad-collection
8+
---
9+
A collection of open-source BLE gamepad and controller projects, including research and variations designed for educational robotics, custom input devices, and experimental HID implementations. The firmware is based on ESP32-BLE-Gamepad and NimBLE-Arduino plus other open-source libraries, ensuring efficient BLE communication with minimal resource usage. Hardware designs are tailored for ESP32-based microcontrollers, optimized for low power consumption and reliable connectivity. All associated hardware and firmware are released under permissive open-source licenses, enabling community contributions and modifications. Source code and hardware designs are available at: https://gitlab.com/leet/ble-gamepad-collection.

1209/A001/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: PostalPoint Kiosk Controller
4+
owner: PostalPortal
5+
license: BSD software/CC-BY-SA 4.0 hardware
6+
site: https://postalpoint.app/hardware
7+
source: https://source.netsyms.com/PostalPortal/PostalPoint_Hardware
8+
---
9+
Device that enables software to control and monitor a secure parcel drop and unlock it when authorized by a postal worker.

1209/A002/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: pid
3+
title: PostalPoint Parcel Dimensioner
4+
owner: PostalPortal
5+
license: BSD software/CC-BY-SA 4.0 hardware
6+
site: https://postalpoint.app/hardware
7+
source: https://source.netsyms.com/PostalPortal/PostalPoint_Hardware
8+
---
9+
Low-cost parcel dimensioner that uses ultrasonic or laser rangefinders for measuring
10+
the size of a cuboid, streaming measurements to a connected computer via USB HID.

1209/A0D1/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: blueTag
4+
owner: Aodrulez
5+
license: MIT
6+
site: https://github.com/Aodrulez/blueTag
7+
source: https://github.com/Aodrulez/blueTag/src
8+
---
9+
JTAGulator alternative & a hardware hacker's multi-tool for RP2040 microcontroller based development boards.

1209/B1C1/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: pico2-ice
4+
owner: tinyVision.ai
5+
license: MIT
6+
site: https://github.com/tinyvision-ai-inc/pico2-ice
7+
source: https://github.com/tinyvision-ai-inc/pico2-ice
8+
---

1209/BC01/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: pid
3+
title: fat8
4+
owner: kearney.dev
5+
license: BSD + CERN-OHL
6+
site: https://github.com/jkearneyma/fat8
7+
source: https://github.com/jkearneyma/fat8
8+
---
9+
A tiny Intel 8008-based computer capable of running most existing 8008 software and with expansion capabilities.
10+

1209/CCCC/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: pid
3+
title: zeptoforth CDC Console
4+
owner: zeptoforth
5+
license: MIT
6+
site: https://github.com/tabemann/zeptoforth/
7+
source: https://github.com/tabemann/zeptoforth/
8+
---
9+
zeptoforth is a FLOSS Forth compiler and operating system for ARM Cortex-M microcontrollers.
10+

1209/CECE/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Omnimo nRF52840
4+
owner: eAFAQ
5+
license: CERN-OHL-P-2.0
6+
site: https://www.crowdsupply.com/eafaq/omnimo-nrf52840
7+
source: https://github.com/eAFAQ/omnimo-nRF52840
8+
---
9+
Omnimo nRF52840 is a compact development board powered by Nordic's nRF52840 multiprotocol SoC with extensive support for a wide range of add-ons

1209/DE20/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Deltaboard
4+
owner: Badbird5907
5+
license: MIT
6+
site: https://github.com/Badbird5907/deltaboard/
7+
source: https://github.com/Badbird5907/deltaboard/
8+
---
9+
Deltaboard is a rp2040-based TKL mechanical keyboard. It runs the [QMK](https://qmk.fm/) firmware.

1209/EC1A/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: pid
3+
title: EclairM0
4+
owner: mateusznowakdev
5+
license: CERN-OHL-W v2, MIT
6+
site: https://mateusznowak.dev/eclair
7+
source: https://github.com/mateusznowakdev/eclair
8+
---
9+
10+
Small, thin, lightweight notepad device, with PC data sync and other USB HID capabilities. Featuring a tiny display, 14 tactile keys, rechargeable battery, and apps written in TinyGo. Powered by an underclocked SAMD21E18A microcontroller.

1209/F600/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: Mr.Duppl
4+
owner: UTBDK
5+
license: MIT
6+
site: https://github.com/buglloc/mr.duppl
7+
source: https://github.com/buglloc/mr.duppl
8+
---
9+
Mr.Duppl is a simple USB sniffer and isolator based on the RP2040 and ADuM3160.

1209/F666/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
layout: pid
3+
title: PEP
4+
owner: keshbach
5+
license: Apache 2.0
6+
site: https://github.com/keshbach/PEP
7+
source: https://github.com/keshbach
8+
---
9+
USB adapter to the EPROM+ System from Andromeda Research Labs.

1209/FF06/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: pid
3+
title: TReK Periodt
4+
owner: digitarhythm
5+
license: MIT
6+
site: https://github.com/digitarhythm/periodt
7+
source: https://github.com/digitarhythm/periodt
8+
---

org/Aodrulez/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: Aodrulez
4+
site: https://github.com/Aodrulez
5+
---
6+
Aodrulez is a hardware hacker and an information security researcher, crafting open-source tools for embedded systems, security, and custom electronics.

org/Badbird5907/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: Badbird5907
4+
site: https://badbird.dev/
5+
---
6+
Hi, I'm Evan. I make hardware and software projects. You can find out more about me at my website: https://badbird.dev/

org/BruinSpacecraftGroup/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: Bruin Spacecraft Group
4+
site: https://bruinspace.com/
5+
---
6+
BruinSpace at UCLA is a student-led organization dedicated to fostering innovation, collaboration, and hands-on experience in the field of aerospace engineering. Through hands-on projects, educational programs, and industry partnerships, BruinSpace is creating an environment where students can grow, lead, and make a tangible impact on the world of space exploration.

org/EOA-electronics/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: EOA-electronics
4+
site: https://oslab.eoa-electronics.com/
5+
---
6+
We are a small team of electronics engineers doing projects in our free time.

org/LeeNX/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: LeeNX Consultancy
4+
site: https://leenx.org
5+
---
6+
We run a Free and Open Source Software (FOSS) initiative focused on embedded systems, robotics, and low-power wireless communication. Our projects include custom hardware and firmware for BLE gamepads, educational robots, and small-scale autonomous systems. We actively contribute to the open-source community by developing and sharing tools, libraries, and documentation to support others working with ESP32, ARM-based microcontrollers, and cross-compilation workflows.

org/PostalPortal/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: PostalPortal LLC d.b.a PostalPoint®
4+
site: https://postalportal.net
5+
---
6+
Building shipping and postal software for the 21st century. https://postalpoint.app/hardware

org/Summa-Cogni/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: Summa Cogni
4+
site: http://www.summacogni.org/
5+
---
6+
A company founded and run by Magne Lauritzen. Summa Cogni aims to release useful open source hardware of high quality.

org/UTBDK/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: UTBDK
4+
site: https://buglloc.com
5+
---
6+
An enthusiast of open-source software and hardware.

org/avdyushin/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
layout: org
3+
title: Grigory Avdyushin
4+
site: https://blog.grigory.nl/
5+
---
6+
I'm software engineer from Rotterdam who has interest in hardware, security, retro and open source stuff.

org/badgeteam/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: org
3-
title: BADGE.TEAM
3+
title: Badge.Team
44
site: https://www.badge.team/
55
---
6-
BADGE.TEAM is a group of people developing electronic conference badges.
6+
Badge.Team is a group of volunteers developing electronic conference badges.
77

88
We've created the hardware for the [SHA2017](https://sha2017.org), [HackerHotel 2019 & 2020](https://hackerhotel.nl) and [MCH2022](https://mch2022.org) badges
99
as well as a universal software platform powering not only our own but also a whole list of other conference badges such as the
1010
[Disobey.fi 2019 and 2020](https://disobey.fi/), [CampZone 2019 and 2020](https://campzone.nl/) and [Troopers 2022](https://troopers.de/) badges.
1111

12-
Documentation about our projects can be found at [docs.badge.team](https://docs.badge.team).
12+
Documentation about our projects can be found on [our website](https://badge.team).

0 commit comments

Comments
 (0)