c4d8c85a7b
* switch to official ppa * remove xvfb dependency * gen all boards * redirect output * seems xvfb is still needed * undocumented commands? * update InteractiveHtmlBom * try without xvfb again * remove tracks flag, move nets flag to var * Undo rescue entry |
||
---|---|---|
.. | ||
1A_injector_6-channels | ||
1A_injector_12-channels | ||
5V-regulator | ||
A4988_stepper_motor_driver | ||
Breakout_10pin_Migration-Board | ||
Breakout_35pin_MX7-C-35PL-C11-connector | ||
Breakout_38pin_NGC-connector | ||
Breakout_48pin_174917-Connector | ||
Breakout_52pin_172319-1-Connector | ||
Breakout_55pin-motronic-Connector | ||
Breakout_55pin_963063-15-Connector | ||
Breakout_60pin_EEC-IV-Connector | ||
Breakout_64pin_176122-6-Connector | ||
Breakout_68pin_966595-1_and_963356-1-Connector | ||
Breakout_72pin_1123038-2-Connector | ||
Breakout_80pin_8-1393476-0 | ||
Breakout_88pin-2.5-rows | ||
Breakout_88pin_VAG-Connector | ||
Breakout_104pin_EEC-V-Connector | ||
Breakout_121pin_368255-2-Connector | ||
Breakout_134pin_7-967288-1-Connector | ||
Breakout_154pin_284617-1-Connector | ||
Breakout_Chip_TLE6244 | ||
CJ125_board | ||
Common_Rail_MC33816 | ||
Common_Rail_PT2000 | ||
DDPAK_breakout | ||
DPAK2_breakout | ||
EEC-V-Blank-Board | ||
HighSideSwitch | ||
InteractiveHtmlBom@7dacae0c1d | ||
Map_MPX | ||
NGC_pcb | ||
PowerSSO-24_breakout | ||
Power_regulator_TPS54340 | ||
Stimulator | ||
TLF35584 breakout | ||
VR_Board | ||
VR_discrete | ||
VR_ncv1124_test_module | ||
adc_amp_divider | ||
adc_amp_divider.vertical | ||
adc_amp_divider.vertical12 | ||
analog_input_module_kb1gtt | ||
brain_board | ||
brain_board_176-pin | ||
brain_board_SD_Card_1 | ||
brain_board_STM32F407_SD_wing-it | ||
breakout_35pin_825213-Connector | ||
can_board | ||
discovery | ||
frankenso | ||
frankenso-PWR-Supply | ||
frankenstein | ||
gerbmerge | ||
hi-lo_driver | ||
hip9011 | ||
ion_sense_saab | ||
knock_VR_Art_ELectro | ||
low_side_tle6240 | ||
mini48-stm32 | ||
power_supply_kb1gtt | ||
rusefi_hardware_history | ||
rusefi_lib@86f5b50821 | ||
soic8_breakout | ||
thermocouiple_module | ||
tools | ||
usb_mmc_spi | ||
.gitignore | ||
breakout_boards.jpg | ||
common_parts.txt | ||
license.txt | ||
readme.md |
readme.md
Frankenso
The most interesting folder here is Frankenso - that's rusEfi most useful board
microRusEfi
microRusEfi is another official rusEfi board, it lives at https://github.com/rusefi/hw_microRusEfi
Connectors
Some vehicle-specific connector boards are also pretty nice if you want to keep original harness intact
See Connectors wiki page todo: move Connectors wiki page content into git
- 35 pin Mazda TCU
- 38 pin Chrysler NGC connector
- 48 pin Mazda Miata NA6
- 52 pin Mitsubishi Galant VR4
- 55 pin TE Lada
- 55 pin Motronic 1.5.x BMW/GM
- 60 pin Ford EEC-IV
- 64 pin Mazda Miata NA NB1, Honda Civic
- 68 pin Volkswagen Audi VAG
- 72 pin Mazda Miata NB2
- 88 pin Volkswagen Audi VAG
- 121 pin Volkswagen Audi VAG
- 134 pin BWM
- 154 pin Volkswagen Audi VAG
Modules
- stm32 Brain board 48pin
- stm32 Brain board 100pin
- stm32 Brain board 176pin
- CAN module CAN using SN65HVD230
- VR module Variable Reluctance conditioner board VR MAX9926
- Wideband module CJ125 Bosch Wideband board
- VND5E025AKTR double channel high-side driver with analog current sense (used on Dodge Neon 2003 test mule)
- BTS21400 ignition coil IGBT driver (used on Dodge Neon 2003 test mule)
- TLE6240 module integrated low side switch (fabricated, not tested)
- TLE6244 module integrated low side switch (never actually fabricated)
- TLE8810ED module integrated low side switch (fabricated, not tested)
- MC33816 common rail driver (never actually fabricated)
- LM1949 low impedance injector driver (never actually fabricated)
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
Above mentioned modules are known to work unless stated otherwise
Frankenstein
More rusEFI hardware
- PnP MRE 55 pin TE
- PnP MRE 68 pin VAG
- Proteus
- Hellen TODO
More info
See Hardware status forum thread todo: move hardware status content into git
Important note
rusEFI is currently transitioning from KiCAD 4 to KiCAD 5.
Important note
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
git submodule update --init