Go to file
andreika-git 752078072b Board id fore67-C #181 2022-09-02 06:11:37 +03:00
.github/workflows thank you for your service 2022-05-18 11:01:04 -04:00
altium.shared
bin fix create_footprints_from_pcad for python3 2022-08-30 16:49:08 +03:00
board_id Board id fore67-C #181 2022-09-02 06:11:37 +03:00
docs
git_scripts progress 2022-06-29 02:18:38 -04:00
ibom-data
kicad fix DPAK origin for JLC 2022-08-30 16:18:35 +03:00
modules better silk for power5/D420 (SMA diode) 2022-08-30 16:50:18 +03:00
tests
.gitattributes
.gitmodules
CHANGELOG.md
Dockerfile removed submodule update from dockerfile because it was breaking things 2022-05-18 17:41:55 -04:00
create_hellen_board_example.sh
readme.md
run_tests.sh
step1-build-docker-win10.bat
step1-build-docker.sh +x 2022-05-18 11:19:52 -04:00
step2-run-docker-win10.bat
step2-run-docker.sh +x 2022-05-18 11:19:52 -04:00

readme.md

This repository contains all scripts and data to create Hellen One boards for rusEFI!

See also https://github.com/andreika-git/hellen-boards

See also https://github.com/rusefi/rusefi/wiki/Hellen-One-Platform

Hellen One is a DIY PnP ECU board construction toolset.

Do you have a car with a rare or non-standard ECU connector pinout? Do you want a custom DIY ECU but don't want to design it from scratch?

Then Hellen One is for you!

Please see Hellen One Wiki for more info:

https://github.com/andreika-git/hellen-one/wiki


To run these scripts, you need a 'bash' environment available natively as Unix/Linux shells. Or, under Windows, you'll need to install a special environment like MSYS2 (https://www.msys2.org) or Cygwin (https://www.cygwin.com)

Please see "create_hellen_board_example.sh" for basic script usage.

For more script usage examples and some real projects, please see:

https://github.com/andreika-git/hellen-boards/


  • ./bin
    • contains scripts needed to compile a ready-to-fab board file, including: Gerber, BOM+CPL files, board images
  • ./modules
    • contains ready-to-use modules
  • ./ibom-data
    • contains a customized footprint library used by iBom generator. Don't use these files for your pcb
  • ./create_hellen_board_example.sh
    • is a simple example of using Hellen-One scripts for your own board.