CATALOGUE OF PRODUCTS - TME

Transcription

CATALOGUE OF PRODUCTS

2WELCOME TOARDUINO!ARDUINO introduceselectronicsandprogramming through fun, hands-on projects.As an Arduino user, you become part of aworldwide community that shares ideas, tips,and tricks online at arduino.cc and all overthe web.When you buy an Arduino, you’re benefitingfrom the experience of a team that’s beensupporting the world’s biggest open-sourcehardware community for over ten years.ARDUINO.CC

3WHAT ISARDUINOArduino is the world’s leading open-source hardware, software,and content platform, with a worldwide community of over 30million active users. It has powered thousands of projectsover the years, from everyday objects to complex scientificinstruments. This success has been made possible by combining a wide variety of electronic boards, easy-to-use tools,a collaborative community, and practical project examples tosuit all levels.Arduino is a popular tool for IoT product creation, as wellas one of the most successful programs for STEAM education.Hundreds of thousands of designers, engineers, developers,makers, and students around the world are using Arduino toinnovate in automotive, robotics, farming, smart devices,music, games, toys, and countless other applications.Arduino is widely adopted by startups and companies to simplify the IoT development, from prototype to production. Thishas been made possible by a wide variety of boards for eachcommunication protocol, including WiFi, Bluetooth, LoRa, Sigfox, and GSM to name a few. Moreover, thanks to its passionate community, Arduino has produced comprehensive content tomake project-based learning as easy and engaging as possible.

4INDEXUNO REV 37UNO SMD REV 38LEONARDO9MICRO10NANO11HOLDER TYPE UNO12STARTER KIT13MEGA 2560 REV 314DUE154 RELAYS SHIELD16MEGA PROTO PCB SHIELD17MOTOR SHIELD18TINKER KIT BRACCIO19UNO WIFI REV220YÚN REV221ETHERNET SHIELD 222CTC 10123ENGINEERING KIT25MKR ZERO27MKR WIFI 101028MKR VIDOR 400029MKR 1000 WIFI30MKR GSM 140031MKR FOX 120032MKR WAN 130033MKR NB 150034MKR IOT BUNDLE35MKR RELAY PROTO SHIELD36MKR MEM SHIELD37MKR CAN SHIELD38MKR ETH SHIELD39MKR PROTO LARGE SHIELD40MKR SD PROTO SHIELD41MKR 485 SHIELD42MKR2UNO ADAPTER439 AXES MOTION SHIELD44MKR CONNECTOR CARRIER45MKR PROTO SHIELD46PROTO SHIELD47

5UNOENTRY LEVELUNO SMD REV3MICRONANOLEONARDOHOLDER TYPE UNOBOOTLOADER UNOSTARTER KITMKR ZEROMEGADUE4 RELAYS SHIELDENHANCEDFEATURESMKR RELAY PROTOSHIELDMKR MEM SHIELDMEGA PROTO PCBMOTOR SHIELD9 AXES MOTION SHIELDMKR PROTOSHIELDMKR VIDOR 4000MKR GMS 1400MKR 485 SHIELDMKR2 UNOMKR CONNECTOR CARRIERPROTO SHIELDMKR WIFI 1010MKR FOX 1200TINKER KIT BRACCIOUNO WIFIMKR WAN 1300YUN 2 MKR 1000 MKR NB 1500 MKR CAN-BUS SHIELDIOTETHERNET SHIELDMKR PROTOSHIELD LEDUCATIONLEGENDCTC 101MKR ETH SHIELDMKR IOT BUNDLEMKR SD SHIELDANTENNA GSMENGINEERING KITBOARDS SHIELDS & CARRIERS KIT MODULES ACCESSORIES

7UNO REV 3YOUR FIRST ARDUINO BOARD: THE BEST WAY GETTO STARTED WITH ELECTRONICS AND CODING.ARDUINO UNO is the ideal board for getting startedwith electronics, through fun and engaging handson projects. This board is your entry to the uniqueArduino experience: great for learning the basics of howsensors and actuators work, and an essential tool forproject prototyping. Arduino Uno is the most used anddocumented board in the world. Thanks to the lively andhelpful community surrounding the Arduino Uno, advice andinspiration are easy to rduino Uno is a microcontroller board based on theATmega328P, an 8-bit microcontroller with 32 KB of Flashmemory and 2 KB of RAM. It contains everything neededto support the microcontroller; simply connect it to acomputer with a USB cable or power it with a AC-to-DCadapter or battery to get started.TECH SPECS:MICROCONTROLLER MICROCHIP AT-FLASH MEMORY 32 KBMEGA328PSRAM 2 KBOPERATING VOLTAGE 5VEEPROM 1 KBUSB STANDARD TYPE BCLOCK SPEED 16 MHZDIGITAL I/O PINS 14PWM DIGITAL I/O PINS 6ANALOG INPUT PINS 6

