address of Raspberry Pi.Run the DOS window and enter ARP-A. The dynamic IP address under Interface 192.168.137.1 is the Raspberry Pi address.Why is the interface 192.168.137.1? Because the "local connection" ip address has been automatically set to static IP 192.168.137.1 when the Internet is shared on the upper part,
person can ignore this step)Once these are ready:Step One: Configure a notebook network shareIf your notebook is already connected to the Internet via WiFi, you can share your wireless network card's Internet resources to your local connectionTake Win7 system as an example, start--Control panel--Network and internet--network and Sharing Center--View network status and tasks--Change adapter settings, locate the wireless network connection right-click Properties, on the Sharing tab, select Allow
to plug in the mouse keyboard on the Raspberry Pi, you can also search the Windows IoT Remote Client tool in the store store, and after installing locally, remotely connect the Raspberry Pi, which is done locally.2.2 Settings for Windows Device PortalUsers can use the browser to log on to the device's Windows devices
hardware involved : Raspberry Pi and related kits, LED traffic lightsknowledge : Circuit Test Board, CanakitWhen you're ready, we can start. Use Raspberry Pi for LED prototype control.The first thing to understand is that access to all of the wires, resistors, and the lights that come with the kit need to be handled wi
watchdog A sudo/etc/init.d/watchdog start at //set to start -Chkconfig watchdog on4.Screen (Let Raspberry Pi never lose the Union)Using SSH (serare shell, Secure Shell protocol) to remotely control the Raspberry Pi should be our most commonly used way to operate the
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
, you will be prompted to enter a password on the command line, the password will not be displayed on the screen, will be asked to re-enter the password to confirm.Step 4: Set the time zoneSelect Internationalisation Options and select Next Change Timezone . Different time zones are geographically divided,To change the time zone to China, you can select and in turn Asia Chongqing .After all the settings a
general software conversion efficiency is relatively low, Raspberry Pi CPU is relatively poor, the conversion time is longer.
Later, I found a better solution. I used the software mpg123 to decode it and output it to the terminal. Then, it was converted to WAV format. Then, the pifm program of Raspberry Pi is
Cross-compiled Raspberry Pi 2 kernel in CentOS
Cross-compilation toolchain in CentOS 6.6 x64 requires glibc-2.14 support (x86 is not needed), so first install the glibc-2.14
Install the relevant compilation tools before installation. Here I will install the entire group directly.
Yum groupinstall "Development tools"-y
Download the glibc-2.14 source code, compile, install
Wget http://ftp.gnu.org/gnu/glibc/gl
mode; (5) Photo time, set to 1 second; (6) image size, set to 640x480. The script will automatically take 78 photos, each of which will apply different special effect parameters.
To execute this script, you only need to enter the following command line:
$ python name_of_this_script.py
Below are some samples captured.
Small benefits
In addition to using the raspistill command line tool to manipulate th
-zero, "on", or "Y" to enable the parasitic
Power (2-wire, Power-on-data) feature
Name:w1-gpio-pullup
Info:configures the W1-gpio OneWire interface module.
Use the overlay if you *do* need a GPIO to drive an external pullup.
Load:dtoverlay=w1-gpio-pullup,Params:gpiopin GPIO for I/O (default "4")
Pullup Non-zero, "on", or "Y" to enable the parasitic
Power (2-wire, Power-on-data) feature
Extpullup GPIO for external pullup (default "5")
Here to provide more parameters to choose,
Time"--query data over a period of time#!/bin/shdbname= "Cpu.db"sqlite3 $DBNAME "select * from Tempswhere Tdatetime > DateTime (' 2014-08-02 19:00:00 ') andtdatetime "Brief description""1" 2014-08-02 19:00:00 must account for 4 figures, others must account for 2 numbers, insufficient to use 0. "2" Here does not need to increase the localtime parameter, the specific reason is unknown.5 Summary"1" When you create a table, you can use the default constraint to increase the defaults to simplify th
Raspberry Pi configuration wireless hotspotMyth
I have been thinking about adding input and output devices to BananaPro over the past few days. I finally found that I had a problem with my own ideas. In addition to the media center, an input/output device is required for the upper part. In most cases, this is not required, it's just a misunderstanding that a super-small server that provides services treats
installation, everything is OK.When I normally use the Raspberry Pi, only the power light is on and the act light is not lit.Into the Raspberry Pi:The first login will automatically pop up the Raspberry Pi's Advanced Settings panel (which can also be accessed later via the raspi-config command): Select The space
: C #;
Development Platform: UWP;
Communication Protocol: MQTT;
Raspberry Pi OS: WIndows 10 IoT Core;
Database: Sqlite
Download and install the operating system:
Install the Windows 10 IoT Core Dashboard application and visit the Microsoft Developer Center https://developer.microsoft.com/en-us/windows/iot/GetStarted. select Raspberry
Environment: Raspberry Pi, System Raspbian, System comes with two versions of Python and Pygame.1. ArtboardsThe procedure is as follows:1! /home/pi/game_1.py2 ImportPygame3 4width = 6405Height = 4806RADIUS = 1007Fill = 18 9Pygame.init ()#Initialize PygameTen Onewindow =Pygame.display.set_mode ((window, height)) AWindow.fill (Pygame. Color (255, 255, 255))#fill t
Pi. Http://sourceforge.net/projects/win32diskimager/
After the image is complete, you can insert it to the PI to start.
Connect to the power supply, display start, crash, actually need a keyboard. Otherwise, initialization fails.
Fortunately, you can use SSH to connect to the previous stage and quickly open the direct router to view the newly allocated DHCP users. Copy these MAC addresses and configure a s
Terminal or Putty to select a Comport and set the baud rate to 115200. Start connection
SetPl2303Insert USB into the computer and start Raspberry Pi
Sudo KermitOpen Kermit
InputCAnd press enter to view some output information during Raspberry Pi startup.
Aft
compiler writes a cross-compiled compiler. For example, Makefile,
1 demo: $ (obj)2 $ (CXX)-o $ ^ $ (LDFLAGS)
The CXX must be arm-linux-gnueabihf-g ++ to compile the correct executable files on Raspberry Pi.
2. Compile a third-party library
If you want to set global CC and CXX variables, enter the following command every time you open a new Terminal:
1 $ export C
xtightvncviewer package:
sudo apt-get install xtightvncviewer
-For other platforms, you can download TightVNC from tightvnc.com.
Automation and run at boot (Automatic startup)
You can create a simple file on Raspberry Pi and save some commands to run the VNC service. Save the commands so that you do not need to remember them again:
-Create a file containing the following shell script:
#!/bin/shvncserver :
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.