RenegadeTechWorks 3000gt ECS Model 01/02 Controller Open Source Down Loads

 

***************************************************************************************
Description of Software &  electrical design:    
Mitsubishi 3000gt/Stealth Custom Controller system
for controlling stock OEM mitsubishi ECS Struts. Hardware Platform: ATAMega 328 MicroController
Copyright (C) 2014 Marcus Diaz, RenegadeTechWorks, LLC *************************************************************************************** Licensing: Licensed under GNU GPL Version 2 These software and hardware designs dowloadable below are free software.
you can redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation
under Version 2 of the License This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See this link GNU General Public License for more details. or write to the Free
Software Foundation, Inc.,51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
****************************************************************************************

Do a "right click -> save link as "  to download and save the files below.

      

The system platform is based around an amtel328 core design using 12  channels  of the Microcontroller for monitoring and driving the struts using a Texas Inst. 4 channel H-Bridge motor driver .  2 channels for the sport /tour lights, 1 channel for the Selector switch,  & 2 channels for controlling the addressable 4 LED array, 1 channel for switch selector mode type.     Total channels used = 18.

Renegade TechWorks 3000gt ECS Model 01 Controller Schematic PDF

 

 

The software contained in the  .INO file below  was developed using the Arduino IDE - set for an Uno / Amtel328  compile target.  The techworks controller can be programmed by using the current Arduino IDE with the standard Upload command &  USB FTDI upload cable.  The cable connects to the 6- Pin programming headers on the controller board.

The coding style is flat C-coding. No C++ and tons of comments.

Renegade TechWorks 3000gt ECS M01/M02 Controller Firmware