SlideShare a Scribd company logo
1 of 26
Prusa i3 3D printer
Carmelo De Mria
Open Source for
Biomedical Engineering - OS4BME
How many RepRaps?
Prusa Mendel Model
The RepRap Project
Fused deposition modelling
Hardware
Main components of
a 3D printer system
Firmware
(Electronic)
Software
(CAD/CAM)
THE PRUSA I3 REWORK
Mechanical structure
Hardware
Mechanical structure
Single Sheet Frame
Plastic Parts (exc Extruder) 26
Non Printed Parts 337 (approx)
Cost $300 – 1000
Controller Electronics Almost all RepRap controller
Printing Size 200 x 200 x 200
Motors 5 x NEMA 17 Stepper
Frame Material 6 mm Aluminium (or Wood)
Frame Manufacture Laser Cutter, CNC, Water Jet
Pro Easy assembling
Con Specialised tools
Hardware
Mechanical structure
 3D positioner
 Plastic parts + “vitamins”
Hardware
Extruder
Hardware
Temperature controller
Hardware
HotPlate
Hardware
Electronics
 1 Community based, tested and supported electronics
1.1 4pi
1.2 Generation 7 Electronics
1.3 Melzi
1.4 RAMPS (RepRap Arduino Mega Pololu Shield)
1.5 Sanguinololu
1.6 SmoothieBoard
 2 RAMPS derivatives
2.1 Megatronics
2.2 3Drag controller
 3 Commercial alternatives
3.1 R2C2 Electronics
3.2 Generation 6
3.3 Generation 4 Firmware
(Electronic)
Ramps
Firmware
(Electronic)
RAMPS GADGETS3D Shield with Panel
Firmware
(Electronic)
Stepper Motors
Bipolar Unipolar
Stepper motor
(NEMA standard)
Pololu stepper driver
Firmware
(Electronic)
Mechanical Endstops
Firmware
(Electronic)
Firmware
(Electronic)
Arduino
Firmware
(Electronic)
Arduino
IDE (Integrated
Development Environment)
The Arduino development
environment contains a text
editor for writing code, a
message area, a text
console, a toolbar with
buttons for common
functions, and a series of
menus. It connects to the
Arduino hardware to upload
programs and communicate
with them.
Software written using
Arduino are called sketches.
Firmware
(Electronic)
Shields are boards that can be plugged on
top of the Arduino PCB extending its
capabilities. The different shields follow the
same philosophy as the original toolkit: they
are easy to mount, and cheap to produce.
Arduino
Firmware
(Electronic)
Arduino UNO
The Arduino Uno is a microcontroller board based on the ATmega328.
• 14 digital input/output pins
• 6 PWM outputs (8 bit resolution)
• 6 analog inputs (10 bit resolution)
• 32 KB Flash Memory (of which
0.5 KB used by bootloader)
• 2 KB SRAM
• 1 KB EEPROM
• 16 MHz ceramic resonator
• USB connection - ICSP header
• Power jack - reset button
• It contains everything needed to support the microcontroller
• simply connect it to a computer with a USB cable or power it with
a AC-to-DC adapter or battery to get started. Firmware
(Electronic)
Arduino Mega
The Arduino MEGA is a microcontroller board based on the ATmega2560.
• 54digital input/output pins
• 15 PWM outputs (8 bit resolution)
• 16 analog inputs (10 bit resolution)
• 256 KB Flash Memory (of which
8 KB used by bootloader)
• 8 KB SRAM
• 4 KB EEPROM
• 16 MHz ceramic resonator
• USB connection - ICSP header
• Power jack - reset button
Firmware
(Electronic)
Difference between microprocessor and
microcontroller
Microprocessor is an IC which has only the CPU inside them. It doesn't have RAM, ROM, and
other peripheral on the chip. Application of microprocessor includes Desktop PC’s, Laptops,
notepads etc.
Microcontroller has a CPU, in addition
with a fixed amount of RAM,
ROM and other peripherals
all embedded on a single chip.
Microcontrollers perform specific
tasks where the relationship
of input and output is defined.
Microprocessor find applications
where tasks are unspecific like
software, games, websites,
photo editing
Microcontroller doesn't have
video output.
Microcontroller are programmed
with firmware
Microprocessors run operating
systems on which software applications run. Firmware
(Electronic)
Firmwares
 List of firmwares
1. Sprinter
2. Teacup
3. sjfw
4. Marlin
5. Sailfish
6. Makerbot
7. Grbl
8. Repetier-Firmware
Firmware
(Electronic)

More Related Content

What's hot

computer Processors intel and amd
computer Processors intel and amdcomputer Processors intel and amd
computer Processors intel and amd
Rohit Gada
 
Cpu presentation
Cpu presentationCpu presentation
Cpu presentation
Harry Singh
 
