Arduino

Arduino needs no presentation, known for its design, modules and accessories. It is a perfect environment to start electronics education for a number of reasons, including its compatibility with the wide range of accessories and modules as well as the large fan base that makes it easy to find materials and projects online. We offer all Arduino projects as official distributors for Spain. Check out our offer and extensive teaching materials in the area of courses and tutorials. If you are the teacher and want to prepare Arduino classes we can also complete a kit for your purposes and mark it with your company name. 

Arduino
Showing 1-7 of 7 item(s)

Starter KIT Arduino UNO R3 Atmega328 compatible

UNO R3 Basic Kit ATMega328 in a box for Arduino. It allows to build various projects of various complexity, from the easiest ... to the most complicated
The elements are placed in the box to keep everything in order.
100% Arduino compatible
Characteristic:
It includes the following module references:
- 1x UNO R3 Rev3 ATmega328 ATmega16U2 Development Board Arduino Module - 1x LED Display Screen Controller Blue Backlight 16x2 1602 HD44780
- 1x Prototype Protoboard MB-102 830 points Arduino
- 1x Protoboard Breadboard 5x7cm
- 1x 74HC595 74595 SN74HC595N 8-Bit Shift Register DIP-16
- 3x BC547B Bipolar Transistor NPN 50V 100mA 0.1A TO-92
- 3x BC557B Bipolar Transistor PNP 50V 100mA 0.1A TO-92
- 1x PCF8574P I/>

B0034

Regular price €43.63 -€4.63 Price €39.00

UNO R3 Starter Initiation Kit for Arduino

Starter kit with the UNO R3 module sensors in a box for Arduino.
Compatible with Arduino
It allows to build various projects of various complexity, from the easiest ... to the most complicated
The elements are placed in the box to keep everything in order.
Characteristic:
It includes the following module references:
- 1x UNO R3 Rev3 ATmega328 ATmega16U2 Development Board Arduino Module
- 1x LED Display Screen Controller Blue Backlight 16x2 1602 HD44780
- 1x Prototype Protoboard MB-102 830 points Arduino
- 1x 74HC595 74595 SN74HC595N 8-Bit Shift Register DIP-16
- 1x USBASP Programmer Adapter Cable Atmega8 Atmega128 AVR
- 5x Push Switch Button B3F Omron Yellow Key
- 1x Linear 5K Potentiometer OHM kΩ

B0033

Regular price €42.62 -€1.13 Price €41.49

Starter Kit Medium UNO R3 Arduino compatible

Perfect kit to learn programming in the middle of Arduino the basic of electronics
It allows to build various projects of various complexity, from the easiest ... to the most complicated.
The elements are placed in the box to keep everything in order.   Characteristic:   It includes the following module references:   - 1x UNO R3 Rev3 ATmega328 ATmega16U2 Development Board Arduino Module
- 1x LED Display Screen Controller Blue Backlight 16x2 1602 HD44780
- 1x Prototype Protoboard MB-102 830 points Arduino
- 1x 74HC595 74595 SN74HC595N 8-Bit Shift Register DIP-16
- 1x LM35 Temperature Sensor LM35DZ TO92
- 2x SW-520D Vibration Tilt Sensor
- 1x Infrared LED Flame Sensor 5mm
- 3x Photoresistor GL5516 LDR

B0036

Regular price €69.73 -€18.24 Price €51.49

Starter Kit XXL UNO R3 Arduino compatible

Perfect kit to learn programming in the middle of Arduino the basic of electronics It allows to build various projects of various complexity, from the easiest ... to the most complicated.
The elements are placed in the box to keep everything in order.   Characteristic:   It includes the following module references:   - 1x UNO R3 Rev3 ATmega328 ATmega16U2 Development Board Arduino Module - 1x LED Display Screen Controller Blue Backlight 16x2 1602 HD44780
- 1x Prototype Protoboard MB-102 830 points Arduino
- 1x ProtoShield Prototype Expansion Board with Mini Breadboard 170 points for Arduino Proto V5.0
- 1x 74HC595 74595 SN74HC595N 8-Bit Shift Register DIP-16
- 1x LM35 Temperature Sensor LM35DZ TO92
- 2x SW-520D Vibration Tilt Sensor

