piper准则_Piper Command Center BETA-使用Arduino从头开始构建游戏控制器

本文主要是介绍piper准则_Piper Command Center BETA-使用Arduino从头开始构建游戏控制器,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

piper准则

piper准则

Back in 2018 I posted my annual Christmas List of STEM Toys and the Piper Computer Kit 2 was on the list. My kids love this little wooden "laptop" comprised of a Raspberry Pi and an LCD screen. You spend time going through curated episodes of custom content and build and wire the computer LIVE while it's on!

早在2018年,我就发布了年度圣诞节STEM玩具清单,而Piper Computer Kit 2也在清单中。 我的孩子们喜欢这个小小的木制“笔记本电脑”,它由Raspberry Pi和LCD屏幕组成。 您花时间浏览精选的自定义内容,并在计算机启动时构建并连接LIVE!

The Piper folks saw my post and asked me to take a look at the BETA of their Piper Command Center, so my sons and I jumped at the chance. They are actively looking for feedback. It's a chance to build our own game controller!

吹笛者们看到了我的帖子,并要求我看看他们的吹笛者指挥中心的BETA,所以我和我的儿子们抓住了这个机会。 他们正在积极寻求反馈。 这是建立我们自己的游戏控制器的机会!

The Piper Command Center BETA already has a ton of online content and things to try. Their "firmware" is an Arduino sketch and it's all up on GitHub. You'll want to get the Arduino IDE from the Windows Store.

Piper Command Center BETA已经拥有大量在线内容和可尝试的东西。 他们的“固件”是Arduino的草图,并且都在GitHub上。 您需要从Windows应用商店中获取Arduino IDE 。

Today the Command Center can look like a Keyboard or a Mouse.

今天,命令中心可以看起来像键盘或鼠标。

  1. In Mouse Mode (default), the joystick controls cursor movement and the left and right buttons mimic left and right mouse clicks.

    在“鼠标模式”(默认)下,操纵杆控制光标的移动,并且左右按钮模仿鼠标的左右点击。
  2. In Keyboard Mode, the joystick mimics the arrow keys on a keyboard, and the buttons mimic Space Bar (Up), Z (Left), X (Down), and C (Right) keys on a keyboard.

    在键盘模式下,操纵杆模仿键盘上的箭头键,而按钮模仿键盘上的空格键(向上),Z(向左),X(向下)和C(向右)。

Once it's built you can use the controller to play games in your browser, or soon, with new content on the Piper itself, which runs Minecraft usually. However, you DO NOT need the Piper to get the Piper Command Center. They are separate but complementary devices.

一旦构建完成,您就可以使用控制器在浏览器中玩游戏,或者很快就可以在Piper本身上添加新内容,该内容通常运行Minecraft。 但是,您不需要吹笛者即可获得吹笛者命令中心。 它们是独立但互补的设备。

Assemble a real working game controller, understand the basics of an Arduino, and discover physical computing by configuring a joystick, buttons, and more. Ideal for ages 13+.

组装真正的工作游戏控制器,了解Arduino的基础知识,并通过配置操纵杆,按钮等来发现物理计算。 13岁以上人士的理想选择。

My son is looking at how he can modify the "firmware" on the Command Center to allow him to play emulators in the browser.

我的儿子正在研究如何在Command Center上修改“固件”以允许他在浏览器中播放模拟器。

The parts ot the Piper Command Center
Parts and Wires for the Piper Command Center

The Piper Command Center comes unassembled, of course, and you get to put it together with a cool blueprint instruction sheet. We had some fun with the wiring and a were off by one a few times, but they've got a troubleshooting video that helped us through it.

派珀指挥中心(Piper Command Center)当然是未组装的,您可以将其与一个漂亮的蓝图说明表放在一起。 我们进行了一些有趣的布线,一次断开了几次,但是他们有一个故障排除视频,可以帮助我们解决问题。

Blueprints for the Piper Command Center

It's a nice little bit of kit and I love that it's made of wood. I'd like to see one with a second joystick that could literally emulate an XInput control pad, although that might be more complex than just emulating a mouse or keyboard.

这是一个很好的工具包,我喜欢它是用木头做的。 我想看到一个带有第二个操纵杆的操纵杆,它可以从字面上模拟XInput控制板,尽管它可能比模拟鼠标或键盘要复杂得多。

Go check it out. We're happy with it and we're looking forward to whatever direction it goes. The original Piper has updated itself many times in a few years we've had it, and we upgraded it to a 16gig SD Card to support the latest content and OS update.

去看看吧。 我们对此感到满意,我们期待它的发展方向。 最初的Piper在几年中已经对其进行了多次更新,并将其升级到16gig SD卡以支持最新的内容和操作系统更新。

