Giter Site home page Giter Site logo

supercon-2017-pocketbeagle's Introduction

Supercon 2017 PocketBeagle Workshop

Documention

https://docs.google.com/presentation/d/1Qtep8PPyMClAV48iFnnn-YatNSPEMukMfMRLN2YmIEs/edit?usp=sharing

Hardware

Part List: http://www.digikey.com/short/qt08d7

Setup

The development environment is contained inside a Linux virtual machine. The contents of the current directory are shared/mounted inside the VM at /vagrant.

  1. Install VirtualBox 5.1.x (don't use 5.2.x) and Extension Pack
    • You can also use libvirt or VMware (with a paid plug-in)
  2. Install Vagrant >= 2.0.1
  3. Open Terminal
    • Windows: Open a command prompt as Administrator (in order for symlinks in /vagrant to work)
  4. Run vagrant up

Build

  1. vagrant ssh -c "cd Supercon-2017-PocketBeagle; ./scripts/build_u-boot.sh"
  2. vagrant ssh -c "cd Supercon-2017-PocketBeagle; ./scripts/build_linux.sh"
    • Configure the kernel, then Save, and Exit
  3. Insert a microSD card reader and verify it appears inside the guest VM as sdb (vagrant ssh -c "dmesg | tail")
  4. vagrant ssh -c "cd Supercon-2017-PocketBeagle; ./scripts/format_drive.sh"
  5. vagrant ssh -c "cd Supercon-2017-PocketBeagle; ./scripts/install_u-boot.sh"
  6. vagrant ssh -c "cd Supercon-2017-PocketBeagle; ./scripts/install_rootfs.sh"
  7. vagrant ssh -c "cd Supercon-2017-PocketBeagle; ./scripts/install_kernel.sh"
    • Do this last so that kernel is installed into the rootfs.

Usage

If needed, you can SSH into the machine using the following command.

  1. vagrant ssh

supercon-2017-pocketbeagle's People

Contributors

lucasrangit avatar robertcnelson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.