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 hardware module of the ARM chip. I think this is very interesting, so I want to implement this module on my own DM8148 platform.
DM8148 is a Da Vinci digital image processing chip launch
Adafruit Raspberry Pi Tutorial Lesson five: Using the control cableTime 2014-05-09 01:11:20 geek Fan Original http://www.geekfan.net/9095/ Theme Raspberry Pi MacOS Linux This article is translated from adafruit.com by Geek fan-boyd Wang. Welcome to the Geek Translation team and join us in translating and sharing. Please refer to the requirements at the end of this article for reprint.OverviewIn this lesson you will learn how to control your Raspberry
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
/************************************************************************* * 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
/************************************************************************* * 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
/* ************************************************************************ * 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 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 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
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 ******************************
/* *************************************************************************** * 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 ********************
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
/************************************************************************* * 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
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
/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
This project uses Raspberry Pi with ultra-low-cost software radio (SDR) hardware to receive tracking information sent from an airborne S-mode transponder outside millions of miles. The Raspberry Pi is equipped with a smart 3.5-inch TFT display to provide a convenient overview of aircraft activities.
HardwareThe rtl2832u-based small SDR receiver (124-5461) is designed for DVB-T reception and is on the market for the first time. However, due to the efforts of the Linux kernel hackers over th
:3fmwt4taurwxczr2icboojz8gIsmanager:noHere, we already have an interesting but still empty cluster of swarm.
We also need to understand the new abstract definition of service in Docker 1.12. You may notice the Docker Service command in the previous output. The so-called Docker service, refers to running in the container and responsible for the outside world to provide running in the Swarm cluster "service" software fragments.
Such a service can consist of a single or multiple sets of container
Ali Open Source Mirror provides a Raspbian package image, domestic users can choose to use the Ari as an update source. The latest Jessie version can refer to this article.
Specific approach
Before you modify, it is a good idea to back up the original configuration file. For example, use the following command to copy two source configuration files to the home directory.
Cp/etc/apt/sources.list ~Cp/etc/apt/sources.list.d/raspi.list ~
or modify it directly on the basis of the original configur
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.