Connecting Physical Push Buttons With Houdini MC

Connecting a push-button with Houdini MC was never easier. You will need only a Raspberry Pi and a push button. To start with, execute Houdini MC and go to “Settings->Connections” tab. Enable the “Incoming HTTP Requests” and note down the given URL. Please make sure that your router always assigns Houdini’s PC the same IPv4 address. From […]

Continue Reading »

Connecting Arduino with Houdini MC

Connecting Arduino devices with Houdini MC was never easier. Houdini MC interacts with Arduino and Arduino-like devices using GET requests. To start with, go on “Scheduled Events” and select “Add Event” Select “Incoming Event from Smart Mechanism” Use a “Custom_Term” and write down the entire URL (e.g. http://192.168.178.104:14999/Custom_Term) Select action (e.g. play a sound, trigger another […]

Continue Reading »

Interacting with Arduino UNO-ethernet Shield

This tutorial briefly presents how to interact with an Arduino UNO Ethernet shield. Very special thanks to Ed Wolf and Hour To Midnight – Room Escape Games in Portland, Oregon USA. for this excellent tutorial. Please check the following presentation and the attached files: What you will need: Arduino UNO Arduino Uno Network Shield 8-channel Relay https://amzn.to/3CmMcam https://amzn.to/3inMyFM […]

Continue Reading »

Interacting with HUE lights/ Scenes/ Animations

Houdini MC gives you the ability to control HUE lights either manually or as part of a timed/smart event. How to connect HUE bridge with Houdini MC Step 1: Create an account on https://developers.meethue.com/develop/hue-api/lights-api/  Step 2: Make sure your bridge is connected to your network and is functioning properly. Test that the smartphone app can control […]

Continue Reading »