Code Monkey home page Code Monkey logo

adafruit-occidentalis's Introduction

Adafruit Occidentalis

Occidentalis is a collection of packages intended for use on a Raspberry Pi running the latest version of the Raspbian distribution. By default, it installs a collection of development tools and a configuration helper called occi. It also provides a custom kernel build and configuration helpers for various Adafruit products.

Installing Occidentalis

The Easy Way

Check out our Pi Finder, a graphical, cross-platform tool for locating a Raspberry Pi on your network and configuring it with Occidentalis.

The Easy Way (Command Line Edition)

On your Raspberry Pi, open a terminal and enter the following:

sudo -s
echo "deb http://apt.adafruit.com/raspbian/ wheezy main" >> /etc/apt/sources.list
wget -O - -q https://apt.adafruit.com/apt.adafruit.com.gpg.key | apt-key add -
apt-get update
apt-get install occidentalis

There's also a handy installation script to do the same thing. You can inspect it with:

curl -SLs https://apt.adafruit.com/install | less

And, assuming you trust us, run it with:

curl -SLs https://apt.adafruit.com/install | sudo bash

adafruit-occidentalis's People

Contributors

alecthegeek avatar brennen avatar jakymiwm avatar toddtreece avatar

Watchers

 avatar  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.