B0037

Regular price €66.99 -€10.12 Price €56.87

Electronic Components Kit for Arduino UNO Mega

Kit electronic components for Arduino UNO Mega.
It allows to build various projects of various complexity, from the easiest ... to the most complicated
The elements are placed in the box to keep everything in order.
Characteristic:
It includes the following module references:
- 1x Protoboard Breadbord 400 points Arduino
- 20x Male-Male Cables 20cm Jumpers Dupont 2,54
- 1x LED Diode Assortment Kit 30 pcs 5mm red, green, yellow
- Resistors:
 - 10x Resistors 200R Ohm 5% 0,25W 1/4W
 - 10x Resistors 1K Ohm 5% 0,25W 1/4W
 - 10x Resistors 10K Ohm 5% 0,25W 1/4W
 - 10x Resistors 100K Ohm 5% 0,25W 1/4W
- 2x Photoresistor GL5516 LDR
- Push switch buttons:
 - 1x Push Switch Button B3F Omron Blue Key 12mm

B0039

Price €11.14

Kit compatible Makey Makey

The Makey Makey clone board - economic and compatible - is small and has a USB port to connect it to a computer and alligator clips to connect other objects. Just plug, clip and play, no programming skills or cumbersome software installation required. With a set-up in seconds, your child can get inventing, whether at home or in the classroom.

B0129

Regular price €23.95 -€1.49 Price €22.46

Active filters

  • Categories: Arduino kits
  • Availability: Not available

Arduino - the first global microcomputer for education

Arduino was born in Italy in the mind of Massimo Banzi in a bar whose name has obtained the plaque. The main idea of the invention was popularization of electronics in education both among people who already have knowledge of electronics but mainly for those who do not have much experience with science. Thus was conceived the idea of the simple board in open-source environment, which allows the infinity of developments and projects by the community of Arduino. The board is based on Atmel's 8-bit AVR microcontroller and an essential part of its construction is the pinout (i.e. the shape of the extension pins), which makes board extensions to a multitude of shields and modules possible. Shields are pre-programmed modules that facilitate the number of applications including motor control (an essential function in robotics), light module control (LED, OLED) or video recording by camera modules.

Arduino IDE - the programming environment

Arduino IDE is a multiplatform application written in Java language, which forms the basis of all projects and the whole Arduino environment. The environment is designed in this way to be friendly to hobbyists and people who do not deal with creating the software. The IDE contains the code editor with such functions as syntax highlighting or automatic engraving in the code, as well as allowing the program to be compiled and sent to the Arduino surface. There is usually no need for additional editing of make files or programs running from the command line, which makes the program more user-friendly for programming beginners.

Arduino IDE contains the C/C++ library called "Wiring" (derived from the project with the same name), thanks to which basic input/output operations are being made much easier. Programs for Arduino are mainly written in C/C++ language, however users must define only two functions to receive the program ready to go:

setup () - function performed once, at the beginning of the program action, used mainly for configuration loading,

loop () - function activated repeatedly, during the whole period of the program action, i.e. until the power is switched off from the arrangement

With these two functions you can write your first program in Arduino!

Compatible boards

Since the time when the Arduino team's projects are available as copyleft licenses, the programmers have restricted the use of the Arduino name only, leaving the construction in opensource form and the whole project open for community development. However, part of the community decided to develop some plates with the same construction but other names like Freeduino, which forms the project separated from Arduino. In addition, there are a variety of producers that offer clones of the most basic Arduino plates - such as Seeduino and many others. It should be remembered that clones work well with established plates, new products rarely have good clones so their compatibility and quality often suffers.