====== Shiftlight ====== //Lights that indicate when to shift gear in i car.// ===== Changelog ===== **Status: ** //Done, depricated.// ^ Date ^ Comment ^ | 2003-04-21 | Project created. | ===== About ===== Indicator with four LEDs, two green, one yellow and one red indicating when it's appropiate to change gear in your car. ===== Hardware ===== {{:hardware:shiftlight_front.jpg?320|Front view}} Counting pulses from the ingintion cable to calculate the RPM. Each LED's treshold level are set by chosing the LED to be set (by setting the binary switches to that LED's binary value) and then press the red button when the RPM are at the wanted level.\\ {{:hardware:shiftlight_inside.jpg?320|Inside view}} The controller used is a PIC16F628. ===== Schematics ===== N/A ===== Firmware ===== The firmware is written in HI-TECH PICC using MPLAB.