reprint Please specify: @ Xiao Wu Yi Http://www.cnblogs.com/xiaowuyi qq Group: 64770604If the robot's face rotates with the face in front of you, you will not find this interaction interesting. Years ago, learning a bit of OPENCV, through the OPENCV can be simple to achieve the face of the follow. Plus a few servos to control the head rotation, the robot can interact. OhHere do not do video demonstration, just put out the code, interested friends can experiment with their own. The basic principl
Raspberry PI Series--bare metal illuminated LED lightsBackgroundRecently just bought Raspberry PI B +, configured to run the official Raspbian system, tossing a week Linux system, feel no meaning, so try to understand the bottom of the start process, through a few days of research, It is found that the boot of the lowest part is performed by the official Bootcore.bin and start.elf files (which should be the initialization of hardware devices, such as
After using Rspberry pi, learn about Ros as an open-source robotic operating system.The earliest use of raspberry Pi 2B +raspbian Jessie successfully installed with the source of Ros Indigo, and then change the RaspberryPi3, try again on how unsuccessful.Later, no matter, looking for a transplant raspberrypi 3B Debian 9 arm64 method, successfully run a 64-bit system.Because it is Debian 9 (stretch), Ros supports only lunar, so it is installed using th
the error: "Dd:invalid number ' 1m '", may be used in different versions of DD, can be changed to bs=1m try.If error: "DD:/dev/diskn:resource Busy", it is possible that the above steps did not complete uninstalling the USB drive.5, the introduction of USB disk. After copying the above, the system may error, "This computer is not difficult to read the disk can be inserted", regardless of the direct launch can be. Can also be launched under the terminal:$ diskutil Eject/dev/disk1or launch it in D
of the Raspberry Pi.
Keyboard: Zhou Rapoo E1050 wireless keyboard.
* Keyboard is not required. After the installation is complete, you can remotely control the XBMC or SSH telnet into the system for maintenance via your phone.
Software preparationRaspberry Pi Official Recommendation system is based on Debian Raspbian, but since the Raspberry Pi as a media player, it is natural to exercise the role of high-definition player, so the soft
/downloads/(RASPBIAN Debian Wheezy)1, serial connection Raspberry PiThis is the same way we embedded the board, but requires a USB-to-TTL module. This module can be bought on the internet and a few dollars cheaper.The following is a Raspberry Pi B + version of Gpio PIN definition:USB to TTL used to 4 pins for 3.3V, GND, TXD, RXD (note official online said must use 3.3V)The pin used for Raspberry Pi is 1 (3.3V), (GND), (TXD), and (RXD).Connection condi
system, our lives also revolve around an increasing number of ARM devices-from raspberry pie (raspberry Pi) to Chromebook and Nvidia Shield. Traditional distributions written for CPUs of the INTEL/AMD architecture are not capable of running on these ARM-architecture devices. Some of the distributions written for ARM can only be run on specific hardware, such as the Raspbian system, which can only run on the raspberry pie (raspberry Pi). That's why Ar
Aim of my blog:Provide lateset information of funky cool projects provide concise guidance for New-commers provides resources and tools F or Pi development in the form of links, such as Baiduyun, Nutcloud, etc. Self-motivation and Managment
Structure of my blog:macroscopically, my blog are all in 中文版 so this more people can get access to it. The whole blog is divided into 5 pars, including remote-comtrol (remote Play), sensorsextensions (sensor peripherals), maintanence of Pi (small PI's mainten
I'm using the raspberry Pie 1 B, which actually has a higher type of raspberry pie, but the principle of waste utilization
The version I'm using is
2016-09-23-raspbian-jessie.zip
The advantage of this version is that it can be connected to SSH for the first time, and subsequent versions will not work.
The first power, to ping the later to wait a while to SSH, then extended file system, set the keyboard layout and other common tasks
Start In
raspbian system of Raspberry Pi and installed Qt creator and Qt5. Establish Engineering
Qt Creator is basically the same for each platform, not detailed here. I built the project named CPU and set the base class to be qdialog. Implement pallet Display
The first thing to do is hide the main window. The function of this program is through the tray icon, so the main window does not need to be displayed. Enter main.cpp and delete the following code:
W.sh
One: Perform an upgrade on the Raspberry Pi:
1 : Updating the software source
$ sudo apt-get update
2 : Replace the old package
$ sudo apt-getupgrade
3 : Perform a Raspberry Pi firmware upgrade:
1, Raspberry Pi firmware: Can be understood as the Raspberry Pi bios, boot programs and the like, this part of Bo Tong not open source, to the Raspberry Pi added new features mainly through the firmware to achieve.
2, Raspbian system kernel: That is, the Li
1. DMESG//Show recent events in Raspberry Pi
2. cat/var/log/syslog//Print Log
3, Raspberry Pi has a lightweight x11--lxde, can be set by Raspi-config automatic login LXDE
4, if you like to use the graphical interface installation program, you can install the package: synaptic
sudo apt-get-y install synaptic//Download the installer
sudo synaptic//execution Program
5, Raspberry Pi default program development software: Python. The Raspbian system i
Enable Raspberry Pi camera without Raspi-config
ask:
HiI have installed the latest Ubuntu Mate on my Raspberry Pi2. I wanted to use the Raspberry Pi camera in this operating system. Although I installed the ' Picamera ' driver in it, the system can not be create the camera component when I ran "Raspistill- o test.jpg ".Because there is no "raspi-config" in this OS, I has no idea to further set the camera. For the same camera and Pi, when I use a Raspbian
. sudo raspi-Config2. Select tab 1:expand filessystem mysql test: [email protected]:~ $ mysql-hlocalhost-uroot-P Enter Password:welcome to the MySQL Monitor. Commands End With;
or \g. Your MySQL Connection ID is +Server Version:5.5. --0+deb8u1 (Raspbian) Copyright (c) -, -, Oracle and/or its affiliates.
All rights reserved. Oracle isA registered trademark of Oracle Corporation and/or its affiliates.
Other names trademarks of the
common way to design an embedded Linux system is to start with a desktop release, such as Debian or Red Hat, and remove unwanted components until the installed image meets the footprint of the target device. This is a popular Raspbian distribution method for the Raspberry Pi platform.AdvantagesThe main advantage of this approach is familiarity. In general, embedded Linux developers are also desktop Linux users and are proficient in their choice distr
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.