[youtube=http://www.youtube.com/v/exTpD0–BCo]
[Tixlegeek] used a Motorola 68HC705J1 development board to remotely control his home through his cellphone. The video above, as well as [Tixlegeek]’s website, is in French, though the video has been captioned. The development board (called the ERMES125) is controlled by a PIC externally. It has an array of LEDs, and apperantly a few high voltage relays. The PIC is connected to a laptop through a serial interface. The laptop is running a small web server, which uses CGI to control the PIC from a webpage. This system allows [Tixlegeek] to log onto the webpage from his web enabled phone, click a few buttons, and have appliances turn on or off through relays controlled by the PIC (via serial signals from the laptop).
Cellphone Hacks528 Articles
Mozilla Fennec Alpha 3 For Windows Mobile Released
Mozilla released the latest alpha version of their new mobile browser Fennec for Windows Mobile. It brings many new features and fixes, such as improved startup time and a caching system to help scrolling on a page. They have also added support for a wider range of screen resolutions, and for those of us running an HTC Touch Pro support for zoom via the directional pad has been included in this release. Being an alpha release, it’s still a bit on the buggy side, but is very a promising browser for mobile phones. The final release should give other browsers a run for their money.
Blackberry Download Limit Remover
On the standard Blackberry Web Browser, there is a fixed file download limit of 2.3MB. Many users avoid this by installing a 3rd party browser (such as Opera Mini, for example), but there is still that bitter taste for having an extra web browser around just to download decently sized files. This limit seems to be imposed by a certain WAP port that the Blackberry is set to use by default, which blocks any file greater than this. Fortunately, [0mie] has found a way to reconfigure the default Blackberry Browser to use a different port without this restriction. Step by step walk through, links to the file required, and screen shots of large file downloads are provided. [0mie] claims that this hack works on a number of different phones and OS versions, and we are sure he would appreciate a wider audience to test this with.
[Note: This hack seems to use a Chinese provider as a proxy, so there may be privacy issues, etc. As always, hack at your own risk.]
[digg=http://digg.com/mods/How_to_Remove_the_Blackberry_download_limit_Hack_a_Day]
Tiny GSM Alarm System
[youtube=http://www.youtube.com/watch?v=W746qoZsrEs]
We’ve covered this sort of thing before, but there is something to be said for the simplicity of this tiny GSM alarm system by [trax]. The alarm system is designed to send the owner a text message when a sensor is triggered. This alarm only works with Siemens phones, but it shouldn’t be too hard to find one. The alarm is configured via a dip switch on the board and can also be armed and disarmed by text. The brains of this system is a PIC16F84A. The code and schematics are included at the bottom of the page.
Vonage On IPhone
Vonage has promised to release an official iPhone app to compete with other providers such as Skype, and it is currently working its way through Apple’s well documented approval process. Unfortunately, this app would most likely come with an initial cost and/or subscription fee, though a way has been figured out to retrieve Vonage’s SIP authentication information, which would allow use of the Vonage network over other iPhone SIP Clients such as Fring. This solution does still contain the Wi-Fi only clause, but we have ways of making you talk, iPhone. This could also possibly be used on other platforms with SIP clients such as Android or WinMo.
WiFi Mapping With A Smartphone
Not so long ago, mapping WiFi required a laptop, GPS, a big antenna and Kismet/NetStumbler. Today’s smartphones have replaced even this task. For those of us running a GPS and WiFi equipped Windows Mobile phone, WiFiFoFum is an excellent and simple solution, as well as a great companion for installing an AP. Continue reading “WiFi Mapping With A Smartphone”
HTPC Inside A Cellular Phone
Reader [Jani] always wanted to throw a PC into an old school cell phone. He based this around the extremely small Commell LS-371 motherboard which measures just 146×101 mm (~5.9×4 in). He found room behind an existing access door for a DVI connector and audio in/out. He even incorporated an OLED screen, secondary sound card for “speakerphone”, and a WiFi connector into the handset. Things start to get interesting when he decided the SSD was too large and needed to be removed from its case. The one thing that seems to be missing here is an IR receiver for a remote but since he plans on running XBMC, he may already be setup to use another option such as an iPhone to act as a remote interface.