Slashdot Mirror


Smartphones: Life's Remote Control

An anonymous reader writes "This year's Consumer Electronics Show has shown off more interconnected devices than I would know what to do with. Not only are existing devices I use getting modern, Internet-connected interfaces (cars, ovens, and security systems, for example), but companies are now putting out addons for smartphones that replace existing ones (blood pressure and glucose monitors, for instance. An article at the NY Times points out that the smartphone is quickly becoming life's remote control — a portal through with you'll soon be able to control far more of your electric devices than you might expect (or care to). 'For several years, technology companies have promised the dream of the connected home, the connected body and the connected car. Those connections have proved illusory. But in the last year app-powered accessories have provided the mechanism to actually make the connections. That is partly because smartphones have become the device people never put down. But it is also because wireless sensors have become smaller, cheaper and ubiquitous.'"

121 comments

  1. Link doesn't work by Anonymous Coward · · Score: 1

    Subject says it all

    1. Re:Link doesn't work by smallfries · · Score: 2

      The link is still broken so here are some semi-random thoughts on what kind of remote control I was looking for a few days ago. I want a reasonably accurate temperature sensor, not +- 1 or even 2 degrees C. I want +-0.1 degrees with a update frequency of about once a minute. Wireless with a 50-100m range to a base-station that can then log the data. I don't want some kind of "cloud service" where the base-station uploads my data to the maker's server. I don't want a closed proprietary interface. I want the battery in the sensor to last at least a year, and the sensors should be dirt cheap (less than $20) so that I can put one in every room in the house and map heat flow through the rooms.

      Why does this not exist? We were building these kinds of devices in a lab ten years ago, I assumed they would have been commercialised by now. Instead the home automation products that I found were outrageously expensive and limited (proprietary interface to a private server, all access via web). There are no technical limitations, and the parts are cheap enough to make a decent margin on $20 for a PIC microchip, a Zigbee controller and an IC for temperature. It does seem weird that the market that exists for home automation is so distorted.

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    2. Re:Link doesn't work by PopeRatzo · · Score: 1

      Until you described it, I didn't realize that I want one of those too.

      How big was sensor part of the ones you built in the lab with the battery that last a year? Bigger or smaller than, say, a cell phone?

      Hell yeah, I'd buy one of those right now.

      --
      You are welcome on my lawn.
    3. Re:Link doesn't work by AK+Marc · · Score: 1

      I bought a multi-point weather clock that did that. The only issue was that it didn't interface with anything else. I used it to measure the humidity in the crawls space to air it out if it got too mold-friendly and for fun to keep an eye out on the outdoor conditions from my nightstand. But yes, it would have been nice to have the temp and humidity accessible on the computer, and logged for future use as well. The one I had isn't available anymore, but this link is for a similar one from the same company http://www.amazon.com/Oregon-Scientific-Forecaster-Wireless-Thermometer/dp/B000E5R7UM

    4. Re:Link doesn't work by smallfries · · Score: 1

      About the size of an RFID. The temperature sensor was an off the shelf MEMS in an IC package, there was the main PIC as a processor and some other odds and ends to link it to the bus. We weren't using Ziggbee, but that is a single package now so I'm thinking the whole thing could be a lot smaller than a cell phone. The battery was just a watch battery (don't know what they are called, the little circular ones). The power draw from the processor, sensor and bus was practically zero. Essentially it is a question of how big a battery is needed to fire up the wireless once a minute and squirt out a packet.

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    5. Re:Link doesn't work by Anonymous Coward · · Score: 0

      WFM. Is your Ethernet cable plugged in?

    6. Re:Link doesn't work by nateb · · Score: 1

      We call that a watch battery in the US, even if it is a 2032.

      --
      -- Nate
    7. Re:Link doesn't work by A+beautiful+mind · · Score: 1

      This is exactly what I wanted for my home: to measure temperature/light/humidity with 4-5 various sensors placed around the house that transmit data wirelessly to a base station which is capable of logging / exporting / graphing the data in fairly standard ways, without the proprietary junk.

      I was considering this controller with some sensors, but at $150 each, it's a tad expensive. I could probably build it myself from some raspberry pi derivative, however I'd rather not reinvent everything from scratch.

      I was really surprised not to find a much less expensive solution and an open source ecosystem that provides this kind of home monitoring solution (with the possibility to base some home automation on this)

      --
      It takes a man to suffer ignorance and smile
      Be yourself no matter what they say
    8. Re:Link doesn't work by Anonymous Coward · · Score: 0

      If you can find a MC with the temp integrate then there are lots of very cheap and easy to use sensors.
      http://www.maximintegrated.com/products/1-wire/

      Yeh it needs a microcontroller to handle the bus but you need one to handle the zigbee anyway. A few hundred bytes more code and you can handle anything on this 1-wire bus. Similarly you can handle most other serial protocols and the huge amount of very cheap sensors availale for them.

      No the hardware is not expensive. The limted audience makes it expensive as a product.
      At the moment (for buying single units of temp sensors) you can get the microcontroller for less than the cost of one (not by much (talking pennys here))
      To handle the zigbee well requires a bit more memory on the processor. but still pennys)
      To manfacture it for a limited market costs lots. (although many companies are just hoping the current status will change for the better for them it will not).

      Cost of production for small quantities (less than 10,000) has reduced rapdly in the last decade. Cost of tooling for mass production is coming down (for these types of thing). The production tech is coagulating into a giant fur ball as the same hardware used for mass prod. and the hardware used for small runs become more similar.

    9. Re: Link doesn't work by TheProspector · · Score: 0

      Not exactly in your price range, but SmartThings is going down this path http://smartthings.com/

  2. In Capitalist America by Anonymous Coward · · Score: 0

    Smartphone remote controls YOU!

  3. For those averse to being controlled... by eksith · · Score: 1

    ... by that guy who just wouldn't shut up or is just obnoxiously loud, I'll just leave this here.

    --
    If computers were people, I'd be a misanthrope.
  4. so in other words by Osgeld · · Score: 5, Interesting

    when I replace my phone in a couple years, I have to replace a bunch of other shit that magically wont work anymore

    great plan, if you are not a consumer

    1. Re:so in other words by Trepidity · · Score: 4, Interesting

      And even if you don't, software incompatibilities may lead to the same result. It's starting to appear in digital cameras now. For example, the Sony NEX-5R and NEX-6 cameras add an ability to be remote-controlled by a smartphone: you can get a remote view through the viewfinder and trigger the shutter remotely. Kind of cool idea in principle. But the Android app doesn't work on the newest version of Android, and Sony hasn't given an indication of when they plan to release an update.

    2. Re:so in other words by gaiageek · · Score: 2

      They'll release an update. It'll work with the newest camera and not yours. That's what you should expect when buying Sony.

    3. Re:so in other words by Anonymous Coward · · Score: 1

      The way to solve this is to not have Sony supply the app at all. Instead, Android (and iOS, and whatever MS calls theirs now) should specify how the remotely-controllable device, e.g. camera, should declare its functions, controllable parameters, sensors, etc. and a protocol for controlling the device. Then any device conforming to the protocol can be controlled with a generic control app, either supplied with the OS or 3rd party.

      But that's probably too much cooperation between too many huge corporations.

    4. Re:so in other words by Jane+Q.+Public · · Score: 2

      "great plan, if you are not a consumer"

      Not only that, but a lot of these things are silly ideas or worse. Sure, some might be good but others are not.

      Do you REALLY want to give Mary Jo the ability to control her oven from some remote place? Who will pay to put out all the fires? And why the hell anybody would want their refrigerator connected to the Internet is beyond me, but if I recall correctly, Bill Gates suggested it about 15 years ago. Why???

      I don't need my thermostat controlled by a smartphone. It does just fine on its own, thanks very much.

    5. Re:so in other words by dinfinity · · Score: 1

      I think you have that backwards.

    6. Re:so in other words by Osgeld · · Score: 1

      cause, if you remember to set up your wifi, make an account, pay a monthly fee, and program it every time you go to the store I will tell you that your milk is going to go bad!

      +1 internets

    7. Re:so in other words by TheGratefulNet · · Score: 4, Interesting

      let me correct you just a bit; you don't need WAN reachability (inbound, probably even outbound) from embedded networked systems.

      but inside your home LAN? its not too bad to have remote control over things. ob disc: I design and build audio things that have networked back-ends and allow ip-based clients to manage them.

      I have always emphasized that firewalling and security SHOULD be part of all embedded systems that are network-reachable. with cheap things like the rasp-pi, you could glue on an ip-stack with security and have that front-end your embedded system. no reason not to, anymore.

      if you do at least reasonable security, having remote control over physical things is cool and useful. but never 'just throw things on the network' without knowing how to secure them, internally and externally.

      --

      --
      "It is now safe to switch off your computer."
    8. Re:so in other words by Jane+Q.+Public · · Score: 1

      "you don't need WAN reachability (inbound, probably even outbound) from embedded networked systems."

      You aren't correcting me, because I didn't claim you did need it. Please read again: I stated "... a lot of these things are silly". I didn't say all of them were, and I didn't elaborate.

      But just so you are aware: I have seen proposals online to do things like remote control your oven and the like from work, or wherever you happen to be outside the home. And it's a bad idea.

    9. Re:so in other words by blackest_k · · Score: 1

      While you might not, it can be useful for other people I'm out of the house all day so I have zero interest in heating it then but it would be handy to be able to call up the central heating and get it to turn on and off so the house is warm when i get home.

          Your typical android phone has 2 i/o ports the usb otg port and the headphone jack. There is also wifi , bluetooth and telephony 3g ect. Thats a powerful collection of i/o

      heres a little toy which works via the headphone jack

      http://www.thinkgeek.com/product/eb6e/

      It's just a robot controlled by infrared using the phone screen to control it.
      USB has even greater potential with the phone having usb host mode.

      I would be surprised if on here most people didn't have a 2nd smartphone which is mostly gathering dust. I have a galaxy mini on pay as you go and it has no credit on the sim but it is still on the 3g network and I can call it (needs 1 call every 6 months to keep the sim registered). If I can call it I can control it with the right software. Since it has wifi I can use it without the phone side anyway.

      Isn't it really a useful small HMI interface, Ideal for re-purposing into any number of projects?

      Kind of makes a raspberry PI seem a little over priced.

    10. Re:so in other words by AmiMoJo · · Score: 1

      I'd love my fridge to be able to track what is in it (barcodes or RFID), and then create a list of stuff I need to re-buy automatically and store it on Google Docs. Then when I am out shopping I can access that list on my phone, or just use it to shop online.

      As an added bonus the fridge could save me some money by making greater use of off-peak electricity, or even talk directly to the power company and negotiate the best times to kick. Before someone says it obviously there would be a maximum temperature limit, the point is to drop a few extra degrees when it is cheap to do so, thus using less at expensive times.

      Internet controlled thermostats have been around for a while, and in Japan some years ago I saw a bath that you could email with instructions to run so it was ready as soon as you walked in the door. It would be nice if my thermostat was tied in with Google Now so that it knows I am 35 minutes from home (5 minutes traffic delay) and can switch on at the right moment to greet me with a warm house, without wasting time heating the place when no-one is there.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    11. Re:so in other words by dolmen.fr · · Score: 1

      Not a new issue.
      10 years ago I bought a Philips HiFi system that could be used alone, but also connected to a PC for audio output and for input (a few keys of the remote control). This 100% proprietary system ever had only drivers and a player for Windows XP.
      Never worked on Linux, and installing the drivers on Vista required a big hack and often require to reboot the PC before usage...

    12. Re:so in other words by dolmen.fr · · Score: 1

      That's what you should expect from all hardware manufacturers...
      Nowadays only Apple seems to provide long term software upgrades for its hardware (at least iPhones)

    13. Re:so in other words by Jane+Q.+Public · · Score: 1

      "As an added bonus the fridge could save me some money by making greater use of off-peak electricity, or even talk directly to the power company and negotiate the best times to kick."

      That's all great, but that much is not really related to remote control. It would be better to automate it. Building an accessible list of contents may be great, but something like that has to be done before remote control of the refrigerator is useful at all.

      My point was that for years now, people have been dreaming up silly ideas for things to put on the internet. Some of them might not be silly in the future, after other advances, but they are still silly now.

      As for the thermostat: a $30 programmable unit will warm your house for you properly 99% of the time, if you keep a semi-consistent schedule, and most of them today have different programs for each day (so you can have a diferent schedule for weekends), and overrides for temporary out-of-schedule changes. If you travel a lot or don't keep a regular schedule, though, I could see the remote being practical.

    14. Re:so in other words by Sloppy · · Score: 1

      The reason this bullshit happens is that people are saying "the app" instead of "the open protocol." If Sony says "our camera let's you view and control wi--" interrupt and finish with "--with 'CamVNCp 1.0?'" and if they say anything other than YES then yawn and start walking toward next manufacturer.

      If a 'feature' does not involved a documented (and preferably legal-to-implement) protocol then it does not exist. You can save thousands of dollars per year (and more importantly avoid annoyance/heartbreak) on useless gadget purchases by choosing this policy.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    15. Re:so in other words by tlhIngan · · Score: 1

      The reason this bullshit happens is that people are saying "the app" instead of "the open protocol." If Sony says "our camera let's you view and control wi--" interrupt and finish with "--with 'CamVNCp 1.0?'" and if they say anything other than YES then yawn and start walking toward next manufacturer.

      If a 'feature' does not involved a documented (and preferably legal-to-implement) protocol then it does not exist. You can save thousands of dollars per year (and more importantly avoid annoyance/heartbreak) on useless gadget purchases by choosing this policy.

      Problem is, until very recently, no one really knew they wanted their smartphone to control their camera. To transfer photos maybe (through the Eye-Fi) but it wasn't a HUGE product with a lot of demand.

      So of course no one standardized because everyone was experimenting.

      And this whole "WiFi" control of stuff happened because of Apple - since it's impossible to do an iOS device driver, you're limited to the few remote control mechanisms allowed - Bluetooth (but Apple prevents you from installing your own profile, and the serial profile is prohibited), WiFi (easiest - it's just a TCP/IP socket), and maybe a little dongle on the bottom (more hardware and software development) or top (ditto).

  5. Grammar Nazi Attack by rHBa · · Score: 0, Flamebait

    I'm pretty sure that this is the third summary today with a comma before an 'and'.

    I know, I should know better than to ask for proper grammar from our editors...

    1. Re:Grammar Nazi Attack by rHBa · · Score: 2

      I'm pretty sure that this is the third summary in the last few days with a comma before an 'and'.

      FTFM

    2. Re:Grammar Nazi Attack by rHBa · · Score: 1, Informative

      Just checked, make it the sixth summary in 24hrs. A couple of them had two ", and"s.

    3. Re:Grammar Nazi Attack by p0p0 · · Score: 3, Informative

      "Two specific situations call for the use of a comma before "and." The first is created when we have three or more items in a series."
      Well that is embarrassing for you. Please try to learn the language before you claim to be a master of it.

      http://www.getitwriteonline.com/archive/020204whencommabfand.htm

      Now since the English language is quite a flexible one and an overused comma is very common, most people tend to let that kind of thing go.
      Unfortunately you chose to dwell on it, incorrectly it seems, and it lead to my great amusement.

      Don't be an elitist, or an idiot.

    4. Re:Grammar Nazi Attack by Elbereth · · Score: 1

      So? There's nothing wrong with that.

      Out of all the problems in the summary, I'm surprised that you attacked it for something that's not even truly wrong.

    5. Re:Grammar Nazi Attack by rHBa · · Score: 0

      You obviously didn't check the summaries from the last 24hrs then. There are MANY examples of series of two or less where there is a comma before the 'and'.

    6. Re:Grammar Nazi Attack by Anonymous Coward · · Score: 1

      Your confusion over "lead" and "led" led to my great amusement.

    7. Re:Grammar Nazi Attack by Anonymous Coward · · Score: 0

      "...a portal through with you'll soon be able to..."? Of course the one and only link is broken too.

    8. Re:Grammar Nazi Attack by Anonymous Coward · · Score: 1

      It's 'fewer' not 'less', idiot.

    9. Re:Grammar Nazi Attack by Jah-Wren+Ryel · · Score: 2

      You obviously didn't check the summaries from the last 24hrs then. There are MANY examples of series of two or less where there is a comma before the 'and'.

      Yet you decided to complain about the one where the oxford comma was used correctly. Next time go post your grammar complaint as a response to the story that you are actually complaining about.

      --
      When information is power, privacy is freedom.
    10. Re:Grammar Nazi Attack by MaskedSlacker · · Score: 1

      Although the summary is inconsistent--in one sentence they use the Oxford comma, in another they do not. While the Oxford comma is debatable (DEATH TO THE INFIDELS WHO DENY ITS GLORY!), to be inconsistent about it is something that all grammar nazis can agree is wrong.

    11. Re:Grammar Nazi Attack by rHBa · · Score: 1

      That's fair enough, I can't argue with that, the only reason I mentioned it was because I noticed so many examples in one day...

      I probably didn't help my cause by triple posting either!

    12. Re:Grammar Nazi Attack by Anonymous Coward · · Score: 0

      Your first, penultimate, and (notice what I did there) last examples are grammatically correct. The comma ", and" separates two clauses that can stand alone as sentences. The others are so trivial that only a pedant would complain.

    13. Re:Grammar Nazi Attack by dpidcoe · · Score: 1
    14. Re:Grammar Nazi Attack by Elbereth · · Score: 1

      Seeing as how there's only a single submitter, your use of a plural pronoun seems to indicate that you advocate a "singular they".

      I find your heresy to be an abomination.

    15. Re:Grammar Nazi Attack by MaskedSlacker · · Score: 1

      I was thinking of submitter + editor(s), but since the editors are actually Mechanical Turks, I must concede your point that there was only a single entity involved.

    16. Re:Grammar Nazi Attack by Zontar+The+Mindless · · Score: 1

      Thank you!

      --
      Il n'y a pas de Planet B.
    17. Re:Grammar Nazi Attack by Zontar+The+Mindless · · Score: 1

      So you were off-topic AND wrong. Congratulations!

      --
      Il n'y a pas de Planet B.
    18. Re:Grammar Nazi Attack by Zontar+The+Mindless · · Score: 2

      I'm sorry, we seem to have mistaken you for someone who has a life (and a knowledge of grammar).

      --
      Il n'y a pas de Planet B.
    19. Re:Grammar Nazi Attack by nateb · · Score: 1

      That is what we're here for.

      --
      -- Nate
    20. Re:Grammar Nazi Attack by nateb · · Score: 1

      That is why we are here. Your choice.

      --
      -- Nate
    21. Re:Grammar Nazi Attack by Anonymous Coward · · Score: 0

      I can haz Oxford comma?

  6. IR by Anonymous Coward · · Score: 0

    Does this mean more phones will come with universal IR emmitters too?

    1. Re:IR by MichaelSmith · · Score: 1

      Near field communication maybe, or wifi. Or maybe your command for your sony TV goes to sony.com who relay it to your TV if they approve of your viewing choices.

    2. Re:IR by Nerdfest · · Score: 2

      Some of the Samsung tablets already do, and I'm quite surprised that more Android phones don't have them. It's an extremely handy thing in a tablet at least, where space isn't at quite such a premium.

    3. Re:IR by Anonymous Coward · · Score: 0

      What ever happened to IR transceivers? It used to be in the past that almost every device (PDA, smartphone, even calculators) had an IR port. Yes, the older IrDA standards were fairly slow, but their protocols have improved over time, and are on par with at least BlueTooth if not slow wireless.

  7. Sounds good until.. by Darkness404 · · Score: 4, Insightful

    Sounds good until you replace your phone, which if you are like a lot of people is every 2 years at minimum because phones change. On the other hand, let's see what all the devices I've got that use remotes:

    1) A VCR that was purchased about 23 years ago
    2) A DVD player bought in 2001
    3) A PS3 bought in 2008 used for Blu-Ray (yeah, I know I can play DVDs on it, but the PS3 frequently goes between the upstairs and downstairs TV)
    4) A TV bought back in 2005
    5) A cable box that I think I got in 2008-ish
    6) An old stereo that is about 20 years old

    Assuming that tomorrow I upgrade all those things to something that I can use my Smartphone with, and assuming I keep my devices (aside from my phone) for as long as I have, how long before my phone won't have an application to communicate with them? Already we have problems with specialty applications such as remotes not working with the newest version of Android, mix that with hardware changes and you've got something that will only work for a few years before a key feature becomes obsolete. And given that there's few reasons to upgrade generic appliances unlike something like a phone, you've got an expensive featureset that won't be able to be used for most of the device's lifespan.

    --
    Taxation is legalized theft, no more, no less.
    1. Re:Sounds good until.. by pepty · · Score: 1

      I think you've just convinced the people who make all of those things (the ones that are still made, that is) to switch to smartphone remotes. Their costs go down if they don't have to include a remote, and your having to buy again when they don't upgrade the remote app for future smartphone OS releases is right out of the planned obsolescence playbook. Win-win - for them.

    2. Re:Sounds good until.. by crow · · Score: 2

      This is an argument for open protocols. As long as the protocols are open, there's hope of a good solution long after the vendor has gone out of business, and the brand has been licensed to three other companies (e.g., RCA).

      Of course, you're still dependent on having hardware that will do the communications protocol, but Bluetooth and WiFi will be around for a long time with backwards compatibility (much like USB).

      Still, I would love to have an IR transmitter on my phone so that I could use it as a remote for older devices, particularly TVs in restaurants.

    3. Re:Sounds good until.. by davester666 · · Score: 4, Insightful

      1. touchscreen remotes SUCK if you use them more than every once in a while. Primarily because you have to switch focus between looking at the touchscreen and the device you are controlling
      2. how much control of your home do you want to give to 'random person who finds/steals your phone'

      --
      Sleep your way to a whiter smile...date a dentist!
    4. Re:Sounds good until.. by the_B0fh · · Score: 1

      Oh shit. So instead of multiple physical remotes, we can now look forward to multiple virtual remotes? *puke*

    5. Re:Sounds good until.. by tompaulco · · Score: 3, Insightful

      This is an argument for open protocols.
      My vote for first protocol is a separate ON versus OFF command. No more of this toggle ON/OFF. If you use a smart remote and it thinks the ON/OFF is toggled differently then it is, then it is frustrating as heck. Simply let your ON be ON and your OFF be OFF and you will have no problems.

      --
      If you are not allowed to question your government then the government has answered your question.
    6. Re:Sounds good until.. by AK+Marc · · Score: 1

      How much use is it if I change my locks and WiFi keys the day after a burglary? They'll log in at their home and auto-discover nothing useful (unless they stole my devices when they robbed my house). Random person stealing my phone, assuming it was unlocked, can't "remotely" control any of my devices. 192.168.0.31 won't work my device from wherever they try to get on.

    7. Re:Sounds good until.. by nateb · · Score: 1

      Disable automatic updates. You will not progress into the future without your consent!

      --
      -- Nate
    8. Re:Sounds good until.. by Anonymous Coward · · Score: 0

      Obviously, there is room for both a ON, Off and Toggle ON/OFF command in the fucking protocol space people...

    9. Re:Sounds good until.. by TheGratefulNet · · Score: 2

      Sounds good until you replace your phone, which if you are like a lot of people is every 2 years at minimum because phones change.

      such people should be ASHAMED OF THEMSELVES.

      keeping electronics *only* two years is a sin. you think landfills need our help to fill up? they're not filling fast enough so we should throw *more* away?

      I fully hate that attitude.

      if you are throwing a good phone (not dead, not broken) away after 2 years, you should reevaluate what you really are and why you have this compulsion.

      go off contract, buy your phone and own it for 5 yrs. there's nothing wrong with that. buy a real phone (not some nonsupported 'freebie' that they want you to rebuy over and over again) and you won't find the NEED to dispose of it. believe me, if you pay for it (and not 'get it free') you won't be so eager to landfill it after 2 yrs.

      the whole attitude makes me sick. I cry for those who think its OK to chuck stuff that works and will continue to work just because you has to haz the new shiney.

      then again, YOU guys will live in the world of landfills. I'm getting old, but you guys will have to live in the world of trash that you are slowly but surely creating.

      --

      --
      "It is now safe to switch off your computer."
    10. Re:Sounds good until.. by pepty · · Score: 1

      I'll sell you a multiple virtual remote organizer app ...

    11. Re:Sounds good until.. by AmiMoJo · · Score: 1

      TCP/IP and ethernet/wifi isn't going anywhere soon, so really the only problem is compatibility between versions of Android. That's something Google really should fix.

      Of course iOS and WP8 uses will be SOL.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    12. Re:Sounds good until.. by Anonymous Coward · · Score: 0

      This is an argument for open protocols.

      My vote for first protocol is a separate ON versus OFF command. No more of this toggle ON/OFF. If you use a smart remote and it thinks the ON/OFF is toggled differently then it is, then it is frustrating as heck. Simply let your ON be ON and your OFF be OFF and you will have no problems.

      The industry term for this is "discrete commands".

      Everything (nearly) should be a discrete command.

    13. Re:Sounds good until.. by Anonymous Coward · · Score: 0

      Hell yeah.

    14. Re:Sounds good until.. by slacker001 · · Score: 1

      192.168.0.31 won't work my device from wherever they try to get on.

      Unless they're standing at your back door.

    15. Re:Sounds good until.. by AK+Marc · · Score: 1

      Re-read the first sentence of my post and try again. But thanks for trying.

  8. Can't read TFS by Anonymous Coward · · Score: 0

    The stupid IBM popup ad hovers over part of the summary and it can't be dismissed in Firefox.

    1. Re:Can't read TFS by the_Bionic_lemming · · Score: 2

      The stupid IBM popup ad hovers over part of the summary and it can't be dismissed in Firefox.

      I'm running firefox, and I do not see any pop up ad. Of course, I am on 3.6 with ab+, no script, and a few other goodies.

      --
      _ _ _ Go for the eyes Boo! GO FOR THE EYES!
    2. Re:Can't read TFS by nateb · · Score: 1

      You, Sir, are a scholar and a gentleman.

      --
      -- Nate
  9. What do you expect to happen? by Anonymous Coward · · Score: 0

    As far as technology has come in the last 20 years, just imagine what's around the corner. The only real thing standing in the way of greater innovation and more conveniences for modern man is corporate greed. Proprietary connectors, apps, subscriptions, etc etc. It's not enough to sell you a device, but to make sure that should you break it, or a piece of it, you pay a 2000% markup for replacement cables. It's not enough to sell you a device, but also charge you to use it while you possess it. Whatever.

    1. Re:What do you expect to happen? by penix1 · · Score: 2, Insightful

      I don't own a smartphone and never will. Hell, I got my first cell phone only last year when I was forced to have a way to communicate when on the road and there are no pay phones anymore. I just don't see the draw in these expensive toys. I got the most stupid phone on the planet (and the cheapest non-contract prepaid one to boot) and I use it *GASP* as a phone! Nothing more. I may rarely send a text but all-in-all I can even do without that. Everything I've been reading about those phones leads me to believe they are too invasive to my privacy for my likes. Most of the time my phone is off (not that it is really off without removing the battery). Everything from geolocation for targeted advertising to the phone provider themselves profiting off the phone's always on monitoring is disturbing to me.

      Then the stories like this comes along. Anything that can be remotely controlled by you can also be remotely controlled by someone else. Whether that someone else is good or bad is irrelevant. The fact that they can control it is bad enough for me. So now my crotchety ass will have to check to ensure my other household appliances are just as stupid as my phone is.

      --
      This is a sig. This is only a sig. Had this been an actual sig you would have been informed where to tune for more sigs.
    2. Re:What do you expect to happen? by dolmen.fr · · Score: 1

      The phone is not the only element that you can not trust.
      The SIM card you put inside is even less trustable.

  10. Still too expensive to add wifi by drinkypoo · · Score: 1

    I don't know of a solution to put wifi control into an appliance for less than about fifty bucks, even as a DIYer. Maybe you could do it with a pogoplug for around thirty, but if you want decent range make that thirty-five. (they have a little GPIO, you can run a relay and read the status of one or two circuits easily and cheaply enough...) But with new parts it'll cost substantially more. None of my stereo stuff supports anything other than IR or some wacky proprietary stuff none of which works together, and I'd guess that's the case for most people out there. My TV has HDMI CEC hardware but no support for it. My stereo is Sony and doesn't speak the same protocol as my VCR which is Sony (both are old enough to predate Sony's rootkits, killing Lik-Sang, etc) and neither of them will speak to my SHARP TV...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    1. Re:Still too expensive to add wifi by Shikaku · · Score: 1

      http://dx.com/p/mini-usb-2-4ghz-150mbps-802-11b-g-n-wifi-wireless-network-card-adapter-black-120933?Utm_rid=20144190

      If there is USB support this should work for around $6. Probably crap range though

    2. Re:Still too expensive to add wifi by drinkypoo · · Score: 1

      If there is USB support this should work for around $6. Probably crap range though

      They have a unit with an external antenna which would be more suitable for $10. But that only covers the USB dongle. Now you also need something capable of talking to it. The cheapest thing I know of which can do it justice is a Raspberry Pi.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:Still too expensive to add wifi by TheGratefulNet · · Score: 1

      I would not add wifi to every device.

      the design I like is an embedded system connected over serial to a real IP host system that does firewalling, access control, etc.

      if you are local, you can use serial TTL. if you are a little remote (but same house) you can link with zigbee modems. they are like wire-emulators but using rf half-links between each, like a bridge. you send serial-TTL in and you the the same out, error-corrected and even encrypted if you want. with a bunch of those, you can remotely control embedded systems with a single local IP host controller.

      xbee modems tend to be $20 or so, but in qty, I bet it would go down.

      you could also use cheaper rf modems. or even powerline wiring to send data across.

      but I like keeping the embedded systems very light and using 'simple' connections to manage and control them.

      --

      --
      "It is now safe to switch off your computer."
  11. I wonder if Microsoft is paying attention by erroneus · · Score: 1

    So far, Microsoft's response to everything is to try to make Win32 run on it. This has been demonstrated to present a number of problems not the least of which is the inability to run on lower-powered electronics and is still vulnerable to the same old exploits regardless of which processor it runs on.

    I have been repeating the same old prediction -- that the computer in your pocket will become the computer you use everywhere, that depending on where you are, it will have different interfaces, inputs and outputs. CES is apparently showing it all to be true... at least so far. But Microsoft doesn't appear to be responding in any meaningful way.

    I suppose it's possible that some skunkworks program in Microsoft's darkest R&D halls may be cooking up an answer, but it would seem to be a bit late. By the time they have any serious response to the new computing style, the market will already be dominated and owned by Google's Android, Microsoft won't get so much as a shrug.

    They should have started building something new YEARS and years ago instead of recycling Win32 at every new cycle of Windows. At the very least they should have divided their resources where one part keeps Business and Win32 going while the other half moves on to the new mobile computing thing. They have LOTS of money so I have little doubt they could have done it. Why they think they have to move everything all in the same direction is beyond me. I picture a giant amoeba desperately trying to move in one direction where its own mass and inertia prevents it from making any difference.

    1. Re:I wonder if Microsoft is paying attention by Anonymous Coward · · Score: 0

      They should have started building something new YEARS and years ago instead of recycling Win32 at every new cycle of Windows.

      like Windows RT?

    2. Re:I wonder if Microsoft is paying attention by erroneus · · Score: 1

      Windows RT is a recycled Win32 OS as well. Did you miss the article posted here on Slashdot discussing how RT was jailbroken using a classic Win32 exploit?

    3. Re:I wonder if Microsoft is paying attention by Anonymous Coward · · Score: 0

      I think of Win32 as the API layer, it's front door of the OS that has thousands of functions and COM interfaces that Bill Gates and Jim Allchin made deliberately obtuse so that Windows would be impossible to clone by an external team (like one led by Miguel de Icaza). The jailbreak exploit was specialized Windows kernel code for authenticating external binaries before launch. "Windows" is part of the name "Windows RT", after all.

    4. Re:I wonder if Microsoft is paying attention by the_B0fh · · Score: 1

      What the fuck have you been smoking? Mono is *NOT* win32. Gnome is not win32. What else has Miguel done that _is_ win32?!

    5. Re:I wonder if Microsoft is paying attention by Anonymous Coward · · Score: 0

      You misread. I said Gates and Allchin wanted to prevent someone with Miguel's temperament from successfully cloning Win32, because there are just too many fucking APIs. And nobody has, and it really helped Microsoft's monopoly all through the '90s and into the 2000's. Well, now it's working against them. Win32 on x86 is an architectural nightmare and they're stuck supporting all those APIs for compatibility. Now they wish they had the 200 system calls that Linux has, or whatever the number is.

    6. Re:I wonder if Microsoft is paying attention by tompaulco · · Score: 1

      the computer in your pocket will become the computer you use everywhere, that depending on where you are, it will have different interfaces, inputs and outputs. CES is apparently showing it all to be true... at least so far. But Microsoft doesn't appear to be responding in any meaningful way.
      No, Microsoft is going the other way. You will have computers everywhere and regardless of where the computer is or how big or small or for what purpose, it will have the SAME interfaces, inputs and outputs, not matter how inconvenient, anti-intuitive and frustrating it is to the user.

      --
      If you are not allowed to question your government then the government has answered your question.
    7. Re:I wonder if Microsoft is paying attention by Anonymous Coward · · Score: 0

      More insightful from the anonymous troll which from time to time assumes the identity "APK".

  12. I'd like a dumber phone. by Jmc23 · · Score: 1
    Just give me a phone I can open ports on and run a lisp image and X. As long as devices speak open protocols I can speak to any device.

    Or at least something that can run an X server that can send multitouch back to a client

    --
    Don't complain about syntax, grammar, or spelling. There is no.hell like input on android.
  13. Not for long by Anonymous Coward · · Score: 0

    You’ve got to be kidding me. I’ve been further even more decided to use even go need to do look more as anyone can. Can you really be far even as decided half as much to use go wish for that? My guess is that when one really been far even as decided once to use even go want, it is then that he has really been far even as decided to use even go want to do look more like. It’s just common sense.

  14. Counter attack... by NotQuiteReal · · Score: 1

    I see nothing wrong with that comma, and I have a reference to back it up.

    --
    This issue is a bit more complicated than you think.
  15. Running in circles, now in color! by Anonymous Coward · · Score: 1

    I believe my Palm IIIx had most of the functionally required. Now we have fancy smartphones that can't even change the channel on a TV.

  16. The Dude said it best. by Anonymous Coward · · Score: 1

    Yeah, well I still jerk off manually.

  17. Centralization of control invites attack. by PacRim+Jim · · Score: 1

    How easy it will be to commandeer another's life by hacking their master controller (i.e., smart phone). Centralization of control invites attack.

    1. Re:Centralization of control invites attack. by maxwell+demon · · Score: 1

      Their phone isn't the master controller. The central server is.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  18. Forget Security by eyegone · · Score: 3, Interesting

    Remember that none of this stuff will work if you have even the faintest hint of security on your home network.

    Don't even think about putting your spiffy new never-patched, Internet accessing, firewall-less "smart" devices on a separate subnet from your WiFi if you want to actually use these features.

    --
    "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
  19. What should i control remotly in my home? by drolli · · Score: 3, Insightful

    a) Heating: Best done on schedule, and automaticlaly controlled. The savings from adjusting to your fluctuation of getting home are miniscule

    b) Light? No need to remotly control it.

    c) Kitchen devices: The only thing i could imagine would be turnign on the coffee machine before you wake up - and that is not remote control. All other things require manual intervention.

    I mean I could imagine that filling the bathtub may be an applicaiton.

    1. Re:What should i control remotly in my home? by Anonymous Coward · · Score: 0

      I can think of some ideas: Security systems, package delivery or grocery delivery, heating/cooling systems that work out for themselves when your on holiday or out for weekend, home phone that diverts when nobody is in; but I think you're right that what's on display now is redundant. My hope is that more useful applications will come about as tech comes into homes.

    2. Re:What should i control remotly in my home? by maxwell+demon · · Score: 2

      Security systems

      If there is one thing you definitely don't want to be remotely controllable, it's security systems.

      package delivery or grocery delivery

      This is done by the delivery services; what would you remote-control there?

      heating/cooling systems that work out for themselves when your on holiday or out for weekend

      That doesn't need remote control. Put sensors in each room which detect if someone is there.

      home phone that diverts when nobody is in

      See above.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  20. Where is the IR? by jacks+smirking+reven · · Score: 1

    The part I have never never quite gotten is why its so rare to fine IR transmitters in modern devices. This would ensure near total compatibility with all home AV gear. I know space is at a premium in these things but surely such a handy and simple thing would be worth it for the value add. The add ons i have seen are expensive or clunky, and thebbedt ones seem to be IOS based.

    1. Re:Where is the IR? by Anonymous Coward · · Score: 0

      I have Logitech Harmony Link which does all that. I control everything in my home theater with it. You can program it for just about any IR based device using a web interface.

    2. Re:Where is the IR? by Asic+Eng · · Score: 1

      Some of the Samsung tablets have that - e.g. I have a Note 10.1 which comes with an IR transmitter. I think the newer Galaxy Tabs also have them.

  21. Networking Devices by AnotherAnonymousUser · · Score: 1

    So I realize that the internet, bluetooth, and 2G signals are ways of getting devices to interact with each other, but is there any centralized off-the-shelf solution for conglomerating feeds and getting things to talk with each other, or does everything require customized approaches for receiving and working with the data in any way?

  22. It's good within limits by santosh.k83 · · Score: 2

    Like most other technology, a connected home is a good convenience within strict limits. I feel veering towards both extremes of universal connectivity and knee-jerk rejection born from fear are both not good. Each person must think things through and decide what they desire for themselves and market forces shouldn't dictate things. There's also a certain joy in doing things manually and not sitting uselessly like a lump of flesh surrounded by a sea of robots, feeling useless. Life is there in small tasks too, not just grand flights of fancy.

  23. You're just too lazy to use google by tlambert · · Score: 1

    Why does this not exist?

    Just Google zigbee temperature sensor.

    1. Re:You're just too lazy to use google by smallfries · · Score: 1

      I have used google. I've looked at the results. Hence the list of criteria that they don't match. Feel free to try and prove me wrong by posting a link to something that does match what I listed...

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
  24. Going the way of 3D by Xugumad · · Score: 3, Insightful

    I don't even know where to start with how bad an idea this is. Going to try, though:

    There's nothing stopping you from doing this already (for example using http://en.wikipedia.org/wiki/X10_(industry_standard) ) - the fact that many people don't is primarily because it's expensive and the result isn't actually that useful. Heating controls are already sufficiently advanced to know that I want to have the house at a certain temperature when I'm likely to be around it, and I don't really want to micro-manage my heating. I can see use to having lighting turn on just before I get home, but that's about it; there's no way in hell I want to be digging through menus on my smartphone just to turn the light on/off.

    Appliances tend to require manual intervention anyway; a toaster requires bread, a cooker requires food, the coffee maker coffee... I might as well set them up while I'm there.

    TV/DVD player - okay, we're getting somewhere at least. However, you are going to be physically present when you want to use these devices, and they're easily controlled by well designed, purpose-specific devices of an appropriate device (remote controls). I can actually control my TV from my tablet; I believe I did this twice, once to discover I could, and a second time to show someone else.

  25. Life's remote control? by maxwell+demon · · Score: 1

    So I can use it to control my heart beat, blood pressure, etc.?
    Or someone else's?

    --
    The Tao of math: The numbers you can count are not the real numbers.
  26. Luckily there's Sprint! by gelfling · · Score: 1

    So you're always safe and secure. Sprint's data network is a Fisher-Price fake network that works in maybe 3 cities in America so you're always assured of complete security.

  27. It's really about...Money. by RedHat+Rocky · · Score: 1

    The real issue here is Money. Simple.

    Vendors out there can produce a product without the expensive user-interfacing bits. A couple hundred dollar item is available for them to leverage their sale of inexpensive software. Add on the fact that consumers are in the mood to spend money quickly on smartphone-related items and bang, money maker!

    Never mind how crappy these products turn out. I mean, take a look at a Radio Control car monitoring system, where a phone is used to display and interface. LIkely the phone might get dropped taking it in/out of the radio or some other damage? Nah!

    --
    Anything is possible given time and money.
  28. When nerds dream big by Anonymous Coward · · Score: 0

    I graduated university by researching why the ideals of Ubiquitous Computing (as put forth by Mark Weiser, researcher at Xerox Parc) hadn't come true. On of the many problems with the ubicomp vision is that it tries to create invisible services. As Mark Weiser himself pointed out later (1999), there is a fundamental choice: do you want simplicity or do you want control.

    People like Paul Dourish and Genevieve Bell (Intel) have pointed out that it is more likely that mobile phones become the controlpoint of these services. I can highly recommend this article from 2005:

    http://www.ics.uci.edu/~lopes/teaching/inf241W11/readings/BellDourish-YesterdaysTomorrows-PUC-1.pdf

  29. Alibaba.com pointer to such a device by tlambert · · Score: 1

    Ask for a quantity 10,000 quote for this:

    http://www.alibaba.com/product-gs/624954111/ZigBee_wireless_Temperature_and_Humidity_sensor.html

    There's another model which is available from multiple sources, which incorporates an LCD display. It goes for FOB $28 for quantity 10,000. However, ask for their pricing on quantity 100,000. If you really care, track down the OEM who is providing these guys with the unit instead, and keep the middleman unit profit as well.

    This isn't rocket science; the actual answer to your question is that there's no real market for the damn things, and so they have not hit commodity pricing. No one wants something that will communicate ambient temperature changes in any room of their house wirelessly to a central monitoring station so that you can know the temperature of every room of your house.

    Mostly the people who would be geeky enough to want this would also realize that it enables anyone outside your house with a parabolic antenna can track the movement of above-ambient (e.g. 98.6 degree) objects as they move between rooms within your house and know the best time to break down your front door and drag you off into the banjo-woods or whatever.

    PS: No one really likes yet-another-wireless-device-for-no-reason-Zigbee either.

    1. Re:Alibaba.com pointer to such a device by smallfries · · Score: 1

      Thank you. That is exactly what I was looking for, and so with a straight face I must admit that your googling skills are somewhat superior to mine. Cheers for the link.

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
  30. CES 2013 Smartphone by Anonymous Coward · · Score: 0

    CES 2013 HTC Launch M7 Leaked it is a latest smartphone 2GB RAM, Android Jelly Bean, HTC Sense 5.0, 4.7-inch SoLux 1080p display with optical lamination, 32GB internal storage.....