Merge remote-tracking branch 'pidcodes/master'

This commit is contained in:
Eduardo
2020-02-16 17:33:10 -06:00
34 changed files with 307 additions and 0 deletions

8
1209/214C/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: Passing Link
owner: jmgao
license: MIT
site: https://github.com/jmgao/passinglink/
---
Open source USB HID game controller firmware and PCB design

8
1209/214D/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: Passing Link Bootloader
owner: jmgao
license: MIT
site: https://github.com/jmgao/passinglink/
---
Bootloader for Passing Link

8
1209/3A00/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: Mouse
owner: ploopy
license: CERN OHL v1.2 (hardware), GPLv3+ (firmware)
site: https://github.com/ploopyco/mouse
source: https://github.com/ploopyco/mouse
---

8
1209/5252/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: PSK-X20 PPG Waveform Sensor
owner: PskOnline
license: MIT
site: https://www.psk-online.ru/
source: https://github.com/adadurov/PskOnline.X20.Firmware
---

24
1209/5741/index.md Normal file
View File

@@ -0,0 +1,24 @@
---
layout: pid
title: autopilot
owner: ArduPilot
license: GPLv3
site: http://www.ardupilot.org/
source: https://github.com/ArduPilot/
---
The ArduPilot project supports many open source hardware designs. We
don't design the hardware ourselves (we are a software project), but
we work closely with many organisations and companies that do make
open source hardware. For those that don't have their own VID we use a
single VID/PID pair for all boards, then distinguish boards using the
product ID strings in the bootloader and application firmware.
Schematics for some of the boards we support are here:
https://github.com/ArduPilot/Schematics
We use two PIDs, 5740 and 5741. We need two in order to support both
single endpoint and dual-endpoint CDCACM devices on
windows. Dual-endpoint devices need to have a different PID from
single endpoint in order to install the correct driver.

8
1209/6060/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: r68 65% keyboard
owner: rpedde
license: GPLv2 (or later)
site: http://github.com/rpedde/r68
source: http://github.com/rpedde/r68
---

14
1209/7D00/index.md Normal file
View File

@@ -0,0 +1,14 @@
---
layout: pid
title: RIOT standard peripherals
owner: RIOT
license: LGPL-2.1-only
site: http://riot-os.org/
source: https://github.com/RIOT-OS/RIOT
---
This PID describes devices that contain the board's USB-emulated peripherals (currently CDC-ACM (serial) and/or CDC-ECM (Ethernet)).
It is not bound to a particular hardware and can be used by any RIOT board that has a USB peripheral implemented.
It is only applicable to programs that run no own USB code but merely use the peripherals provided by the operating system to satisfy the module requirements of the application.
Those USB devices stand in for special-purpose hardware (UART adapter, Ethernet controller) available on other boards.

15
1209/7D01/index.md Normal file
View File

@@ -0,0 +1,15 @@
---
layout: pid
title: RIOT Test PID
owner: RIOT
license: any
site: http://riot-os.org/
source: https://github.com/RIOT-OS/RIOT
---
This PID describes devices that implement custom USB functionality in addition to their board's provided USB functionality as described for [PID 7D00](../7D00/).
In particular, it is used whenever an example program of RIOT implements custom USB functionality.
The pid.codes policy for test PIDs applies:
This PID is reserved for use in private testing. Anyone may assign it to their device while they're testing in-house, but it MUST NOT be used on any device that will be redistributed, sold, or manufactured. Source code and configuration that references this VID/PID should warn users that the PID is not universally unique and should not be used outside test environments.

9
1209/9229/index.md Normal file
View File

@@ -0,0 +1,9 @@
---
layout: pid
title: Smoria's Knob
owner: Smoria
license: MIT
site: http://www.smoria.com/knob
source: http://github.com/smoria/volume-knob/
---
Simple volume knob base board made for custom handmade enhancements/tops.

8
1209/A1F1/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: Shapeshifter 4060
owner: kitsunekeyboards
license: MIT
site: http://www.kitsunekeyboards.com/
source: https://github.com/vosechu/qmk_firmware/tree/master/keyboards/laptreus
---

8
1209/ABC1/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: ABCKEY
owner: ABCKEY.COM
license: Mix of licenses (Apache-2.0, MIT)
site: https://abckey.com
source: https://github.com/abckeyCOM
---

