Raspi-config

3270 0

IMG_4783

First you will need to open terminal. Terminal is located at the top of your raspberry pi screen. Terminal is used for running commands such as opening programs, editing  files, and you can also install applications and libraries as well as update them. You can also ask your pi many different things about itself and its condition.

IMG_4786

What you need to do with your terminal is open it by right clicking the icon and type sudo raspi-config and press return.

IMG_4805

When you open the raspi-config screen use the up down, left right, and Esc keys to move around and the enter key to select menu items. Raspi-config is old school.

IMG_4809

The first thing you will need to change is your password, from “raspberry” to any secure password you want. it is going to ask you for your password twice.

IMG_4802

The next thing you need to do is enable is your pi camera if you are connecting a camera. I am connecting a camera.

IMG_4804

The next few things you are going to need to do are going to be in the advanced options menu.

IMG_4805

The first thing you will do under advanced is change your host name. I set mine to “scarecr0w”, but you can set yours to what ever you like.

IMG_4812

IMG_4810

You’ll need to enable the I2C port, and also disable the serial shell. Now you use the arrow to navigate to Finnish. Then press return to save your work. You will be back at terminal.

Next we write our first program. :mrgreen:

Facebooktwitterredditpinterestlinkedinmail

Related Post

Serial Commands used by our Satellite transciever.

Posted by - October 17, 2015 0
We will need the crc16 python code library : http://code.google.com/p/pycrc16/downloads [crayon-675049d4993d6086399378/] [crayon-675049d4993e6029674658/]   [crayon-675049d4993ea306333669/] Keep Reading : Serial Communication with…

Make Them Blink

Posted by - November 15, 2015 0
You will need: 4 complete sets of LED’s and wires (see last lesson) The first thing you will need to…

Pi Camera Resolution Fix

Posted by - October 24, 2015 0
[crayon-675049d49c07e602266937/] Keep Reading : Wire camera to pi while loop Hello World Remote ssh connect from iPad P.C. and laptop…

google map link

Posted by - October 18, 2015 0
http://www.google.com/maps/place/40.625027,-73.957774/@40.625027,-73.957774,17z Change RED part to current GPS in Python   http://maps.google.com/maps?q=40.37494164,-73.57485968   Keep Reading : GPS AT Commands GPS RESPONSE…

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.