SlideShare a Scribd company logo
1 of 16
Presented by: Anchal Singh
E&CE (17BT030406)
RGGEC Kangra H.P
INTRODUCTION
 Beagle bone black is a low cost
open source development board
mainly used by developers.
 Developed by beagleboard.org.
 Credit card sized board.
 Considered as mini- computer.
 Pre-loaded with Linux
distributions (Ubuntu, Android,
Debian)
 Languages supported like C,
C++, Python, java etc.
features
features
 Board size: 3.4" x 2.1"
 DDR memory: 512 MB
 4GB eMMC flash storage
 Ethernet: On-chip 10/100 Ethernet
 USB client for power &
communications
 USB host, HDMI
 2x46 pin Headers
 AM3358 1GHz ARM Cortex-A8
 Dual PRU 32-bit microcontrollers
 TI AM3358 Sitara™ Processor
 Based on ARM Cortex-A8
processor
 Implements ARMv7-A 32-bit ISA
 Less than 300 mW overall power
consumption
 65nm technology
Cape hardware
Breadboard Breakout LCD DVI-D CANBus
ProfibusRS232 RS485
7”, 4.3” or 3.5”
VGA Battery
CANProto RF-CC1101
CC2500
CC2530
Weather Camera
Pin Diagram
Pin Description
 Contains 2 pin headers each
containing 46 pins
 Pinout consists of various power,
UART, I2C,SPI,GPIO,PWM,LCD
data and control in pins
 Some pins can be put as
multipurpose use
 Reference voltage of 1.8V is there
Architecture
Comparison
Applications
 Perfect for physical computing and
smaller embedded applications
 Can be complemented with cape
plugin boards
 Location or Pressure sensors
 Audio Playback
 Maze Game
 Accelerometer interface
 2D-3D Cameras
 Running openCv and other image
collection interfaces
Existing Applications
Some More Applications
Interfacing to robotics motor
drivers
How to get started with BBB
• Power on
• Connect through USB
• Open CMD and type
ssh root@192.168.7.2
• Set password using command
passwd root
• Boot Beagle board using
reboot
• Login again using
ssh root@192.168.7.2
• Connect Ethernet (if necessary)
• Start programming
Programming with BBB
LED blinking
 Code:
Import Adafruit__BBIO.GPIO as GPIO
Import time
GPIO.setup(“P8_10”, GPIO.OUT)
While true:
GPIO.output(“P8_10”,GPIO.HIGH)
time.sleep(0.5)
GPIO.output(“p8_10”, GPIO.LOW)
time.sleep(0.5)
References
1. https://peer.asee.org/beaglebone-black-for-embedded-measurement-and-control-
applications.pdf
2. https://elinux.org/Beagleboard:BeagleBoneBlack
3. http://www.beagleboard.org/
4. http://focus.ti.com/docs/prod/folders/print/omap3530.html
5. https://microcontrollerslab.com/beaglebone-black-pinout-pin-configuration-features-
applications/#:~:text=MMC1_DAT7%20%E2%80%93%20Pin4-
,BB%20HDMI%20LCD%20Interface%20Pins,pins%20are%20for%20input%20signals.
6. https://cdn.sparkfun.com/datasheets/Dev/Beagle/e14%20BBB_SRM_rev%200.9.pdf
“
”
Thank You All
Any query may ask freely!

More Related Content

What's hot

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 Premier Farnell
 
BeagleBone Black Using Python
BeagleBone Black Using PythonBeagleBone Black Using Python
BeagleBone Black Using PythonSai Viswanath
 
Abc beagleboard Getting To Know It
Abc beagleboard Getting To Know ItAbc beagleboard Getting To Know It
Abc beagleboard Getting To Know Itrviolachurch
 
DaVinci DM8168 SuperHD Image Capture Solution
DaVinci DM8168 SuperHD Image Capture SolutionDaVinci DM8168 SuperHD Image Capture Solution
DaVinci DM8168 SuperHD Image Capture SolutionFlemming Christensen
 
