项目作者: DefProc

项目描述 :
Arduino IR utilities for interacting with Nerf LaserOps IR devices
高级语言: C++
项目地址: git://github.com/DefProc/LaserOps-utils.git
创建时间: 2019-01-03T21:19:37Z
项目社区:https://github.com/DefProc/LaserOps-utils

开源协议:

下载


LaserOps Utils

Arduino sketches and Adafruit Circuit Playground Express UF2 files.

Utilities that allow interaction with the Nerf LaserOps hardware via third party
infra-red senders and recievers.

teamHitColour Operation

Arduino sketches will need the IRLib2 adding
to the Arduino libraries folder. Details in the
library README file.

The Adafruit Circuit Playground Express is used specifically because it has
on-board IR reciever and emmiter, plus a set of 10 RGB LEDs for display. And it
has some nice 3D printed cases available and will run nicely on batteries.

The UF2 files can be dragged onto the CPLAYBOOT drive when it is in the bootloader
mode.

Utilities

  • teamHitColour - Show the colour of the team that fired at the target
  • hashDecode - Display a unique hash for each incoming message
  • rawRecv - Display each incoming IR packet (good for debugging)

It should go without saying, but these utilities are not endorsed by Nerf!