rusefi/hardware/readme.md

78 lines
3.2 KiB
Markdown
Raw Permalink Normal View History

2018-12-14 16:08:32 -08:00
# Connectors
2017-02-14 17:02:17 -08:00
Some vehicle-specific connector boards are also pretty nice if you want to keep original harness intact
2018-12-14 16:08:32 -08:00
See [Connectors wiki page](http://rusefi.com/wiki/index.php?title=Hardware:OEM_connectors)
todo: move Connectors wiki page content into git
* [35 pin](Breakout_35pin_MX7-C-35PL-C11-connector) Mazda TCU
* [38 pin](Breakout_38pin_NGC-connector) Chrysler NGC connector
2020-06-02 17:29:20 -07:00
* [48 pin](Breakout_48pin_174917-Connector) Mazda Miata NA6
* [52 pin](Breakout_52pin_172319-1-Connector) Mitsubishi Galant VR4
* [55 pin](Breakout_55pin_963063-15-Connector) TE Lada
* [55 pin](breakout_55pin-motronic-Connector) Motronic 1.5.x BMW/GM
* [60 pin](Breakout_60pin_EEC-IV-Connector) Ford EEC-IV
* [64 pin](Breakout_64pin_176122-6-Connector) Mazda Miata NA NB1, Honda Civic
* [68 pin](Breakout_68pin_966595-1_and_963356-1-Connector) Volkswagen Audi VAG
* [72 pin](Breakout_72pin_1123038-2-Connector) Mazda Miata NB2
* [88 pin](Breakout_88pin_VAG-Connector) Volkswagen Audi VAG
* [121 pin](Breakout_121pin_368255-2-Connector) Volkswagen Audi VAG
* [134 pin](Breakout_134pin_7-967288-1-Connector) BWM
* [154 pin](Breakout_154pin_284617-1-Connector) Volkswagen Audi VAG
2018-12-14 15:46:44 -08:00
2020-03-22 06:42:36 -07:00
![img](breakout_boards.jpg)
2018-12-14 17:10:00 -08:00
# Modules
2020-03-21 07:41:25 -07:00
* [stm32 Brain board 48pin](mini48-stm32)
* [stm32 Brain board 100pin](brain_board)
* [stm32 Brain board 176pin](brain_board_176-pin)
2018-12-14 18:42:39 -08:00
* [CAN module](can_board) CAN using SN65HVD230
* [VR module](VR_Board) Variable Reluctance conditioner board VR MAX9926
* [Wideband module](CJ125_board) CJ125 Bosch Wideband board
2019-01-05 15:40:08 -08:00
* [VND5E025AKTR](PowerSSO-24_breakout) double channel high-side driver with analog current sense (used on Dodge Neon 2003 test mule)
* [BTS21400](DDPAK_breakout) ignition coil IGBT driver (used on Dodge Neon 2003 test mule)
* [TLE6240 module](low_side_tle6240) integrated low side switch (fabricated, not tested)
* [TLE6244 module](Breakout_TLE6244) integrated low side switch (never actually fabricated)
* [TLE8810ED module](https://github.com/rusefi/hw_modular/tree/master/TLE8110ED_breakout_board) integrated low side switch
2022-11-29 13:57:56 -08:00
* [MC33816](Common_Rail_MC33816) common rail driver - rusEFI has working GDI*
2022-12-15 09:12:42 -08:00
* [LM1949]([Low-Z_LM1949](https://github.com/rusefi/hw_legacy/tree/master/Low-Z_LM1949)) low impedance injector driver (never actually fabricated)
2019-04-26 19:07:45 -07:00
New modules are being added to https://github.com/rusefi/hw_modular
Some stuff we have given up on completely is located at https://github.com/rusefi/hw_legacy
2019-01-05 15:40:08 -08:00
Above mentioned modules are known to work unless stated otherwise
2018-12-14 17:10:00 -08:00
2021-10-31 21:05:19 -07:00
### More rusEFI hardware
2018-12-14 17:10:00 -08:00
2021-10-31 21:05:19 -07:00
See https://github.com/rusefi/rusefi/wiki/Hardware
# Frankenso
Frankenso has moved to https://github.com/rusefi/rusefi-hardware/tree/main/classic-designs
2018-12-14 17:10:00 -08:00
2020-08-16 10:02:12 -07:00
2018-12-14 16:08:32 -08:00
# More info
2017-02-14 17:02:17 -08:00
2019-02-02 17:55:55 -08:00
![IBOM](../misc/www/images/ibom_icon.png) [Interactive Html Boms](https://rusefi.com/docs/ibom/)
2018-12-14 16:08:32 -08:00
See [Hardware status forum thread](http://rusefi.com/forum/viewtopic.php?f=4&t=260)
todo: move hardware status content into git
2019-01-18 18:53:21 -08:00
2019-01-19 08:31:42 -08:00
# Important note
2020-08-16 10:02:12 -07:00
rusEFI is currently transitioning from KiCAD 4 to KiCAD 5.
2019-01-19 08:31:42 -08:00
2019-01-18 18:53:21 -08:00
# Important note
2019-04-26 19:15:10 -07:00
Depends on libraries from https://github.com/rusefi/kicad-libraries
If you download complete repo do not forget to download libraries. If you git clone be sure to also
`git submodule update --init`
2019-01-18 18:53:21 -08:00
`git submodule update --init`