• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category

Linux Applications


Linux Applications
IDE_01
March 2, 2014 0 Comments

Configure the carried vim to IDE on pcDuino

[vc_row][vc_column][vc_column_text] With the development of science technology, the various editor function of graphical interface has been gradually perfected. In the progress of embedded development, sometimes we have to deal with the command line mode with our equipment. At this time a good character interface editor is very necessary to our work. Vim is a powerful editor. Today will configurate a normal vim into a comfortable ide step by step. [/vc_column_text][vc_tour][vc_tab title=”The simply process ” tab_id=”1393808649-1-44″][vc_column_text]Use the above chart as an example, The box surrounded by red is the main part of the configured vim. At he top of the line is browser buffer for the editing of many source file. Browser buffer can visually see which file we opened and switch to the file which we want to edit. The two red box on the left column, the smaller above is file browser, we can view the file under the current project and can view other directories and open some file just like a normal file browser. The lager below is browser tag, tag file is one of index file. The person who use Source insight under window environment will know that it is very helpful for us to know the whole code to jump straight to see some definition of a variable or function. We could achieve the jumper if we have the tags file generated by the vim plug-in ctags. Right is the main body of vim, he shows the current edit text content.[/vc_column_text][/vc_tab][vc_tab […]

Linux Applications
图片1
March 2, 2014 0 Comments

Build samba server on pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text] Samba is a free software to achieved SMB protocol which under Linux and UNIX system. It’s constituted by the server […]

Linux Applications
C
March 2, 2014 0 Comments

Knowledge about Serial Port debugging on pcDuino (b)

[vc_row][vc_column][vc_column_text] In the picture,the pin in the blue circle is pcDuino serial data communication and its corresponding function. TX is the data sending pin of pcDuino,namely pcDuino send data to the outside. RX is the data receiving pin, namely pcDuino receive the data provided outside. GND is the ground of pcDuino, to ensure the the integrity of the data transmission, we need to connect the pcDuino GND with the corresponding module when the pcDuino is through the serial interface to communicate with the outside data. [/vc_column_text][vc_tour][vc_tab title=”Serial port debug” tab_id=”1393564393-1-59″][vc_column_text]Debug Port is that user via serial interface to control pcDuino through the command line mode, completely realize all of the operation. Due to the long time of using Windows system, we get sued to operate computer in the friendly interface system desktop with the mouse and keyboard, the computer is useless without the monitor, mouse and keyboard. We could avoid carrying many peripheral devices by operating the computer with the command . This operating computer is high efficiency and can reduce the complex of working.[/vc_column_text][/vc_tab][vc_tab […]

Linux Applications
ZBRRX@PMA)X7PV}P2M(SJ(W
February 27, 2014 0 Comments

Knowledge about Serial Port debugging on pcDuino (a)

[vc_row][vc_column][vc_column_text] A serial port refers to a serial communication physical interface in which transfer of information takes place one bit […]

Linux Applications
SDR_setup
February 26, 2014 0 Comments

SDR on pcDuino

[vc_row][vc_column][vc_column_text]Software-defined radio (SDR) is a radio communication system where components that have been typically implemented in hardware (e.g. mixers, filters, […]

Linux Applications
February 25, 2014 0 Comments

A trick to Get Around the Speed Issue when Install Software from Ubuntu Repositroy

[vc_row][vc_column][vc_column_text]It is frequently for us to update or install new software when using the Ubuntu ,sometimes it is very slow to download and very easy to install wrongly caused the failure of installation.There may be of the problem of the source of the soft-system under the condition of our own network speed are OK,So we can find the root of the problem and tell the system. Following I will tell you how to add software source.[/vc_column_text][vc_tour][vc_tab title=”Open the source” tab_id=”1393381561-1-30″][vc_column_text]Use the editor to open the source file,I use the gedit,you can use other editor if you like. sudo gedit /etc/apt/sources.list[/vc_column_text][/vc_tab][vc_tab title=”Add the source” tab_id=”1393381561-2-76″][vc_column_text]Add the source ,Copy and paste the following URL to the file(you can also find more source and put into the file) ## sohu deb http://mirrors.sohu.com/ubuntu/ quantal main restricted universe multiverse deb http://mirrors.sohu.com/ubuntu/ quantal-security main restricted universe multiverse deb http://mirrors.sohu.com/ubuntu/ quantal-updates main restricted universe multiverse deb http://mirrors.sohu.com/ubuntu/ quantal-proposed main restricted universe multiverse […]

Linux Applications
3G_1__40096.1383795647.1280.1280
February 23, 2014 0 Comments

3G Cellular USB Dongle for pcDuino (Huawei E303s)

In this tutorial, we go through the steps to use 3G cellular USB dongle (Huawei E303s) with pcDuino. Install the […]

Linux Applications
US II
February 19, 2014 0 Comments

Learn μC/OS II on pcDuino

[vc_row][vc_column][vc_column_text]μC/OS-II is a portable, ROMable, scalable, preemptive, real-time deterministic multitasking kernel for microprocessors, microcontrollers and DSPs. In this post, we […]

Linux Applications
1
February 13, 2014 0 Comments

Setup Hadoop on pcDuino

[vc_row][vc_column][vc_column_text]Hadoop is a free, Java-based programming framework that supports the processing of large data sets in a distributed computing environment. […]

Linux Applications
IMG_5158
February 8, 2014 0 Comments

Z-Wave Controller Setup on pcDuino

[vc_row][vc_column][vc_column_text]Z-Wave is a wireless communications protocol designed for home automation, specifically to remotely control applications in residential and light commercial […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors