Notebook

Highlighted

Posts

Working with USB devices

Identifying and locating USB devices These widely used commands can be used to list and learn about connected USB devices in Linux.

Youtube-dl Quickstart

Intro I’m using yt-dlp these days Find out the formats yt-dlp -F <address> Specify the format code yt-dlp -f <formatcode> <address> youtube-dlp branch of youtube-dl

android studio

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

    Annual Backup Process

    Refresh documents Update cv Update zotero and backup Update idealab website check app passwords https://myaccount.

    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