feydelight / StreamDeck-SerialIRBlaster

A StreamDeck Plugin to control a serial IR Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeyDelight's StreamDeck Plugin - Serial IRBlaster

This plugin sets the foundation for working with any serial devices. In this example, an Arduino nano v3 was used as the receving serial device, which has the ability to transmit IR signals, decode IR signals, and change settings. Its sketch can be found here.

Features

This plugin allows you to:

  1. Send a single IR blast Command
  2. Send Multiple IR Blast Command, with configurable delay between each
  3. Disconnect from the Serial Device to allow it to be used by another application (for example arduino serial port needs to be released to push a new sketch to it).

Acknowledgement

  • Big thanks to BarRaider and his suit of packages that helped making this plugin a breeze
  • Thanks to Elgato for making a cool device and a very configurable Plugin for it

About

A StreamDeck Plugin to control a serial IR Arduino

License:MIT License


Languages

Language:CSS 39.5%Language:C# 38.0%Language:JavaScript 11.4%Language:HTML 9.1%Language:PowerShell 2.0%