raspberry pi development

Discover raspberry pi development, include the articles, news, trends, analysis and practical advice about raspberry pi development on alibabacloud.com

The method of correcting the date and time of Raspberry Pi (Raspberry Pi)

On the Raspberry Pi, you can see the date and time of the system by playing the date command: Small knowledge: The Raspberry Pi does not have a battery and cannot save the time after a power outage. The Raspberry Pi

Raspberry Pi (Raspberry Pi) domestic software source

The Raspberry Pi comes with a source of software that is 1 deb http://mirrordirector.raspbian.org/raspbian/wheezy main contrib non-free RPI Because the website is abroad, the download speed is very slow, so it needs to be modified as a domestic mirror site.Raspberry Pi (Raspberry P

Raspberry Pi Route (028)-Installation of Raspberry Pi SQLite3

Tags: mysq detailed date RAS code details Tips-o apt MySQL occupies too much memory, and SQLite is a lightweight 0 configuration database, ideal for use in Raspberry Pi and other embedded systems. SQLite documentation is rich in detail, this article will not explain in detail all aspects of the SQLite database operations, can only be combined with specific scenarios on-demand description. The SQLite techniq

Simple implementation of Raspberry Pi WEB control, Raspberry Pi web

Simple implementation of Raspberry Pi WEB control, Raspberry Pi web Final Effect #! /Usr/bin/env python3from bottle import get, post, run, request, template @ get ("/") def index (): return template ("index ") @ post ("/cmd") def cmd (): print ("press the button:" + request. body. read (). decode () return "OK" run (h

Go Raspberry Pi Raspberry Pi wireless NIC configuration [multiple method alternatives]

To make the Raspberry Pi convenient operation, it is necessary to configure the wireless network card, which can greatly enhance the mobile and convenience of Raspberry Pi, in fact, the configuration of wireless network card is basically the same as the normal Linux platform configuration wireless network card, several

Raspberry Pi Route (024)-Windows Remote Desktop Connection Raspberry Pi via XRDP service

This article reproduced: http://www.cnblogs.com/edgexie/p/6527992.htmlSee a lot of tutorials on the Internet for Windows Remote Desktop Connection Raspberry Pi. I also follow the tutorial tried, met a few pits. Deliberately recorded in this.Say the right steps first.1. tightvncserver!!! must be installed firstsudo apt-get install Tightvncserver2. Install the XRDP service again.sudo apt-get install XRDP3. If

Raspberry Pi (Raspberry Pi) change keyboard layout Debian

http://blog.csdn.net/c80486/article/details/8460271 After several times, the Raspberry Pi (Raspberry Pi) found that the keyboard was always wrong and some characters couldn't be hit or wrong. This question, tossing me half a day. Let's share the experience. Online search, found that the keyboard layout is not

Raspberry Pi apt software management tool and Raspberry Pi apt Tool

Raspberry Pi apt software management tool and Raspberry Pi apt Tool The easiest way to manage installation, upgrade, and uninstall software is to use APT (Advanced package management tool) On Debian ). If a software package into a Debian package and is applicable to Raspberry

Raspberry Pi instances: 2 Pi R

Many people are interested in Raspberry Pi's hardware hack function, one thing I see is Raspberry Pi's low power consumption function. I can use it to replace the Linux Server currently in use. In my previous articles, I have introduced how to use Raspberry Pi to replace these servers to manage my beer fridge and a

Raspberry Pi: Raspberry Pi 3b-noobs

NOOBS-Multi-operating system installer, can be different support Raspberry Pi of the popular operating system installed in an SD card and provide a boot management tool, the installation of different operating systems independent, non-impact, is a more interesting way to play.From version 1.3.1 to 1.3.9,noobs are available for offline multi-os inclusion, but the remaining versions do not support this featur

Raspberry Pi Study Notes (7): using Bypy to achieve Raspberry Pi nas sync Baidu Cloud

