- EOL
Attention! The sale of the product has been completed. Check otherdevices in this category. |
Description
Genuino Uno is fully compatible with Arduino Uno. The board containsan ATmega328 microcontrollerwith 14 digital inputs/outputs of which 6 can be used as PWM outputs (e.g. for motor control) and 6 analogue inputs. The circuit is clocked with a 16 MHz clock signal, has 32 kB of Flash memory and 2 kB of SRAM memory.
The subject of sale is an original Genuino product from the distributionwww.arduino.cc.
Main features
Below are some features that distinguish the modules from other programmable tiles.
The name | Description |
---|---|
Installed bootloader |
Thanks to the installed bootloader, the appropriateUSB cable andsoftware from the manufactureris sufficient to program the device. |
Shield |
The layout of connectors enables installation of dedicatedArduino Shieldcovers. |
Extracts . digital |
14 digital inputs/outputs enable, among other things, to control LEDs, relays and read button statuses. |
Performance Current |
The maximum current capacity of a single output is 20 mA. |
Outputs PWM |
6 PWM outputs allow e.g. for motor control and diode brightness adjustment. |
Inputs analogue |
6 inputs of the built-in 10-bit analogue-to-digital converter support, among others, sensors with analogue output. |
Communication serial |
The device supports popular communication interfaces, among others: UART, I2C and SPI. |
Special functions | Some pins have special functions, a brief description of which is available in our guide. |
Memory Embedded |
Atmega328 chip is clocked with 16 MHz signal, has 32 kB of flash memory, 1 kB EEPROM and 2 kB SRAM. |
Power supply DC connector |
Any power supplyfrom 7 V to 12 V with a 5.5 x 2.1 mm DC connector can be used to power Genuino. |
Power supply USB port |
The board can be powered from a computer viaa USB cable witha maximum current capacity of 500 mA. Genuino has a system that protects the socket against short circuits and excessive current flow. |
The connector is . ICSP |
The module has ICSP outputs for connecting an externalAVR programmer. |
Pin IOREF |
The IOREF pin allows for direct access to the voltage with which the I/O outputs work. |
Built-in LED |
The connected LED on pin 13 allows debugging of simple programs. |
Output 3,3 V |
The built-in voltage regulator enables external devices to be supplied with 3.3 V with current consumption of up to 50 mA. |
Microcontroller in THT |
Thanks to the THT threaded case, theAtmega328P microcontrollercan be easily replaced in case of damage. |
First start-up In order to make it easier to start working with the module, we have prepareda guidewhich concerns the installation and first start-up of the environment. |
The layout of the components on the Genuino Uno board.
Specification .
- Supply voltage: 7 V to 12 V
- Microcontroller: ATmega328
- Maximum clock frequency: 16 MHz
- SRAM: 2 kB
- Flash memory: 32 kB (0.5 kB reserved for bootloader)
- EEPROM memory: 1 kB
- Ports I/O: 14
- PWM outputs: 6
- Number of analog inputs: 6 (A/C converter channels with 10 bits resolution)
- Serial interfaces: UART, SPI, I2C
- External interruptions
- Connected LED on pin 13
- USB A socket for programming
- 5.5 x 2.1 mm DC connector for power supply
Due to the conflict within the Arduino team, two versions of the environment were available to download from: Genuino tiles come from the distribution ofArduino.cc.If you install software downloaded from a source module other than the one described on the back of the module, you will receive a message about an unauthorized supplier of the board. You can cancel it with one click and the environment will work properly. |
Useful links |