Single board minicomputer NanoPi NEO Core-LTS 512MB
| Count | Price | |||
|---|---|---|---|---|
| From | 1 | шт | 2205 | грн |
| From | 2 | шт | 2161 | грн |
| From | 6 | шт | 2117 | грн |
| From | 16 | шт | 2095 | грн |
| From | 43 | шт | 2073 | грн |
| Count | Price | |||
|---|---|---|---|---|
| From | 1 | шт | 2205 | грн |
| From | 2 | шт | 2161 | грн |
| From | 6 | шт | 2117 | грн |
| From | 16 | шт | 2095 | грн |
| From | 43 | шт | 2073 | грн |
| Count | Price | |||
|---|---|---|---|---|
| From | 1 | шт | 838 | грн |
| From | 2 | шт | 822 | грн |
| From | 6 | шт | 805 | грн |
| From | 18 | шт | 797 | грн |
| From | 47 | шт | 788 | грн |
| Count | Price | |||
|---|---|---|---|---|
| From | 1 | шт | 392 | грн |
| From | 3 | шт | 385 | грн |
| From | 13 | шт | 377 | грн |
| From | 38 | шт | 373 | грн |
Features
Arduino - an open platform for the development of electronic devices, as well as for teaching programming. Based on the Arduino constantly creating new devices, as well as libraries for working with different peripherals.
There are many different boards Arduino . They differ in characteristics established microcontrollers, size, number of input-output ports, and other parameters, so you can choose the card that best meet the requirements.
Variety boards Arduino
Features series boards Arduino
Extreme, NG, Diecimila, Duemilanove, Uno, Leonardo
All of these card have the same number of inputs and outputs collected in the same connectors (for connecting the periphery and Shield), programmable via USB, and have ATMega microcontroller on board.
stands out in this group UNO board and Leonardo. They USB-UART converter is replaced by a microcontroller Atmega8u2, which made it possible to increase the speed of firmware.
In addition, the board is independent Leonardo USB or UART on any of the general public whatsoever pins. PWM output was 1 more analog inputs - 12, supported by virtual COM-port.
The series presents models: Mega, Mega2560, Arduino ADK.
Mega built on ATMega1280 and Mega2560 and Arduino ADK - on ATMega2560.
At the board is compatible with almost all the Shield. Are different from ordinary Arduino pinout SPI-interface, because Schild using it with the digital pins 11,12,13, are not compatible.
Conclusions on the cards in this series:
Memory:
Each motherboard has 4 UART.
A small handkerchief with mini-USB. With Shield is not compatible.
Built on the ATmega328.
As a USB-UART bridge used FT232.
Less than ArdinoNano charge.
With the Shield is not compatible. Convenient for installation in the finished product.
At no mini USB - it is programmed using the adapter USB-Serial.
It has a low-power regulator and the LEDs - Only the power and then to the latest versions.
Built on the ATmega328.
All of the "dimensions" and variations of Arduino-board completely compatible with each other. The project is designed for one of them, can be implemented on the other, and none in the code of any scheme to alter anything not necessary.