Reprint please specify: @ Xiao Wu Yi Http://www.cnblogs.com/xiaowuyi qq Group: 64770604The Raspberry Pi production NAS process is described in http://www.cnblogs.com/xiaowuyi/p/4051238.html.Bypy is a Baidu cloud/Baidu network Disk Python client, the main purpose is in the Linux Environment (command line) sync Baidu Cloud disk space. Bypy requires more than python2.7 version, the latest version is Https://gi

Raspberry Pi Study Notes-Modify Raspberry Pi software source

0 PrefaceThis document describes how to modify the Raspberry Pi software source. If you use the raspbian system, the method for modifying the software source is the same as that for Ubuntu, you can find the latest software source image in the http://www.raspbian.org and modify the content in the/etc/APT/sources file. [Related blog] [Raspberry

Raspberry Pi OpenCV, Which is used on Raspberry Pi

About Raspberry Pi: Raspberry Pi is a Linux-based PC equipped with a 256 MHz processor, memory, SD card and Ethernet support. It has two USB interfaces and supports HDMI and RCA output. It is reported that although the Raspberry Pi

Play the Raspberry Pi-raspberry, use screen to get pi to run.

Screen is a virtual Terminal manager. We can use it to manage the terminal interface in the background so that when SSH disconnects, there is no need to be afraid of an ongoing operation interruption.First, installationsudo apt-get updatesudo apt-get Install screenSecond, use1. Create a virtual terminalUse putty to log in to the Raspberry Pi after execution:Screen-s Terminal1This creates a terminal named Te

Raspberry Pi Raspberry Pi uses 4G module to surf the internet

Tag: Dial get Sha file network div reg NULL implementationWant to know how the Raspberry Pi through the 4G Network module communication How to achieve, see this article (http://www.lxway.com/95811506.htm), ready to next have the opportunity to practice, first retained learning;One, 4G Luci configuration1. Create a new Wwan interface;2, the Internet mode for automatic access to DHCP;3, the physical setting c

Remote connection to the Raspberry Pi (Raspberry Pi) graphic user interface (X Window)

: Sometimes we want to remotely connect to a linux GUI to manage machines. here we need to use tightvncserver and xtightvncviewer. The ip address of my Raspberry Pi is 10.141.247.134. the ip address of the client to connect to Raspberry Pi is 10.141.247.12. 1. Install tightvncserver on raspberry's machine first (set

Raspberry PI (Raspberry Pi) installation Zmap

Previously configured Raspberry Pi installation Zmap has not been installed successfully, and today tried again, installed successfully, recorded.Good Job.Zmap Address:Https://zmap.io/documentation.htmlStep1:git clone git://github.com/zmap/zmap.gitStep2:Apt-get Install build-essential cmake libgmp3-dev libpcap-dev gengetopt BYACC FlexStep3:Cmake-dwith_redis=on-dwith_json=off-denable_development=off-denable_

[Raspberry Pi] install the node environment and Raspberry Pi node Environment

[Raspberry Pi] install the node environment and Raspberry Pi node Environment This article is not about node compilation and installation. It is said that it takes a long time, so at first I refused. This article shows how to deploy ndoe compiled execution files. The download directory on the node official website con

Raspberry Pi configures apache php and Raspberry Pi apachephp

Raspberry Pi configures apache php and Raspberry Pi apachephp Apache + MySql + Php. 1, InstallationApache Apache can use the following command to install sudo apt-get install apache2 The default Apache path is/var/www/ The configuration file path is/etc/apache2/ You can use sudo nano/etc/apache2/ports. conf to modif

Raspberry Pi (Raspberry Pi) builds a Linux system (PiLFS) from scratch (II), raspberrypilfs

Raspberry Pi (Raspberry Pi) builds a Linux system (PiLFS) from scratch (II), raspberrypilfs 7. Build a temporary system 1. General Compilation Guide A. Check whether the settings are correct.LFSEnvironment Variable echo $LFS B. Assume that you have correctly set the host system requirements and symbolic links. C. For e

Total Pages: 15 1 .... 4 5 6 7 8 .... 15 Go to: Go

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.