From 566ff3590ffe5bbd9317d3bf989c8c7baa59e0f6 Mon Sep 17 00:00:00 2001 From: Aadi Desai <21363892+supleed2@users.noreply.github.com> Date: Mon, 13 Jun 2022 11:15:15 +0100 Subject: [PATCH] Even more entries on welcome page --- content/posts/000_welcome.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/posts/000_welcome.md b/content/posts/000_welcome.md index 88ee4b6..4dd1d86 100644 --- a/content/posts/000_welcome.md +++ b/content/posts/000_welcome.md @@ -60,6 +60,9 @@ Below are links to writeups or relevant resources I've found helpful. - Upgrading it to RepRapFirmware using the SKR1.4 from source - Reflashing Moonside Lighthouses with Custom Firmware as it's just an ESP32 - [Moonside Lighthouse](https://shop.moonside.design/products/moonside-lighthouse) +- Nanoleaf-style Wall Lights + - Based on [Moonside Neon Hex](https://www.indiegogo.com/projects/moonside-neon-hex-the-most-dynamic-modular-light#/) + - Using ESP32 as controller and connection - Minimal Azure Instance *Shrinking disk image size to lower storage cost* - DIY Soldering Fume Extractor Fan *Using an activated carbon filter* - DIY SteamVR Tracker *Following links for info* @@ -84,6 +87,8 @@ Below are links to writeups or relevant resources I've found helpful. - With D-pad movement - With an integrated USB3 hub - ROTR Clone with D-pad movement +- Similar Knob with Screen? + - Existing Project [Github](https://github.com/scottbez1/smartknob) and [Video](https://www.youtube.com/watch?v=ip641WmY4pA) - Wireless E-Ink Display - [E-paper Display Driver for ESP32(-S2/-C3)](https://github.com/martinberlin/cale-idf/wiki) - Possibly unpowered, using energy harvesting chip @@ -125,3 +130,10 @@ Below are links to writeups or relevant resources I've found helpful. - Indoor CO2 Sensor / Monitor - SCD40/41 Sensor - Possibly tied in with HomeAssistant / ESPHome +- Proxmox-based Server + - Old enterprise-grade NVidia GPUs? + - Splitting GPU power across VMs, more info in [this video](https://www.youtube.com/watch?v=jTXPMcBqoi8) + - Parsec as local gaming server? + - QOI Encoder + - Based on this [Video](https://www.youtube.com/watch?v=EFUYNoFRHQI) + - Existing Example in [Rust](https://docs.rs/qoi/latest/qoi/) and [Ci](https://github.com/pfusik/qoi-ci)