1

cpp projs

This commit is contained in:
Evan Pratten 2022-12-18 14:34:24 -05:00
parent 794f7ba43f
commit fd24e1d958
5 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
title: "os328"
date: 2019-03-08
extra:
icon: las la-toolbox
excerpt: "A kernel / os for the atmega328p"
redir_to: https://github.com/ewpratten/os328
---

View File

@ -0,0 +1,8 @@
---
title: "os32u4"
date: 2020-06-08
extra:
icon: las la-toolbox
excerpt: "A Kernel for use on 32u4 AVR chips."
redir_to: https://github.com/ewpratten/os32u4
---

View File

@ -0,0 +1,8 @@
---
title: "FRCWorld"
date: 2020-08-09
extra:
icon: las la-toolbox
excerpt: "A tool for visualizing an FRC robot's pose in real time"
redir_to: https://github.com/ewpratten/FRCWorld
---

View File

@ -0,0 +1,8 @@
---
title: "ardupaddle"
date: 2021-01-31
extra:
icon: las la-toolbox
excerpt: "A CW/morse code paddle built with an atmega32u4 processor"
redir_to: https://github.com/ewpratten/ardupaddle
---

View File

@ -0,0 +1,8 @@
---
title: "A10U8R: Signal Attenuator"
date: 2022-10-14
extra:
icon: las la-toolbox
excerpt: "A10U8R is a simple signal attenuator for VCV Rack."
redir_to: https://github.com/ewpratten/A10U8R
---