diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-05 16:57:39 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-05 16:57:39 -0500 |
| commit | 37c83d32aec28b0531ead311eccf22a504462282 (patch) | |
| tree | 14f87e00f48fa09476b74ca860562ac980a3137d /resume.html | |
| parent | 7e57291b029795cf4993cfcb56fb0b2053f46ccd (diff) | |
| download | resume-37c83d32aec28b0531ead311eccf22a504462282.zip | |
describe gauge driver project
Diffstat (limited to 'resume.html')
| -rw-r--r-- | resume.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resume.html b/resume.html index ed969b9..e383fd4 100644 --- a/resume.html +++ b/resume.html @@ -79,6 +79,7 @@ <h2><a href="https://git.samanthony.xyz/can-gauge-interface/">Automotive gauge driver with CAN interface</a></h2> <ul> + <li>Electronic device that drives up to six analog gauges using CAN bus data.</li> <li>Designed hardware (PCB) with PIC microcontroller, MCP2515 CAN controller, EEPROM, and DACs.</li> <li>SPI for inter-chip communication.</li> <li>C firmware, Go calibration software, Python bit-timing script.</li> |