Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 394 Bytes

IOTAVX serial control (WIP)

Introduction

IOTAVX SA3 has a RS232 port at the back of it. Using a RS232 to USB adapter we can receive strings such as

IrAddr:<iraddr> IrData:<irdata>

where <irdata> is a button code

We can use this to define our own actions for the remote.

Requirements

Hardware

  • IOTAVX SA3 with remote
  • RS232 -> USB adapter

Software

  • go
  • playerctl