Journey of Microprocessors By Basit Ali
Journey of Microprocessors By Basit AliJourney of Microprocessors By Basit Ali
Journey of Microprocessors By Basit Ali
Basit Ali
 
Chapter 4 Microprocessor CPU
Chapter 4 Microprocessor CPUChapter 4 Microprocessor CPU
Chapter 4 Microprocessor CPU
askme
 
Central processing unit
Central processing unitCentral processing unit
Central processing unit
mariolinov
 
Microprocessor.ppt
Microprocessor.pptMicroprocessor.ppt
Microprocessor.ppt
safia kalwar
 
Processor powerpoint 3
Processor powerpoint 3Processor powerpoint 3
Processor powerpoint 3
koolaidman2
 

What's hot (19)

computer Processors intel and amd
computer Processors intel and amdcomputer Processors intel and amd
computer Processors intel and amd
 
Cpu presentation
Cpu presentationCpu presentation
Cpu presentation
 
Cpu
CpuCpu
Cpu
 
Evolution of Microprocessor
Evolution of MicroprocessorEvolution of Microprocessor
Evolution of Microprocessor
 
PC
PCPC
PC
 
Cpu ppt cse
Cpu ppt cseCpu ppt cse
Cpu ppt cse
 
Introduction of cpu
Introduction of cpuIntroduction of cpu
Introduction of cpu
 
Journey of Microprocessors By Basit Ali
Journey of Microprocessors By Basit AliJourney of Microprocessors By Basit Ali
Journey of Microprocessors By Basit Ali
 
Parts Of The Computer
Parts Of The ComputerParts Of The Computer
Parts Of The Computer
 
Processor Management
Processor ManagementProcessor Management
Processor Management
 
History of processor
History of processorHistory of processor
History of processor
 
Central Processing Unit
Central Processing Unit Central Processing Unit
Central Processing Unit
 
Chapter 4 Microprocessor CPU
Chapter 4 Microprocessor CPUChapter 4 Microprocessor CPU
Chapter 4 Microprocessor CPU
 
CPU
CPUCPU
CPU
 
Embedded systems - Mechatriks Automation
Embedded systems - Mechatriks AutomationEmbedded systems - Mechatriks Automation
Embedded systems - Mechatriks Automation
 
Central processing unit
Central processing unitCentral processing unit
Central processing unit
 
Microprocessor.ppt
Microprocessor.pptMicroprocessor.ppt
Microprocessor.ppt
 
Chapter 2: Microprocessors
Chapter 2: MicroprocessorsChapter 2: Microprocessors
Chapter 2: Microprocessors
 
Processor powerpoint 3
Processor powerpoint 3Processor powerpoint 3
Processor powerpoint 3
 

Viewers also liked (6)

Tp final informatica
Tp final informaticaTp final informatica
Tp final informatica
 
3D Printer Workshop - From your idea to a real object
3D Printer Workshop - From your idea to a real object3D Printer Workshop - From your idea to a real object
3D Printer Workshop - From your idea to a real object
 
3 d printing ppt
3 d printing ppt3 d printing ppt
3 d printing ppt
 
Uso educativo de Twitter
Uso educativo de TwitterUso educativo de Twitter
Uso educativo de Twitter
 
3D printer Technology _ A complete presentation
3D printer Technology _ A complete presentation3D printer Technology _ A complete presentation
3D printer Technology _ A complete presentation
 
Slideshare Powerpoint presentation
Slideshare Powerpoint presentationSlideshare Powerpoint presentation
Slideshare Powerpoint presentation
 

Similar to 2014 12-22 - the prusa i3 3 d printer presentation (cd)

Computer hardware
Computer hardwareComputer hardware
Computer hardware
elyoarabia
 
1 computer fundamentals
1 computer fundamentals1 computer fundamentals
1 computer fundamentals
Vedpal Yadav
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
MrZeke1
 

Similar to 2014 12-22 - the prusa i3 3 d printer presentation (cd) (20)

2015 10-22 - case study - open source fdm
2015 10-22 - case study - open source fdm2015 10-22 - case study - open source fdm
2015 10-22 - case study - open source fdm
 
Real Time System Validation using Hardware in Loop (HIL) Digital Platform
Real Time System Validation using Hardware in Loop (HIL) Digital PlatformReal Time System Validation using Hardware in Loop (HIL) Digital Platform
Real Time System Validation using Hardware in Loop (HIL) Digital Platform
 
Rama pdf
Rama pdfRama pdf
Rama pdf
 
An Overview Study on AVR32UC3 MCU: AT32UC3A3256
An Overview Study on AVR32UC3 MCU: AT32UC3A3256 An Overview Study on AVR32UC3 MCU: AT32UC3A3256
An Overview Study on AVR32UC3 MCU: AT32UC3A3256
 
Arduino Model's
Arduino Model'sArduino Model's
Arduino Model's
 
