Top Ad unit 728 × 90


How to install Raspberry Pi as OS, Remote Desktop, Library, File Sharing

This post I will share to you how to install Raspberry Pi when you received new one. And of course we will go to install all SW what we need for Raspberry Pi Developer.


Step1: First download OS for raspberry in:  https://www.raspberrypi.org/
Step2: Download Win32 Disk Image in: https://sourceforge.net/projects/win32diskimager/ 
Step3: Write image to SD Card


1. Install for Desktop remote
Sudo apt-get install tightvncserver
Sudo apt-get install xrdp
2.Install for file sharing(only for MacOS)
Install FileZilla for Windows or MacOS,Linux
3.Install Python for DEV
sudo apt-get install python3-dev
sudo apt-get install python3-ide
4. Install SPI library for SPI communication
git clone git://github.com/doceme/py-spidev
cd py-spidev
sudo python setup.py install
5.Install for Video Convert
sudo apt-get install gpac
6.Install GPIO library for GPIO control
wget abyz.co.uk/rpi/pigpio/pigpio.tar
tar xf pigpio.tar
cd PIGPIO

sudo make install

All SWs link download as bellow:
How to install Raspberry Pi as OS, Remote Desktop, Library, File Sharing Reviewed by Unknown on December 08, 2016 Rating: 5

No comments:

All Rights Reserved by JackyLe © 2018 © 2017
Edit bởi: Jacky Le | Youtube Channel: JACKY LE

Send email form

Name

Email *

Message *

Powered by Blogger.