Categories
Search
Top Posts
- Why Nobody Can Copy Apple Horace Dediu has written another brilliant piece titled... 156.2k views
- The Job Decision Matrix A Job Decision Matrix will help identify what is actual... 19.8k views
- Path To Green A Path To Green (PTG) is a clear, crisp, and complete s... 13.2k views
- You are Thinking of Your Career Trajectory Wrong Most people think about their career trajectory as bein... 10.5k views
- The 5Ps: Achieving Focus in Any Endeavor Always have a plan. Always. A great, simple, framework... 8.1k views
- STOP 0xC2 aka BAD_POOL_CALLER Blue Screen and bad memory My computer bluescreened with a STOP 0xC2, BAD_POOL_CAL... 7.8k views
- Merit Badges – A Mental Model for Success The concept of a Merit Badge comes from the Boy Scouts... 6.9k views
- Have Backbone, Disagree and Commit Have Backbone, Disagree and Commit Leaders are obligate... 6.9k views
- Tenets Tenets are a few carefully articulated guiding principl... 6.3k views
- Work Backwards From The Customer At the 1996 Microsoft Professional Developer Conference... 5.9k views
- Customer, Business, Technology, Organization (CBTO) CBTO = Customer + Business + Technology + Organization 5.4k views
- Retail Pricing, Markup, and Margins Tom’s Hardware is generally really solid. But they shou... 5.3k views
- One-Way and Two-Way Doors Effective decision-making starts with understanding; in... 4.4k views
- Paying Developers is A Bad Idea The companies that make the most profit are those who b... 4.2k views
- Be a Great Reader When an organization has a culture where the written wo... 4.2k views
RSS
Category Archives: Smart Home
MCE Controller 1.0.3 Released
No code changes. Just added an installer using the very cool NullSoft Scriptable Install System. Wow, that was easy! Download and install from http://www.kindel.com/products/mcecontroller/
New MCE Controller Version
Tonight I posted version 1.0.2 of MCE Controller. Basically one new feature: The ability to shutdown, restart, standby, or hibernate the system. See the V1.0.2 readme at http://www.kindel.com/products/mcecontroller/1.0.2/Readme.htm. The product page is at http://www.kindel.com/products/mcecontroller. Looking for feedback!
MCE Controller v1.0.1 Released!
Today I released the first public version of MCE Controller. MCE Controller allows the Media Center application of Windows Media Center Edition (MCE) to be integrated into an advanced AV control system by enabling programmatic control of the user interface via a TCP/IP connection. To put it simply, MCE Controller, allows you to simulate a press of any button on the MCE IR remote control by sending a text command to a TCP/IP port on …Continue reading
MCE Controller
In my post on XMLSerialization I mentioned that I was working on an app to enable control of MCE remotely over a TCP socket. I call this app MCE Controller and it’s basically done. Here’s what it does: Runs as a taskbar icon and allows you to view a log of what it’s doing by double clicking on the icon. Supports 45 commands. These include all MCE keyboard shortcuts (equivalent to all of the remote …Continue reading
My Premise to Crestron Bridge is now ready for beta testing!
Head on over to http://www.kindel.com/Default.aspx?tabid=31 for details. The driver is now called the Kindel Systems Premise External Control Processor Bridge. I renamed it because it is actually completely generic and not specific to Crestron at all. It can be made to work with other external RS-232 attached home control processors that support a text based protocol and can be programmed.
My Home Control System Overview
This post describes the systems in the house we completed in August 2002. I get quite a few people asking me about what I did in the house, and instead of re-typing it yet another time, I’ve decided to write it down completely. [Updated October 5, 2011 with some new details.] The first thing I did before starting this project was to think about my goals. Below are the prioritized goals I used to guide …Continue reading
Interfacing Premise with Crestron
I’ve developed a solution for integrating Lantronix’ Premise Home Control Software with Crestron. I did this for my own home and am now considering what to do next with the code. I’d be interested in hearing from people who have thoughts on this… Basically my Premise driver (written in C++ using the Premise HSDK) implements what looks to Premise like a set of COM ports. For each device in Crestron you want to expose to Premise …Continue reading