Difference between revisions of "User:Sambuca"

From LinuxMCE
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
= About me =
 
= About me =
I am educated as a computer programmer, having done some C++ programming and doing Java (J2EE) programming as a living. This is the first open source project that I have tried to involve myself in.  
+
I am educated as a computer programmer, having done some C++ programming and doing Java (J2EE) programming as a living. This is the first open source project that I have involved myself in.  
  
As I have a wife and a house besides my work, I don't have much time to do LinuxMCE related stuff (although I definitely would like to). Because of that, so far, my contribution has been mostly forum posts and some wiki article edits.
+
As I have a wife and a house besides my work, I don't have much time to do LinuxMCE related stuff (although I definitely would like to). So my contributions so far have been mostly things completed within a short time span.
  
 
= My interest in LinuxMCE =
 
= My interest in LinuxMCE =
I've been using Linux since 2002. My first Media system was [http://freevo.sourceforge.net/ Freevo], which looks somewhat like the standard media centre systems, with a menu with the main TV, movies, music, and pictures options.
+
I've been using Linux since 2002. My first Media system was [http://freevo.sourceforge.net/ Freevo], which looks somewhat like the standard media center systems, with a menu with the main TV, movies, music, and pictures options.
  
When I was building a new house in 2005, I made sure I could reach every room with cables. I installed plastic tubes going to every room (even the bathroom), to be able to install network cables there later on.
+
Even though Freevo was great for a one PC system, it soon became clear that it wouldn't fit well into a multi-PC setup. So I began researching and found Pluto, the predecessor of LinuxMCE, after a while. It had a server-based setup and seemed a perfect fit. Although the UI have got some flaws, I value functionality over flashy appearance (and if you know what's best for you, you would too ;) ).
  
My idea is to add home automation devices when the economy and time allows for it. I'll probably go with the ZWave stuff, since it is reasonably priced and availability is getting pretty good. And the fact that I can't run cables for something like EIB, which otherwise would be an option.
+
I did this research because we were going to move to a new house. We were building a new house in 2005, and I needed to get a system that could handle multiple media zones. I put in plastic tubing("ducts") to every room, so I can reach every room with cables.
  
 +
I've also added some Z-Wave devices (in 2010). This allowed me to experiment a bit, both with LMCE controlling lights and LMCE receiving events from the temperature sensor.
  
 
= My current setup =
 
= My current setup =
Line 23: Line 24:
 
* Chieftec 4U rack cabinet
 
* Chieftec 4U rack cabinet
 
* Gigabit NIC
 
* Gigabit NIC
 +
* Grundig remote speaker
  
On the core I've also installed squeezeslave which currently plays music on the bathroom. I'm proably gonna buy a SqueezeBox of some kind to put in the bathroom later on. Anyone knows if they cope well with the moisture? ;)
+
On the core I've also installed two squeezeslaves which currently plays music on the bathroom and via the remote speaker. I'm probably gonna buy a SqueezeBox of some kind to put in the bathroom later on. Anyone knows if they cope well with the moisture? ;)
 +
The Grundig remote speaker is actually quite nice. It's more or less water proof, so I'm using it outdoors also. I have a separate room for that speaker.
  
== Mail living room MD ==
+
== Main living room MD ==
* Celeron 1.7GHz
+
* ASRock 330HT
* 512MB ram
+
* USB-UIRT
* Nvidia AGP 6xxx
+
(full upgrade planned)
+
  
 
== Upstairs living room MD ==
 
== Upstairs living room MD ==
* Old Fujitsu laptop
+
* Zotac ZBox HD-41
* ~1-2GHz Intel
+
* 512MB ram
+
* ATI graphics
+
  
== Main desktop computer ==
+
== Orbiters ==
I've also used my main desktop computer as a MD, but I rarely do so anymore, as the old laptop is in the same room.
+
Toshiba Touchee - runs WinCE Touch Orbiter
 +
HTC Desire HD - Android touch orbiter and qOrbiter
 +
ASUS Transformer Prime - qObiter
  
 
== Automation ==
 
== Automation ==
Got my first ZWave gear feb. 2010. Seluxit interface, duewi remote control and switch. EZMotion motion sensor and RAOne smartdimmer.
+
Got my first ZWave gear feb. 2010.  
 +
I started with:
 +
* Seluxit Viasens USB controller
 +
* EZMotion Motion sensor (with temp. sensor)
 +
* Duewi remote
 +
* Duewi plugin module
 +
* RAone smartdimmer
 
Everything works fine. I'm using SIS mode - highly recommended.
 
Everything works fine. I'm using SIS mode - highly recommended.
  
== Future plans ==
+
I'm also controling my air-conditioning unit, Toshiba RAS-13 (via IR) as a climate device in LMCE. Using USB-UIRT and a rather long IR cable ;)
 +
 
 +
== Future plans/ideas ==
 
* ASUS EeeTop for the kitchen
 
* ASUS EeeTop for the kitchen
* Control my air-conditioning unit (via IR?) as a climate device in LMCE
 
  
 +
I'm going to set up the temperature sensor to trigger various commands to my air condition unit. Currently my ideas are:
 +
* When Extended away, keep the heating off most of the time. Turn on only when temperature drop below 10C (or lower)
 +
* When Away, turn off heating, but also incorporate a lower minimum value like above to avoid freezing if Away mode is set by mistake when actually extended away.
 +
