Raspi-config

2721 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

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…

while loop

Posted by - October 18, 2015 0
[crayon-65f94d8da40e5394442591/] Keep Reading : Pi Camera Resolution Fix Hello World LED Blinking Wire camera to pi

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.