Skip to content

Commit 5c0fcf1

Browse files
authored
Merge pull request #1039 from processing/pr-1034-20
Add Serial Bridge to hardware libraries
2 parents d2996cd + b1e6ac3 commit 5c0fcf1

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Serial Bridge
2+
category: hardware
3+
description: A desktop application that bridges serial devices (Arduino, microcontrollers) with P5.js, enabling multiple simultaneous connections and real-time data streaming through a simple JavaScript API.
4+
sourceUrl: https://github.com/IrtizaNasar/SerialBridge
5+
featuredImage: ../images/SerialBridge.png
6+
featuredImageAlt: Serial Bridge Connection Manager interface showing a dark-themed desktop application with server URL, workspace, actions menu, and a prompt to add connections for streaming data to P5.js projects
7+
author:
8+
name: IrtizaNasar
9+
url: https://github.com/IrtizaNasar
492 KB
Loading

0 commit comments

Comments
 (0)