Skip to content

Commit ea39104

Browse files
author
Hajime Oh-yake
committed
2 parents f7951bc + 8527b62 commit ea39104

File tree

18 files changed

+139
-2
lines changed

18 files changed

+139
-2
lines changed

1209/2640/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: ppmjoy joystick driver
4+
owner: oddbit.com
5+
license: GPLv3
6+
site: http://www.oddbit.com/
7+
source: http://github.com/larsks/ppmjoy
8+
---
9+
10+
Map channels from the PPM output of an RC transmitter to input events.

1209/3321/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: "Baker link. Dev"
4+
owner: Baker-link-Lab
5+
license: MIT
6+
site: https://www.baker-link.com/
7+
source: https://github.com/Baker-link-Lab/baker-link-dev
8+
---
9+
Baker link. Dev Firmware
10+
Baker link. Dev assists developers in rapidly creating prototypes and efficiently performing debugging tasks in IoT projects and embedded system development. In particular, it is well-suited for embedded development with Rust, offering a flexible platform for experimenting with modern, safe systems programming.

1209/42A0/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: Nehan42
4+
owner: SkeletonKBD
5+
license: CERN-OHL-S
6+
site: https://skeletonkbd.com/
7+
source: https://github.com/skeletonkbd/Nehan
8+
---

1209/5153/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: SparkType Keystroke Injector
4+
owner: SparkType
5+
license: MIT
6+
site: https://github.com/Yyax13/SparkType
7+
source: https://github.com/Yyax13/SparkType
8+
---
9+
USB HID device designed for input automation, testing, and research purposes. The firmware is open-source and based on V-USB.

1209/6404/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: YAPicoprobe CMSIS-DAP v2
4+
owner: rgrr
5+
license: MIT
6+
site: https://github.com/rgrr/yapicoprobe
7+
source: https://github.com/rgrr/yapicoprobe
8+
---
9+
YAPicoprobe is a fast CMSIS-DAP debug probe based on RP2040 or RP2350 with some nice extra features.

1209/6789/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: RE_SWC
4+
owner: PounamuElectronics
5+
license: CERN-OHL-P-2.0 license
6+
site: https://github.com/lilindian16
7+
source: https://github.com/lilindian16/RE_SWC
8+
---
9+
A fully open source Rotary Encoder, Steering Wheel Control (RE_SWC) volume knob kit to bring back the volume knob to your car stereo

1209/C1C1/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: Pico Expander
4+
owner: Studio-Lab
5+
license: CERN OHL S 2.0
6+
site: https://id-studiolab.github.io/Connected-Interaction-Kit/test/components/pico-expander/pico-expander
7+
source: https://github.com/id-studiolab/PicoExpander
8+
---
9+
The PicoExpander is an expanderboard for the Raspberry Pi Pico series, it is developed by industrial design researchers from the Technical University of Delft. it enables our students to easily learn about electronics, programming and circuitpython.
10+
software: https://circuitpython.org/board/studiolab_picoexpander/

1209/C9C9/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: Inkclip
4+
owner: daylily
5+
license: CERN-OHL-S-2.0 AND GPL-3.0-or-later
6+
site: https://inkclip.dayli.ly/
7+
source: https://github.com/re-xyr/inkclip
8+
---
9+
10+
*Inkclip* is a small, approximately square-shaped eInk module. The user updates the pattern displayed on the module via a simple web app using Web MIDI. Its design prioritizes compactness and thus makes it suitable for a range of decoration purposes, *e.g.* as a hair clip, a pin badge, or a fridge magnet.

1209/D08A/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: MegaWiFi Programmer V
4+
owner: doragasu
5+
license: CERN-OHL-S
6+
site: https://gitlab.com/doragasu/mw-ch32-prog-sch
7+
source: https://gitlab.com/doragasu/mw-ch32-prog-src
8+
---
9+
This is a programmer for SEGA Megadrive/Genesis and Master System consoles. It is part of MegaWiFi project, but in addition to MegWiFi carts it also supports other carts, like Flatmap64, FrugalMapper, Krikkzz FlashKit, etc. It is based on the CH32V305 RISC-V MCU, and optimized for speed, using a high-speed USB interface.
10+
11+
The hardware requires the [mw-ch32-prog firmware](https://gitlab.com/doragasu/mw-ch32-prog-src) to work, and must be used with the [mdma-ng client software](https://gitlab.com/doragasu/mdma-ng) on the PC.

org/Baker-link-Lab/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: Baker-link-Lab
4+
site: https://www.baker-link.com/
5+
---
6+
Baker-link-Lab is an organization dedicated to promoting the benefits of using Rust for embedded development. We actively engage in educational activities to showcase how Rust can enhance the safety, reliability, and productivity of embedded systems.

0 commit comments

Comments
 (0)