Implement your own RPi. GPIO (1)-Python C Extension, rpi. gpio-python
Raspberry Pi has a Python module of RPi. GPIO. After import, you can directly use Python to operate the GPIO hardwa
Overview
This page explains how to rebuild the kernel image for the RPi. There are two possible routes available:
Both of these routes are covered below, however, you are stronugly recommended to follow the cross compilation route. The low processing power of the RPi means that a local compile will take too hours.Example Checklist/Roadmap
This section serves to hold a new user's hand just a bit more than so
/************************************************************************* * RPi 2B automatically send get IP to a fixed mailbox * declaration: * This article mainly records the RPI 2B how to automatically send IP to the mailbox in the form of mail. * 2016-2-21 Shenzhen Nanshan Ping Shan village Zengjianfeng ************************************************************ ************/First, reference documents
/************************************************************************* * Android telnet RPi 2 B * Description: * This document records the RPI 2B how to use the installation Telnet service, Android How to access the RPI 2B system via busybox telnet *, RPI 2B system default without Telnet service, so you need to ssh
/* ************************************************************************ * windows ping RPi 2B * declaration: * This document mainly records how to set up the RPI 2B static IP and ping the RPI 2 B through windows. * 2016-2-15 Shenzhen Nanshan Ping Shan Village Zengjianfeng **************************
/* *************************************************************************** * RPi 2B SD read-only Filesytem * Description: * Sometimes I often want to toss the Raspberry Pi file system, such as with the Ubuntu-core, busybox file * system, often encounter the SD card is in the read-only file system situation. * * 2016-3-17 shenzhen Nanshan Ping Shan village Zengjianfeng ********************
/* ************************************************************************ * windows SSH RPi 2B * declaration: * This article mainly records how to access RPI 2 B using SSH. * 2016-2-15 Shenzhen Nanshan Ping Shan Village Zengjianfeng ************************************************************************ * I. Reference article: Raspberry pi
/************************************************************************* * Windows Remote Desktop Connection RPi 2 B * Disclaimer: * This article mainly records how to remote RPI 2B under Windows, through SSH to install XRDP, set up USB * Wireless network card and so on. * 2016-2-15 Shenzhen Nanshan Ping Shan village Zengjianfeng ************************************************************ ************/Fi
/**************************************************************************** * RPi 2B IPC webcam ser Ver * Description: * Recently may need to use the webcam, just the hand has the RPI 2B, also has a camera, so understand the IPC * working principle, find some information to do some of the Raspberry Pi test, reference article has reference operation video. * 2016-9-12 Shenzhen Nanshan Ping Shan village Zen
Http://elinux.org/RPI-Wireless-HotspotWhat does it does?This project configures your Raspberry Pi to connect to the Internet through Ethernet, and share it connection over WiFi .What does you need?
A Raspberry Pi, model B.
A boot SD card for the Raspberry Pi.
A USB WiFi device that supports the "Access point" mode.
An Ethernet cable to connect to the local network.
Please make sure your Wifi dongle supports Access point or Ma
Preface
Raspberry Pi (Raspberry pi,rpi) is designed for students ' computer programming education, only card-sized card computers that can run Linux or Windows IoT core operating systems. This article uses the Raspberry Pi and UWP (Universal Windows Platform) development technology to build a weather station system that can be monitored in real time.
Hardware and technology involved
Hardware section:
Raspberry Pi 2 or 31 blocks, 8G or more m
This guide would show you how to login to a Debian image and start LXDE by simply powering the Pi on.Method 1:auto Login:In Terminal:sudo nano/etc/inittabScroll down to:1:2345:respawn:/sbin/getty 115200 tty1and change to#1:2345:respawn:/sbin/getty 115200 tty1Under that line add:1:2345:respawn:/bin/login-f pi tty1 Ctrl+x to exit, Y to save followed by enter twiceMethod 2:auto StartX (Run LXDE)In Terminal:sudo nano/etc/rc.localScroll to the bottom and add the following above exit 0:Su-l pi-c Start
Label: /************************************************************************* * RPi 2B apache2 MySQL php5 a
nd vsftp * Statement: * This article mainly records the RPI 2B how to install Apache2, MySQL, php5, vsftp server, and test it for follow-up work, which encountered the problem of insufficient SD card space. * 2016-2-19 Shenzhen Nanshan Ping Shan village Zengjianfeng ******************************
/overlays/*.dtb* mnt/fat32/overlays/$ sudo cp arch/arm/boot/dts/overlays/README mnt/fat32/overlays/$ sudo umount mnt/fat32$ sudo umount mnt/ext4Another option is to copy the kernel into the same place, but with a different filename-for instance, kernel-myconfig.im G-rather than overwriting the kernel.img file. You can then edit the Config.txt file to select the kernel, the Pi would boot into:kernel=kernel-myconfig.imgThis have the advantage of keeping your kernel separate from the kernel image m
/*********************************************************************** * RPi 2B Android telnet ssh * Description: * Because my own Raspberry Pi no display, and now I do not have a computer, very tangled is * I can not use this thing, I did not touch it for nearly 2 months, so think of using Android phone to * control it, Telnet, SSH is also possible. * 2016-5-12 Shenzhen Nanshan Ping Shan village Zengjianfeng ****************************************
reference:https://projects.drogon.net/raspberry-pi/wiringpi/functions/Functions (API)Some of the functions in the WIRINGPI Library is designed to mimic those in the Arduino Wiring system. There is relatively easy-to-use and should present no
Baptism soul, practice python (2) -- python installation and configuration, python -- python
Install python and basic configurations:
Python Official Website: www.python.org
Open the website and download the corresponding version
Write Python,python, write Python programming, write Python programming, and write in Python for international students.I and write the team members are graduated from the domestic and overseas computer professional well-known institutions , are now employed in the domestic
Python learning notes-python program running, python-python
I am a beginner in python and write down some of my ideas. Please ignore it.
Install the python editor and configure the environment (see install and configure
. Net programmer Python path --- Python basics, python --- python
Recently, I am curious about dynamic languages. So I chose the Python language.
I. Python basics:
1. print outputs data to P
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.