Use Raspberry Pi to implement chatbotsI recently used Raspberry Pi to implement a robot that can talk to people. I will give a brief introduction.Raspberry Pi is the world's most popular micro-computer motherboard. It is a leading product of open-source hardware. It is desig
service is self-booting, do not need to manually start.Usually you can configure the service and calibrate the Raspberry Pi time by following the procedure above. However, now that I have installed the software, the time remains unchanged. In addition, after executing the ntpdate cn.pool.ntp.org command, the NTP socket is in use, the reason is that the current Ntpdate program will help you select the
network to the server ) application. Connect the Raspberry Pi II via my host SSH , and consider the performance. Without using the Raspberrypi interface on Raspberry Pi II, you can only develop under the console, so you have to pick up the IDE again for Emacs. To be honest,
If you have a Raspberry Pi (Raspberry Pi) on hand, what will you do with it? Perhaps the following 34 ideas on how to use Raspberry Pi can inspire you.
Web Server
Home automati
Needless to say, Raspberry Pi deployed in the intranet, then there is no public IP address, how to make FTP file transfer through the external network? Let's tell you today with peanut shell Peanut wand port mapping combined with raspberry sent to solve the problem of the method.Peanut Shell website: http://hsk.oray.com/Here's how it works:1, connected peanut sti
Needless to say, Raspberry Pi deployed in the intranet, then there is no public IP address, how to make FTP file transfer through the external network? Today, we will tell you how to use the port mapping of peanut rods combined with raspberry sent to solve this problem.Here's how it works:1, connected peanut stick2. Log in peanut sticksConfigure the peanut Wand p
to the server) app, via my host SSHConnect Raspberry Pi II, andgiven the effectiveness, the Raspberrypi interface on Raspberry Pi II has not been used, so it can only be developed under the console, so it has to be re-picked up by the Emacs IDE. To tell the truth, do more t
For most people, the closure of Google's readers is a pain in the Bu Cook, but for Jacob Cook, a college student, it is an opportunity for ambition. He has developed an operating system called "Arkos", claiming to replace all services offered by Google or other cloud companies, including basic services such as running e-mail, chatting, file sharing, virtual hosting, and so on, through a private server with a credit card size.Arkos is a Linux-based
This is a creation in
Article, where the information may have evolved or changed.
Overview
Self-build Git service solution There are many, yesterday I built a gitlab on the server, yes Gitlab is very powerful, the function is very complete, but installed in the Raspberry Pi card, installed on my VPS also very card, so I think of Gitea, although the function is n
/
Install Netatalk:Netatalk is an open source AppleTalk communication protocol implementation, the Linux system can act as a Mac file server, AppleTalk routing, print server and so on.Installation:
Apt-get Install Netatalk
Add the first set of directories to the configuration file:
echo "/srv/timemacheine \" timemacheine\ "Options:tm" >>/etc/netatalk/applevolumes.default
Or
Have done some works of the internet of things, because do not want to always do the app to control, because not everyone to download your own app, browser everyone is there, then everyone through the browser Web to access our server, it is not very simple and convenient, using Flask+python.Flask is a lightweight WEB application framework written in Python that is simple to use and easy to get started with.Install Flask:sudo apt-get install Python-pip
do not drive, simple rough with Raspberry Pi drive USB printerAdmin April 14, 2015 5 Comments
Many articles on the web are how to use raspberry sent to do a universal print server, but in many scenarios, the configuration cups what is really their own zuo of the good way to die, all kinds of Linux under the driver con
For students to do a smart home tutorial: The use of Raspberry Pi as a server, we through the method of accessing the server, control the high and low level of the I/O port of the Raspberry Pi, I/O port connected on the relay (to
If you want to use Raspberry Pi as a small server, the performance may be poor, but the stability must be ensured. The following describes how to improve the stability of Raspberry Pi on the network. 1) modify it in/etc/sysctl. confVM. min_free_kbytes(8192 to 16384) # RPI
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, a custom installation, or a full installati
First, use SD card formatter format memory card. (Note that not all memory cards are supported, recommended within SanDisk 32G)
Second, write the image using Win32diskimager. (This time using the 2017-11-29 release of Raspbian STRETCH with DESKTOP, download address https://www.raspberrypi.org/downloads/raspbian/)
After successful writing, configure Config.txt (if you do not configure Config, the monitor may not output images, but the Raspberry
The Raspberry Pi does not have a battery, so the system time stops after the power outage, until you start the timer again.Because the project needs to use local time, the accuracy requirements are not high do not want to toss (if you need high precision, need to install NTP), so consider using Python script synchronization Baidu time, accuracy error is small in 0.5-1 seconds, need network support.1. Create
. Net Core uses Socket to communicate with Raspberry Pi for details, coresocket
Preface
Last year, I bought Raspberry Pi, which had been put in a drawer for gray purposes. A few days ago, Debian 9 was released, and I was not surprised to support Raspberry
Deployment of Zen Road management system using Raspberry PiApt-get Install Apache2Apt-get Install PHP5Apt-get Install Mysql-serverApt-get Install Mysql-clientApt-get Install Php5-mysqlAfter completing the above, reboot your system, rebootThis will see the detailed process ... To test the Apache server, you can see the IP address of your own Raspberry Pi.Cd/var/ww
configurationdriver=rtl871xdrvieee80211n=1Hw_mode=Gdevice_name=Rtl8192cumanufacturer=realtekThird, DHCP1. Install the DHCP service to assign IP to each access devicesudo Install Isc-dhcp-server2. Edit the configuration filesudo nano/etc/dhcp/dhcpd.conf3, set the gateway and other information, here is the use of 10.38.10.1default-lease- Time -; Max-lease- Time 7200; log-facility LOCAL7; subnet10.38.10.0Netmask255.255.255.0{Range10.38.10.10 10.38.10.100; option Routers10.38.10.1; option broadcas
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.