Giter Club home page Giter Club logo

carpc's Introduction

CarberryPI

Initial setup

  • Download a fresh copy of Raspbian Jessie (Not lite)
  • Write it to the sd card. Follow these instructions if you are not sure how to do it.
  • Put the sd card back to the PI, attach a keyboard, a mouse and a network cable and boot up the pi.
  • (Optional) Update /etc/apt/sources.list. Pick a mirror from here.
  • Open up terminal, type: sudo raspi-config, and press enter.
  • On raspi-config, do the following:
    • Expand Filesystem
    • (Optional) Change the password (default is raspberry)
    • Boot options -> Desktop Autologin
    • Wait for network at boot -> Fast boot without waiting for network connection
    • Internationalisation options -> Change timezone to your timezone
    • Advanced options
      • Overscan -> disable
      • (Optional) Hostname -> carberrypi
      • SSH -> Enable
      • Serial -> No
      • Audio -> Force 3.5mm ('headphone') jack
      • Update
  • Exit raspi-config and reboot.
  • Edit config.txt
hdmi_group=2
hdmi_mode=28
hdmi_ignore_cec=1

VNC setup (optional)

To install, run:

curl -o carpc-install.sh https://raw.githubusercontent.com/spawnedc/carpc/master/carpc-install.sh && sh carpc-install.sh

carpc's People

Contributors

spawnedc avatar

Watchers

James Cloos 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.