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

Hardware Knowledge
1
March 22, 2014 0 Comments

Diagram of Arduino Basic Devices (1)

Linux
March 22, 2014 0 Comments

Introduction to Shell Programming

What is Shell Programming? • Putting UNIX commands in a file • Almost always special-purpose code • Often one-time code […]

Linux Applications
March 22, 2014 0 Comments

Building deb Packages from Source files in Ubuntu

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

Arduino
总结
March 22, 2014 0 Comments

Arduino Communication functions

[vc_row][vc_column][vc_column_text] [/vc_column_text][vc_column_text] Serial Used for communication between the Arduino board and a computer or other devices. All Arduino boards have […]

Arduino
Debounce-Alex-Esparza4
March 22, 2014 0 Comments

Processor Interrupts with Arduino

Interrupts! Interrupts, what are they? They are people that intermittently prevent you from doing your current work. Haha, well maybe… […]

Java
4
March 22, 2014 0 Comments

Use ADC to read Light Intensity on pcDuino with Java

[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Hardware and software requirements” tab_id=”1395207296-1-5″][vc_column_text]Software:  install java development environment first. Hardware: 1 x pcDuino 1 xLinker LDR module […]

Java
图片121
March 22, 2014 0 Comments

Using Java to make a simple text editor for pcDuino

[vc_row][vc_column width=”1/1″][vc_column_text]This post shows a simple text editor created with Java on pcDuino.[/vc_column_text][vc_tour][vc_tab title=”The resulting Text Editor” tab_id=”1395292933-1-67″][vc_column_text]The designed text […]

Shields
1
March 22, 2014 0 Comments

Color Image LCD Shield for Arduino

[vc_row][vc_column width=”1/1″][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduction ” tab_id=”1395132164-1-39″][vc_column_text]This 128×128 mini color LCD is a perfect match for the portable application. It was […]

Shields
1
March 21, 2014 0 Comments

USB Host Shield For Arduino

[vc_row][vc_column][vc_column_text] The USB  2.0 has HOST (master device) and SLAVE(slave device). Only when a master device and a slave device are connected together, […]

Shields
March 21, 2014 0 Comments

Use Liquid Level Sensor on Arduino

[vc_row][vc_column width=”1/1″][vc_column_text]This PCB based liquid level sensor converts the level of liquid to a changing voltage level. The voltage level […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors