Line 29: Line 29:
 
=Experiments=
 
=Experiments=
 
<categorytree mode=pages>Arduino Tutorials</categorytree>
 
<categorytree mode=pages>Arduino Tutorials</categorytree>
 +
='''Schematic'''=
 +
[[File:Ard.JPG|680px]]
  
 
{{Box|type=l_green_dark|text='''Usage Guide with simple example'''}}
 
{{Box|type=l_green_dark|text='''Usage Guide with simple example'''}}
 
{{DISQUS}}
 
{{DISQUS}}

Revision as of 12:11, 15 December 2014


Xplore ONE is Arduino UNO compatible board, made with high quality FR4 material, standard components with no compromise on quality at affordable price!
Explore one Arduino.JPG

Features:

  • Compatible with Arduino UNO
  • High Quality FR4 PCB.
  • CP2102 as USB to serial convertor IC.
  • Ships with ATmega328 with bootloader

Downloads

  • USB to Serial Driver for CP2102:

Xplore UNO requires a USB to Serial driver to installed on the computer in order to connect to computer and program from it. Xplore UNO uses CP2102 as USB to Serial convertor, please download and install the drivers from this link.

  • Arduino IDE and Software:

Please download the Arduino software from the Arduino Website.

Experiments

Schematic

Ard.JPG


Usage Guide with simple example