Arduino ecosystem
Steve Perkson (Teadusmosaiik)
The good/bad old days
The good/bad old days
●
●
●
●
●
●

MCU of some kind
Some clock source usually crystal
Chip programmer.
Serial level converter 5V or 3.3V to 12V
Breadboard
Development toolchain
Arduino
Arduino - what do you get?
●
●
●
●
●
●
●

Atmega 168/328/644p/1284
Some sort of serial to USB capability
5V voltage stabilizer
easy to connect headers
2 leds and 1 switch
somewhat working development library
IDE
*duinos
pro mini
wireless?
Need something thin and flexible
Shields
●
●
●
●

Sort of standard pinout
Sort of standard voltage range
Quite a lot of different goodies
Even more problems
Shields
●
●
●
●
●
●
●

Bluetooth
GSM
Xbee
Ethernet
Wifi
CNC, 3d printer, laser cutter
Quadcopter
Ethernet
and more ;)
How does the code look like?
void setup() {
// initialize the digital pin as an output.
pinMode(led, OUTPUT);
}
code part 2
// the loop routine runs over and over again forever:
void loop() {
digitalWrite(led, HIGH); // turn the LED on (HIGH is the voltage level)
delay(1000);

// wait for a second

digitalWrite(led, LOW);
delay(1000);
}

// turn the LED off by making the voltage LOW

// wait for a second
Code was supposed to be C++,
where are the includes?
● Arduino IDE hides all the complexity.
● IF it breaks, it breaks and you get to keep all
the pieces
● It breaks.
GSM modules
●
●
●
●

RTFM and then read it again.
Then find an older/newer manual and read it.
Also compare to previous HW version.
Never ask your Telco for any QOS class
Questions

More Related Content

PDF
Presentation S4A
PDF
DIY UNO Play Breadboard ATMEGA328P with FT232 Breakout Board
PPT
arduino-ppt
PPTX
Arduino uno
PPTX
Introduction to Arduino
PPTX
Lcd with arduino uno
PPTX
Arduino and its hw architecture
PDF
Apostila arduino
Presentation S4A
DIY UNO Play Breadboard ATMEGA328P with FT232 Breakout Board
arduino-ppt
Arduino uno
Introduction to Arduino
Lcd with arduino uno
Arduino and its hw architecture
Apostila arduino

What's hot (20)

PPS
Arduino Uno Pin Description
PPTX
What are the different types of arduino boards
PPTX
Arduino
PPTX
PDF
Arduino uno
PPTX
Arduino - Block Programming using XOD IDE (No Code)
PPT
Arduino presentation by_warishusain
PPS
What is Arduino ?
PPTX
Introduction to Arduino Microcontroller
PPSX
Arduino اردوينو
PPTX
Basics of arduino uno
PDF
Arduino spooky projects_class1
PDF
Arduino electronics cookbook
PPTX
Powerful Electronics with Arduino
PDF
Introducing the Arduino
PPT
PPTX
Arduino Microcontroller
PPSX
Embedded systems الانظمة المدمجة
PPTX
Arduino & NodeMcu
PPTX
1.Arduino Ecosystem.pptx
Arduino Uno Pin Description
What are the different types of arduino boards
Arduino
Arduino uno
Arduino - Block Programming using XOD IDE (No Code)
Arduino presentation by_warishusain
What is Arduino ?
Introduction to Arduino Microcontroller
Arduino اردوينو
Basics of arduino uno
Arduino spooky projects_class1
Arduino electronics cookbook
Powerful Electronics with Arduino
Introducing the Arduino
Arduino Microcontroller
Embedded systems الانظمة المدمجة
Arduino & NodeMcu
1.Arduino Ecosystem.pptx
Ad

Viewers also liked (9)

