SlideShare a Scribd company logo
iTronics - Tech Session - Genuino Day 2016
What is Genuino?
 Genuino is Arduino.cc’s sister-brand created by Arduino co-
founders Massimo Banzi, David Cuartielles, Tom Igoe, and David
Mellis, the Arduino.cc team and community.
This brand is used for boards and products sold outside the US.
 The Genuino brand certifies the authenticity of boards and
products in line with the philosophy of open-hardware and open-
source that has always characterized the values of Arduino.
 Genuino makes the Arduino open-source project available
worldwide through alliances with local market-leading
manufacturers in Asia, Europe, South America, Canada and Africa.
The Arduino founders in earlier times.
A small Story on Arduino Founders?
One of founders, Gianluca betrays his
colleagues.
Gianluca’s company Smart Projects, their main
boards manufacturer — went ahead and
registered the Arduino name in Italy and kept
this news for himself for almost two years.
What happened?
What does it change for you?
Genuino and Arduino boards share the
same components, characteristics and
quality of manufacturing. They are
actually the same boards under a
different brand.
Where is it used?
Depending on the area of the world
where you live you’ll be able to purchase
either Genuino (outside USA) or Arduino
(USA only) products.
Why Genuino?
Different types of Arduino &&
Genuino and their Specificity.
ARDUINO && GENUINO UNO
The UNO is the best board to get started
with electronics and coding. If this is your
first experience tinkering with the
platform, the UNO is the most robust
board you can start playing with. The
UNO is the most used and documented
board of the whole Arduino & Genuino
family.
Microcontroller ATmega328P
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limit) 6-20V
Digital I/O Pins 14 (of which 6 provide PWM output)
PWM Digital I/O Pins 6
Analog Input Pins 6
DC Current per I/O Pin 20 mA
DC Current for 3.3V Pin 50 mA
Flash Memory
32 KB (ATmega328P)
of which 0.5 KB used by bootloader
SRAM 2 KB (ATmega328P)
EEPROM 1 KB (ATmega328P)
Clock Speed 16 MHz
Length 68.6 mm
Width 53.4 mm
Weight 25 g
ARDUINO && GENUINO MICRO
The Micro is the smallest board of the
family, easy to integrate it in everyday
objects to make them interactive. The
Micro is based on the ATmega32U4
microcontroller featuring a built-in USB
which makes the Micro recognizable as a
mouse or keyboard.
Microcontroller ATmega32U4
Operating Voltage 5V
Input Voltage
(recommended)
7-12V
Input Voltage (limit) 6-20V
Digital I/O Pins 20
PWM Channels 7
Analog Input Channels 12
DC Current per I/O Pin 20 mA
DC Current for 3.3V Pin 50 mA
Flash Memory
32 KB (ATmega32U4)
of which 4 KB used by
bootloader
SRAM 2.5 KB (ATmega32U4)
EEPROM 1 KB (ATmega32U4)
Clock Speed 16 MHz
Length 48 mm
Width 18 mm
Weight 13 g
ARDUINO && GENUINO MEGA 2560
The MEGA 2560 is designed for more
complex projects. With 54 digital I/O pins,
16 analog inputs and a larger space for
your sketch it is the recommended board
for 3D printers and robotics projects. This
gives your projects plenty of room and
opportunities
Microcontroller ATmega2560
Operating Voltage 5V
Input Voltage (recommended) 7-12V
Input Voltage (limit) 6-20V
Digital I/O Pins
54 (of which 15 provide PWM
output)
Analog Input Pins 16
DC Current per I/O Pin 20 mA
DC Current for 3.3V Pin 50 mA
Flash Memory
256 KB of which 8 KB used by
bootloader
SRAM 8 KB
EEPROM 4 KB
Clock Speed 16 MHz
Length 101.52 mm
Width 53.3 mm
Weight 37 g
ARDUINO && GENUINO ZERO
The Zero is a simple and powerful 32-bit
extension of the platform established by
the UNO. This board aims to provide a
platform for innovative projects in smart
IoT devices, wearable technology, high-
tech automation, crazy robotics, and much
more.
Microcontroller
ATSAMD21G18, 32-Bit
ARM Cortex M0+
Operating Voltage 3.3V
Digital I/O Pins 20
PWM Pins All but pins 2 and 7
UART
2 (Native and
Programming)
Analog Input Pins 6, 12-bit ADC channels
Analog Output Pins 1, 10-bit DAC
External Interrupts All pins except pin 4
DC Current per I/O Pin 7 mA
Flash Memory 256 KB
SRAM 32 KB
EEPROM None. See documentation
Clock Speed 48 MHz
ARDUINO && GENUINO 101
Arduino 101 & Genuino 101 combine the
ease-of-use of the classic boards with the
latest technologies. The board recognises
gestures, and features a six-axis
accelerometer and gyroscope. Control
your projects with your phone over
Bluetooth connectivity!
Microcontroller Intel Curie
Operating Voltage 3.3V (5V tolerant I/O)
Input Voltage (recommended) 7-12V
Input Voltage (limit) 7-20V
Digital I/O Pins
14 (of which 4 provide PWM
output)
PWM Digital I/O Pins 4
Analog Input Pins 6
DC Current per I/O Pin 20 mA
Flash Memory 196 kB
SRAM 24 kB
Clock Speed 32MHz
Features
Bluetooth LE, 6-axis
accelerometer/gyro
Length 68.6 mm
Width 53.4 mm
ARDUINO && GENUINO 101
The Starter Kit is a great way to get
started with Arduino, coding and
electronics! The Starter Kit includes the
components you need to make 15 fun
projects following the step-by-step
tutorials on the Project Book.!
The Starter Kit includes a Projects Book,
more than 150 components and a Uno
board.
ARDUNIO KIT COMPONENTS
LIST
The Starter Kit includes a Projects Book,
more than 150 components and a Uno
board.
GENUINO KIT COMPONENTS
LIST
The Starter Kit includes a Projects Book,
more than 150 components and a Uno
board.
02 SPACESHIP INTERFACE design the control panel for your starship
03 LOVE-O-METER measure how hot-blooded you are
04 COLOR MIXING LAMP produce any color with a lamp that uses light as an input
05 MOOD CUE clue people in to how you're doing
06 LIGHT THEREMIN create a musical instrument you play by waving your hands
07 KEYBOARD INSTRUMENT play music and make some noise with this keyboard
08 DIGITAL HOURGLASS a light-up hourglass that can stop you from working too much
09 MOTORIZED PINWHEEL a colored wheel that will make your head spin
10 ZOETROPE create a mechanical animation you can play forward or reverse
11 CRYSTAL BALL a mystical tour to answer all your tough questions
12 KNOCK LOCK tap out the secret code to open the door
13 TOUCHY-FEEL LAMP a lamp that responds to your touch
14 TWEAK THE ARDUINO LOGO control your personal computer from your Arduino
15 HACKING BUTTONS create a master control for all your devices!
PROJECTS YOU CAN MAKE: 01 GET TO KNOW YOUR TOOLS AN INTRODUCTION TO THE
BASICS
THANKS FOR YOUR KIND ATTENTION !!!
A suivre…

