added (empty) PS2 arduino project page
This commit is contained in:
1
src/routes/projects/electronics/ps2-arduino.md
Normal file
1
src/routes/projects/electronics/ps2-arduino.md
Normal file
@@ -0,0 +1 @@
|
|||||||
|
This page isn't done yet.
|
||||||
@@ -126,6 +126,24 @@ export const projects: Project[] = [
|
|||||||
},
|
},
|
||||||
|
|
||||||
// 2025
|
// 2025
|
||||||
|
{
|
||||||
|
category: ProjectCategory.ELECTRONICS,
|
||||||
|
id: "ps2-arduino",
|
||||||
|
banner: "/common/placeholder.webp",
|
||||||
|
bannerAlt: "",
|
||||||
|
title: "PS2 Arduino adapter",
|
||||||
|
subtitle: "DualShock 2 to XInput converter",
|
||||||
|
description: "",
|
||||||
|
isOngoing: false,
|
||||||
|
date: "May 2025",
|
||||||
|
status: ProjectStatus.FINISHED,
|
||||||
|
links: [
|
||||||
|
{
|
||||||
|
text: "source code",
|
||||||
|
link: "https://code.natconf.dev/denizk0461/ps2-arduino",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
category: ProjectCategory.GAMES,
|
category: ProjectCategory.GAMES,
|
||||||
id: "projektike",
|
id: "projektike",
|
||||||
|
|||||||
BIN
static/common/placeholder.webp
Normal file
BIN
static/common/placeholder.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 138 KiB |
Reference in New Issue
Block a user