[vc_row][vc_column width=”1/1″][vc_column_text]Arduino Due has an ARM cortex M3 . It is the first Arduino based on 32-bit ARM chip. It has two micro USBs, one for download code, and the other is a native USB port that can be used as USB host or as USB device.
In this post, we show how to get started with Arduino Due by blinking the LED L.
[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=”1/1″][vc_tour][vc_tab title=”Download and Install Software” tab_id=”1382119305-1-24″][vc_column_text]As of today, Arduino Due can only work with Arduino 1.5, which is in beta version. We can see that the new boards are supported in this version
[/vc_column_text][/vc_tab][vc_tab title=”Connect Arduino Due to a PC and run” tab_id=”1382119305-2-18″][vc_column_text]Connect Arduino Due to a PC using the programming USB port:
Click “Upload” to upload the code.
Now we can see that the LED L on Arduino Due will blink.
[/vc_column_text][/vc_tab][/vc_tour][/vc_column][/vc_row]
Leave a Reply
You must be logged in to post a comment.