1 <?xml version=
"1.0" encoding=
"ISO-8859-1"?>
2 <rss version='
2.0' xmlns:lj='http://www.livejournal.org/rss/lj/
1.0/'
>
4 <title>Petter Reinholdtsen - Entries from May
2014</title>
5 <description>Entries from May
2014</description>
6 <link>http://www.hungry.com/~pere/blog/
</link>
10 <title>Free software car computer solution?
</title>
11 <link>http://www.hungry.com/~pere/blog/Free_software_car_computer_solution_.html
</link>
12 <guid isPermaLink=
"true">http://www.hungry.com/~pere/blog/Free_software_car_computer_solution_.html
</guid>
13 <pubDate>Thu,
29 May
2014 18:
45:
00 +
0200</pubDate>
14 <description><p
>Dear lazyweb. I
'm planning to set up a small Raspberry Pi computer
15 in my car, connected to
16 <a href=
"http://www.dx.com/p/
400a-
4-
0-tft-lcd-digital-monitor-for-vehicle-parking-reverse-camera-
1440x272-
12v-dc-
57776">a
17 small screen
</a
> next to the rear mirror. I plan to hook it up with a
18 GPS and a USB wifi card too. The idea is to get my own
19 "<a href=
"http://en.wikipedia.org/wiki/Carputer
">Carputer
</a
>". But I
20 wonder if someone already created a good free software solution for
21 such car computer.
</p
>
23 <p
>This is my current wish list for such system:
</p
>
27 <li
>Work on Raspberry Pi.
</li
>
29 <li
>Show current speed limit based on location, and warn if going too
30 fast (for example using color codes yellow and red on the screen,
31 or make a sound). This could be done either using either data from
32 <a href=
"http://www.openstreetmap.org/
">Openstreetmap
</a
> or OCR
33 info gathered from a dashboard camera.
</li
>
35 <li
>Track automatic toll road passes and their cost, show total spent
36 and make it possible to calculate toll costs for planned
39 <li
>Collect GPX tracks for use with OpenStreetMap.
</li
>
41 <li
>Automatically detect and use any wireless connection to connect
42 to home server. Try IP over DNS
43 (
<a href=
"http://dev.kryo.se/iodine/
">iodine
</a
>) or ICMP
44 (
<a href=
"http://code.gerade.org/hans/
">Hans
</a
>) if direct
45 connection do not work.
</li
>
47 <li
>Set up mesh network to talk to other cars with the same system,
48 or some standard car mesh protocol.
</li
>
50 <li
>Warn when approaching speed cameras and speed camera ranges
51 (speed calculated between two cameras).
</li
>
53 <li
>Suport dashboard/front facing camera to discover speed limits and
54 run OCR to track registration number of passing cars.
</li
>
58 <p
>If you know of any free software car computer system supporting
59 some or all of these features, please let me know.
</p
>