diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-05 17:26:24 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-05 17:26:24 -0500 |
| commit | 0b4568b92838ab9e7e1208634ee18e27d4f6d7e5 (patch) | |
| tree | c774224d68502967c874e1c3ae3af51e45d4f2b5 /resume.html | |
| parent | 2e2044c8ebd255161a45693b2ca90697452cd432 (diff) | |
| download | resume-0b4568b92838ab9e7e1208634ee18e27d4f6d7e5.zip | |
Diffstat (limited to 'resume.html')
| -rw-r--r-- | resume.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resume.html b/resume.html index 419e61f..06fe2a2 100644 --- a/resume.html +++ b/resume.html @@ -81,8 +81,8 @@ <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> + <li>Used SPI for inter-chip communication.</li> + <li>Wrote C firmware, Go calibration software, Python bit-timing script.</li> </p> <h2><a href="https://git.samanthony.xyz/volute/">Volute</a></h2> |