Code Monkey home page Code Monkey logo

htfancontrol's Introduction

HTFanControl

4D Theater Wind Effect - DIY Home Theater Project

HTFanControl is an application meant to control fans in your home theater in order to create a wind effect during movies.

The program is meant to run in the background and be controlled through a web interface, typically from your smartphone.

User Demo Video

User Demo Video

Getting Started

There is a great project guide on the wiki here.

Otherwise come join the community forum thread to ask questions here.

You can find help from me (user: SirMaster) or other users of HTFanControl there.

Raspberry Pi / Linux Installation

This install script is intended to install HTFanControl on RasPi or standard Linux running a Debian-based distribution using systemd. It may work on other distributions but it has not been tested. You can also download the Linux release and install it manually onto your particular Linux machine.

This script will ask to install HTFanControl and also additionally mosquitto MQTT broker which is needed to control the fan relay switch over the network.

Install

sudo wget https://raw.githubusercontent.com/nicko88/HTFanControl/master/install/install.sh && sudo bash install.sh

Update

There is an update function built into the app at the bottom of the Settings screen, or you can run the update script manually here:

sudo wget https://raw.githubusercontent.com/nicko88/HTFanControl/master/install/update.sh && sudo bash update.sh

Uninstall

sudo wget https://raw.githubusercontent.com/nicko88/HTFanControl/master/install/uninstall.sh && sudo bash uninstall.sh

Wind Tracks

HTFanControl uses specially created wind track files for each movie with coded time stamps and wind speeds.

A current database of wind track files created by the community is hosted here.

These wind tracks can also be downloaded through the HTFanControl web interface as well.

Creating Wind Tracks

A companion app called WindTrackCreator has been created to help the process of making wind tracks for your movies.

You can find the WindTrackCreator project here.

htfancontrol's People

Contributors

nicko88 avatar wizardbrony avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.