/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

Podcasting

by Dan Aukes

Read More
Python / Conda Intro

by Dan Aukes

Python

Python

Installing

Read More
getting Ubuntu 20.04.5 installed and working on a raspberry pi

by Dan Aukes

https://roboticsbackend.com/install-ubuntu-on-raspberry-pi-without-monitor/

https://forums.raspberrypi.com/viewtopic.php?t=315089

the raspberry pi imager has some issues you can add invalid ...

Read More
Removing Snap from Ubuntu

by Dan Aukes

This is useful for stalled updates when installing ubuntu-desktop-minimal on a server. the firefox ...

Read More
Parts List

by Dan Aukes

Robotics Parts

Assuming 15 students are participating in the more technical activities

| Items ...

Read More
Running Ros2 on an ESP32

by Dan Aukes

Virtualbox guest master setup

  1. create a virtual machine
    1. Networking: Select ...
Read More
working with raspberry pi bluetooth from bash

by Dan Aukes

open bluetoothctl in interactive mode from bash

bluetoothctl

This will create an interactive prompt for working with ...

Read More
Rust Content

by Dan Aukes

Installation

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

VSCode Extensions

```bash codium --install-extension rust-lang.rust-analyzer codium ...

Read More