Tagged Questions
X10 is a home automation protocol that primarily works by communicating over the power line.
8
votes
4answers
1k views
How does one get started writing applications that interact with x10 protocol?
As a hobby I'm looking into home automation. My understanding is that there are a couple open protocols out there and the most popular seems to be x10. I'm wondering if anyone with experience writing ...
7
votes
7answers
5k views
C# Home Automation Library
I'm a C# developer looking to get into home automation as a hobby. I have done a little research, but was wondering if anyone knows of a good .NET library that supports Insteon hardware. I'd rather ...
4
votes
2answers
1k views
Home-automation x10 with a Linux based NAS (synology)
I have automated my home with the x10 protocol and use the cm15pro interface on my computer to program the switches.
Now I want to connect the cm15pro interface to my synology NAS and run commands ...
2
votes
3answers
194 views
How can I set up a fun build notification via TFS 2010?
I've been trying to find a guide on how to get Team Foundation Server to turn on a lava lamp or traffic light to indicate the status of the build. I want to set up something that's visible right ...
1
vote
1answer
89 views
php server for Java Midlet client
how can i set up a php server that can communicate with a client directly. i want to use it to serve java Midlets. say, get records from a DB then return them as a string...im on X10hosting but plan ...
1
vote
3answers
4k views
adb devices command and eclipse don't recognize my sony ericsson xperia x10. please help
please help me
I am using windows xp
adb devices command doesnt show my xperia x10 and
eclipse doesn't recognize my xperia x10
I have htc magic and it works fine please help me.
I downloaded ...
1
vote
4answers
779 views
Managing X10 devices from Java
What is the best open-source library to manage X10 devices from Java?
0
votes
1answer
268 views
WiFi gets jammed in “turning off” state
Hi
I am developing an application for controlling the WiFi interface and
I have found a problem: WiFi interface gets jammed on the Xperia X10
Mini (I tested on three devices of the same model).
...
0
votes
1answer
582 views
Calculating physical screen size on Sony Ericsson X10? (it's coming out 1.5x too big)
I am working on supporting multiple screen sizes in my Android app and I need to know the physical screen size of the device.
On a Sony Ericsson X10, I'm querying the physical screen resolution and ...
0
votes
2answers
2k views
How do I get x10 mini to show up in adb devices on osx?
I cant get x10 mini to show up in "adb devices", (only emulators show up). Phone is in usb-debugging-mode, thethering-applications are disabled and on OSX I shouldn't need to download any USB drivers ...
0
votes
2answers
1k views
How to debug on Sony Ericsson X10i
when i try to debug on X10 but on screen select device i haven't see X10 device (Only have AVD device).
I was intall driver: Sony_Ericsson_PC_Companion_2.00.146_Web.exe but nothing happen.
Anyone ...
0
votes
1answer
590 views
Getting Java Security Exception with java comm api from GWT
Im developing a GWT application to control an X10 home automation controller(USB Device).
It uses the java Comm APi to communicate witht the controller. But im getting this exception when trying to ...