How to directly manupilate UART of pcDuino under Linux
In Arduino-ish programming, we can use Serial.print to access the UART of pcDuino. Many users are asking, how to directly […]
In Arduino-ish programming, we can use Serial.print to access the UART of pcDuino. Many users are asking, how to directly […]
[vc_row][vc_column width=”1/1″][vc_column_text] Fingerprint recognition or fingerprint authentication refers to the automated method of verifying a match between two human fingerprints. […]
[vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”What is GPS” tab_id=”1388387938-1-21″][vc_column_text]1. What is GPS? The Global Positioning System (GPS) is a space-based satellite navigation system that provides location and […]
[vc_row][vc_column width=”1/1″][vc_column_text]Last time we have achieved “Interact AT command between pcDuino and Spyder” via USB port of pcDuino, today we […]
[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]There are two serial ports on pcDuino. One is the debug serial port, which is used to enter commands […]
[vc_row][vc_column width=”1/1″][vc_column_text]Xbee shield allows pcDuino communicates via Zigbee technologies. [/vc_column_text][vc_tour][vc_tab title=”Parts List” tab_id=”1387847862-1-39″][vc_column_text] 1 x Arduino 1 x pcDuino 2 x Xbee […]
The original post can be found at: http://zapmaker.org/arduino/pcduino-runs-arm-a10-with-arduino-ports/enabling-two-additional-serial-ports-on-pcduino/ After some struggling I have been successful in enabling two additional serial […]
[vc_row][vc_column width=”1/1″][vc_column_text]Long Range UHF RFID Reader is an important way to read information and input information. Automatic identification technology has […]
[vc_row][vc_column width=”1/1″][vc_column_text]The original post can be found at: http://bradsmc.blogspot.com/2013/05/taking-pictures-with-pcduino-linksprite.html?m=1 Here is a very basic example showing how to use the LinkSprite […]