
Add a Motor Driver to pcDuino to Control Robot
[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]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]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]Photoresistor is a special resistor, it referred to light resistance also , and its resistance related to the intensity […]
[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]Infrared is a type of wireless communication, which can be used to transmit data wireless. Since its invention in […]
OpenCPN is a navigation program created and maintained by David Register that displays electronic charts and connects to GPS “hockey pucks” usually […]
[vc_row][vc_column width=”1/1″][vc_column_text]Previous post told us how to install the infrared drivers, and now we read the key value which sending […]
[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]Timer interrupts allow you to perform a task at very specifically timed intervals regardless of what else is going […]