งานนำเสนอ Amd
งานนำเสนอ Amdงานนำเสนอ Amd
งานนำเสนอ AmdNubow
 
Running Chrome/Android OS on Raspberry Pi
Running Chrome/Android OS on Raspberry PiRunning Chrome/Android OS on Raspberry Pi
Running Chrome/Android OS on Raspberry PiLouis Shue
 
OzKFest 2015 - (Solid) State of the Nation
OzKFest 2015 - (Solid) State of the NationOzKFest 2015 - (Solid) State of the Nation
OzKFest 2015 - (Solid) State of the Nationapple2europlus
 
10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)
10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)
10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)robin smith
 
tm.gdg.ro: Android on Raspberry Pi
tm.gdg.ro: Android on Raspberry Pitm.gdg.ro: Android on Raspberry Pi
tm.gdg.ro: Android on Raspberry PiAlexandru IOVANOVICI
 
How to Make an Eight Bit Computer and Save the World!
How to Make an Eight Bit Computer and Save the World!How to Make an Eight Bit Computer and Save the World!
How to Make an Eight Bit Computer and Save the World!elliando dias
 
Snapdragon processors
Snapdragon processorsSnapdragon processors
Snapdragon processorsDeepak Mathew
 
Exor epc 1250_Spec Sheet
Exor epc 1250_Spec SheetExor epc 1250_Spec Sheet
Exor epc 1250_Spec SheetElectromate
 
AMD Ryzen Threadripper in Techday
AMD Ryzen Threadripper in TechdayAMD Ryzen Threadripper in Techday
AMD Ryzen Threadripper in TechdayLow Hong Chuan
 

What's hot (19)

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
 
BeagleBone Black Using Python
BeagleBone Black Using PythonBeagleBone Black Using Python
BeagleBone Black Using Python
 
Pandaboard
PandaboardPandaboard
Pandaboard
 
Abc beagleboard Getting To Know It
Abc beagleboard Getting To Know ItAbc beagleboard Getting To Know It
Abc beagleboard Getting To Know It
 
Panda board
Panda boardPanda board
Panda board
 
DaVinci DM8168 SuperHD Image Capture Solution
DaVinci DM8168 SuperHD Image Capture SolutionDaVinci DM8168 SuperHD Image Capture Solution
DaVinci DM8168 SuperHD Image Capture Solution
 
งานนำเสนอ Amd
งานนำเสนอ Amdงานนำเสนอ Amd
งานนำเสนอ Amd
 
Radeon Vega Pro
Radeon Vega ProRadeon Vega Pro
Radeon Vega Pro
 
O meu futuro PC
O meu futuro PCO meu futuro PC
O meu futuro PC
 
fit-PC - Product line overview (v3.0)
fit-PC - Product line overview (v3.0)fit-PC - Product line overview (v3.0)
fit-PC - Product line overview (v3.0)
 
Running Chrome/Android OS on Raspberry Pi
Running Chrome/Android OS on Raspberry PiRunning Chrome/Android OS on Raspberry Pi
Running Chrome/Android OS on Raspberry Pi
 
OzKFest 2015 - (Solid) State of the Nation
OzKFest 2015 - (Solid) State of the NationOzKFest 2015 - (Solid) State of the Nation
OzKFest 2015 - (Solid) State of the Nation
 
10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)
10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)
10 inch Intel Atom N2600 Industrial Fanless Touch Screen Panel PC (EB-10PCN)
 
tm.gdg.ro: Android on Raspberry Pi
tm.gdg.ro: Android on Raspberry Pitm.gdg.ro: Android on Raspberry Pi
tm.gdg.ro: Android on Raspberry Pi
 
How to Make an Eight Bit Computer and Save the World!
How to Make an Eight Bit Computer and Save the World!How to Make an Eight Bit Computer and Save the World!
How to Make an Eight Bit Computer and Save the World!
 
