Custom Arduino
2014-11-25

In the globle market , Arduino was priced at different class . Some products are original , some are manufactured in China , not the orignal one . The high imitation one can also bring the same experience like the original one , which is
inexpensive . The development of Arduino is at very fast speed . In the following pictures , there are 2 version of Arduino R3 . The later one with more complex perfermance . 
New version , New function 

(The first one ) The Arduino Uno Rev3 is a microcontroller board based on the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. 
It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. 
The Uno differs from all preceding boards in that it does not use the FTDI USB-to-serial driver chip. Instead, it features the Atmega8U2 programmed as a USB-to-serial converter."Uno" means one in Italian and is named to mark the upcoming release of Arduino 1.0.  
The Uno and version 1.0 will be the reference versions of Arduno, moving forward. The Uno is the latest in a series of USB Arduino boards, and the reference model for the Arduino platform.

Wifi shield for Arduino Smart Home TCP/UDP/FTP with Antenna 

This Wifi Shield utilizes a RN171 wifi module to provide your Arduino/Seeeduino with serial Ethernet's function. It only takes two pins to hook your device up to 802.11b/g wireless networks with this shield. It features an independent antenna which can cover a wider range and transmit stronger signals. With supports for common TCP, UDP and FTP communication protocols, this Wifi Shield can meet needs of most wireless network projects, like smart home networks, robot controls or personal weather stations,etc. We prepared an easy and convenient command set for this shield so that you can use neat and concise code to run the function.








Nano 3.1 controller compatible with nano module with USB

The Funduino Nano V3 development board is with the open original design schematics, free software interface, and also according to the needs and modifies the download process is simple and convenient. the development of the user interface and the environment is very simple, easy to understand, very suitable for beginners to learn. 

The Arduino Nano is a small, complete, and breadboard-friendly board based on the ATmega328 (Arduino Nano 3.0). It has more or less the same functionality of the Arduino Duemilanove, but in a different package. It lacks only a DC power jack, and works with a Mini-B USB cable instead of a standard one. The Nano was designed and is being produced by Gravitech.




Arduino Mega2560 Rev3

The Arduino Mega 2560 is a microcontroller board based on the ATmega2560(datasheet). It has 54 digital input/output pins (of which 14 can be used as PWM outputs),16 analog inputs, 4 UARTs (hardware serial ports), a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button.
 
It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. The Mega is compatible with most shields designed for the Arduino Duemilanove or Diecimila.