Yesterday I received my free evaluation board Renesas is giving out to promote their Rl78/G13. Head over to claim your own. http://am.renesas.com/products/tools/introductory_evaluation_tools/renesas_demo_kits/yrpbrl78g13/index.jsp They ship super fast. I put in the order at 4:25pm and had it before noon the following day. Now to put it to the test…
Raspberry Pi releases Debian Wheezy
It has arrived: We are pleased to announce the release of our first SD card image based on the Raspbian distribution. This is the result of an enormous amount of hard work by Alex and Dom over the past couple of months, and replaces the existing Debian squeeze image as our recommended install. Notably, it is the first official image to take full advantage of the Raspberry Pi’s floating point hardware for, amongst other things, much faster web browsing SOURCE: RaspberryPi.org Now to figure out if I can upgrade. Sounds like it would be worth the trouble to upgrade from scratch.
Chat on IRC!
MobileWill is now on IRC! Come check out the channel here: #mobilewill Chat about robots, home automation, and anything electronics/cool. I should be available in the evenings if you want to chat with me. If there is enough interest, we can do evening topic chats.
Kinect Sensor and Voice Control
In my previous post I mentioned that I had set up Microsoft’s SAPI to implement voice control of my lights. For the most part, it works well with the tweaks I did with the grammar file, except that you have to train your speech. For what I want to accomplish that will be a large issue. I want anyone to be able to walk into my house and use the system. It should be a hands free system that doesn’t make turning the lights on more complicated with having to use something like your phone (but that too, can be an option). I have been playing with the idea of using RFID/NFC but it still would involve always having your phone around; also, not everyone has …
Raspberry Pi and GPIO Permissions
It works! Okay, back up a little. Getting a PHP web interface to talk to hardware proved to be rather difficult. You need root access to control hardware but the web service runs with minimal permissions. So how does one bridge the gap without compromising the system? The answer, very carefully. I found a few workarounds but they involved either using MySQL or the gpio-admin library that works from commandline or shell scripts. In my case I wanted to stay with using C programs with the wiringPi library being called from PHP. C is much faster to control GPIO and PHP gives me a web front end. Here is how I did it. First the PHP process needs a way to run the binary as …
Raspberry Pi, CommandIR and Beyond
Now that I have had some time to play with the CommandIR, progress has been made. Of the two initial issues I have one left. The first issue is that LIRCD doesn’t auto start even though it is configured in the hardware.conf. While researching, I came to the conclusion that LIRC isn’t reading the hardware.conf at all. I made a change to it, enabling the listen option to try an Android app but it didn’t take effect. When I manually start LIRCD I have to include the options at the commandline. This is still a mystery but I am working with support on it. The odd thing is the init.d service script doesn’t seem to do anything. TV with IR Emitter Xbox S with IR Emitter …
Raspberry Pi and CommandIR
While reading an article the other day I had an idea formulate in my head. I have a older USB CommandIR Mini that has 4 emitters and 1 receiver. This would make a great use of the Raspberry Pi, a network based IR gateway. Originally it was only for Linux, but now it is supported in WinLIRC which I haven’t tired. Newer version of mine First thing was to do some research and see about getting it to work on the Raspberry Pi with an ARM CPU. So here is a run down of how I got it to work. Rear ports Get LIRC installed: The version that is available in the Debian Squeeze repository isn’t new enough to support the CommandIR. In this case you need to download the lastest version …
AT&T Samsung Galaxy S III Has Arrived!
The time has finally come. Yesterday at 2:58pm Pacific Standard Time, I received the call from Best Buy that my phone would be ready in an hour. I couldn’t believe my ears, it was actually here! Good thing the call came closer to closing time because I wouldn’t have been able to wait all day. All I had to do is head home, dump my data, and do a factory reset it with the stock ROM. Once at the Best Buy store, the process was painless. The best part, other than getting the phone, is I got $260 for the Galaxy S II and I was able to price match the Galaxy S III for $150. Much easier than trying to sell it on …
AT&T Samsung Galaxy S III in Store July 6th
News at last! Keeping track of when and where the Samsung Galaxy S III will be available hasn’t exactly been the easiest thing to do, but we now finally have one more confirmation for those who prefer to do their business at AT&T’s stores. The carrier announced today that the phone will be available in-store on July 6th, where it’ll of course set you back the same $200 on a two-year contract. That’s also the day that you’ll be able to order online with overnight shipping, if the whole pre-order thing isn’t for you. VIA: Engadget MobileSOURCE: AT&T Consumer Blog
Accessories: No Phone
Just wanted to make a quick post about the status of acquiring a AT&T Samsung Galaxy S III in Pebble Blue. I have received the case from OtterBox.com and a 32GB Micro SD card from MicroCenter, but I am still waiting to get the actual phone. If you have been following the failed launch of the Galaxy S III in the United States on XDA then you know of all the problems, bad communication and device shortages there have been in getting this phone. Over all Best Buy management has been supportive and doing their best to get me one, but worst case I should have one by the end of the week as they have 6-7 on order at my local store. Here on XDA …