Amplitude limiting: the average filter method for pcDuino/Arduino(6)
A. method: it is the equal to “limiting filter method” + “average recursive filter method”, it will do the amplitude […]
Use Circular LED on Arduino
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduction” tab_id=”1398043177-1-44″][vc_column_text]With a circular LED you can achieve many interesting creation on it, here we will post some […]
Using Air Quality Sensor on the Arduino
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduce” tab_id=”1398157469-1-60″][vc_column_text]Air quality sensor is to detect the density of tiny particles in the air, because it is […]
How to use REDBACK
[vc_row][vc_column][vc_column_text]An Arduino compatible device based on the Arduino mini. This is as small as it can get with the wireless […]
Using the Diamondback to Display Temperature on its own hosted Web Server
[vc_row][vc_column][vc_column_text] The DiamondBack is an Arduino Duemilanove compatible clone that has 802.11b wireless connectivity baked directly onto the board. The […]
Fishing Reminder (Scratch for pcDuino)
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Introduction ” tab_id=”1397184600-1-56″][vc_column_text]The cat is fishing by the river. When there’s a fish touching the red line, the red LED will […]
A flower changes color (Scratch for pcDuino)
Introduce: The color of the flower will change its color according to light. Part list: 1 x pcDuino 1 x Light […]
A Quick Glance of pcDuino3S
pcDuino3S has an Apple-style steel case. It can be used as a set-top box or anybody that needs a modem […]
Sample Shell Script Used to Access UART of pcDuino1/2/3
Many users are asking how to access UART through a shell script. The script is shown below: #!/bin/sh if […]