Skip to content

Instantly share code, notes, and snippets.

@davidbradway
davidbradway / udoo_ubuntu.md
Last active August 29, 2015 14:10
UDOO Udoobuntu

Setup for UDOO Ubuntu

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose
sudo apt-get install git
sudo dpkg-reconfigure tzdata
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
sudo apt-get install spyder
@davidbradway
davidbradway / choco.md
Last active October 27, 2021 06:15
Windows Computer setup

Manual Installs:

  • Chocolatey, then used script below for a mass install
  • Duke VPN (Cisco AnyConnect) -- login to portal.duke.edu
  • GoPro
  • SDFormatter 5.0
  • Keybase (not working?)
  • Windows Linux Subsystem, then Ubuntu, then ZSH, then oh-my-zsh
  • Bitcoin Core (ran through whole Blockchain, then enabled pruning)
  • Postman
@davidbradway
davidbradway / ubuntu_config.md
Last active August 29, 2015 14:08
ubuntu_config.md

Ubuntu Configuration

Install programs

    sudo add-apt-repository ppa:webupd8team/sublime-text-2
    sudo add-apt-repository ppa:tualatrix/ppa
    sudo apt-get update
    sudo apt-get install ubuntu-tweak
    sudo apt-get install sublime-text
    sudo apt-get install spyder
    sudo apt-get install arduino arduino-core

BeagleBone Black Configuration

Set up base OS

eMMC boot to Angstrom

  • Downloaded latest Angstrom image
  • Unzipped and wrote to uSD card
  • Put card into BBB
  • Held down the boot button and powered up
  • Waited < 45 min for LEDs to go solid