Boards for the IoT-Prototyping
Boards for the IoT-PrototypingBoards for the IoT-Prototyping
Boards for the IoT-Prototyping
 
P1 Unit 3
P1 Unit 3 P1 Unit 3
P1 Unit 3
 
Microcontroller from basic_to_advanced
Microcontroller from basic_to_advancedMicrocontroller from basic_to_advanced
Microcontroller from basic_to_advanced
 
Top 10 Microcontrollers and Development Boards for Students
Top 10 Microcontrollers and Development Boards for StudentsTop 10 Microcontrollers and Development Boards for Students
Top 10 Microcontrollers and Development Boards for Students
 
Microchip's 16-bit and 32-bit PIC MCUs
Microchip's 16-bit and 32-bit PIC MCUsMicrochip's 16-bit and 32-bit PIC MCUs
Microchip's 16-bit and 32-bit PIC MCUs
 
CPU Hardware
CPU Hardware CPU Hardware
CPU Hardware
 
Arduino-101-Workshop (Introduction to Arduino and motor driver)
Arduino-101-Workshop (Introduction to Arduino and motor driver)Arduino-101-Workshop (Introduction to Arduino and motor driver)
Arduino-101-Workshop (Introduction to Arduino and motor driver)
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Power point presentation3
Power point presentation3Power point presentation3
Power point presentation3
 
Arduino Microcontroller
Arduino MicrocontrollerArduino Microcontroller
Arduino Microcontroller
 
Lecture 3-converted.pdf
Lecture 3-converted.pdfLecture 3-converted.pdf
Lecture 3-converted.pdf
 
Embedded System Basics
Embedded System BasicsEmbedded System Basics
Embedded System Basics
 
1 computer fundamentals
1 computer fundamentals1 computer fundamentals
1 computer fundamentals
 
AMD Processor
AMD ProcessorAMD Processor
AMD Processor
 
PC Components.ppt
PC Components.pptPC Components.ppt
PC Components.ppt
 

More from FabLab Pisa

Open Source Biomedical Engineering for Sustainability in African Healthcare: ...
Open Source Biomedical Engineering for Sustainability in African Healthcare: ...Open Source Biomedical Engineering for Sustainability in African Healthcare: ...
Open Source Biomedical Engineering for Sustainability in African Healthcare: ...
FabLab Pisa
 

More from FabLab Pisa (18)

OS4BME @ Maker Faire 2015 - Rome
OS4BME @ Maker Faire 2015 - RomeOS4BME @ Maker Faire 2015 - Rome
OS4BME @ Maker Faire 2015 - Rome
 
2014 12-22 - aims of the summer school - from idea to business (aa)
2014 12-22 - aims of the summer school - from idea to business (aa)2014 12-22 - aims of the summer school - from idea to business (aa)
2014 12-22 - aims of the summer school - from idea to business (aa)
 
2014 12-21 - sterilzer pitch
2014 12-21 - sterilzer pitch2014 12-21 - sterilzer pitch
2014 12-21 - sterilzer pitch
 
2014 12-22 - draw and design for 3 d printing (cd)
2014 12-22 - draw and design for 3 d printing (cd)2014 12-22 - draw and design for 3 d printing (cd)
2014 12-22 - draw and design for 3 d printing (cd)
 
2014 12-22 - open 3 d printing and fabrication technology (cd)
2014 12-22 - open 3 d printing and fabrication technology (cd)2014 12-22 - open 3 d printing and fabrication technology (cd)
2014 12-22 - open 3 d printing and fabrication technology (cd)
 
2014 12-22 - sterilization methods - regulation (aa)
2014 12-22 - sterilization methods - regulation (aa)2014 12-22 - sterilization methods - regulation (aa)
2014 12-22 - sterilization methods - regulation (aa)
 
2014 12-22 - functional analysis of a sterilizer (rb)
2014 12-22 - functional analysis of a sterilizer (rb)2014 12-22 - functional analysis of a sterilizer (rb)
2014 12-22 - functional analysis of a sterilizer (rb)
 
2014 03-24 - os4 bme idea
2014 03-24 - os4 bme idea2014 03-24 - os4 bme idea
2014 03-24 - os4 bme idea
 
FabLab Pisa - Pecha Kucha Night
FabLab Pisa - Pecha Kucha NightFabLab Pisa - Pecha Kucha Night
FabLab Pisa - Pecha Kucha Night
 
Iot@fablabpisa
Iot@fablabpisaIot@fablabpisa
Iot@fablabpisa
 
Iot4creactivity
Iot4creactivityIot4creactivity
Iot4creactivity
 
Moodys smart framework
Moodys smart frameworkMoodys smart framework
Moodys smart framework
 
Sound shoes
Sound shoesSound shoes
Sound shoes
 
