Raspi-config

3333 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

GPS AT Commands

Posted by - October 18, 2015 0
AT+CGPSPWR? if off : AT+CGPSPWR=1 Get status : AT+CGPSSTATUS? Get GPS : AT+CGPSINF RESET CODES : What mode ? –…

Unboxing

Posted by - August 15, 2015 5
First I unboxed my raspberry pi and took it out of it’s bag. The first thing I thought when I…

python to send a SMS message

Posted by - October 18, 2015 0
[crayon-678f7157b0ce1736747961/] Keep Reading : Serial Communication with SMS Modem (FONA) GPS RESPONSE CODE ORDER Serial Commands used by our Satellite…

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.