PDF
Cross-platform App with PhoneGap - Henri Mägi
PDF
Fortumo: How to process payments from 318 mobile operators
PDF
Our Experience with M2M
PPTX
Garage48 Hardware & Arts Roadshow
PDF
Sencha in native container - why, pros, cons - Jüri Tarkpea
PDF
Android ui ux momo estonia 10 dec 2012 (1)
PDF
Mobile UI development on Windows Phone and what's new in S40
PDF
How can Living Labs help to enter new markets
Cross-platform App with PhoneGap - Henri Mägi
Fortumo: How to process payments from 318 mobile operators
Our Experience with M2M
Garage48 Hardware & Arts Roadshow
Sencha in native container - why, pros, cons - Jüri Tarkpea
Android ui ux momo estonia 10 dec 2012 (1)
Mobile UI development on Windows Phone and what's new in S40
How can Living Labs help to enter new markets
Ad

Similar to Arduino (20)

PPTX
Arduino intro.pptx
PPTX
Arduino Introduction PPT for school students
PPTX
Arduino basics & programming skill development
PPTX
Arduino . .
PPTX
arduino and its introduction deep dive ppt.pptx
PPT
arduinoSimon.ppt
PPT
arduinoSimon.ppt
PPT
arduinoSimon.ppt
PPTX
This will give the basic introduction to a arduino
PDF
Lab2ppt
PPT
arduino Simon power point presentation.ppt
PPTX
Arduino.pptx
PPTX
IoT applications With Arduino coding and real life examples
PPT
arduino.ppt
PDF
4 Introduction to Arduino.pdf
PDF
Introduction to Arduino
PPTX
Parth xyz
PDF
Arduino_IOT Arduino_IOT Arduino_IOTArdui
PPT
ARDUINO-PPT.pptafafvxvxgxzfgarfarfaarfaabxb
PPTX
arduinoedit.pptx
Arduino intro.pptx
Arduino Introduction PPT for school students
Arduino basics & programming skill development
Arduino . .
arduino and its introduction deep dive ppt.pptx
arduinoSimon.ppt
arduinoSimon.ppt
arduinoSimon.ppt
This will give the basic introduction to a arduino
Lab2ppt
arduino Simon power point presentation.ppt
Arduino.pptx
IoT applications With Arduino coding and real life examples
arduino.ppt
4 Introduction to Arduino.pdf
Introduction to Arduino
Parth xyz
Arduino_IOT Arduino_IOT Arduino_IOTArdui
ARDUINO-PPT.pptafafvxvxgxzfgarfarfaarfaabxb
arduinoedit.pptx

More from MobileMonday Estonia (20)

PPTX
Modern problems in backend engineering, Siim Kaspar Uustalu
PPTX
Modern problems in backend engineering, Marten Meikop
PPTX
Modern problems in backend engineering, Asko Tiidumaa
PPTX
Modern problems in backend engineering, Joel Mislav Kunst
PPTX
Modern problems in backend engineering, Jüri Tarkpea
PDF
Scientists meet Entrepreneurs - AI & Machine Learning, Mark Fishel, Institute...
PPTX
Scientists meet Entrepreneurs - AI & Machine Learning, Kristjan Korjus, Starship
PDF
Scientists meet Entrepreneurs - AI & Machine Learning, Peeter Piksarv, Moonca...
PPTX
Scientists meet Entrepreneurs - AI & Machine Learning, Tambet Matiisen, Unive...
PDF
Scientists meet Entrepreneurs - AI & Machine Learning, Dima Fishman, Universi...
PDF
Space Edition, Sven Lilla, ESA BIC
PPTX
Space Edition, Kadri Bussov, EST Cube
PPTX
Space Edition, Kalev Koppel, KappaZetta
PPTX
Space Edition, Dr. Ali Nadir Arslan
PPTX
Product Marketing, Kair Käsper, Pipedrive
PDF
Product Marketing, Marelle Ellen
PPTX
Product Marketing, Mattias Liivak, Fortumo
PDF
What Does it take to Develop Kickass Products?, Laura Noodapera
ODP
What Does it take to Develop Kickass Products?, Britt Maasalu
PPTX
Meeting Female Entrepreneurs in Tech, Triinu Sirge
Modern problems in backend engineering, Siim Kaspar Uustalu
Modern problems in backend engineering, Marten Meikop
Modern problems in backend engineering, Asko Tiidumaa
Modern problems in backend engineering, Joel Mislav Kunst
Modern problems in backend engineering, Jüri Tarkpea
Scientists meet Entrepreneurs - AI & Machine Learning, Mark Fishel, Institute...
Scientists meet Entrepreneurs - AI & Machine Learning, Kristjan Korjus, Starship
Scientists meet Entrepreneurs - AI & Machine Learning, Peeter Piksarv, Moonca...
Scientists meet Entrepreneurs - AI & Machine Learning, Tambet Matiisen, Unive...
Scientists meet Entrepreneurs - AI & Machine Learning, Dima Fishman, Universi...
Space Edition, Sven Lilla, ESA BIC
Space Edition, Kadri Bussov, EST Cube
Space Edition, Kalev Koppel, KappaZetta
Space Edition, Dr. Ali Nadir Arslan
Product Marketing, Kair Käsper, Pipedrive
Product Marketing, Marelle Ellen
Product Marketing, Mattias Liivak, Fortumo
What Does it take to Develop Kickass Products?, Laura Noodapera
What Does it take to Develop Kickass Products?, Britt Maasalu
Meeting Female Entrepreneurs in Tech, Triinu Sirge

