Notebook

Highlighted

Posts

Working with USB devices

Identifying and locating USB devices

These widely used commands can be used to list and learn about …

Youtube-dl Quickstart

Intro

I’m using yt-dlp these days

android studio

sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386

    Annual Backup Process

    Refresh documents

    • Update cv
    • Update zotero and backup
    • Update idealab website

    check app passwords …

    Arduino - ESP32 notes

    Arduino Instructions

    Install Arduino

    Follow this tutorial to install ESP32 support on arduino

    Arduino OpenCM9.04 SDK ID Change

    Intro

    This code can be used to change the id of an XL-320 servo from 1 to 2.

    Cadquery Info

    python3 -m venv ~/envs/cadquery
    . envs/cadquery/bin/activate
    pip install cadquery jupyter-cadquery …