Kyocera KR1
From Wikiteer
The Kyocera KR1 is an EVDO router. The reason it is so awesome for geographical purposes is that the router has two special features:
- It has a serial port.
- It runs Linux
Contents |
Other features
- plenty of space in the image
- wget is already there
- telnet
- ash
- based on DI624S
- updatable firmware (http://www.kyocera-wireless.com/kr1-router/firmware.htm)
Problems
- Saving across reboots is problematic (but can't you store the info online?)
- DLink and/or their minions did evil things to the serial and USB layers of the Linux kernel (probably why you can only change the baud rate, or maybe open the diagnostic serial port only once).
- Should be GPLed, but where is the source code? (see D-link vs. the GPL)
- the existing firmware has all kinds of junk leftover that would support it had they left usb-storage in - SCSI is there! you could connect a USB CD or DVD
Possibilities
What this means is that it's possible, and people have already done this, to modify the firmware and run gpsd on the system, a la StompBox. (thread with link to firmware download)
- setup a cron entry and then write a script that pulls data off the gpsd and posts it to a website (a la http://kr1gps.dyndns.org:8888/x.html which sometimes works
- OZOcar
- hook up a webcam, take pictures every X minutes
- attach the GPS data to the picture (*)
- location based services
- driving directions (*)
- traffic alerts (*)
- live speed trap warnings (*)
- position tracking (for fun, for education/research, for tax logging purposes)
- war driving (*)
- price comparison (*)
(*) Upload the data you generate to Wikiteer and share it with the world. Need to consider how to lessen the privacy issues, though.