/notebook

Posts in notebook

Sub-Folders

notebook/deprecated notebook/deprecated/ros notebook/docker notebook/git notebook/iot notebook/linux-basics notebook/linux-special-topics notebook/markdown-cheatsheet_files notebook/mujoco notebook/python notebook/ros2 notebook/school notebook/ssh notebook/ubuntu-setup notebook/virtualbox

Posts

Working with the BNO055/BNO085

by danaukes

alt text

alt text

External Resources

  • BNO085 (Part): ...
Read More
brother ql-700 label printer setup

by danaukes

sudo apt install brother-cups-wrapper-common brother-lpr-drivers-common brother-lpr-drivers-extra 
sudo systemctl restart cups.service

External ...

Read More
caddy-https-domain.md

by danaukes

Create an A record

points to the external ipv4 address small ttl for testing

open firewall ...

Read More
caddy set up

by danaukes

Domain

  1. go to domain management -> advanced DNS
  2. add an A record pointing test ...
Read More
Cadquery Info

by danaukes

sudo apt install -y git python3-pip python3-venv
python3 -m venv ~/envs/cadquery
. envs/cadquery/bin/activate
pip install cadquery jupyter-cadquery

External ...

Read More
Working with the Canvas API

by danaukes

Instructions

  1. Generate an API token
    1. Go to your account settings: ...
Read More