More Related Content

PDF
Introducing... Arduino
PPTX
Capabilities of Arduino (including Due)
PPTX
Different Arduino Boards
ODP
Robotics and Arduino (Arduino UNO)
PPTX
Robotics with arduino
PPTX
Getting started with arduino workshop
PPTX
Capabilities of Arduino
PPTX
What are the different types of arduino boards
Introducing... Arduino
Capabilities of Arduino (including Due)
Different Arduino Boards
Robotics and Arduino (Arduino UNO)
Robotics with arduino
Getting started with arduino workshop
Capabilities of Arduino
What are the different types of arduino boards

What's hot (20)

PDF
Arduino uno
PPTX
Conway’s game of life on arduino
PPTX
Lcd with arduino uno
PDF
Arduino Lecture 1 - Introducing the Arduino
PDF
DIY UNO Play Breadboard ATMEGA328P with FT232 Breakout Board
PPTX
Introduction to Arduino
PDF
PDF
PDF
Introduction to Arduino
PPT
Arduino technical session 1
PPTX
Build an Analog Synthesizer with littleBits
PPT
arduino-ppt
PPT
Arduino Introduction by coopermaa
PPTX
Arduino uno
PPTX
Introduction to arduino ppt main
PPTX
Arduino Robotics workshop Day1
PPT
Arduino presentation by_warishusain
PPTX
Arduino Robotics workshop day2
DOC
Intro arduino
Arduino uno
Conway’s game of life on arduino
Lcd with arduino uno
Arduino Lecture 1 - Introducing the Arduino
DIY UNO Play Breadboard ATMEGA328P with FT232 Breakout Board
Introduction to Arduino
Introduction to Arduino
Arduino technical session 1
Build an Analog Synthesizer with littleBits
arduino-ppt
Arduino Introduction by coopermaa
Arduino uno
Introduction to arduino ppt main
Arduino Robotics workshop Day1
Arduino presentation by_warishusain
Arduino Robotics workshop day2
Intro arduino
Ad