Recently uploaded (20)

DOCX
Hand book of Entrepreneurship 4 Chapters.docx
PDF
income tax laws notes important pakistan
PPTX
basic introduction to research chapter 1.pptx
PPTX
IITM - FINAL Option - 01 - 12.08.25.pptx
PPTX
BUSINESS CYCLE_INFLATION AND UNEMPLOYMENT.pptx
PDF
ANALYZING THE OPPORTUNITIES OF DIGITAL MARKETING IN BANGLADESH TO PROVIDE AN ...
PDF
Susan Semmelmann: Enriching the Lives of others through her Talents and Bless...
DOCX
Center Enamel A Strategic Partner for the Modernization of Georgia's Chemical...
PPTX
Slide gioi thieu VietinBank Quy 2 - 2025
PDF
Introduction to Generative Engine Optimization (GEO)
PDF
Kishore Vora - Best CFO in India to watch in 2025.pdf
PDF
TyAnn Osborn: A Visionary Leader Shaping Corporate Workforce Dynamics
DOCX
80 DE ÔN VÀO 10 NĂM 2023vhkkkjjhhhhjjjj
PPTX
TRAINNING, DEVELOPMENT AND APPRAISAL.pptx
PPTX
Project Management_ SMART Projects Class.pptx
PDF
NEW - FEES STRUCTURES (01-july-2024).pdf
PDF
Environmental Law Communication: Strategies for Advocacy (www.kiu.ac.ug)
PPTX
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
PDF
Booking.com The Global AI Sentiment Report 2025
PDF
Chapter 2 - AI chatbots and prompt engineering.pdf
Hand book of Entrepreneurship 4 Chapters.docx
income tax laws notes important pakistan
basic introduction to research chapter 1.pptx
IITM - FINAL Option - 01 - 12.08.25.pptx
BUSINESS CYCLE_INFLATION AND UNEMPLOYMENT.pptx
ANALYZING THE OPPORTUNITIES OF DIGITAL MARKETING IN BANGLADESH TO PROVIDE AN ...
Susan Semmelmann: Enriching the Lives of others through her Talents and Bless...
Center Enamel A Strategic Partner for the Modernization of Georgia's Chemical...
Slide gioi thieu VietinBank Quy 2 - 2025
Introduction to Generative Engine Optimization (GEO)
Kishore Vora - Best CFO in India to watch in 2025.pdf
TyAnn Osborn: A Visionary Leader Shaping Corporate Workforce Dynamics
80 DE ÔN VÀO 10 NĂM 2023vhkkkjjhhhhjjjj
TRAINNING, DEVELOPMENT AND APPRAISAL.pptx
Project Management_ SMART Projects Class.pptx
NEW - FEES STRUCTURES (01-july-2024).pdf
Environmental Law Communication: Strategies for Advocacy (www.kiu.ac.ug)
svnfcksanfskjcsnvvjknsnvsdscnsncxasxa saccacxsax
Booking.com The Global AI Sentiment Report 2025
Chapter 2 - AI chatbots and prompt engineering.pdf

Arduino