/
Install Netatalk:Netatalk is an open source AppleTalk communication protocol implementation, the Linux system can act as a Mac file server, AppleTalk routing, print server and so on.Installation:
Apt-get Install Netatalk
Add the first set of directories to the configuration file:
echo "/srv/timemacheine \" timemacheine\ "Options:tm" >>/etc/netatalk/applevolumes.default
Or
Vi/etc/netatalk/applevolumes.default
Then add the/srv/timemacheine "Timemache
/binsource. BASHRC4. Simple testIn order to test whether the cross tool chain is installed successfully, you can enterArm-linux-gnueabihf-gcc-v not come out a lot of things, that's right. 2. A simple example file named HELLO-WORLD.C, which only tests the success of cross-compilation and simply tests the floating-point function.
#include
int main (void)
{
float pi = 3.14;
printf ("
The raspberry pi system installs Linux and raspberrypi on the SD card.
I just got a raspberry pi borrowed by Simon and prepared a 4 GB SD card for Linux.
On Windows 7, use the tool Win32DiskImager to write img to the SD card. An error is returned and an error is returned.
F
Citation: http://www.leiphone.com/news/201406/raspberry-pi-hands-on.htmlIt has been very strange to me that even if you install the system with the Debian installation CD, if you change the locale to Chinese, the system will not automatically install the Chinese font, the direct effect is that the system is a lot of information in Chinese display, but because there is no installation of fonts, so all turned
The Linux operating system is a multi-user operating system that accepts multiple users to log on and use a single computer.To protect the computer (and other users ' privacy). Users are limited in what they can do.Most users agree to execute most of the programs on the computer and edit and save files stored in their own home folder. The general user does not agree to edit other users ' files and some system files.However, there is a special user on the Linux system called Superuser, which ofte
Ubuntu Raspberry Pi 2b cross compiling environment, ubuntu2b
Generate executable code on another platform. Why is cross-compilation costly? One sentence: The last thing is. Sometimes it is because the target platform does not allow or cannot install the required compiler, and some features of the compiler are required. Sometimes it is because the resources on the target platform are poor, it is impossible t
Google has finally released its Fuchsia/magenta kernel of the Raspberry Pi version, the following describes how to compile and run
Ready to work, first need to have an HDMI screen, I'm here is the 800x480 HDMI screen, then the keyboard
Download Magenta code from Google src or github
Https://fuchsia.googlesource.com/magenta
In the running directory
Scripts/download-toolchain Download the tools needed, I am h
The successful deployment of ASP. NET on Raspberry Pi today. Before the test success on the Unbuntu, the results of today's operation will not operate, mainly on the Linux is not familiar with, to find information, not many, this time hurriedly record down, in case of the next check.I used the MONO+XSP2.Install mono Tutorial Online A lot of, I do not specifically write, download the big God in the Baidu Net
repositories:
git initgit clone --depth 1 git://github.com/raspberrypi/linux.gitgit clone --depth 1 git://github.com/raspberrypi/tools.gitgit clone git://github.com/raspberrypi/firmware.git
Install the tool chain and add it to the environment variable:
tar xvf tools-master.tar.gz -C /optvim /etc/profileexport PATH=$PATH:/opt/tools-master/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin. /etc/profilemv linux-rpi-4.1.y linuxcd linux
Ensure t
Installation Summary steps: Official website Download system-"brush into TF card-" Set on display and ssh-"Power on-" Enter the system1. Go to the official website to download the system imageDownload page: https://www.raspberrypi.org/downloads/Come to the following pageInstallation under 2.Windows System: (Non-wind system please look down)
2.1) First connect the Ready TF card to the card reader, insert the computer 2.2) download a format SD card tool
Tags: Raspberry Pi Weather Forecast
On Raspberry Pi, we can use the "wether" tool to obtain weather forecast information through command line.
First, install the weather tool. Run the command line sudo apt-Get install weather-
1. Raspberry Pi has been on the black screen for some time, which is what we often call the suspend state. So please use the Xset tool to set it up.Xset s offXset DPMS 0 0 02.apt-cache Search: Find some of the necessary installation software3. Do not let the Raspberry Pi int
be on the Pi and not remotely a Ccessing it.I added a gcc toolchainOptions > Build Run > Tab tool Chain > button addChoose GCC
Then set compiler path:/usr/bin/arm-linux-gnueabihf-gcc-4.6
Debugger:/usr/bin/gdb
Mkspec:default
Qt Creator seems to detect, we is going to deploy on a remote target.To fix this:
Go to menu Help > About plugins
Uncheck Device Support > Remote Lin
Install Qt in Raspberry Pi
Blog link:Http://blog.csdn.net/jdh99, Author: jdh, reprinted please note.
Environment:
HOST: win7
Hardware: Raspberry Pi
Steps:
Reference: http://qt-project.org/wiki/apt-get_Qt4_on_the_Raspberry_Pi
firstly I got the development tools needed by QT creator
How to enable I2C device http://www.cnblogs.com/hangxin1940/archive/2013/04/02/2997077.html and build a python I2C Development Environment http://www.cnblogs.com/hangxin1940/archive/2013/04/03/2997094.html
Quick2wire is a python library used for I2C communication on Raspberry Pi. It allows non-root users to read and write gpio pins conveniently.
Why use it?
Some hardware devices have high permissions for L
way, every time we execute the take_photo.sh script, we can have the Raspberry Pi take a picture and send it to the seven cow cloud, we just log in to see the dataIv. Scheduled executionManage this script with Linux's timed task crontab
1
crontab-e
At the end of the Chase Plus
1
**** */home/pi/take_photo.sh
Tags: write ace use install data github size directory WhiteMethods for installing the official 32-bit system:1. Download the latest system image file from the official website and write to the TF card using the Raspberry Pi System recording tool. 2. Enable SSH connection: Create a new text file under the boot root of the burn and rename it to SSH3. Default user
tool)
Enter the following command in the command line to open the raspi-config tool:
sudo raspi-config
After you enter the command, the following page is displayed:
Select Item 8 advanced options and press Enter. Then select item 6 audio and press Enter:
Now you can see the default auto option and the list of the other two modes. Select one of the modes, press enter, press the right cursor control key
0. Power supply is micro USB (Android power connector)
1. Download the operating system from the official website and write the memory card with Win32diskimager.
2. Locate the IP and set the static IP under the router:
Command: sudo vi/etc/network/interfaces
Switch
Auto LoIface Lo inet LoopbackIface eth0 inet StaticAddress 192.168.1.88Netmask 255.255.255.0Gateway 192.168.1.1Allow-hotplug Wlan0Iface Wlan0 inet ManualWpa-roam/etc/wpa_supplicant/wpa_supplicant.conf
3. Computer network cable direct
Everyone seems to be very concerned about weather forecasts. Of course, obtaining accurate weather forecasts is very useful for your travel plans and other activities. Weather forecast information can be obtained in many places, such as webpages, most smartphones or tablets. Now you can use the "wether" tool on Raspberry Pi to obtain the weather forecast informat
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.