Free standard shipping on orders over $150
You may return most new, unopened items within 30 days of delivery for a full refund. We'll also pay the return shipping costs if the return is a result of our error (you received an incorrect or defective item, etc.).
You should expect to receive your refund within four weeks of giving your package to the return shipper, however, in many cases you will receive a refund more quickly. This time period includes the transit time for us to receive your return from the shipper (5 to 10 business days), the time it takes us to process your return once we receive it (3 to 5 business days), and the time it takes your bank to process our refund request (5 to 10 business days).
If you need to return an item, simply login to your account, view the order using the "Complete Orders" link under the My Account menu and click the Return Item(s) button. We'll notify you via e-mail of your refund once we've received and processed the returned item.
Leave us a review on
Robotistan Leonardo with Headers for Arduino with USB Cable
This is a Leonardo with Headers and it's fully compatible with Arduino. There is an USB cable inside the package for computer connection.
Leonardo is an Atmega32U4 based microcontroller board. There are 20 digital I/O pins (7 of them can be used as PWM out, 12 of them can be used as an analog input), 16MHz crystal oscilator, micro usb socket, power socket, ICSP connector and a reset button on the board. There are everything for the microcontroller to work on the board. The board can be easily connected to a computer via USB, can be supplied with an adapter or a battery. Leonardo board is separated from other boards by using ATmega32u4 microcontroller, Atmega32u4 is able to communicate with a computer directly thus it does not need an USB - Serial converter. Thanks to these features, Leonardo can be introduced to computers as not only a virtual COM port, also as peripherals such as console and mouse too.
Features:
Power:
Leonardo can be supplied via usb or an external voltage source. External voltage source would be an AC - DC adapter or a battery. When it is supplied with an external adapter or battery, using 2.1mm width, center-positive, 7-20V power supply is recommended. Moreover, the connectors of the power socket on the board, Vin and GND pins are short circuited in beckend. The battery can be connected to the board via GND and Vin pins.
It is not necessary to be connected to usb port during whole the operation. The board can be energized with only an adapter or a battery too, by this way, the board can work independently from the computer.
6-20V can be used as an external supply but these are the limits for Leonardo. Recommanded voltage supply for this board is between 7-20V. Becouse the regulator on the board might not work stabile for the voltages below 7V. Likewise, it can be over - warmed for the voltages above 12V.
Operating voltage of the Leonardo's microcontroller is 5V. The voltage supplies the board via Vin pin or the power socket on 7 to 12V then this voltage is regulated and distributed to the board by the regulator.
Power Pins Are Like That:
Memory:
Atmega32u4 has an 32 kB flash memory (4 kB of this is used by the bootloader), 2.5 kB SRAM and 1 kB EEPROM.
Input / Output:
All of the 20 digital pins on the Leonardo can be configured as output or input pins. The logic level for all of these pins is 5 V. These pins work with 40 mA input or output current. Additionally, some of these pins have diffrent features too, listed below:
Communication:
There are several options for Leonardo to communicate with another arduino or microcontroller. Atmega32U4 provides UART TTL (5V) Serial communication via its 0 (RX) and 1 (TX) pins. 32U4 connects to a computer by opening a virtual serial COM port and allows the serial communication. Arduino IDE, thanks to its serial monitor find in the computer software, provides to send and recieve text based information. RX and TX leds on the board blink while the board is communicating via USB.
There is a phsycally serial port on the Leonardo board but this number can be increased with the SoftwareSerial library as software.
Atmega32U4 provides I2C and SPI ports too. Wire library if to use I2C and SPI library is for SPI communication.
Thanks to these features, Leonardo can be introduced to computer as not only virtual COM port but also as peripherals such as console and mouse too. You may visit Keyboard and Mouse classes page.
Programming:
Leonardo board can be programmed with the Arduino computer software (Arduino IDE). You can start programming by choosing Arduino Leonardo under tools > board menu on the Arduino IDE. For details you may see the referance and the basic functions page. Atmega32U4 on the Arduino Leonardo board comes together with a specific software installed, named bootloader. Thanks to this it is not needed to use an external programming device to program Arduino Leonardo. Communication is supplied by and original AVR109 protocol.
The board can be programmed by using ICSP headers via ISP programmer instead of bootloader software (Referance).
USB High Current Protection:
Leonardo board has restarable high current protectors. Even if your computer has its own protectors for its USB ports, the protectors on the board is adjusted to reject more than 500mA. If this amount of current is reached, protectors will keep open - circuit the connection untill the short - circuit disappears.
If you are not sure which Arduino to choose, you may contact us bu filling the form.
Useful Documents:
Thanks for subscribing!
This email has been registered!