Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
micolous committed Nov 22, 2013
1 parent 6361aad commit d0d8113
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions README.md
@@ -1,4 +1,19 @@
ac100-tools
===========
ac100-tools / carpc
===================

This repository contains some scripts for managing my Car PC. Scripts relating to the Toshiba AC100 sporked from http://ac100.grandou.net

This contains a bunch of other code as I iterate through developing my car PC.

I experimented with doing carpc stuff with Arduino + Toshiba AC100. At the moment both of these units aren't wired in and I'm running on a Raspberry Pi.

The current configuration consists of:

- Raspberry Pi, connected to USB 12v adapter
- Adafruit "Ultimate GPS" running at 10Hz connected to TTL serial on RPi, siphoning power from RPi
- TM1640 LCD display controller

There is still the AC100 sitting around and some other periphrials which I want to eventually get running again. AC100 may be ideal for running servers as it has more CPU power than the RPi.

Early prototypes also included a temperature sensor. I also have another sensor board that was from another project which acts as an accellerometer.

Various scripts for managing AC100, mainly sporked from http://ac100.grandou.net

0 comments on commit d0d8113

Please sign in to comment.