• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Sort:
  • Date
  • Name
  • Rating
  • Popular
  • Category
admin
About the author

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 […]

GPIO
图片2
March 2, 2014 0 Comments

Control GPIO lamp with Java

[vc_row][vc_column][vc_column_text]It is a common phenomenon that the each operation of Linux is  read-write operation, so is to the program that control the GPIO of pcDuino. The path for pcDuino GPIO pin saved is /sys/devices/virtual/misc/gpio/pin/ Pin controller corresponding file saved in /sys/devices/virtual/misc/gpio/mode/ [/vc_column_text][vc_tour][vc_tab title=”Part list” […]

Hardware Knowledge
February 28, 2014 0 Comments

Hall Effect Sensor

[vc_row][vc_column][vc_column_text]Hall Effect Sensor With Magnet We could not end this section on Magnetism without a mention about magnetic sensors and especially the Hall […]

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 […]

Python
cool
February 27, 2014 1 Comment

Use Flask to turn pcDuino into a Web Server

[vc_row][vc_column][vc_column_text]Flask is a Python web framework that can turn pcDuino into a dynamic web server.[/vc_column_text][vc_tour][vc_tab title=”Install libraries” tab_id=”1393488004-1-24″][vc_column_text]1. Install library Request […]

Python
1050580
February 27, 2014 0 Comments

Python:Run Python on pcDuino

[vc_row][vc_column][vc_column_text] Python is a widely used general-purpose, high-level programming language.Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in […]

pcDuino
QQ图片20140225215500
February 27, 2014 0 Comments

Use LED light bar on pcDuino

[vc_row][vc_column][vc_column_text][bigcommerce link=”/led-bar-module-of-linker-kit-for-pcduino-arduino/” target=”_blank” rel=”nofollow”]Linker LED bar[/bigcommerce] The principle of LED light bar is very simple just as the normal digital tube. Our company’s module use a LED driver chip MY9221 to drive,a number module can be connected together. My9221 is the LED driver chip which is similar to SPI, it could drive 12 LED lights. The brightness of each LED light can be achieved by PWM modulation with the data sended by the serial interface . The following is the picture of the module. [/vc_column_text][vc_tour][vc_tab title=”Wiring Diagram” tab_id=”1393480680-1-47″][vc_column_text] VCC  – > […]

pcDuino
Linker_hall
February 27, 2014 0 Comments

Run Linker_hall on pcDuino

[vc_row][vc_column][vc_column_text]The Hall effect of semiconductor is much better than the metal. Many Hall element is come out of this phenomenon and widely used in automatic industry technology, testing technology and information processing , etc.Hall effect is the basic method to study the performance of semiconductor. Hall coefficient was measured based on Hall effect experiment, and can judge the conduction type,carrier concentration, carrier mobility and other important parameters of semiconductor materials. [/vc_column_text][vc_tour][vc_tab title=”Wiring Diagram” tab_id=”1393470381-1-83″][vc_column_text] VCC – >  pcDuino  VCC 3.3V GND – >   pcDuino  GND […]

Arduino
buzzle_01
February 27, 2014 0 Comments

Play Buzzer music on arduino

[vc_row][vc_column][vc_column_text] Buzzer is an integration structure electronic acoustic, widely used in computer, printer, photocopiers, alarm, electronic toys, automotive electronic equipment, telephone, timer and other electronic products for voice devices. In this post,we demo simple tunes with piezoelectric buzzer.[/vc_column_text][vc_tour][vc_tab title=”The principle” tab_id=”1393463747-1-71″][vc_column_text]One tune is composed of lots of musical notes, a musical note corresponds to a certain frequency signal. So when output the corresponding frequency, can output the corresponding tune. And make the time of notes last long or short, it will make up a tune. Following table is the correspond frequency musical notes Musical notes divide into a tap, half tap, 1/4 tap, 1/8tap, so we set the time of one tap to be 1s, half tap to be 0.5s, 1/4 to be 0.25s, 1/8 to be 0.125 and so on. The musical is coming out […]

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, […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors