Go to file
rusefillc ff7131e65b Revert "Revert "Turn tabs into spaces for Kicad 8""
This reverts commit 99740ac85a.
2024-04-17 15:08:58 -04:00
.github/workflows install kicad 8 2024-04-16 22:23:37 -04:00
altium.shared
bin
board_id hd81-b ID 2024-04-03 05:49:16 +03:00
docs
git_scripts
ibom-data
kicad Revert "Revert "Turn tabs into spaces for Kicad 8"" 2024-04-17 15:08:58 -04:00
modules #382 2024-04-11 14:11:31 +03:00
tests
.gitattributes
.gitignore
.gitmodules
CHANGELOG.md
Dockerfile
create_hellen_board_example.sh
readme-manual-process.md
readme.md
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.

  • fork https://github.com/rusefi/hellen-example/ repo to get github actions and meta files
  • 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 6 or 7
  • 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