Piper Command Center is in BETA and will be updated and actively developed as they explore this space and what they can do with the device. As of the time of this writing there were five sketches for this controller.

Piper Command Center位于BETA中,随着他们探索这个空间以及如何使用该设备,将对其进行更新和积极开发。 截至撰写本文时,此控制器有五个草图。

Sponsor: Manage GitHub Pull Requests right from the IDE with the latest JetBrains Rider. An integrated performance profiler on Windows comes to the rescue as well.

赞助商:使用最新的JetBrains Rider从IDE直接管理GitHub Pull Requests。 Windows上的集成性能分析器也可以解决。

翻译自: https://www.hanselman.com/blog/piper-command-center-beta-build-a-game-controller-from-scratch-with-arduino

piper准则

这篇关于piper准则_Piper Command Center BETA-使用Arduino从头开始构建游戏控制器的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/820534

相关文章

使用Python和OpenCV库实现实时颜色识别系统

《使用Python和OpenCV库实现实时颜色识别系统》:本文主要介绍使用Python和OpenCV库实现的实时颜色识别系统,这个系统能够通过摄像头捕捉视频流,并在视频中指定区域内识别主要颜色(红... 目录一、引言二、系统概述三、代码解析1. 导入库2. 颜色识别函数3. 主程序循环四、HSV色彩空间详解

Windows下C++使用SQLitede的操作过程

《Windows下C++使用SQLitede的操作过程》本文介绍了Windows下C++使用SQLite的安装配置、CppSQLite库封装优势、核心功能(如数据库连接、事务管理)、跨平台支持及性能优... 目录Windows下C++使用SQLite1、安装2、代码示例CppSQLite:C++轻松操作SQ

Python常用命令提示符使用方法详解

《Python常用命令提示符使用方法详解》在学习python的过程中,我们需要用到命令提示符(CMD)进行环境的配置,:本文主要介绍Python常用命令提示符使用方法的相关资料,文中通过代码介绍的... 目录一、python环境基础命令【Windows】1、检查Python是否安装2、 查看Python的安

Python并行处理实战之如何使用ProcessPoolExecutor加速计算

《Python并行处理实战之如何使用ProcessPoolExecutor加速计算》Python提供了多种并行处理的方式,其中concurrent.futures模块的ProcessPoolExecu... 目录简介完整代码示例代码解释1. 导入必要的模块2. 定义处理函数3. 主函数4. 生成数字列表5.

Python中help()和dir()函数的使用

《Python中help()和dir()函数的使用》我们经常需要查看某个对象(如模块、类、函数等)的属性和方法,Python提供了两个内置函数help()和dir(),它们可以帮助我们快速了解代... 目录1. 引言2. help() 函数2.1 作用2.2 使用方法2.3 示例(1) 查看内置函数的帮助(

Linux脚本(shell)的使用方式

《Linux脚本(shell)的使用方式》:本文主要介绍Linux脚本(shell)的使用方式,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录概述语法详解数学运算表达式Shell变量变量分类环境变量Shell内部变量自定义变量:定义、赋值自定义变量:引用、修改、删

Python实例题之pygame开发打飞机游戏实例代码

《Python实例题之pygame开发打飞机游戏实例代码》对于python的学习者,能够写出一个飞机大战的程序代码,是不是感觉到非常的开心,:本文主要介绍Python实例题之pygame开发打飞机... 目录题目pygame-aircraft-game使用 Pygame 开发的打飞机游戏脚本代码解释初始化部

Java使用HttpClient实现图片下载与本地保存功能

《Java使用HttpClient实现图片下载与本地保存功能》在当今数字化时代,网络资源的获取与处理已成为软件开发中的常见需求,其中,图片作为网络上最常见的资源之一,其下载与保存功能在许多应用场景中都... 目录引言一、Apache HttpClient简介二、技术栈与环境准备三、实现图片下载与保存功能1.

Python中使用uv创建环境及原理举例详解

《Python中使用uv创建环境及原理举例详解》uv是Astral团队开发的高性能Python工具,整合包管理、虚拟环境、Python版本控制等功能,:本文主要介绍Python中使用uv创建环境及... 目录一、uv工具简介核心特点:二、安装uv1. 通过pip安装2. 通过脚本安装验证安装:配置镜像源(可

LiteFlow轻量级工作流引擎使用示例详解

《LiteFlow轻量级工作流引擎使用示例详解》:本文主要介绍LiteFlow是一个灵活、简洁且轻量的工作流引擎,适合用于中小型项目和微服务架构中的流程编排,本文给大家介绍LiteFlow轻量级工... 目录1. LiteFlow 主要特点2. 工作流定义方式3. LiteFlow 流程示例4. LiteF