惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
D
Docker
Stack Overflow Blog
Stack Overflow Blog
GbyAI
GbyAI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence
H
Help Net Security
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
L
LangChain Blog
MongoDB | Blog
MongoDB | Blog
腾讯CDC
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
SegmentFault 最新的问题
博客园 - 司徒正美
C
Check Point Blog
B
Blog
Y
Y Combinator Blog
Microsoft Azure Blog
Microsoft Azure Blog
P
Proofpoint News Feed
F
Fortinet All Blogs
美团技术团队
D
DataBreaches.Net

夜行人

回家路上 第一期的直播演示项目 震动检测器 正能量 在线参观CodeLab Neverland 发布 CodeLab Adapter 3.3.1 DynamicTable 之 纸糊方向盘 CodeLab DynamicTable: 一个可实施的技术方案 CodeLab Insight 发布 Alpha 版 情人节 Home Assistant 周报 && IoT 周报 (02) Joplin: 关注隐私的 Evernote 开源替代软件 浏览器的未来与 Web 传感器 Home Assistant 周报 && IoT 周报 (01) 百宝箱(01) 论自由 介绍 WebThings Home Assistant 周报 && iot 周报 (00) 百宝箱(00) 毛姆读书心得 传世之作 周末徒步 CodeLab Adapter ❤️ Jupyter/Python 航班 躲雨 夏令营途中 [译]思想--作为一种技术 The future of coding 美国之行 三门问题的程序模拟
作为游戏机厅的 CodeLab 可编程空间
种瓜 · 2020-08-13 · via 夜行人

文章目录

前言

觊觎 GameShell 很久, 身边许多 geek 朋友也都被它种草。 很开心收到clockworkpi 团队(拥有惊人创意和热情的团队)赠送的 GameShell 设备。

实物

这是昨天收到的 GameShell 实物:

CodeLab 即刻切换到了游戏机厅模式:

完美运行 CodeLab Adapter :

Demo

将 GameShell 接入 CodeLab Adapter 之后, 我们将其用作 CodeLab 可编程空间的控制手柄:

源码细节

在GameShell运行一个自定义APP: gameshell_node

按下 Start,允许新的client连接,发现与连接机制基于 NetworkZero。消息传递机制基于: 外部系统 -> Scratch

之后在 Scratch 里与之交互: Scratch GameShell