8UNO SMD REV 3THE BOARD EVERYBODY GETS STARTED WITH, BASEDON THE ATMEGA328 EV3The ARDUINO UNO SMD R3 is a microcontroller boardbased on the ATmega328. 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 USBconnection, a power jack, an ICSP header, and a resetbutton. It contains everything needed to support themicrocontroller; simply connect it to a computer with aUSB cable or power it with a AC-to-DC adapter or batteryto get started. The Uno differs from all preceding boardsin that it does not use the FTDI USB-to-serial driverchip. Additional features coming with the R3 version are:- ATmega16U2 instead 8U2 as USB-to-Serial converter.- 1.0 pinout: added SDA and SCL pins for TWIcommunication placed near to the AREF pin and two othernew pins placed near to the RESET pin, the IOREF thatallow the shields to adapt to the voltage provided fromthe board and the second one is a not connected pin, thatis reserved for future purposes.- stronger RESET circuit.“Uno” means “One” in Italian and is named to mark theupcoming release of Arduino 1.0. The Uno and version1.0 will be the reference versions of Arduino, movingforward. The Uno is the latest in a series of USB Arduinoboards, and the reference model for the Arduino platform.TECH SPECS:MICROCONTROLLER ATMEGA328DC CURRENT PER I/O PIN 40 MAOPERATING VOLTAGEDC CURRENT FOR 3.3V PIN 50 MA5VINPUT VOLTAGE (RECOMMENDED) 7-12VFLASH MEMORY 32 KB (ATMEGA328) OFINPUT VOLTAGE (LIMITS) 6-20VWHICH 0.5 KB USED BY BOOTLOADERDIGITAL I/O PINS 14 (OF WHICH 6SRAM 2 KB (ATMEGA328)PROVIDE PWM OUTPUT)EEPROM 1 KB (ATMEGA328)ANALOG INPUT PINS6CLOCK SPEED 16 MHZFLASH MEMORY

9LEONARDOSIMILAR TO AN ARDUINO UNO, CAN BE RECOGNIZEDBY COMPUTER AS A MOUSE OR KEYBOARD.The ARDUINO LEONARDO is a microcontroller boardbased on the ATmega32u4 (datasheet). It has 20 digitalinput/output pins (of which 7 can be used as PWM outputsand 12 as analog inputs), a 16 MHz crystal oscillator, amicro USB connection, a power jack, an ICSP header, anda reset button. It contains everything needed to supportthe microcontroller; simply connect it to a computer witha USB cable or power it with a AC-to-DC adapter or batteryto get started.COD:A000052/ A000057STORE.ARDUINO.CC/ARDUINO-LEONARDOThe Leonardo differs from all preceding boards in that theATmega32u4 has built-in USB communication, eliminatingthe need for a secondary processor. This allows theLeonardo to appear to a connected computer as a mouse andkeyboard, in addition to a virtual (CDC) serial / COMport. It also has other implications for the behavior ofthe board; these are detailed on the getting started page.Getting StartedTECH SPECS:MICROCONTROLLER ATMEGA32U4DC CURRENT PER I/O PIN 40 MAOPERATING VOLTAGE 5VDC CURRENT FOR 3.3V PIN 50 MAINPUT VOLTAGE (RECOMMENDED) 7-12VFLASH MEMORY 32 KB (ATMEGA32U4) OFINPUT VOLTAGE (LIMITS) 6-20VWHICH 4 KB USED BY BOOTLOADERDIGITAL I/O PINS 20SRAM 2.5 KB (ATMEGA32U4)PWM CHANNELS 7EEPROM 1 KB (ATMEGA32U4)ANALOG INPUT CHANNELS 12CLOCK SPEED 16 MHZ

10MICROTHE SMALLEST BOARD OF THE FAMILY, IT’S PERFECT TO MAKE EVERYDAY OBJECTS INTERACTIVE.The MICRO is a microcontroller board based on theATmega32U4 (datasheet), developed in conjunction withAdafruit. It has 20 digital input/output pins (of which7 can be used as PWM outputs and 12 as analog inputs),a 16 MHz crystal oscillator, a micro USB connection, anICSP header, and a reset button. It contains everythingneeded to support the microcontroller; simply connect itto a computer with a micro USB cable to get started. Ithas a form factor that enables it to be easily placed ona ROThe Micro board is similar to the Arduino Leonardo inthat the ATmega32U4 has built-in USB communication,eliminating the need for a secondary processor. Thisallows the Micro to appear to a connected computer asa mouse and keyboard, in addition to a virtual (CDC)serial / COM port. It also has other implications for thebehavior of the board; these are detailed on the gettingstarted page.TECH SPECS:MICROCONTROLLER ATMEGA32U4DC CURRENT FOR 3.3V PIN 50 MAOPERATING VOLTAGE 5VFLASH MEMORY 32 KB (ATMEGA32U4) OFINPUT VOLTAGE (RECOMMENDED) 7-12VWHICH 4 KB USED BY BOOTLOADERINPUT VOLTAGE (LIMIT) 6-20VSRAMDIGITAL I/O PINS 20EEPROM 1 KB (ATMEGA32U4)PWM CHANNELS 7CLOCK SPEED 16 MHZANALOG INPUT CHANNELS 12LED BUILTIN 13DC CURRENT PER I/O PIN 20 MA2.5 KB (ATMEGA32U4)