Similar to iTronics - Tech Session - Genuino Day 2016 (20)

PDF
Ardunio
PPTX
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
PPTX
This will give the basic introduction to a arduino
PDF
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pdf
PDF
Arduino talk
PDF
Arduino talk
PDF
Arduino talk
PPTX
Arduino
PPTX
Introduction-to-Arduino-PowerPoint-Presentation-on-Arduino.pptx
PPTX
837452553-Arduino-PPT used for projects for UG Students
PPTX
Arduino Microcontroller
PDF
The document proceeds to explain the main components of an Arduino Uno board ...
PPTX
Arduino intro.pptx
DOCX
Arduino seminar report
PPTX
An Introduction To Arduino.pptx
PDF
Intro to arduino
PPTX
Arduino Model's
PPTX
Arduino01.pptx
PDF
Arduino
PDF
Digital home automation with arduino bluetooth
Ardunio
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pptx
This will give the basic introduction to a arduino
ARDUINO OVERVIEW HARDWARE SOFTWARE AND INSTALLATION.pdf
Arduino talk
Arduino talk
Arduino talk
Arduino
Introduction-to-Arduino-PowerPoint-Presentation-on-Arduino.pptx
837452553-Arduino-PPT used for projects for UG Students
Arduino Microcontroller
The document proceeds to explain the main components of an Arduino Uno board ...
Arduino intro.pptx
Arduino seminar report
An Introduction To Arduino.pptx
Intro to arduino
Arduino Model's
Arduino01.pptx
Arduino
Digital home automation with arduino bluetooth
Ad

More from Romaric Saounde Tsopnang (20)

PPTX
Aq switches2 - Beginner
PPTX
Aq les conditionnelles - Débutant
PPTX
Ap les boucles - Débutants
PPTX
Ap loops2 - Beginner
PPTX
Ao light nxt2 - Beginner
PPTX
An capteur de couleur - Débutant
PPTX
An color Sensor - Beginner
PPTX
Al capteur tactile - Débutant
PPTX
Al touch2 - Beginner
PPTX
Ak custom imagessounds2 - Beginner
PPTX
Ak image et son standard - Débutant
PPTX
Aj display2 - Beginner
PPTX
Aj affichage - Débutant
PPTX
Ai turning2 - Beginner
PPTX
Ai virages - Débutant
PPTX
Ah pseudocode2 - Beginner
PPTX
Ah pseudocode-fr - Débutant
PPTX
Ag moving straight2 - Beginner
PPTX
Ag deplacement droit - Débutant
PPTX
Af port view2 - Beginner
Aq switches2 - Beginner
Aq les conditionnelles - Débutant
Ap les boucles - Débutants
Ap loops2 - Beginner
Ao light nxt2 - Beginner
An capteur de couleur - Débutant
An color Sensor - Beginner
Al capteur tactile - Débutant
Al touch2 - Beginner
Ak custom imagessounds2 - Beginner
Ak image et son standard - Débutant
Aj display2 - Beginner
Aj affichage - Débutant
Ai turning2 - Beginner
Ai virages - Débutant
Ah pseudocode2 - Beginner
Ah pseudocode-fr - Débutant
Ag moving straight2 - Beginner
Ag deplacement droit - Débutant
Af port view2 - Beginner