A2 Video Streamer
A2 Video StreamerA2 Video Streamer
A2 Video Streamer
 
Snapdragon processors
Snapdragon processorsSnapdragon processors
Snapdragon processors
 
Exor epc 1250_Spec Sheet
Exor epc 1250_Spec SheetExor epc 1250_Spec Sheet
Exor epc 1250_Spec Sheet
 
AMD Ryzen Threadripper in Techday
AMD Ryzen Threadripper in TechdayAMD Ryzen Threadripper in Techday
AMD Ryzen Threadripper in Techday
 

Similar to Beaglebone black

Beaglebone Black Introduction with Architecture and Code
Beaglebone Black Introduction with Architecture and CodeBeaglebone Black Introduction with Architecture and Code
Beaglebone Black Introduction with Architecture and CodeDevanshu Saxena
 
Rico board
Rico boardRico board
Rico boardmyirtech
 
Rasperry pi Part 10
Rasperry pi Part 10Rasperry pi Part 10
Rasperry pi Part 10Techvilla
 
Aewin embedded em5300 intel atom_sbc
Aewin embedded em5300 intel atom_sbcAewin embedded em5300 intel atom_sbc
Aewin embedded em5300 intel atom_sbcSirena Cheng
 
BeagleBone black
BeagleBone blackBeagleBone black
BeagleBone blackRaja Vedula
 
Product Roadmap iEi 2017
Product Roadmap iEi 2017Product Roadmap iEi 2017
Product Roadmap iEi 2017Andrei Teleanu
 
1I386H
1I386H1I386H
1I386HCH Yeh
 
Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4fanless.ru
 
Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4fanless.ru
 
my Windows 7 info
my Windows 7 infomy Windows 7 info
my Windows 7 infoisky guard
 
Fit pc-product-line-overview
Fit pc-product-line-overviewFit pc-product-line-overview
Fit pc-product-line-overviewabenitop
 
Introduction To The Beagleboard
Introduction To The BeagleboardIntroduction To The Beagleboard
Introduction To The BeagleboardNeHal VeRma
 
MYC-J1028X CPU Module Overview
MYC-J1028X CPU Module OverviewMYC-J1028X CPU Module Overview
MYC-J1028X CPU Module OverviewLinda Zhang
 

Similar to Beaglebone black (20)

Beaglebone Black Introduction with Architecture and Code
Beaglebone Black Introduction with Architecture and CodeBeaglebone Black Introduction with Architecture and Code
Beaglebone Black Introduction with Architecture and Code
 
Rico board
Rico boardRico board
Rico board
 
Presentacion ensamblaje
Presentacion ensamblajePresentacion ensamblaje
Presentacion ensamblaje
 
Rasperry pi Part 10
Rasperry pi Part 10Rasperry pi Part 10
Rasperry pi Part 10
 
Aewin embedded em5300 intel atom_sbc
Aewin embedded em5300 intel atom_sbcAewin embedded em5300 intel atom_sbc
Aewin embedded em5300 intel atom_sbc
 
BeagleBone black
BeagleBone blackBeagleBone black
BeagleBone black
 
Product Roadmap iEi 2017
Product Roadmap iEi 2017Product Roadmap iEi 2017
Product Roadmap iEi 2017
 
Cheap 3d pc project
Cheap 3d pc projectCheap 3d pc project
Cheap 3d pc project
 
Asus Tinker Board
Asus Tinker BoardAsus Tinker Board
Asus Tinker Board
 
1I386H
1I386H1I386H
1I386H
 
Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4
 
Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4Lex Roadmap 2008 Q4
Lex Roadmap 2008 Q4
 
my Windows 7 info
my Windows 7 infomy Windows 7 info
my Windows 7 info
 
Fit pc-product-line-overview
Fit pc-product-line-overviewFit pc-product-line-overview
Fit pc-product-line-overview
 
Compaq
CompaqCompaq
Compaq
 
CAM First Chapter
CAM First ChapterCAM First Chapter
CAM First Chapter
 