11NANOTHE ARDUINO NANO IS A COMPACT BOARD SIMILARTO THE UNO.The ARDUINO NANO is a small, complete, andbreadboard-friendly board based on the ATmega328 (ArduinoNano 3.x). It has more or less the same functionality ofthe Arduino Duemilanove, but in a different package. Itlacks only a DC power jack, and works with a Mini-B USBcable instead of a standard oneCOD:A000005STORE.ARDUINO.CC/ARDUINO-NANOTECH SPECS:MICROCONTROLLER ATMEGA328EEPROM 1 KBARCHITECTURE AVRDC CURRENT PER I/O PINS 40 MAOPERATING VOLTAGE 5 V(I/O PINS)FLASH MEMORY 32 KB OF WHICH 2INPUT VOLTAGE 7-12 VKB USED BY BOOTLOADERDIGITAL I/O PINS 22 (6 OFSRAM 2 KBWHICH ARE PWM)CLOCK SPEED 16 MHZPWM OUTPUT 6ANALOG IN PINS 8

12HOLDER TYPE UNOHOLDER TYPE UNO GUARD YOUR BOARD FROM ACCIDENTALDAMAGES AND HELP PREVENTING SCRATCHES.Don’t pay too much attention where to place your UNO-Typeand size boards.The HOLDER TYPE UNO will help guard you boards fromaccidental damages. It fits every UNO sized boards, andyou can choose among a number of nice colors.Use screws to attach the board and use the different colorsto tell your board from friends’ working with you or theusage, and they also help prevent table UNO

