Skip to content

Commit

Permalink
Add si-printer-bridge project tab
Browse files Browse the repository at this point in the history
  • Loading branch information
LarssonOliver committed Jun 7, 2024
1 parent b1be3fe commit 3889027
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added public/si-printer-bridge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/components/ProjectList/ProjectListComponent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@
was built to learn the lifetime of systems all the way from code to deployment. Using CI/CD,
it is built into container images and deployed using kubernetes.
</ProjectListItemComponent>
<ProjectListItemComponent
title="si-printer-bridge"
img="si-printer-bridge.png"
github="https://github.com/larssonoliver/si-printer-bridge"
fill-img
>
A Raspberry Pi Pico (rp2040) based embedded which bridges a SportIdent Orienteering chip
reader to a thermal printer. The project is built using C, TinyUsb, and the Pico SDK.
</ProjectListItemComponent>
<ProjectListItemComponent
title="bf"
img="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/c/c-original.svg"
Expand Down

0 comments on commit 3889027

Please sign in to comment.