Office Room Temperature Logging with pcDuino and Yeelink Server
[vc_row][vc_column][vc_column_text] pcDuino can connect to Internet by Ethernet, WiFi, GPRS and 3G. In this project, we will use a TMP36 […]
[vc_row][vc_column][vc_column_text] pcDuino can connect to Internet by Ethernet, WiFi, GPRS and 3G. In this project, we will use a TMP36 […]
[vc_row][vc_column][vc_column_text]Cron is the a process of Linux that runs on background. It can be used to execute some tasks at […]
[vc_row][vc_column][vc_column_text][/vc_column_text][vc_tour][vc_tab title=”Installation Preparation” tab_id=”1395279188-1-53″][vc_column_text] Update the source before enter the installation environment. $ sudo apt-get upgrade Then update the application […]
1.Create a new temporary directory ubuntu@ubuntu:~$ mkdir newdeb 2.Create our new program directory ubuntu@ubuntu:~$ mkdir hello 3.Write HelloWorld program, hello.c code is as follows […]
[vc_row][vc_column][vc_column_text] In this post, we cover how to use Bluetooth USB dongle on pcDuino. In this tutorial, the Bluetooth USB […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Install Apache2 server” tab_id=”1394955895-1-99″][vc_column_text]Please refer to other post http://learn.linksprite.com/pcduino/linux-applications/install-apachephpmysql-on-pcduino/[/vc_column_text][/vc_tab][vc_tab title=”Download and install ownCloud4″ tab_id=”1394955895-2-55″][vc_column_text]Download owncloud program Download address: http://owncloud.org/ […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Install Apache2″ tab_id=”1394949808-1-42″][vc_column_text] Install apache2 sudo apt-get install apache2 Installed completed, the run commands sudo /etc/init.d/apache2 restart Input […]
Install LAMP server on pcDuino is very easy. Here we share the whole process of installation. The below software packages are […]
A small application on pcDuino install doufan.fm player First configure pcDuino environment: #sudo apt-get install python-dev If you do not have […]
There are many ways to achieve the screenshot on pcDuino, but here we mainly recommend a very simple operation: Open […]