Recently uploaded (20)

PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
Geodesy 1.pptx...............................................
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
web development for engineering and engineering
PDF
Digital Logic Computer Design lecture notes
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
UNIT-1 - COAL BASED THERMAL POWER PLANTS
R24 SURVEYING LAB MANUAL for civil enggi
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
CH1 Production IntroductoryConcepts.pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Geodesy 1.pptx...............................................
Operating System & Kernel Study Guide-1 - converted.pdf
web development for engineering and engineering
Digital Logic Computer Design lecture notes
bas. eng. economics group 4 presentation 1.pptx
UNIT 4 Total Quality Management .pptx
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf

iTronics - Tech Session - Genuino Day 2016

  • 2. What is Genuino?  Genuino is Arduino.cc’s sister-brand created by Arduino co- founders Massimo Banzi, David Cuartielles, Tom Igoe, and David Mellis, the Arduino.cc team and community. This brand is used for boards and products sold outside the US.  The Genuino brand certifies the authenticity of boards and products in line with the philosophy of open-hardware and open- source that has always characterized the values of Arduino.  Genuino makes the Arduino open-source project available worldwide through alliances with local market-leading manufacturers in Asia, Europe, South America, Canada and Africa.
  • 3. The Arduino founders in earlier times.
  • 4. A small Story on Arduino Founders? One of founders, Gianluca betrays his colleagues. Gianluca’s company Smart Projects, their main boards manufacturer — went ahead and registered the Arduino name in Italy and kept this news for himself for almost two years. What happened?
  • 5. What does it change for you? Genuino and Arduino boards share the same components, characteristics and quality of manufacturing. They are actually the same boards under a different brand. Where is it used? Depending on the area of the world where you live you’ll be able to purchase either Genuino (outside USA) or Arduino (USA only) products. Why Genuino?
  • 6. Different types of Arduino && Genuino and their Specificity.
  • 7. ARDUINO && GENUINO UNO The UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino & Genuino family. Microcontroller ATmega328P Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 14 (of which 6 provide PWM output) PWM Digital I/O Pins 6 Analog Input Pins 6 DC Current per I/O Pin 20 mA DC Current for 3.3V Pin 50 mA Flash Memory 32 KB (ATmega328P) of which 0.5 KB used by bootloader SRAM 2 KB (ATmega328P) EEPROM 1 KB (ATmega328P) Clock Speed 16 MHz Length 68.6 mm Width 53.4 mm Weight 25 g
  • 8. ARDUINO && GENUINO MICRO The Micro is the smallest board of the family, easy to integrate it in everyday objects to make them interactive. The Micro is based on the ATmega32U4 microcontroller featuring a built-in USB which makes the Micro recognizable as a mouse or keyboard. Microcontroller ATmega32U4 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 20 PWM Channels 7 Analog Input Channels 12 DC Current per I/O Pin 20 mA DC Current for 3.3V Pin 50 mA Flash Memory 32 KB (ATmega32U4) of which 4 KB used by bootloader SRAM 2.5 KB (ATmega32U4) EEPROM 1 KB (ATmega32U4) Clock Speed 16 MHz Length 48 mm Width 18 mm Weight 13 g
  • 9. ARDUINO && GENUINO MEGA 2560 The MEGA 2560 is designed for more complex projects. With 54 digital I/O pins, 16 analog inputs and a larger space for your sketch it is the recommended board for 3D printers and robotics projects. This gives your projects plenty of room and opportunities Microcontroller ATmega2560 Operating Voltage 5V Input Voltage (recommended) 7-12V Input Voltage (limit) 6-20V Digital I/O Pins 54 (of which 15 provide PWM output) Analog Input Pins 16 DC Current per I/O Pin 20 mA DC Current for 3.3V Pin 50 mA Flash Memory 256 KB of which 8 KB used by bootloader SRAM 8 KB EEPROM 4 KB Clock Speed 16 MHz Length 101.52 mm Width 53.3 mm Weight 37 g
  • 10. ARDUINO && GENUINO ZERO The Zero is a simple and powerful 32-bit extension of the platform established by the UNO. This board aims to provide a platform for innovative projects in smart IoT devices, wearable technology, high- tech automation, crazy robotics, and much more. Microcontroller ATSAMD21G18, 32-Bit ARM Cortex M0+ Operating Voltage 3.3V Digital I/O Pins 20 PWM Pins All but pins 2 and 7 UART 2 (Native and Programming) Analog Input Pins 6, 12-bit ADC channels Analog Output Pins 1, 10-bit DAC External Interrupts All pins except pin 4 DC Current per I/O Pin 7 mA Flash Memory 256 KB SRAM 32 KB EEPROM None. See documentation Clock Speed 48 MHz
  • 11. ARDUINO && GENUINO 101 Arduino 101 & Genuino 101 combine the ease-of-use of the classic boards with the latest technologies. The board recognises gestures, and features a six-axis accelerometer and gyroscope. Control your projects with your phone over Bluetooth connectivity! Microcontroller Intel Curie Operating Voltage 3.3V (5V tolerant I/O) Input Voltage (recommended) 7-12V Input Voltage (limit) 7-20V Digital I/O Pins 14 (of which 4 provide PWM output) PWM Digital I/O Pins 4 Analog Input Pins 6 DC Current per I/O Pin 20 mA Flash Memory 196 kB SRAM 24 kB Clock Speed 32MHz Features Bluetooth LE, 6-axis accelerometer/gyro Length 68.6 mm Width 53.4 mm
  • 12. ARDUINO && GENUINO 101 The Starter Kit is a great way to get started with Arduino, coding and electronics! The Starter Kit includes the components you need to make 15 fun projects following the step-by-step tutorials on the Project Book.! The Starter Kit includes a Projects Book, more than 150 components and a Uno board.
  • 13. ARDUNIO KIT COMPONENTS LIST The Starter Kit includes a Projects Book, more than 150 components and a Uno board.
  • 14. GENUINO KIT COMPONENTS LIST The Starter Kit includes a Projects Book, more than 150 components and a Uno board.
  • 15. 02 SPACESHIP INTERFACE design the control panel for your starship 03 LOVE-O-METER measure how hot-blooded you are 04 COLOR MIXING LAMP produce any color with a lamp that uses light as an input 05 MOOD CUE clue people in to how you're doing 06 LIGHT THEREMIN create a musical instrument you play by waving your hands 07 KEYBOARD INSTRUMENT play music and make some noise with this keyboard 08 DIGITAL HOURGLASS a light-up hourglass that can stop you from working too much 09 MOTORIZED PINWHEEL a colored wheel that will make your head spin 10 ZOETROPE create a mechanical animation you can play forward or reverse 11 CRYSTAL BALL a mystical tour to answer all your tough questions 12 KNOCK LOCK tap out the secret code to open the door 13 TOUCHY-FEEL LAMP a lamp that responds to your touch 14 TWEAK THE ARDUINO LOGO control your personal computer from your Arduino 15 HACKING BUTTONS create a master control for all your devices! PROJECTS YOU CAN MAKE: 01 GET TO KNOW YOUR TOOLS AN INTRODUCTION TO THE BASICS
  • 16. THANKS FOR YOUR KIND ATTENTION !!! A suivre…