Skip to content

Version 1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrickpissurno patrickpissurno released this 16 Feb 02:19
· 7 commits to master since this release

This version requires some specific hardware + software setup to work, as important configuration options are hardcoded for now.

  • Arduino Nano v3 clone with the CH340 chip
  • CH340 drivers for macOS properly installed (grab the latest version from here)
  • IR receiver connected to the Digital Pin 2 of the Arduino
  • Arduino flashed with this sketch
  • A bit of luck

Put everything together and only install the background service after you get output data of the serial connection (use the Arduino's IDE Serial Monitor).

DON'T FORGET TO CLOSE ANY SERIAL MONITOR BEFORE INSTALLING THE SERVICE!

Even if you follow all the listed steps, things might not work at the moment, because I still need to tweek lots of things to make this more customizable.

THIS SOFTWARE IS HIGHLY EXPERIMENTAL. USE IT AT YOUR OWN RISK!