Post

Other Documentation

Other Documentation

Setup

Downgrading macOS

https://www.youtube.com/watch?v=p8ch0yTq7Y8

Useful Tools

Better Serial Plotter

Bash Scripts

Website Creation

Jekyll & Chirpy

.bash scripts for convinience

1
2
3
4
5
#!/usr/bin/env bash

source /Users/stevensun/Documents/ece4160/FastRobots_ble/bin/activate
cd /Users/stevensun/Documents/ece4160/lab2
jupyter lab
This post is licensed under CC BY 4.0 by the author.