Introduction To The Beagleboard
Introduction To The BeagleboardIntroduction To The Beagleboard
Introduction To The Beagleboard
 
Hyper-BT 072214
Hyper-BT  072214Hyper-BT  072214
Hyper-BT 072214
 
MYC-J1028X CPU Module Overview
MYC-J1028X CPU Module OverviewMYC-J1028X CPU Module Overview
MYC-J1028X CPU Module Overview
 
Product Brief- Nano SOM
Product Brief- Nano SOMProduct Brief- Nano SOM
Product Brief- Nano SOM
 

Recently uploaded

APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 

Recently uploaded (20)

APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 

Beaglebone black

  • 1. Presented by: Anchal Singh E&CE (17BT030406) RGGEC Kangra H.P
  • 2. INTRODUCTION  Beagle bone black is a low cost open source development board mainly used by developers.  Developed by beagleboard.org.  Credit card sized board.  Considered as mini- computer.  Pre-loaded with Linux distributions (Ubuntu, Android, Debian)  Languages supported like C, C++, Python, java etc.
  • 3.
  • 5. features  Board size: 3.4" x 2.1"  DDR memory: 512 MB  4GB eMMC flash storage  Ethernet: On-chip 10/100 Ethernet  USB client for power & communications  USB host, HDMI  2x46 pin Headers  AM3358 1GHz ARM Cortex-A8  Dual PRU 32-bit microcontrollers  TI AM3358 Sitara™ Processor  Based on ARM Cortex-A8 processor  Implements ARMv7-A 32-bit ISA  Less than 300 mW overall power consumption  65nm technology
  • 6. Cape hardware Breadboard Breakout LCD DVI-D CANBus ProfibusRS232 RS485 7”, 4.3” or 3.5” VGA Battery CANProto RF-CC1101 CC2500 CC2530 Weather Camera
  • 8. Pin Description  Contains 2 pin headers each containing 46 pins  Pinout consists of various power, UART, I2C,SPI,GPIO,PWM,LCD data and control in pins  Some pins can be put as multipurpose use  Reference voltage of 1.8V is there
  • 11. Applications  Perfect for physical computing and smaller embedded applications  Can be complemented with cape plugin boards  Location or Pressure sensors  Audio Playback  Maze Game  Accelerometer interface  2D-3D Cameras  Running openCv and other image collection interfaces Existing Applications
  • 12. Some More Applications Interfacing to robotics motor drivers
  • 13. How to get started with BBB • Power on • Connect through USB • Open CMD and type ssh root@192.168.7.2 • Set password using command passwd root • Boot Beagle board using reboot • Login again using ssh root@192.168.7.2 • Connect Ethernet (if necessary) • Start programming
  • 14. Programming with BBB LED blinking  Code: Import Adafruit__BBIO.GPIO as GPIO Import time GPIO.setup(“P8_10”, GPIO.OUT) While true: GPIO.output(“P8_10”,GPIO.HIGH) time.sleep(0.5) GPIO.output(“p8_10”, GPIO.LOW) time.sleep(0.5)
  • 15. References 1. https://peer.asee.org/beaglebone-black-for-embedded-measurement-and-control- applications.pdf 2. https://elinux.org/Beagleboard:BeagleBoneBlack 3. http://www.beagleboard.org/ 4. http://focus.ti.com/docs/prod/folders/print/omap3530.html 5. https://microcontrollerslab.com/beaglebone-black-pinout-pin-configuration-features- applications/#:~:text=MMC1_DAT7%20%E2%80%93%20Pin4- ,BB%20HDMI%20LCD%20Interface%20Pins,pins%20are%20for%20input%20signals. 6. https://cdn.sparkfun.com/datasheets/Dev/Beagle/e14%20BBB_SRM_rev%200.9.pdf
  • 16. “ ” Thank You All Any query may ask freely!

Editor's Notes

  1. Developers are someone who built something