Label:Recently started a Raspberry Pi, a whim to make a small home server, at home for the hour has been hanging. Really is very small, only slap big, to Raspberry Pi bought some accessories, shell, small fan, 2 fins, 32G SD card, HDMI line, after the effect of assembly. You can update the next software before inst
the digital tube. The correspondence depends on the order in which you send the data when you wire and write the code.
DS is a serial input pin, so-called serial is to make the data on a signal line in order to transmit one by one, like a string of candied fruit. This pin we received from the Raspberry Pi at any one of the Gpio ports (output mode). The
SHCP is the clock pin for the shift regist
Javame embedded 3.3 released, supporting Raspberry Pi
Author: chszs, reprinted with note. Blog homepage: http://blog.csdn.net/chszs
Oracle recently released two javame versions:
First, javame embedded 3.3 for Raspberry Pi (Ea version );The second is javame SDK 3.3 (EA ).
Developers can now develop rich javame app
One advantage of the Raspberry pi is that it has a strong video decoding capability, and it's a good option to use it to play video. It will be used for the next two seasons as a home media hub, and the XMBC software and RASPBMC distributions make this possible.First, XMBC and RASPBMCXMBC (soon to be renamed Kodi) is a leader in open source Media center software, originally developed for Xbox, and now runs
).sudo crontab -eAfter you enter the edit, you need to write the required command and repeat the time in a certain format. The format is as follows:m h dom mon dow commandThe Minutes (minute), The Hour (hour), the number of days (day of month), the month (month), the Day of the Week (Day of week), and the command.The time can be a number that indicates execution at this time, or an asterisk (*), indicating that no restrictions are made and executed at any time.View all scheduled tasks can use -l
-zenheiWill install Wenquanyi Zen Hei open-source Chinese font, here to Wenquanyi Zen Hei salute, it seems that it is the only open source Chinese font library. Guo Jia had the money to build a Confucius Institute, but never had the money to do a more complete open source Chinese font.Chinese can be displayed, input it? Linux has long been, called SCIM (Smart Common input Method), so just enter:sudo apt-get install Scim-pinyinwill be installed pinyin input method, after the installation is compl
The raspberry pi system installs Linux and raspberrypi on the SD card.
I just got a raspberry pi borrowed by Simon and prepared a 4 GB SD card for Linux.
On Windows 7, use the tool Win32DiskImager to write img to the SD card. An error is returned and an error is returned.
Fortunately, I have a Linux vmwarevm. Run the
the following two lines of code:http. Handle ("/", HTTP. Fileserver (http. Dir ("HTML")))http. Listenandserve ("0.0.0.0:8080", nil)Step 4: The target environment is modified to CROSS-ARM6, according to "Ctrl+b" compiled, the generated execution file is the source directory "Test", no suffixStep 5: Copy "Test" to your arm Development Board (Raspberry Pi Raspberrypi, Orange pie Orangepi), and authorize: sudo
TargetPress the button in the mobile app to open the bedroom door.Basic principleRaspberry Pi as a control device: It runs a Linux system, so it is powerful and provides a GPIO interface, so it is easy to control the physical door mechanism.Yeelink Platform as a cloud provider: it is very difficult to build your own Web server, Yeelink provides free internet of things cloud services, and open APIs that can be used to write mobile apps.Register a switc
Python implements the example code of Raspberry Pi WiFi disconnection automatic reconnection, pythonwifi
Enable Automatic reconnection of Wi-Fi disconnection. The principle is to use Python to monitor whether the network is disconnected. If the network is disconnected, restart the network service.
1. Put the Python code autowifi. py in the/home/pi directory:
#
1. Raspberry Pi has been on the black screen for some time, which is what we often call the suspend state. So please use the Xset tool to set it up.Xset s offXset DPMS 0 0 02.apt-cache Search: Find some of the necessary installation software3. Do not let the Raspberry
Raspberry Pi can be installed on a variety of operating systems, we are using the official Debian-based Raspbian. System Installation Method SeeInstall the system because I use a 7-inch HDMI screen, install the system if the configuration should not be able to cause a part of the right side can not be displayed, so on the Raspberry
Installation Summary steps: Official website Download system-"brush into TF card-" Set on display and ssh-"Power on-" Enter the system1. Go to the official website to download the system imageDownload page: https://www.raspberrypi.org/downloads/Come to the following pageInstallation under 2.Windows System: (Non-wind system please look down)
2.1) First connect the Ready TF card to the card reader, insert the computer 2.2) download a format SD card tool, format SD cardDownload URL: https://w
The first thing to note is that the Raspberry Pi Debian system is automatically scanning the display, in most cases cannot be displayed in full screen, that is, the actual display of the desktop is larger than the display resulting in some windows can not be displayed or closed, Either the actual displayed effect is less than the size of the display, resulting in black border areas around it. If this is the
Ubuntu Raspberry Pi 2b cross compiling environment, ubuntu2b
Generate executable code on another platform. Why is cross-compilation costly? One sentence: The last thing is. Sometimes it is because the target platform does not allow or cannot install the required compiler, and some features of the compiler are required. Sometimes it is because the resources on the target platform are poor, it is impossible t
package for the release. It generates a file with a name similar to "package-version.tar.gz" in the current directory. Package and version are the Am_init_automake (package, version) that we define in configure.in;>>make Distcheck: Generate and test the release package to determine the correctness of the release package. This action will automatically unpack the package file, then execute the Configure command, and do make to confirm that the compilation does not appear error, and finally promp
The complete effect of these 4 battles is: Let the Raspberry Pi send its own IP address to the mailbox automatically by mail.Combat 2 : http://blog.csdn.net/make_app/article/details/47305179Combat 3 : http://blog.csdn.net/make_app/article/details/47305337Combat 4: http://blog.csdn.net/make_app/article/details/473053870. System EnvironmentRaspberry
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.