From 976e2321965ef84ea513083f0e485bcffda64d45 Mon Sep 17 00:00:00 2001 From: Marco D'Alia Date: Sat, 31 Oct 2015 01:25:36 +0100 Subject: [PATCH] Added 3DRacers PIDs 3DRacers Pilot is an Arduino-compatible board, similar to the Sparkfun Pro Micro. The board schematics, sketch code and 3D models are on the github organization repositories. It needs 2 PID since the Caterina bootloader runs on a different PID when activated, while the normal program code runs on the main PID. --- 1209/FA57/index.md | 8 ++++++++ 1209/FA58/index.md | 8 ++++++++ org/3DRacers/index.md | 5 +++++ 3 files changed, 21 insertions(+) create mode 100644 1209/FA57/index.md create mode 100644 1209/FA58/index.md create mode 100644 org/3DRacers/index.md diff --git a/1209/FA57/index.md b/1209/FA57/index.md new file mode 100644 index 0000000..854fd52 --- /dev/null +++ b/1209/FA57/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: 3DRacers Pilot Board +owner: 3DRacers +license: Creative Commons Share-Alike 4.0 +site: http://www.3dracers.com/ +source: http://github.com/3DRacers/PilotBoard +--- \ No newline at end of file diff --git a/1209/FA58/index.md b/1209/FA58/index.md new file mode 100644 index 0000000..6fbb21b --- /dev/null +++ b/1209/FA58/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: 3DRacers Pilot Board (Bootloader) +owner: 3DRacers +license: Creative Commons Share-Alike 4.0 +site: http://www.3dracers.com/ +source: http://github.com/3DRacers/PilotBoard +--- \ No newline at end of file diff --git a/org/3DRacers/index.md b/org/3DRacers/index.md new file mode 100644 index 0000000..3386fad --- /dev/null +++ b/org/3DRacers/index.md @@ -0,0 +1,5 @@ +--- +layout: org +title: 3DRacers +--- +3DRacers is a fully customizable racing game with mobile app and Open Hardware. \ No newline at end of file