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

pcDuino


pcDuino
Region
May 8, 2014 0 Comments

Language conversion of the Image2LCD (Modulo the image tools)

We will use the Image2lcd software when using  electronic paper on the pcDuino. The software does not have the option […]

pcDuino
April 23, 2014 0 Comments

Average recursive filter method for pcDuino/Arduino(4)

 A. name: Average recursive filter method (also known as the moving average filter method) B. method: take the continuous n […]

pcDuino
April 23, 2014 0 Comments

First order lag filter method for pcDuino/Arduino(7)

A. method: set a=0~1, this filter result = (1-a) * this sample value +a* the last filter results. B. advantages: […]

pcDuino
April 23, 2014 0 Comments

The weighted average recursive filter method for pcDuino/Arduino (8)

A. method: it is the improvement of average recursive filter method which adds the different right for the data at […]

pcDuino
April 23, 2014 0 Comments

Amplitude limiting consumer shake filter method for pcDuino/Arduino (10)

A. method: it is equal to ” amplitude limiting filter method” + ” eliminate shake filter method ” amplitude limiting […]

pcDuino
April 22, 2014 0 Comments

Eliminate shake filter method for pcDuino/Arduino (9)

A. method: setting a filter counter which can compare the sample value with the current valid values: If the sample […]

pcDuino
April 22, 2014 0 Comments

The median average filter method for pcDuino/Arduino (5)

 A. the median average filter method (also known as the average pulse interference filter method) B. method: it is equal to […]

pcDuino
April 22, 2014 0 Comments

The arithmetic Average filtering method for pcDuino/Arduino (3)

A. method: continuous access to n sample values for arithmetic operations. When the value of n is large: the signal […]

pcDuino
0002
April 4, 2014 0 Comments

Schematic of pcDuino3

Download pcDuino 3 Circuit Diagram

pcDuino
March 16, 2014 0 Comments

Add printf function to Arduino serial library on pcduino

At recently, some user reported that arduino serial print function always appears  this or that problem on pcDuino, and some parameters […]

Older posts
Newer posts

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors