Posts

Beep!

by danaukes

  1. Comment out pcspkr line in /etc/modprobe.d/blacklist.conf
  2. Add yourself to the input group:

...

Read More
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