itronics - tech session - genuino day 2016

16
Genuino Day By iTronics

Upload: romaric-saounde-tsopnang

Post on 11-Apr-2017

123 views

Category:

Engineering


0 download

TRANSCRIPT

Page 1: iTronics - Tech Session - Genuino Day 2016

Genuino Day By iTronics

Page 2: 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.

Page 3: iTronics - Tech Session - Genuino Day 2016

The Arduino founders in earlier times.

Page 4: iTronics - Tech Session - Genuino Day 2016

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?

Page 5: iTronics - Tech Session - Genuino Day 2016

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?

Page 6: iTronics - Tech Session - Genuino Day 2016

Different types of Arduino && Genuino and their Specificity.

Page 7: iTronics - Tech Session - Genuino Day 2016

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 ATmega328POperating Voltage 5VInput Voltage (recommended) 7-12VInput Voltage (limit) 6-20V

Digital I/O Pins 14 (of which 6 provide PWM output)

PWM Digital I/O Pins 6Analog Input Pins 6DC Current per I/O Pin 20 mADC Current for 3.3V Pin 50 mA

Flash Memory32 KB (ATmega328P)of which 0.5 KB used by bootloader

SRAM 2 KB (ATmega328P)EEPROM 1 KB (ATmega328P)Clock Speed 16 MHzLength 68.6 mmWidth 53.4 mmWeight 25 g

Page 8: iTronics - Tech Session - Genuino Day 2016

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 ATmega32U4Operating Voltage 5VInput Voltage (recommended) 7-12V

Input Voltage (limit) 6-20VDigital I/O Pins 20PWM Channels 7Analog Input Channels 12DC Current per I/O Pin 20 mADC Current for 3.3V Pin 50 mA

Flash Memory32 KB (ATmega32U4)of which 4 KB used by bootloader

SRAM 2.5 KB (ATmega32U4)EEPROM 1 KB (ATmega32U4)Clock Speed 16 MHzLength 48 mmWidth 18 mmWeight 13 g

Page 9: iTronics - Tech Session - Genuino Day 2016

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 ATmega2560Operating Voltage 5VInput Voltage (recommended) 7-12VInput Voltage (limit) 6-20V

Digital I/O Pins 54 (of which 15 provide PWM output)

Analog Input Pins 16DC Current per I/O Pin 20 mADC Current for 3.3V Pin 50 mA

Flash Memory 256 KB of which 8 KB used by bootloader

SRAM 8 KBEEPROM 4 KBClock Speed 16 MHzLength 101.52 mmWidth 53.3 mmWeight 37 g

Page 10: iTronics - Tech Session - Genuino Day 2016

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.3VDigital I/O Pins 20PWM Pins All but pins 2 and 7

UART 2 (Native and Programming)

Analog Input Pins 6, 12-bit ADC channelsAnalog Output Pins 1, 10-bit DACExternal Interrupts All pins except pin 4DC Current per I/O Pin 7 mAFlash Memory 256 KBSRAM 32 KB

EEPROM None. See documentation

Clock Speed 48 MHz

Page 11: iTronics - Tech Session - Genuino Day 2016

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 CurieOperating 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 4Analog Input Pins 6DC Current per I/O Pin 20 mAFlash Memory 196 kBSRAM 24 kBClock Speed 32MHz

Features Bluetooth LE, 6-axis accelerometer/gyro

Length 68.6 mmWidth 53.4 mm

Page 12: iTronics - Tech Session - Genuino Day 2016

ARDUINO && GENUINO 101The 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.

Page 13: iTronics - Tech Session - Genuino Day 2016

ARDUNIO KIT COMPONENTS LIST

The Starter Kit includes a Projects Book, more than 150 components and a Uno board.

Page 14: iTronics - Tech Session - Genuino Day 2016

GENUINO KIT COMPONENTS LIST

The Starter Kit includes a Projects Book, more than 150 components and a Uno board.

Page 15: iTronics - Tech Session - Genuino Day 2016

02 SPACESHIP INTERFACE design the control panel for your starship03 LOVE-O-METER measure how hot-blooded you are04 COLOR MIXING LAMP produce any color with a lamp that uses light as an input05 MOOD CUE clue people in to how you're doing06 LIGHT THEREMIN create a musical instrument you play by waving your hands07 KEYBOARD INSTRUMENT play music and make some noise with this keyboard08 DIGITAL HOURGLASS a light-up hourglass that can stop you from working too much09 MOTORIZED PINWHEEL a colored wheel that will make your head spin10 ZOETROPE create a mechanical animation you can play forward or reverse11 CRYSTAL BALL a mystical tour to answer all your tough questions12 KNOCK LOCK tap out the secret code to open the door13 TOUCHY-FEEL LAMP a lamp that responds to your touch14 TWEAK THE ARDUINO LOGO control your personal computer from your Arduino15 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

Page 16: iTronics - Tech Session - Genuino Day 2016

THANKS FOR YOUR KIND ATTENTION !!!

A suivre…