Experiment 3: PWM Experiment on pcDuino
[vc_row][vc_column width=”1/1″][vc_column_text]Pulse Width Modulation (or PWM for short), is a technique for obtaining analog results with digital means. Digital control is […]
[vc_row][vc_column width=”1/1″][vc_column_text]Pulse Width Modulation (or PWM for short), is a technique for obtaining analog results with digital means. Digital control is […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Wire diagram” tab_id=”1388046025-1-64″][vc_column_text][/vc_column_text][/vc_tab][vc_tab title=”Sample Code” tab_id=”1388046025-2-31″][vc_column_text]/* code instruction: display 1~7 in Digital Display */ //set the pin for […]
[vc_row][vc_column width=”1/1″][vc_column_text]SIM900 GSM/GPRS shield adds the GPRS/GSM capability to pcDuino. It uses AT commands to communicate with pcDuino through the […]
[vc_row][vc_column width=”1/1″][vc_column_text]The Motor Shield is a perfect platform for robotics and mechanical applications. It enables the Arduino/pcDuino to drive two […]
[vc_row][vc_column width=”1/1″][vc_column_text]Scratch(http://scratch.mit.edu/) is a programming language for everyone. Create interactive stories, games, music and art-and share them online. pcDuino team […]
[vc_row][vc_column width=”1/1″][vc_column_text]Theoretically speaking, we don’ need to use Arduino Uno with pcDuino as pcDuino has all interface that can be […]
[vc_row][vc_column width=”1/1″][vc_column_text]We used 1 digit segment display to show 0-9 in previous tutorial, if we want to show more number […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Send Email” tab_id=”1387502637-1-10″][vc_column_text]Python’s smtplib provides a way for send Email. It has carried on the simple to the […]
[vc_row][vc_column width=”1/1″][vc_column_text]Spyder is is designed to transparently move serial data over the power line network at a speed of 2kbps, […]
[vc_row][vc_column width=”1/1″][vc_column_text]In modem life, our hands are locked by computers. Could we make computers smarter by designing a better human-computer […]