An open API service indexing awesome lists of open source software.

https://github.com/tig/user_activity

Driver for Control4 for interfacing with MCE Controller to detect user activity on a PC
https://github.com/tig/user_activity

Last synced: 11 months ago
JSON representation

Driver for Control4 for interfacing with MCE Controller to detect user activity on a PC

Awesome Lists containing this project

README

          

# User Activity Driver for Control4

By Charlie Kindel ([@ckindel on Twitter](http://www.twitter.com/ckindel)) - Copyright © 2021 Kindel

This is a simple driver for Control4 for interfacing with [MCE Controller](https://github.com/tig/mcec). MCE Controller provides robust remote control a Windows PC over the network. This driver allows you to use a home PC as a sensor for things like occupancy detection in a room.

## How To Use
Add the driver to a project.

Either connect the `Activity` `CONTACT_SENSOR` output to a Motion Detector input or use the `Activity Detected` event in programming, like this:

![programming](https://i.imgur.com/v8wmZm6.png)

Set `MCE Controller` to connect to port `10001` on the controller, like this:

![settings](https://i.imgur.com/fKvFURM.png)