Go to file
rusefillc b1372e47f6
Extract io (#25)
* LEDs for BL

* more reuse

* Windows exists

* extract NERNST pin

* Matt is asking to move

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2021-11-07 22:52:13 -08:00
.github/workflows that didn't work 2021-02-25 23:06:53 -08:00
.vscode launch config so debug works on windows 2021-05-19 00:38:39 -07:00
board_carrier move step 2021-01-04 17:07:25 -08:00
board_dev schematic pdf 2020-10-29 19:23:36 -07:00
board_fw_tool add CAN caps, solid reg pad 2020-12-01 11:58:13 -08:00
board_module hardware ID set 2021-05-19 01:24:00 -07:00
case Add case design files 2021-05-18 23:53:41 -07:00
firmware Extract io (#25) 2021-11-07 22:52:13 -08:00
for_rusefi unlikely value as version 2021-11-06 02:17:50 -07:00
git_scripts I believe those are useful 2021-04-25 21:20:48 -04:00
kicad-libraries@98dc46d6b6 submodule 2020-11-30 23:49:13 -08:00
simulation add nernst model 2020-09-28 02:17:36 -07:00
.gitattributes Extract io (#25) 2021-11-07 22:52:13 -08:00
.gitignore ignore extension state json 2020-11-11 16:36:06 -08:00
.gitmodules submodule 2020-11-30 23:49:13 -08:00
README.md read me 2021-11-06 12:11:09 -07:00

README.md

rusEFI Wideband Controller

User Documentation

Forum Thread

Building Firmware

The firmware/boards directory contains configuration for each board this firmware supports.

For the standalone board and the module built in to rusEFI Hellen boards, f0_module is the correct target. Use the build_wideband.sh script to build and package the wideband firmware: both a bin including the bootloader, and a header file consumed by rusEFI that contains no bootloader, to be uploaded over CAN (via the aforementioned bootloader).