Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garrynewman/control4.mcecontrollerdriver
Allows you to control your PC with a Control4 Remote
https://github.com/garrynewman/control4.mcecontrollerdriver
control4 driver mce
Last synced: 17 days ago
JSON representation
Allows you to control your PC with a Control4 Remote
- Host: GitHub
- URL: https://github.com/garrynewman/control4.mcecontrollerdriver
- Owner: garrynewman
- License: mit
- Created: 2019-03-13T21:29:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T12:39:08.000Z (about 5 years ago)
- Last Synced: 2024-12-17T10:59:40.344Z (17 days ago)
- Topics: control4, driver, mce
- Language: Lua
- Size: 15.6 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# MCE Controller For Control4
I made this controller so I could send keystrokes to a Windows PC over the network using a Control4 remote.
# How To Use
* Install MCE on your PC. (https://github.com/tig/mcec)
* Install this driver (the .c4z file) using Composer
* Set the IP/Port on the driver
* Refresh Navigators
* Select the driver as a source in a room
* Press buttons (you should see them in the MCE console)# Misc
This was my first attempt at writing a driver, so I can't guarentee that it'll work perfectly.. but it works for me. I wanted to control a PC running some NVR software so I could view it on any TV and switch between cameras.
I only translated the buttons that I needed so you'll need to edit the Lua file and recompile if you need more. I'd like to make it more configurable in the future so you don't have to.