====== Västtrafik Gauge ====== //Analog meter showing minutes left to next bus depature.// ===== Changelog ===== **Status: ** //In progress.// ^ Date ^ Comment ^ | 2008-02-22 | Project created. | ===== About ===== This is is a one-day "idea to working prototype"-project. The VT-gauge is a analog gauge displaying how many minutes there are left until my next bus to my job depatures. The analog gauge is connected to a 18F2550 controller which in turn is connected trough USB to the computer (this is going to be replaced by ethernet for a stand-alone solution.). The computer is running a C# application which fetch the real-time information about the next depature and writes this to the uC. The application can also show CPU and RAM-usage on the gauge instead of the next depature. ===== Hardware ===== {{:hardware:vtmeter.jpg?320|Prototype 1}} Prototype v1. Works very well. Its 17 minutes to the next bus in this photo.\\ ===== Software ===== {{:hardware:vtmeter_software.jpg|Application}} Prototype v1. C# application. Writes next bus depature, current CPU or RAM usage or enables the uC-built in sweep-function.\\ ===== Schematics ===== {{:hardware:svnimages:vasttrafik-meter.sch.png?320|Schematic.}} Prototype schematic.\\ ===== Firmware ===== The firmware is written in Microchip's C18 V 3.16 using MPLAB 8.00 and Microchip USB-stack 1.3 ===== Downloads ===== Latest source code and schematic/PCB-layout can be found in repository\\ // /software/trunk/PC/Vasttrafik-meter/ //, \\ // /software/trunk/Embedded/Vasttrafik-meter - GEN/ // and\\ // /hardware/trunk/schematics/vasttrafik-meter/ // in [[documents:svn| SVN]]. ===== License ===== All information found on this page are licensed. See the [[documents:license]] page for more information.