13STARTER KITCOD:K000007THE ULTIMATE SOLUTION FOR GETTING STARTEDSTORE.ARDUINO.CC/STARTER-KITWITH ARDUINO!1 PROJECTS BOOK (170 PAGES)1 ARDUINO UNO REV31 USB CABLE1 BREADBOARD 400 POINTS70 SOLID CORE JUMPER WIRES1 EASY-TO-ASSEMBLE WOODEN BASE1 9V BATTERY SNAP1 STRANDED JUMPER WIRES (BLACK)1 STRANDED JUMPER WIRES (RED)6 PHOTORESISTOR [VT90N2 LDR]3 POTENTIOMETER 10KOHMS10 PUSHBUTTONS1 TEMPERATURE SENSOR [TMP361 ALPHANUMERIC LCD (16X2 CHARACTERS)1 LED (BRIGHT WHITE)1 LED (RGB)8 LEDS (RED)8 LEDS (GREEN)8 LEDS (YELLOW)3 LEDS (BLUE)1 SMALL DC MOTOR 6/9V1 SMALL SERVO MOTOR1 PIEZO CAPSULE [PKM17EPP-4001-B0]1 H-BRIDGE MOTOR DRIVER [L293D]1 OPTOCOUPLERS [4N35]1 TILT SENSOR2 MOSFET TRANSISTORS [IRF520]The ARDUINO STARTER KIT is the ultimate educationalsolution for learning how to use the Arduino platform.It contains an Arduino Uno Rev 3 board, a collectionof sensors and actuators, and a book that guides theabsolute beginners from their very first steps withelectronics into the world of interactive and sensingobjects thanks to fifteen engaging projects. The ArduinoStarter Kit is a great gift for kids ages 9 to 99 and it’savailable in eight languages, with more translationscoming soon!5 CAPACITORS 100UF5 DIODES [1N4007]3 TRANSPARENT GELS (RED, GREEN,BLUE)KIT INCLUDES:KIT INCLUDES:5 RESISTORS 560 OHM1 ARDUINO UNO BOARD(ITALIAN, ENGLISH, FRENCH, KOREAN,5 RESISTORS 1K OHMFULL SET OF COMPONENTS ANDGERMAN, CHINESE, SPANISH)5 RESISTORS 4.7K OHMPARTS FOR 15 PROJECTS20 RESISTORS 10K OHM1 PROJECT BOOK5 RESISTORS 1M OHMIDEAL TO GET STARTED WITH ARDU-5 RESISTORS 10M OHMINO1 MALE PINS STRIP (40X1)20 RESISTORS 220 OHMAVAILABLE IN 8 LANGUAGES

14MEGA 2560 REV 3DESIGNED FOR YOUR MOST AMBITIOUS PROJECTS WHICHREQUIRE ADDITIONAL PINS AND EXTRA MEMORY.Don’t limit your projects, think big, think -REV3The ARDUINO MEGA 2560 has been designed with biggerand more ambitious projects in mind. The large number ofanalog and digital pins, together with a larger memorymakes it ideal for devices like 3D printers and otherdemanding applications.The Mega 2560 is a board based on the 8-bit AVRmicrocontroller ATmega2560. It has 54 digital input/output pins (15 of which can be used as PWM outputs),16 analog inputs, 4 UARTs (i.e., hardware serialports). It contains everything needed to support themicrocontroller; simply connect it to a computer with aUSB cable. The Mega 2560 board is compatible with mostshields designed for the Arduino Uno.TECH SPECS:FLASH MEMORY 256 KBSRAM 8 KBMICROCONTROLLER MICROCHIPEEPROM 4 KBATMEGA2560CLOCK SPEED 16 MHZOPERATING VOLTAGE 5VEEPROM 1 KBUSB 1 - TYPE BDC CURRENT PER I/O PINS 40 MADIGITAL I/O PINS 54(I/O PINS)PWM PINS 15INPUT VOLTAGE 7-12 VANALOG INPUT PINS 16DIGITAL I/O PINS 22 (6 OFDC CURRENT PER I/O PIN 20 MAWHICH ARE PWM)DC CURRENT FOR 3.3V PIN 50 MAPWM OUTPUT 6

15DUEFLY HIGH WITH ARDUINO DUE TO CONTROL HIGH PERFORMANCEAPPLICATIONS FROM DRONES TO CNC MACHINES!ARDUINO DUE is a microcontroller board based onthe Microchip SAM3X8E with an Arm Cortex-M3 processor.It was the first Arduino board based on a 32-bit Armmicrocontroller. It has 54 digital input/output pins (12of which can be used as PWM outputs), 12 analog inputs,4 UARTs (i.e., hardware serial ports), a 84 MHz clock, anUSB OTG capable connection, 2 DAC (digital to analog), 2TWI, a power jack, an SPI header, a JTAG header, a resetbutton and an erase -DUEThe board contains everything needed to support themicrocontroller; simply connect it to a computer with amicro-USB cable or power it with an AC adapter or batteryto get started. The Due is compatible with all Arduinoshields that work at 3.3V and are compliant with the 1.0Arduino pinout.TECH SPECS:MICROCONTROLLER MICROCHIP SAM3X8ETOTAL DC OUTPUT CURRENT ON ALL I/O(ARM CORTEX-M3 PROCESSOR)LINES 130 MAOPERATING VOLTAGE 3.3VDC CURRENT FOR 3.3V PIN 800 MAINPUT VOLTAGE 7-12VDC CURRENT FOR 5V PIN 800 MAINPUT VOLTAGE (LIMITS) 6-16VFLASH MEMORY 512 KBDIGITAL I/O PINS 54SRAM 96 KB (TWO BANKS: 64KB ANDANALOG INPUT PINS 1232KB)ANALOG OUTPUT PINS 2 (DAC)CLOCK SPEED 84 MHZ

164 RELAYS SHIELDTHE ARDUINO 4 RELAYS SHIELD ALLOWS YOUR ARDUINODRIVING HIGH POWER LOADS.The ARDUINO 4 RELAYS SHIELD is a solution fordriving high power loads that cannot be controlled byArduino’s digital IOs, due to the current and voltagelimits of the controller. The Shield features fourrelays, each relay provides 2 pole changeover contacts(NO and NC); in order to increase the current limit ofeach output the 2 changeover contacts have been put inparallel. Four LEDs indicate the on/off state of INO-4-RELAYS-SHIELDTECH SPECS:THINKER KIT INTERFACE 2x TWI, 2xOUT, 2x ININTERFACES WITH ARDUINO BOARD DIORelays 4 (60W)GeneralOPERATING VOLTAGE 5 VCURRENT NEEDS 140 mA (with allreleays on, about 35 mA each)PCB SIZE 53 x 68.5 mmWEIGHT 0.044 Kg

17MEGA PROTO PCB SHIELDDESIGN CUSTOM CIRCUITS FOR THE MEGA STANDARDARDUINO PINOUT.The ARDUINO MEGA PROTO PCB SHIELD makes it easyfor you to design custom circuits. You can solder partsto the prototyping area to create your project,or useit with a small solderless breadboard (not included)to quickly test circuit ideas without having to solder.It’s got extra connections for all of the Arduino MEGAI/O pins, and it’s got space to mount through-hole andsurface mount integrated circuits. It’s a convenient wayto make your custom Arduino circuit into a single OTO-SHIELD-REV3-PCBTECH SPECS:PCB SIZE 101.5 X 53.3 MMWEIGHT 0.013 KG

18MOTOR SHIELDTHE ARDUINO MOTOR SHIELD ALLOWS YOUR ARDUINO TODRIVE DC AND STEPPER MOTORS, RELAYS AND SOLENOIDS.The ARDUINO MOTOR SHIELD is based on the L298,which is a dual full-bridge driver designed to driveinductive loads such as relays, solenoids, DC andstepping motors. It lets you drive two DC motors withyour Arduino board, controlling the speed and directionof each one independently. You can also measure the motorcurrent absorption of each motor, among other features.The shield is TinkerKit compatible, which means you canquickly create projects by plugging TinkerKit modules tothe ELD-REV3TECH SPECS:OPERATING VOLTAGE 5V TO 12VFREE RUNNING STOP AND BRAKE FUNC-MOTOR CONTROLLER L298P, DRIVES 2TIONDC MOTORS OR 1 STEPPER MOTORMAX CURRENT 2A PER CHANNEL OR 4AMAX (WITH EXTERNAL POWER SUPPLY)CURRENT SENSING 1.65V/A

19TINKER KIT BRACCIOCOD:T050000UNLOCK THE UNLIMITED POSSIBILITIES OF ROBOT-STORE.ARDUINO.CC/TINKERKIT-BRACCIOICS WITH BRACCIO!PLASTIC PARTS X 21SCREWS X 63FLAT WASHER X 16HEXAGON NUT X 7SPRINGS X 2SERVO MOTORS: 2 X SR 311, 4 X SR431ARDUINO COMPATIBLE SHIELD X 1POWER SUPPLY 5V, 5A X 1PHILLIPS SCREWDRIVER X 1DOUBLE HEXAGON BOX WRENCH X 1SPIRAL CABLE PROTECTION WRAP X 1You can assemble your BRACCIO in a multitude of ways.Because it is designed for versatility, the BRACCIO canalso support various objects on the end of the arm. Theincluded BRACCIO shield allows you to hook up the servosdirectly to your Arduino board.FULLY ASSEMBLED TECH SPEC:SERVO TECH SPEC:Weight 792 gSPRINGRC SR431 - DUAL OUTPUT SERVOSPRINGRC SR311Maximum operating distance rangeCONTROL SIGNAL PWM ANALOGCONTROL SIGNAL PWM ANALOG80 cmTORQUE @ 4.8V: 169.5 OZ-IN (12.2TORQUE @ 4.8V: 43.13 OZ-IN (3.1Maximum Height 52 cmKG-CM)KG-CM) @ 6.0V: 52.86 OZ-IN (3.8Base Width 14 cm@ 6.0V: 201.4 OZ-IN (14.5 KG-CM)KG-CM)Gripper Width 90 mmWEIGHT 2.19 OZ (62.0 G)WEIGHT 0.95 OZ (27.0 G)Cable length 40 cmDIMENTIONS 1.65 0.81 1.56 INDIMENTIONS 1.23 0.65 1.13 INLoad Capacity Maximum weight at 32(42.0 20.5 39.5 MM)(31.3 16.5 28.6 MM)cm operating distance: 150 gSPEED @ 4.8V: 0.20 SEC/60 SPEED @ 4.8V: 0.14 SEC/60 Maximum weight at the minimal@ 6.0V: 0.18 SEC/60 @ 6.0V: 0.12 SEC/60 Braccio configuration: 400gROTATION SUPPORT DUAL BEARINGSROTATION SUPPORT DUAL BEARINGSGEAR MATERIAL METALGEAR MATERIAL METALROTATION RANGE 180 ROTATION RANGE 180 CONNECTOR TYPE J (AKA FUTABA)CONNECTOR TYPE J (AKA FUTABA)

20UNO WIFI REV2TAKE YOUR FIRST STEPS INTO THE INTERNET OF THINGSWORLD.ARDUINO UNO WIFI REV 2 with its onboard IMU(Inertial Measurement Unit), a crypto-chip for secureconnections and encrypted communication over the network,and WiFi is the ideal board to get started making yourfirst Internet of Things application, or for use in theeducation Arduino Uno WiFi Rev 2 has 14 digital input/outputpins (6 of which are PWM outputs), 6 analog inputs, a16 MHz ceramic resonator, a power jack, and an ICSPheader. It contains everything needed to support themicrocontroller; simply connect it to a computer with aUSB cable or power it with an AC adapter or battery to getstarted.FI-REV2The WiFi module is a self contained SoC with anintegrated TCP/IP protocol stack that can provide accessto a WiFi network, or be set up as access point itself.Arduino Uno WiFi Rev 2 supports OTA (over-the-air)programming, either for transferring Arduino sketches orfor upgrading the WiFi firmware.TECH SPECS:MICROCONTROLLERANALOG INPUT PINS 6Microchip ATmega4809DC CURRENT PER I/O PIN 20 mAOPERATING VOLTAGE 5VDC CURRENT FOR 3.3V PIN 50 mAINPUT VOLTAGE (RECOMMENDED) 7-12VFLASH MEMORY 48 KB (ATMEGA4809)INPUT VOLTAGE (LIMIT) 6-20VSRAM 6,144 KB (ATMEGA4809)DIGITAL I/O PINS 14 (6 OF WHICHEEPROM 256 bytes (ATMEGA4809)PROVIDE PWM OUTPUT)CLOCK SPEED 16 MHzPWM DIGITAL I/O PINS 6

21YÚN REV2LINUX POWER WITH ARDUINO EASE-OF-USE!ARDUINO YÚN REV 2 is an improved version of thewell known Linux based system board that enables advancednetwork connections. You can connect it either to awireless or wired network.COD:ABX00020Management of your board preferences and uploadingsketches is seamless thanks to a dedicated Web Panel and‘’YunFirstConfig’’ sketch.Arduino Yún Rev 2 is based on the Bridge library, whichalso extends the board capabilities by taking advantageof the Linux processor.The hardware, software and documentation are all opensource.STORE.ARDUINO.CC/ARDUINO-YUN-REV-2TECH SPECS:MICROCONTROLLER MICROCHIP AT-I/O PINS; 50 MA ON 3.3V PINMEGA32U4FLASH MEMORY 32 KB (4 KB OF WHICHOPERATING VOLTAGE 5VIS USED BY BOOTLOADER)INPUT VOLTAGE 5VSRAM 2.5 KBDIGITAL I/O PINS 20EEPROM 1 KBPWM OUTPUT 7CLOCK SPEED 16 MHZANALOG I/O PINS 12DC CURRENT PER I/O PIN 40 MA ON

22ETHERNET SHIELD 2THE ARDUINO ETHERNET SHIELD 2 CONNECTS YOURARDUINO TO THE -The ARDUINO ETHERNET SHIELD 2 connects yourArduino to the internet in mere minutes. Just plugthis module onto your Arduino Board, connect it to yournetwork with an RJ45 cable (not included) and follow afew simple steps to start controlling your world throughthe internet. As always with Arduino, every elementof the platform – hardware, software and documentation– is freely available and open-source. This means youcan learn exactly how it’s made and use its design asthe starting point for your own circuits. Hundreds ofthousands of Arduino Boards are already fueling people’screativity all over the world, everyday. Join us now,Arduino is you!*Requires an Arduino Board (not included)NET-SHIELD-2TECH SPECS:IEEE802.3AF COMPLIANTINPUT VOLTAGE RANGE 36V TO 57VOVERLOAD AND SHORT-CIRCUIT PROTECTION 12V OUTPUTHIGH EFFICIENCY DC/DC CONVERTER:TYP 85% @ 80% LOAD1500V ISOLATION (INPUT TO OUTPUT)

23CTC 101COD:AKX00002/AKX00002SLCTC 101 IS THE FLAGSHIP ARDUINO PROGRAM FOR SCHOOLS.6 ARDUINO 101 BOARDSFULL SET OF COMPONENTS AND PARTSFOR 26 PROJECTSfullPROGRAMIDEAL FOR A CLASSROOM OF 30 STUDENTSCTCE-LEARNING ACCESS WITH TEACHERSCREATIVE TECHNOLOGIESIN THE CLASSROOMAND STUDENTS TRAININGONLINE WEBINARS WITH OUR ARDUINOEXPERTSARDUINO ONLINE SUPPORT INCLUDEDTHIS CTC TOOLBOX CONTAINS ALL OFTHE ELECTRONIC COMPONENTS, LASERCUTMDF PIECES, AND MICROCONTROLLERBOARDS NEEDED TO BUILD EVERY ONE OFTHE INNOVATIVE EXPERIMENTS IN THECTC PROJECT.FULL ACCESS TO THE ARDUINO EDUCA-ALL OF THE COMPONENTS ARE REUSABLEAND CAN BE EASILY DISASSEMBLED FORUSE IN NEW EXPERIMENTS.TORS COMMUNITY!ASSEMBLEDIN ITALYEVERYTHING STUDENTSNEED FOR 26 EXCITINGPROJECTS THAT EXPLOREINTERACTIVITY,PROGRAMMING,ELECTRONICS,AND MECHANICSA R D U I N O .C C /E D U813747020008ARDUINO CTC 101is a modular STEAM programconsisting of a toolbox with 26 projects, as well aseasy-to-assemble experiments, an online content platform,and guided training and support for educators.The program, tailored for ages 13 to 17, has five themedmodules that introduce students to the foundations ofprogramming and basic coding. Topics are: introductionto Arduino boards, digital and analog signals, robotics,motors, power systems, serial and wireless communicationvia Bluetooth, and advanced sensors.ABOUT THE TOOLBOXIncludes all the components needed for a class of up to30 students: 6 Arduino 101 boards and Education Shields,a set of more than 700 components, including motors,plug-and-play sensors and actuators, and wooden parts forprojects’ assembly.ABOUT THE PLATFORMUsers receive access to the online platform for one year.Up to three educators are granted access.

24Educators can then add and remove students at any time—upto 30 per toolbox.ABOUT THE EDUCATORS’ TRAINING AND SUPPORTDedicated online communication from the Arduino EducationTeam is available from the start: toolbox purchaseadvice, online platform access, student enrollment, andfurther questions regarding CTC 101 deployment in theclassroom.Arduino onboarding live webinars guide educators throughthe content and tools available in the online platform.There are five live webinars with three availablebooking options per day for educators to ask questionsabout teacher training, student projects and upcomingchallenges during the implementation phase.Training completion certificates are available foreducators.Teachers have access to a moderated forum where educatorsshare knowledge and experiences with other from the CTC101 program around the world.

25ENGINEERING KITCOD:AKX00004BRING THE POWER OF ARDUINO AND THE D, ALONG WITH MATLAB AND SIMULINK .1 ARDUINO MKR1000 BOARD1 ARDUINO MKR MOTOR SHIELDENGINEERINGKIT1 ARDUINO MKR IMU SHIELD1 DC MOTOR2 GEARED DC MOTORS WITH ENCODERS1 STANDARD MICRO SERVO (180DEGREES)1 HALL SENSOR MODULEBring the power of theArduino MKR1000 board tothe engineering classroomwith MATLAB andSimulink 1 ULTRASONIC SENSOR MODULE1 WEBCAM1 LIPO BATTERYWARNING: CHOKING HAZARDThis product contains small parts and should be kept out of the reach of children under the age of 3,because the parts or their pieces may present a choking hazard to small children.CAUTIONThis is an education product, not a toy. It is not intended for children under 8 years old.SYSTEM REQUIREMENTS USB port, Windows, Mac OS or Linux1 LIPO BATTERY CHARGERCUSTOM-DESIGNED PARTS FOR ASSEMBLYSCREWS, NUTS AND OTHER MECHANICALASSEMBLEDIN ITALYAKX00004ARDUINO .CC/ EDU7630049200227ARDUINO , and other Arduino brands and logos areTrademarks of Arduino AG. All Arduino AG Trademarks cannot beused without owner’s formal permission.PARTS1-YEAR LICENSE FOR MATLAB ANDSIMULINKACCESS TO ONLINE LEARNINGMATERIALSFeaturing state of the art, hands-on incorporation ofArduino technology in an educational setting, studentswill learn fundamental engineering concepts, key aspectsof mechatronics, and MATLAB and Simulink programmingusing Arduino technology.The ARDUINO ENGINEERING KIT is intended forintroductory engineering classes and features a selfbalancing motorcycle, a drawing robot, and a mobilerover. Through these challenging and engaging projects,students will learn to use Arduino hardware in thecontext of MATLAB and Simulink programming.The Arduino Engineering Kit is suitable for individualstudents and self-taught learners, but it can also beused in a classroom setting with a kit for up to 10students

26ARDUINOMKR FAMILYPowerful, compact, and ready to go! Easier IoT ApplicationDevelopment Arduino MKR boards combine the power of a 32-bitArm microcontroller with a choice of integrated WiFi, GSM,NB-IoT, SigFox or LoRa connectivity. They’re supported bythe same Arduino IDE which is familiar to millions of users— making IoT accessible to beginners, and productive forprofessionals.Production ReadyArduino MKR boards are designed with end products in mind. Allboards are FCC, RoHS and CE certified, with robust mechanicaldesign ideal for industrial applications when combined withthe RS 485, CAN or Ethernet shields. A dedicated cryptochip means efficient, secure Internet connectivity with TLSsupport.For more info visit:arduino.cc/educationLong Battery Life, Small Form-FactorArduino MKR boards can be powered by a rechargeable LiPobattery using the built-in connector and circuit protection,making it easy to create remote sensor applications. With alow-power Arm Cortex-M0 microcontroller supporting sleepmodes and wake-on-interrupt, it’s designed to last longeron smaller batteries.From agriculture to smart homes, you can find the rightsolution for your next IoT project.THE PANINI CONCEPT: BUILD YOUR “A LA CARTE” CONFIGURATIONPick up a MKR board, and mix-and-match with desired shieldsand carrier boards. Create custom hardware configurationsfor your IoT project as easily as making a sandwich!

THE PANINI CONCEPT:BUILD YOUR “A LACARTE” CONFIGURATIONPick up a MKR board, and mix-and-match with desiredshields and carrier boards. Create custom hardwareconfigurations for your IoT project as easily as making asandwich!

28MKR ZEROEXPRESS YOUR CREATIVE POTENTIAL, FROM MUSIC TO ROBOTICS, WITH THEMOST ACCESSIBLE ARDUINO BOARD BASED ON A 32-BIT ARM PROCESSOR.MKR ZERO offers everything you need to release yourcreative potential: advanced audio and analog processingcapabilities, low power consumption, and a real-timeclock, all at a convenient price. Robotics applications,art installations, and other sophisticated projects willalso benefit from the MKR Zero’s capabilities.COD:ABX00012The board is powered by the Microchip ATSAMD21microcontroller, which features a 32-bit Arm Cortex -M0 processor. The board contains everything needed tosupport the microcontroller; simply connect it to acomputer with a micro-USB cable or power it by a H SPECS:MICROCONTROLLER MICROCHIP ATSAMD21ANALOG INPUT PINS 7 (ADC 8/10/12(ARM CORTEX-M0 PROCESSOR)BIT)BOARD POWER SUPPLY (USB/VIN) 5VANALOG OUTPUT PINS 1 (DAC 10 BIT)SUPPORTED BATTERY(*) LI-PO SINGLEEXTERNAL INTERRUPTS 8 (0, 1, 4, 5,CELL, 3.7V, 700MAH MINIMUM6, 7, 8, A1 -OR 16-, A2 - OR 17)DC CURRENT FOR 3.3V PIN 600MADC CURRENT PER I/O PIN 7 MADC CURRENT FOR 5V PIN 600MAFLASH MEMORY 256 KBCIRCUIT OPERATING VOLTAGE 3.3VFLASH MEMORY FOR BOOTLOADER 8 KBDIGITAL I/O PINS 22SRAM 32 KBPWM PINS 12 (0, 1, 2, 3, 4, 5, 6,EEPROM N/A7, 8, 10, A3 - OR 18 -, A4 -OR 19)CLOCK SPEED 32.768 KHZ (RTC), 48UART 1MHZSPI 1LED BUILTIN 32I2C 1

29MKR WIFI 1010ARDUINO MKR WIFI 1010 IS THE NEWEST VERSION OF THEMKR1000 WITH AN ESP32 MODULE FROM U-BLOX.Arduino MKR WiFi 1010 is the evolution of the MKR1000 andis equipped with an ESP32 module from u-blox. The MKRWiFi 1010 aims to accelerate and simplify the prototypingof WiFi-based IoT applications thanks to the flexibilityof the ESP32 module and its low power KR-WIFI-1010The Board is composed of three main blocks:Microchip ATSAMD21 MCU based on an Arm Cortex-M0 processoru-blox NINA-W10 series low power 2.4GHz IEEE 802.11b/g/n Wi-FiECC508 CryptoAuthenticationThe design includes a Li-Po charging circuit that allowsArduino MKR WiFi 1010 to run on battery power or external5V, charging the Li-Po battery while running on externalpower. Switching from one source to the other is doneautomatically.TECH SPECS:MICROCONTROLLER MICROCHIP ATSAMD21(ARM CORTEX-M0 PROCESSOR)ANALOG INPUT PINS 7 (ADC 8/10/12WIFI U-BLOX NINA‑W102 (ESP32)BIT)BOARD POWER SUPPLY (USB/VIN) 5VANALOG OUTPUT PINS 1 (DAC 10 BIT)SUPPORTED BATTERY(*) LI-PO SINGLEEXTERNAL INTERRUPTS 8 (0, 1, 4, 5,CELL, 3.7V, 700MAH6, 7, 8, A1 -OR 16-, A2 - OR 17)MINIMUM CIRCUIT OPERATING VOLTAGEDC CURRENT PER I/O PIN 73.3VMA FLASH MEMORY 256 KBDIGITAL I/O PINS 8SRAM 32 KBPWM PINS 12 (0, 1, 2, 3, 4, 5, 6,EEPROM NO7, 8, 10, A3 -

It contains an Arduino Uno Rev 3 board, a collection of sensors and actuators, and a book that guides the absolute beginners from their very first steps with electronics into the world of interactive and sensing objects thanks to fifteen engaging projects. The Arduino Starter Ki