Go to file
rusefillc bfe9418a50 uniform replaces 2024-07-25 14:39:40 -04:00
.github/workflows 8 2024-06-15 00:21:01 -04:00
altium.shared
bin
board_id polaris-112-a ID 2024-07-02 23:39:23 +03:00
docs
git_scripts
ibom-data
kicad
modules uniform replaces 2024-07-25 14:39:40 -04:00
tests
.gitattributes
.gitignore
.gitmodules
CHANGELOG.md
Dockerfile
FAQ.md
create_hellen_board_example.sh
readme-manual-process.md
readme.md Update readme.md 2024-07-06 14:04:12 -04:00
run_tests.sh
step1-build-docker-win10.bat
step1-build-docker.sh
step2-run-docker-win10.bat
step2-run-docker.sh

readme.md

TL,DR:

hellen-one is a toolset to produce custom PCBs by merging gerber files of known proven functional modules into trivial frame PCB with mostly just the main vehicle connector. Gerber merging happens in the cloud, i.e. on the github server.

  • fork https://github.com/rusefi/hellen-example/ repo to get github actions and meta files learn about forking
  • make sure github actions are enabled/enable github actions on your fork
  • replace xxx and yyy in revision.txt with name of your board
  • create youboard.kicad_pcb from proven modules using KiCAD
  • push into github to trigger hellen-one gerber expert and gerber merge (that's where the hellen magic happens! for instance gerber export is taken care by export.sh script which github action would invoke automatically. Just watch for the yellow circle to turn into a green checkmark.)
  • (sorry rotation only by factor of 90 degrees at this point)
  • order your using fabrication files from 'boards' folder!

Please see how some of the open source boards are done and follow the pattern:

Open Source Boards

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

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