BETaaS
BETaaSBETaaS
BETaaS
 
Thumbelina
ThumbelinaThumbelina
Thumbelina
 
Vudoo lamp-vs-face
Vudoo lamp-vs-faceVudoo lamp-vs-face
Vudoo lamp-vs-face
 
Open Source Biomedical Engineering for Sustainability in African Healthcare: ...
Open Source Biomedical Engineering for Sustainability in African Healthcare: ...Open Source Biomedical Engineering for Sustainability in African Healthcare: ...
Open Source Biomedical Engineering for Sustainability in African Healthcare: ...
 
FABLAB Pisa inaugurazione MixArt
FABLAB Pisa inaugurazione MixArtFABLAB Pisa inaugurazione MixArt
FABLAB Pisa inaugurazione MixArt
 

Recently uploaded

result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 

Recently uploaded (20)

chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 

2014 12-22 - the prusa i3 3 d printer presentation (cd)

  • 1. Prusa i3 3D printer Carmelo De Mria Open Source for Biomedical Engineering - OS4BME
  • 6. Hardware Main components of a 3D printer system Firmware (Electronic) Software (CAD/CAM)
  • 7. THE PRUSA I3 REWORK
  • 9. Mechanical structure Single Sheet Frame Plastic Parts (exc Extruder) 26 Non Printed Parts 337 (approx) Cost $300 – 1000 Controller Electronics Almost all RepRap controller Printing Size 200 x 200 x 200 Motors 5 x NEMA 17 Stepper Frame Material 6 mm Aluminium (or Wood) Frame Manufacture Laser Cutter, CNC, Water Jet Pro Easy assembling Con Specialised tools Hardware
  • 10. Mechanical structure  3D positioner  Plastic parts + “vitamins” Hardware
  • 14. Electronics  1 Community based, tested and supported electronics 1.1 4pi 1.2 Generation 7 Electronics 1.3 Melzi 1.4 RAMPS (RepRap Arduino Mega Pololu Shield) 1.5 Sanguinololu 1.6 SmoothieBoard  2 RAMPS derivatives 2.1 Megatronics 2.2 3Drag controller  3 Commercial alternatives 3.1 R2C2 Electronics 3.2 Generation 6 3.3 Generation 4 Firmware (Electronic)
  • 16. RAMPS GADGETS3D Shield with Panel Firmware (Electronic)
  • 17. Stepper Motors Bipolar Unipolar Stepper motor (NEMA standard) Pololu stepper driver Firmware (Electronic)
  • 21. Arduino IDE (Integrated Development Environment) The Arduino development environment contains a text editor for writing code, a message area, a text console, a toolbar with buttons for common functions, and a series of menus. It connects to the Arduino hardware to upload programs and communicate with them. Software written using Arduino are called sketches. Firmware (Electronic)
  • 22. Shields are boards that can be plugged on top of the Arduino PCB extending its capabilities. The different shields follow the same philosophy as the original toolkit: they are easy to mount, and cheap to produce. Arduino Firmware (Electronic)
  • 23. Arduino UNO The Arduino Uno is a microcontroller board based on the ATmega328. • 14 digital input/output pins • 6 PWM outputs (8 bit resolution) • 6 analog inputs (10 bit resolution) • 32 KB Flash Memory (of which 0.5 KB used by bootloader) • 2 KB SRAM • 1 KB EEPROM • 16 MHz ceramic resonator • USB connection - ICSP header • Power jack - reset button • It contains everything needed to support the microcontroller • simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. Firmware (Electronic)
  • 24. Arduino Mega The Arduino MEGA is a microcontroller board based on the ATmega2560. • 54digital input/output pins • 15 PWM outputs (8 bit resolution) • 16 analog inputs (10 bit resolution) • 256 KB Flash Memory (of which 8 KB used by bootloader) • 8 KB SRAM • 4 KB EEPROM • 16 MHz ceramic resonator • USB connection - ICSP header • Power jack - reset button Firmware (Electronic)
  • 25. Difference between microprocessor and microcontroller Microprocessor is an IC which has only the CPU inside them. It doesn't have RAM, ROM, and other peripheral on the chip. Application of microprocessor includes Desktop PC’s, Laptops, notepads etc. Microcontroller has a CPU, in addition with a fixed amount of RAM, ROM and other peripherals all embedded on a single chip. Microcontrollers perform specific tasks where the relationship of input and output is defined. Microprocessor find applications where tasks are unspecific like software, games, websites, photo editing Microcontroller doesn't have video output. Microcontroller are programmed with firmware Microprocessors run operating systems on which software applications run. Firmware (Electronic)
  • 26. Firmwares  List of firmwares 1. Sprinter 2. Teacup 3. sjfw 4. Marlin 5. Sailfish 6. Makerbot 7. Grbl 8. Repetier-Firmware Firmware (Electronic)