Starting the planning for an overlanding trailer with the intent to see if i can join the digital nomad lifestyle. https://youtu.be/ZoxNDb48e8A
Category: Projects
Things I am working on, or have run across on the internet that I want to try
Nvidia Jetson TX1 as K8s gpu node
Incomplete, these steps did not complete a working instance. Will follow up with other attempts. How It Began:This journey started as many in the homelab often do, with a “Wouldn’t it be cool if?”. Wells, lets find out. First, lets outline what is the expected outcome, then we can evaluate the hurdles as they come […]
Deploying Drone by Harness to k8s
Prologue: I was happy, or so I thought. For what felt like the hundredth time I noticed a red circle next to the bell on my Jenkins server. Something was out of date enough to pose a security risk. Did I care? Well I was currently streaming, so I sort of guess I have to […]
Installing node on debian based linux – update
Well, it’s quite a different affair now. Most places seem to be getting in on the “run this script, it’ll handle it for you” train, and I can’t say I dislike it. New way:via nodejs.orgcurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bashnvm install # Old way:So yeah, installing node is sort of a stupid round about adventure in […]
Sonoff T3US2C tasmota
You can probably find these instructions spread out via various sites fairly easily. I know it didn’t take me long. I’m putting together my list specifically so I remember WTF I did. Raspi Flash setupsetup the esptoolhttps://tasmota.github.io/docs/Esptool/ for the raspberry PI the serial port is /dev/ttyS0 when configured “properly”<get picture of proper wire configuration here> […]
grblweb – a web based grbl sender for CNC
Pretty awesome project github link The guy has even build a raspi image for it. But that puts me in an interesting middle ground. I’d like to use the raspi I have lying about with the 2.8″ tft touch screen from adafruit, but it seems that it just won’t work without the custom kernel file […]
Linksprite DIY CNC info/stats/mods
Just to keep track of what I’ve done, current settings, mods, and measurements. Controller: (CNCjs) https://www.npmjs.com/package/cncjs Chuck upgrade: https://www.amazon.com/gp/product/B01M7WTQKC/ref=oh_aui_detailpage_o06_s00?ie=UTF8&psc=1 https://www.amazon.com/gp/product/B01FJQTYWY/ref=oh_aui_detailpage_o06_s00?ie=UTF8&psc=1 Limit switches: https://www.thingiverse.com/thing:919432 https://www.amazon.com/gp/product/B017GXU0IK/ref=oh_aui_detailpage_o06_s01?ie=UTF8&psc=1 it appears that bolting the limit switches directly onto the z carriage is causing them to trigger due to vibration.. need to figure out a dampening option, or make grbl ignore […]
Ring flood light cam to dumb motion sensor
The worst ideas come to us when drinking too much, and having access to purchasing power when drinking is probably never a great idea.. but alas, here I am. Links, always forget the links. Link to camera Apparently drunk me decided that I wanted to follow through on a project that I was thinking about doing […]