ISD1820 voice recording and playback module on pcDuino
[vc_row][vc_column][vc_column_text]This module board is based on ISD18B20, which is a single-chip single-message record/playback device. In this post we will demo […]
[vc_row][vc_column][vc_column_text]This module board is based on ISD18B20, which is a single-chip single-message record/playback device. In this post we will demo […]
[vc_row][vc_column][vc_column_text]This project shows how to code a bare metal program for pcDuino. Development Environment: System: ubuntu 10.04.4 Hardware: pcDuino Compiler: […]
[vc_row][vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Parts list” tab_id=”1393924603-1-71″][vc_column_text]1.one led lights 2.five Male to Female Dupont Line 3.one linker button 4.one pcduino [/vc_column_text][/vc_tab][vc_tab title=”Wiring […]
[vc_row][vc_column width=”1/1″][vc_column_text]A relay is an electrically operated switch. Many relays use an electromagnet to operate a switching mechanism mechanically, but other operating principles are also used. Relays […]
[vc_row][vc_column width=”1/1″][vc_column_text]This experiment uses a dual color LED matrix, which is a red and green color 8 × 8 matrix, […]
[vc_row][vc_column width=”1/1″][vc_column_text]Lot of people ask, arduino IDE or c_environment on the board which do what makes IO ports on the […]
[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 interval=”0″][vc_tab title=”Introduction and Features” tab_id=”1388383169790-2-7″][vc_column_text]Bluetooth is a wireless technology standard for exchanging data over short distances from fixed and mobile devices, […]
[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]There are two serial ports on pcDuino. One is the debug serial port, which is used to enter commands […]