* Turn on heating a predetermined time before expected arrival
 +
* Somehow enable me and my wife to trigger heating manually (preferably remotely, cell phone or similar)
  
 
= Development =
 
= Development =
I've been doind some development on the JavaMO (that hari first started on) and then a Shoutcast Radio Plugin. I also did some work integrating suspend/resume functionality into lmce.
+
I've been involved more or less in the following items:
I've been trying to fix some bugs to help make the 810 release.
+
* JavaMO (that hari first started on, thanks). I already had Java knowledge, only needed the J2ME specifics. This was the easy entry point to contributing.
After getting the ZWave stuff, I improved multi instance support in the ZWave driver, so the EZMotion will work better.
+
* Shoutcast Radio Plugin - A skeleton was already made by pluto, so I filled in the blanks ;) It could still use some work, though....
I also found that the datalogger plugin could use some brush-ups and fixed the package to install automatically and added a basic configuration to the datalogger web admin page.
+
* Suspend/resume functionality. Thanks to colinjones for the scripts.
 +
* Fixing some bugs to help make the 810 release.
 +
* Improved multi instance support in the ZWave driver, so the EZMotion will work better.
 +
* Datalogger improvements, fixed the package definition, installation and web admin. Thanks to apagg for additional web admin improvements :-)
 +
* Device templates, Logitech MX Air gyroscopic mouse, MPlay remote and receiver, Toshiba RAS series air con IR control.

Latest revision as of 10:03, 21 February 2012

If you have any questions or comments, please use italic when adding anything.

About me

I am educated as a computer programmer, having done some C++ programming and doing Java (J2EE) programming as a living. This is the first open source project that I have involved myself in.

As I have a wife and a house besides my work, I don't have much time to do LinuxMCE related stuff (although I definitely would like to). So my contributions so far have been mostly things completed within a short time span.

My interest in LinuxMCE

I've been using Linux since 2002. My first Media system was Freevo, which looks somewhat like the standard media center systems, with a menu with the main TV, movies, music, and pictures options.

Even though Freevo was great for a one PC system, it soon became clear that it wouldn't fit well into a multi-PC setup. So I began researching and found Pluto, the predecessor of LinuxMCE, after a while. It had a server-based setup and seemed a perfect fit. Although the UI have got some flaws, I value functionality over flashy appearance (and if you know what's best for you, you would too ;) ).

I did this research because we were going to move to a new house. We were building a new house in 2005, and I needed to get a system that could handle multiple media zones. I put in plastic tubing("ducts") to every room, so I can reach every room with cables.

I've also added some Z-Wave devices (in 2010). This allowed me to experiment a bit, both with LMCE controlling lights and LMCE receiving events from the temperature sensor.

My current setup

Core/Cabling closet

  • Intel Core2 CPU 4400,
  • 2GB RAM
  • 500GB + 3x320GB disk
  • Chieftec 4U rack cabinet
  • Gigabit NIC
  • Grundig remote speaker

On the core I've also installed two squeezeslaves which currently plays music on the bathroom and via the remote speaker. I'm probably gonna buy a SqueezeBox of some kind to put in the bathroom later on. Anyone knows if they cope well with the moisture? ;) The Grundig remote speaker is actually quite nice. It's more or less water proof, so I'm using it outdoors also. I have a separate room for that speaker.

Main living room MD

  • ASRock 330HT
  • USB-UIRT

Upstairs living room MD

  • Zotac ZBox HD-41

Orbiters

Toshiba Touchee - runs WinCE Touch Orbiter HTC Desire HD - Android touch orbiter and qOrbiter ASUS Transformer Prime - qObiter

Automation

Got my first ZWave gear feb. 2010. I started with:

  • Seluxit Viasens USB controller
  • EZMotion Motion sensor (with temp. sensor)
  • Duewi remote
  • Duewi plugin module
  • RAone smartdimmer

Everything works fine. I'm using SIS mode - highly recommended.

I'm also controling my air-conditioning unit, Toshiba RAS-13 (via IR) as a climate device in LMCE. Using USB-UIRT and a rather long IR cable ;)

Future plans/ideas

  • ASUS EeeTop for the kitchen

I'm going to set up the temperature sensor to trigger various commands to my air condition unit. Currently my ideas are:

  • When Extended away, keep the heating off most of the time. Turn on only when temperature drop below 10C (or lower)
  • When Away, turn off heating, but also incorporate a lower minimum value like above to avoid freezing if Away mode is set by mistake when actually extended away.
  • Turn on heating a predetermined time before expected arrival
  • Somehow enable me and my wife to trigger heating manually (preferably remotely, cell phone or similar)

Development

I've been involved more or less in the following items:

  • JavaMO (that hari first started on, thanks). I already had Java knowledge, only needed the J2ME specifics. This was the easy entry point to contributing.
  • Shoutcast Radio Plugin - A skeleton was already made by pluto, so I filled in the blanks ;) It could still use some work, though....
  • Suspend/resume functionality. Thanks to colinjones for the scripts.
  • Fixing some bugs to help make the 810 release.
  • Improved multi instance support in the ZWave driver, so the EZMotion will work better.
  • Datalogger improvements, fixed the package definition, installation and web admin. Thanks to apagg for additional web admin improvements :-)
  • Device templates, Logitech MX Air gyroscopic mouse, MPlay remote and receiver, Toshiba RAS series air con IR control.