Raspberry Pi-rsync (synchronous)You can use rsync to synchronize folders between different computers. You may want to transfer a file from your desktop computer or laptop to your Raspberry Pi and keep the file updated. Or, you want to automatically transfer the photos taken by Rasp
writing is complete, only the interrupts are run directlyPython pi_temp.pyThis step is complete after the debug is correct4 Add script file auto_start.sh #!/bin/bash cd/home/pi/python-works/yeelink-temp python yeelink-temp.py Reference:Raspberry Pi Learning notes--timed to Yeelink upload Raspberry
What you need to know before installing1. Coolpy is a Nodejs-based IoT platform (official website http://icoolpy.com). Note: The domestic IoT platform has the LEGO network , Yeelink and so on, but only coolpy is open-source. 2. Node. JS is a platform built on the chrome JavaScript runtime to easily build fast, easy-to-scale Web applications Note: Therefore, to run coolpy, you must first install the Nodejs. 3. The new coolpy does not use a database bu
One, I use the various parts:(1) Raspberry Pi(2) SD card(3) Cable(4) Router(5) a notebookSecond, download http://www.raspberrypi.org/downloads from the official website, I download is Raspbian JessieThird, the Raspbian burned to the SD card, I was in Windows under the operation:Download the Win32diskimager and burn the Raspbian image to SD card;Iv.. Insert the SD card into the
, the monitor can use its own, I have a desktop monitor, bought an HDMI to VGA port line, you need to purchase according to their actual situation.Two: Install the Raspbian system.This is the official website system, the first time you can consider installing this, and then slowly.Install under Windows:1, download Raspbian system, B + board available system can be downloaded here (if the earlier system may not recognize the peripheral), download at the same time, do not empty, here download WinX
Tags: serve using more than open installation method to run the LAN via spanThe person who can see this blog note that the attempt failed, will find that the memory card after the flash into Ubuntu, unable to operate the Raspberry Pi via ssh. It is because the official Ubuntu system needs to set something for the first time, similar to the initial startup of Wind
Raspberry Pi II has come! This is a boon for those who want to study Android. The official configuration is as follows:
900MHz Quad Core ARM Cortex-a7 processor (Broadcom BCM2836)
1G LPDDR2 SDRAM (Micron)
Two full-size USB ports (available for power supply)
One MicroUSB interface
A full-size HDMI interface
3.5 mm Audio Interface
RJ45 Ethernet Cable Interface
I used
Recently the classmate sent a Raspberry Pi, including an already packed Raspberry Pi Board (the Raspberry Pi box needs to be purchased separately), a power supply, and an SD card with a pre-installed operating system. After a simp
The Raspberry Pi CPU is protected by a hardware watchdog, which can be implemented by installing modules and guarding the watchdog program to prevent Raspberry Pi from freezing.Installation method One:Source code for WATCHDOG.SH:
1234567891011121314151617
#!/usr/bin/env bashecho "[+] Activating Tempera
file is located in the Etc/wpa_supplicant directory on the SD card root file system.For more information on configuring your wireless network manually, refer to the Raspberry Pi documentation.Pitft settings
Since I use the Raspbian built-in image and need to configure the kernel support for this image for the TFT display, I follow the DIY installer script instructions provided by Adafruit: Easy insta
Do you want to safely overclock your Raspberry Pi? This article will teach you how to achieve high frequency. There are also some other articles about how to overclock, but I have never tried it. So after doing some experiments, I found the correct method, which can save your time.
Determine the current CPU frequency
There are many ways to determine the CPU frequency that
/gpio$1/direction
echo setting pi high
echo 1 >/sys/clas S/gpio/gpio$1/value
A few notes"1" If you write a shell script on windows (and then transfer to the Raspberry Pi using the FTP tool), you must save it in UNIX format. The shell script ends with \ n per line, not \ r \ n in Windows. You can use the notepad++ format conversion feature to complete the chan
If you're bored with a smart home that just has to download a specific app to control a light, here's the good news: Openhab can give you the most flexible control of smart home, Openhab is a mature, open source home automation platform that can run a lot of software, There is no agreement, which means it can now be connected to almost all of the home automation hardware on the market.Here we will show you how to install and launch the free smart home
SD Formatter, select the your SD card and format it.
DRAG and DROP NOOBS FILES
Once your SD card have been formatted, drag all the files in the extracted NOOBS folder and drop them onto the SD card Driv E.
The necessary files would then is transferred to your SD card.
When this process had finished, safely remove the SD card and insert it into your Raspberry Pi.
First BOOT
1 , configuration options:The first time a Raspberry Pi is used, a simple configuration is required to run the following command in command-line mode:$sudo Raspi-configThe new and old version of the configuration interface is not the same, the following list of two kinds of more common:
Expand_rootfs – Extend the root partition to the entire SD card (the
On the Windows platform you need to download and install a VNC client program. Commonly used are TightVNC, you can download from tightvnc.com.Select the corresponding 32-bit or 64-bit version according to your window System version. If you do not know your window System version, you can view it in the Control Panel. Download the installation file and run it.During the installation process, you will have the opportunity to choose a typical installation
Front-facing:1. hostname Please change from default Raspberrypi to test.comsudo nano /etc/hostnamePlease change the raspberrypi in the file to test.com2. Change the IP address of the Raspberry Pi to static, in this case 172.16.0.68, the gateway exits to 172.16.0.1sudo nano /etc/dhcpcd.confAt the bottom of the document, add the following settings:interface eth0static ip_address=172.16.0.68/24static routers=1
First, hardware preparation(1), Raspberry Pi Pi2(2), 8G 10-speed Micro SD card(3), LCD display (if the VGA interface, need to add an HDMI to VGA module)(4), mouse(5), the installation of Windows 10 PC (requires physical direct installation, not virtual machine mode, this article is not required)Second, software preparation(1), Windows IoT Raspberry
1,apache Introduction:Apache is the world's first-ranking Web Server software . It can run on almost all of the widely used computers platform Because of its cross-platform and security is widely used, is the most popular Web server-side software. For more information, see: " Baidu Encyclopedia- Apache" " Wikipedia -apache HTTP Server "2, install Apache to Raspberry Pi:Apt-get Install A
inquiry.pyMake sure your phone has the Bluetooth Settings page turned on (get it into pairing/public mode), and it's clear that Bluetooth is activated. You need to find out the hexadecimal hardware addresses listed.Create a new Python script in your Raspberry Pi user home directory and paste the code in.Here are some of the things you need to edit, first your specific device address:result = Bluetooth.look
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.