University of Science and Technology Raspbian http://Mirrors.hustunique.com/raspbian/raspbian/archLinux ARM http://mirrors.hustunique.com/archlinuxarm/Dalian Neusoft Information Institute Source (North User) Raspbian http://mirrors.neusoft.edu.cn/raspbian/raspbian/Chongqing University Source (Midwest User) Raspbian http://mirrors.cqu.edu.cn/raspbian/raspbian/Other parts:1. Chinese language support and Chinese input methodsudo Install -y ttf-wqy-zenheisudoinstall -y Scim-pinyin2. Install Vimsudo
Original link: http://www.raspberrypi-spy.co.uk/2014/08/how-to-reset-a-forgotten-raspberry-pi-password/The general process is this:1. First remove the SD card from the Raspberry Pi,2, on another computer, modify the initialization process to the bin directory of SH;3, and then insert the
Raspberry Pi on the Cloud (1): Environment preparationRaspberry Pi on the Cloud (2): Uploading sensor data to AWS IoT and leveraging Kibana for presentation1. Sensor installation and configuration 1.1 DHT22 installationThe DHT22 is a temperature and humidity sensor with 3 pins, the first pin on the left (#1) is the 3-5v power supply, the second pin (#2) is connec
Now the new version of the Raspberry Pi kernel because to be compatible with Raspberry Pi 2 and Raspberry Pi B + and other previous versions, the use of the original different kernel operating mode, using the device tree, more fle
How to run Ubuntu Snappy Core in Raspberry Pi 2
The Internet of Things (IoT) era is approaching. Soon, in a few years, we will ask ourselves how we were able to survive without the Internet of Things, just as we now suspect that there was no mobile phone in the past. Canonical is a fast-growing but open-market competitor of Iot. The company claims to place its bet on IoT, just as they have done on the cloud
This is a creation in
Article, where the information may have evolved or changed.
Recently turned up the Raspberry Pi I bought before, and decided to pick up the Raspberry Pi combined with the go language that I was learning to engage in things. Here first build the environment to run the GO program.
First, the
Design and Development of Micro-meteorological stations based on Raspberry Pi (Windows 10 IoT Core) and iotcore
Preface
Raspberry Pi (RPi) is designed specifically for Students' Computer Programming education. Only credit card-sized card-type computers can run Linux or Windows 10 IoT Core operating systems. This articl
Use the command line to set Raspberry Pi's Wi-Fi network
If you have not logged on to the Common graphic user interface, This method is suitable for setting Raspberry Pi's wifi. Especially when you do not have a screen or wired network, you only use the serial control line. In addition, this method does not require additional software, and everything is included in Rasp
Industrial board computer built with Raspberry Pi computing moduleGuideOn the Kickstarter crowdfunding website, a project named "MyPi" uses the Raspberry Pi computing module to create an SBC (Single Board ComputerSingle Board Computer), Provides a mini-PCIe slot, serial port, wide range of input power, and module expan
Raspberry Pi assembly and operating system installationFirst, the original Raspberry Pi1, Raspberry Pi 2 Model B Development Board2, SD card (this experiment project selects memory 8G SD card)3, network cable a root4, HDMI cable 15. LCD display6. Power supply7, USB wireless
software package is ready and can be released;
Iii. Cross-compiling source code
1. Environment
Ubuntu
2. Install Raspberry Pi cross compiling tool
Step1. download Raspberry Pi cross compiler tool https://github.com/raspberrypi/tools
Step 2: place the source code in a folder that users can share, such as/usr/tools.
Ste
[Raspberry Pi] USB wireless network card automatically connected
When the Raspberry Pi uses a USB wireless network card, it will not be dropped because the route is restarted.
#! /Bin/bashWhile true; doIf ifconfig wlan0 | grep-q "inet addr:"; thenSleep 60ElseEcho "Network connection down! Attempting reconnection ."Ifup
Raspberry Pi can do a lot of interesting things, it is equivalent to a small computer, installed on the system can be used as a small server home.
With this small server, you can implement an "offline" Download machine. But offline download here is not really offline, because the Raspberry Pi is still online-since the
0. Preface
This article describes how to install OpenCV in the Raspberry Pi by compiling the source code, and a simple example of how to use OpenCV. For more information, please refer to-"Raspberry Pi Study notes-index Blog"1. Download several dependencies it is a good idea to update the
There should be a lot of students in how to use WiFi for Raspberry Pi connection encountered some bottlenecks, the internet said that generally need a router, in fact, we download a 360 free WiFi can, equivalent to the computer as a router to share the network, Xiang Fine steps are as follows:Step one: Download 360 free WiFi, set up your username and password.View 360 free WiFi IP address, enter ipconfig in
! [GY-85] (http://images.cnblogs.com/cnblogs_com/hangxin1940/466697/o_gy85.jpg "GY-85 ")
9-axis IMU sensor (GY-85 module) can also be seen as three modules 'itg3205 Three-Axis Gyroscope sensor ''' adxl345 three-axis accelerator tilt sensor ''' hmc5883l Electronic Compass'
The GY-85 Module Interface is I2C and can be easily linked to the Arduino/Raspberry Pi.
# PreparationsMake sure the system has installed
To telnet to the Raspberry Pi GUI via vnc, the Raspberry Pi must have a VNC Server service installed on one side, and a few simple configurations are required to make the operation more convenient, as detailed steps below.1. Installing the VNC server component--tightvncserversudo Install Tightvncserver2. Set up a VNC p
Raspberry Pi B + regularly uploads CPU GPU temperature to IOT yeelink, raspberryyeelinkZookeeper Raspberry Pi B + regularly uploads CPU GPU temperature to IOT yeelink
Hardware Platform: Raspberry Pi B +
Software Platform:
Use Raspberry Pi to implement chatbots. Raspberry Pi is used to implement a conversation robot. recently, Raspberry Pi is used to implement a robot that can communicate with people. RaspberryPi is the world's most popular micro-co
who says you can't play the Raspberry Pi graphical interface without a monitor. Don't forget Vncserver Oh! VNC (Virtual network Computing) is a networked display system, which means that it can transfer the complete form interface over the network to a single Computer screen, the implementation of a graphical interface to operate, view the remote computer. VNC is divided into Vncserver (VNC Server) and vncc
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.