11
1209/AFDD/index.md Normal file
View File

@@ -0,0 +1,11 @@
---
layout: pid
title: FlexFloppy
owner: catphish
license: MIT
site: https://github.com/catphish/flex-floppy
source: https://github.com/catphish/flex-floppy
---
FlexFloppy is a USB floppy controller to allow a standard floppy
disk drive to read and write a variety of floppy disk formats via
a USB interface.

10
1209/B196/index.md Normal file
View File

@@ -0,0 +1,10 @@
---
layout: pid
title: Analog Dance Pad
owner: Kauhsa
license: MIT
site: https://github.com/Kauhsa/analog-dance-pad/
source: https://github.com/Kauhsa/analog-dance-pad/
---
Software collection for turning microcontrollers to dance gaming platforms.

13
1209/BAB5/index.md Normal file
View File

@@ -0,0 +1,13 @@
---
layout: pid
title: Magspoof V3
owner: ElectronicCats
license: CERN OHL 1.2 (hardware design)
site: https://github.com/ElectronicCats/magspoof
source: https://github.com/ElectronicCats/magspoof
---
MagSpoof is a device that can spoof/emulate any magnetic stripe or credit card. It can work "wirelessly", even on standard magstripe/credit card readers, by generating a strong electromagnetic field that emulates a traditional magnetic stripe card.
With love for everyone from Aguascalientes - Mexico.
Get your kit, visit: https://electroniccats.com

15
1209/BAB7/index.md Normal file
View File

@@ -0,0 +1,15 @@
---
layout: pid
title: BastWAN
owner: ElectronicCats
license: CERN OHL 1.2 (hardware design)
site: https://github.com/ElectronicCats/Bast-WAN
source: https://github.com/ElectronicCats/Bast-WAN
---
Bast WAN is all the best in the world format Feather and LoRa with a SAML21 M0+ core, 32 bits of power!, Feather pin to pin compatible with a micro USB port.
Bast-WAN is supported in the Arduino development environment and Circuit Python
With love for everyone from Aguascalientes - Mexico.
Get your kit, visit: https://electroniccats.com

14
1209/BAB8/index.md Normal file
View File

@@ -0,0 +1,14 @@
---
layout: pid
title: NFC Copy Cat
owner: ElectronicCats
license: CERN OHL 1.2 (hardware design)
site: https://github.com/ElectronicCats/NFC-Copy-Cat
source: https://github.com/ElectronicCats/NFC-Copy-Cat
---
NFCopyCat is a device to make replay attacks against NFC payment systems with Magspoof. This tiny version is a combination of SAMD21 and a small PN532 board. 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

10
1209/BD10/index.md Normal file
View File

@@ -0,0 +1,10 @@
---
layout: pid
title: BDIOHID
owner: Parkrrrr
license: GPLv3
site: https://github.com/parkrrrr/bdio/
source: https://github.com/parkrrrr/bdio/
---
BDIOHID is software that runs on a suitable Linux SBC to provide Braille HID (USB-IF HID HUTRR-78) functionality to
legacy refreshable Braille display hardware.

9
1209/DCB0/index.md Normal file
View File

@@ -0,0 +1,9 @@
---
layout: pid
title: Robin-Zeabus Acoustic Processing
owner: RobinLab
license: BSD
site: https://www.facebook.com/zeabus/
source: https://github.com/zeabusTeam/zeabus_hydrophone
---
The module processes the underwater acoustic signals acquired from multiple hydrophones (microphone for underwater signal). It is used to located the signal origin in 3D coordinates.

10
1209/EFEF/index.md Normal file
View File

@@ -0,0 +1,10 @@
---
layout: pid
title: CircuitBrains Deluxe
owner: kevinneubauer
license: MIT
site: https://kevinneubauer.com/portfolio/circuitbrains-deluxe/
source: https://github.com/neubauek/CircuitBrains
---
Small form-factor castellated pad module. Capable of running CircuitPython, Arduino, and bare-metal ARM programs.

8
1209/F150/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: pid
title: EFIS
owner: MavericSystems
license: MIT
site: http://www.mavericsystems.com.au/
source: https://github.com/GertvdMerwe73/M260-a---EFIS
---

Some files were not shown because too many files have changed in this diff Show More