Raspberry Pi Part 1 Introduction

sentdex · Beginner ·🖌️ UI/UX Design ·13y ago

Key Takeaways

Introduces the Raspberry Pi and its basic setup

Full Transcript

hello everybody welcome to my raspberry pi tutorial uh in this tutorial we're going to be talking about everything raspberry pi but initially just the basic setting up of raspberry pi if you look around online um i assume a lot of you guys probably are watching this before you even have a raspberry pi um but if you look around the line it looks like ooh man that might be kind of difficult to set up a raspberry pi i don't really know what i'm doing but it's actually very very easy so initially when you finally buy your raspberry pi it's your bundle joy's gonna come in this box and within the box will just be the board that contains your raspberry pi so let me set the camera down here and when you open it up this is all that's in there basically and we'll just go ahead and take her out so this is what you get with your raspberry pi you've got audio rca you've got some io here we'll be talking a lot about this one um and you've got if you've got uh the ethernet one that has ethernet you'll have an ethernet spot there for a cat5 cable over here you've got your hdmi which is nice you've got a couple usb obviously you can slap in a usb extender there and finally you have a uh well your power spot basically and that power is even though a lot of people try to sell you up how like raspberry pi power cables really all you need is a cell phone charger okay and you want to have some it's gotta be pushing five volts at preferably over a thousand or a thousand plus milliamps but it can be anything as low as 700 milliamps so just find something that does that basically a cell phone charger that's what's going to do it 700 milliamps is more than fine if you're running it headless but if you're connecting monitor you've got some ethernet coming in and out and you've got some usb mouse and keyboard being uh pushed out of this thing you're gonna need more likely around a thousand milliamps or more just so it's stable that way like ebbs and flows aren't gonna just shut the thing down because the last thing you want to do is have this thing turn off on you it's really unstable as far as the sd card is concerned i've already had my sd card has been corrupted like three times mostly due to overclocking anyway um so that's that you're also going to obviously want um something uh you don't have to buy one specifically for the board right at least in the initial setup you're going to want to have a monitor keyboard um probably just a monitoring keyboard it's probably the best thing to have immediately you could have a mouse just to make it a little easier but for the most part monitor keyboard and an sd card um usually it's not going to come with any of those things because they just kind of assume that everybody has monitor and sd card cell phone with a charger so yeah you just need one of those little micro usb things to charge it or really just plug it in there's no on off switch so if it's plugged in it's on um and then the other thing i would just recommend is you get one of these little cases i'll show you guys with it in the case in a bit but this is kind of what it looks like he just kind of pieced the case together um i see this one a lot everywhere i'm actually really happy with it the fit is like perfect and i think it looks okay i like that it's clear because i like to look at the board but there's tons of cases i highly suggest you get one otherwise dust will fall in here and the last thing you want is eventually dust to cover over this little baby processor here basically because then it's going to insulate a lot of heat so anyway uh that's that with the basics next thing i'm going to be showing you guys is how to prepare your sd card to put on the operating system and uh set that up and then base and then eventually we'll get this bad boy turned on and i'll show you guys how easy it is to get uh everything set up and at least get to a desktop so that's what everybody you know you're familiar with seeing a desktop so we will be getting to that point and have no fear it's very simple so as always thank you for watching thank you for your support your subscriptions and until next time

Original Description

Raspberry Pi basics playlist: http://youtu.be/hiwv-Rt85E4?list=PLQVvvaa0QuDeazo-AqrVk8BGUej9NCHrQ The Raspberry Pi is a mini-computer that is capable of all kinds of things. You can turn it into a personal computer, use it to control robots, use it as a server, and a whole lot more. Many people compare this to the Arduino, but it is important to note that they are two totally different things. The Arduino is just a controller, the Raspberry Pi is a full computer. If you're interested in Raspberry Pi Robotics: http://youtu.be/ZEmKlxxITI8?list=PLQVvvaa0QuDeJlgD1RX9_49tMLUxvIxF4 Welcome to the Raspberry Pi! http://www.raspberrypi.org/ Sentdex.com Facebook.com/sentdex Twitter.com/sentdex
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from sentdex · sentdex · 54 of 60

1 Matplotlib Python Tutorial Part 1: Basics and your first Graph!
Matplotlib Python Tutorial Part 1: Basics and your first Graph!
sentdex
2 Python Encryption Tutorial with PyCrypto
Python Encryption Tutorial with PyCrypto
sentdex
3 Python's Logging Function
Python's Logging Function
sentdex
4 wxPython Tutorials 1: Making Windows GUIs with Python : Installing + 1st window!
wxPython Tutorials 1: Making Windows GUIs with Python : Installing + 1st window!
sentdex
5 wxPython Tutorials 2: Making Windows GUIs with Python: Customizing Window Parameters
wxPython Tutorials 2: Making Windows GUIs with Python: Customizing Window Parameters
sentdex
6 wxPython Programming Tutorial 3: Menu Bar and Menu Button
wxPython Programming Tutorial 3: Menu Bar and Menu Button
sentdex
7 wxPython Programming Tutorial 4: Panels
wxPython Programming Tutorial 4: Panels
sentdex
8 wxPython Programming Tutorial 5: User Input Saved To Variables
wxPython Programming Tutorial 5: User Input Saved To Variables
sentdex
9 wxPython Programming Tutorial 6: Multiple Choice Input
wxPython Programming Tutorial 6: Multiple Choice Input
sentdex
10 wxPython Programming Tutorial 7: Adding Static Text and Colors
wxPython Programming Tutorial 7: Adding Static Text and Colors
sentdex
11 wxPython Programming Tutorial 8: Custom Button Images
wxPython Programming Tutorial 8: Custom Button Images
sentdex
12 wxPython Programming Tutorial 9: Tool Bar Items and Sub Menus!
wxPython Programming Tutorial 9: Tool Bar Items and Sub Menus!
sentdex
13 Basic PHP Tutorial 13: Multi-dimensional Array
Basic PHP Tutorial 13: Multi-dimensional Array
sentdex
14 Basic PHP Tutorial 15: Functions and Global Variables
Basic PHP Tutorial 15: Functions and Global Variables
sentdex
15 Basic PHP Tutorial 12: Associative Array
Basic PHP Tutorial 12: Associative Array
sentdex
16 Basic PHP Tutorial 14: Foreach loop
Basic PHP Tutorial 14: Foreach loop
sentdex
17 Basic PHP Tutorial 16: Include and Require
Basic PHP Tutorial 16: Include and Require
sentdex
18 Basic PHP Tutorial 7: Assignment, comparison and Logical operators
Basic PHP Tutorial 7: Assignment, comparison and Logical operators
sentdex
19 Basic PHP Tutorial 4: Variables and Comments
Basic PHP Tutorial 4: Variables and Comments
sentdex
20 Basic PHP Tutorial 11: Arrays part 1, basic array
Basic PHP Tutorial 11: Arrays part 1, basic array
sentdex
21 Basic PHP Tutorial 6: If else and else if conditionals cont'd
Basic PHP Tutorial 6: If else and else if conditionals cont'd
sentdex
22 Basic PHP Tutorial 1: Intro to PHP
Basic PHP Tutorial 1: Intro to PHP
sentdex
23 Basic PHP Tutorial 3: HTML with PHP
Basic PHP Tutorial 3: HTML with PHP
sentdex
24 Basic PHP Tutorial 9: While Loop
Basic PHP Tutorial 9: While Loop
sentdex
25 Basic PHP Tutorial 10: Switch Statement
Basic PHP Tutorial 10: Switch Statement
sentdex
26 Basic PHP Tutorial 2: Print and Echo
Basic PHP Tutorial 2: Print and Echo
sentdex
27 Basic PHP Tutorial 5: If else and else if conditional statements
Basic PHP Tutorial 5: If else and else if conditional statements
sentdex
28 Basic PHP Tutorial 8: Arithmatic Operators: Doing math with php
Basic PHP Tutorial 8: Arithmatic Operators: Doing math with php
sentdex
29 Basic PHP Tutorial 17: User Input Form Example / String Manipulation
Basic PHP Tutorial 17: User Input Form Example / String Manipulation
sentdex
30 Basic PHP Tutorial 18: HTML Entities and forms cont'd
Basic PHP Tutorial 18: HTML Entities and forms cont'd
sentdex
31 Basic PHP Tutorial 19: Finding words in strings
Basic PHP Tutorial 19: Finding words in strings
sentdex
32 Basic PHP Programming Tutorial 20: Saving to a File / writing and appending
Basic PHP Programming Tutorial 20: Saving to a File / writing and appending
sentdex
33 Basic PHP Programming Tutorial 22: Hashing part 2: salting
Basic PHP Programming Tutorial 22: Hashing part 2: salting
sentdex
34 Basic PHP Programming Tutorial 23: Variables in Strings and tokenizing
Basic PHP Programming Tutorial 23: Variables in Strings and tokenizing
sentdex
35 Basic PHP Programming Tutorial 21: MD5 Hashing For Security
Basic PHP Programming Tutorial 21: MD5 Hashing For Security
sentdex
36 Basic PHP Programming Tutorial 24: String similarity
Basic PHP Programming Tutorial 24: String similarity
sentdex
37 Basic PHP Programming Tutorial 25: Time and Time stamps
Basic PHP Programming Tutorial 25: Time and Time stamps
sentdex
38 Basic PHP Programming Tutorial 26: Die and Exit
Basic PHP Programming Tutorial 26: Die and Exit
sentdex
39 Basic PHP Programming Tutorial 27: MySQL Databases Part 1
Basic PHP Programming Tutorial 27: MySQL Databases Part 1
sentdex
40 Basic PHP Programming Tutorial 28: MySQL Database Part 2: Reading From Database
Basic PHP Programming Tutorial 28: MySQL Database Part 2: Reading From Database
sentdex
41 Basic PHP Programming Tutorial 29: MySQL Database Part 3: Inputting Data
Basic PHP Programming Tutorial 29: MySQL Database Part 3: Inputting Data
sentdex
42 Basic PHP Programming Tutorial 30: MySQL database in Use
Basic PHP Programming Tutorial 30: MySQL database in Use
sentdex
43 Django Tutorial Web Development with Python Part 1: Installing Django
Django Tutorial Web Development with Python Part 1: Installing Django
sentdex
44 Python Tutorial: File Deletion and Folder Deletion / directory deletion
Python Tutorial: File Deletion and Folder Deletion / directory deletion
sentdex
45 Python Tutorial: How to Rename Files and Move Files with Python
Python Tutorial: How to Rename Files and Move Files with Python
sentdex
46 3D Graphs in Matplotlib for Python: Basic 3D Line
3D Graphs in Matplotlib for Python: Basic 3D Line
sentdex
47 3D Plotting in Matplotlib for Python: 3D Scatter Plot
3D Plotting in Matplotlib for Python: 3D Scatter Plot
sentdex
48 3D Charts in Matplotlib for Python: Multiple datasets scatter plot
3D Charts in Matplotlib for Python: Multiple datasets scatter plot
sentdex
49 Sikuli Tutorial 1: Visually programming in python!
Sikuli Tutorial 1: Visually programming in python!
sentdex
50 Sikuli Tutorial 2: Program visually in python!
Sikuli Tutorial 2: Program visually in python!
sentdex
51 Sikuli Tutorial 3: Program visually in python!
Sikuli Tutorial 3: Program visually in python!
sentdex
52 3D Bar Charts in Python and Matplotlib
3D Bar Charts in Python and Matplotlib
sentdex
53 3D Plane wire frame Graph Chart in Python
3D Plane wire frame Graph Chart in Python
sentdex
Raspberry Pi Part 1 Introduction
Raspberry Pi Part 1 Introduction
sentdex
55 Raspberry Pi Part 8: First Download and Update! (Firmware)
Raspberry Pi Part 8: First Download and Update! (Firmware)
sentdex
56 Raspberry Pi Part 10: How to set up a Linux Web Server on your Pi
Raspberry Pi Part 10: How to set up a Linux Web Server on your Pi
sentdex
57 Raspberry Pi Part 11: Remote Desktop
Raspberry Pi Part 11: Remote Desktop
sentdex
58 Twitter Analysis: How to rank a user's influence
Twitter Analysis: How to rank a user's influence
sentdex
59 GPIO Tutorial for Pi Part 2 - Programming the GPIO
GPIO Tutorial for Pi Part 2 - Programming the GPIO
sentdex
60 GPIO Tutorial for Raspberry Pi Part 1 - Setting up
GPIO Tutorial for Raspberry Pi Part 1 - Setting up
sentdex

Related Reads

📰
Design.md — The One Standard File Carries Your Visual Identity, for Humans and Agents
Learn how a single standard file, Design.md, can carry your visual identity for both humans and agents, streamlining design and machine interaction
Medium · UX Design
📰
Replacing a Static Sidebar with a Dynamic Top Navigation + Mega Menu in VibeCoding CRM
Learn to replace a static sidebar with a dynamic top navigation and mega menu in VibeCoding CRM, enhancing user experience and navigation efficiency
Dev.to · Roberto Luna
📰
Stylesheet vs. Component Library vs. Design System
Learn the differences between a stylesheet, component library, and design system to improve your UI/UX design workflow
Medium · Startup
📰
Stylesheet vs. Component Library vs. Design System
Learn the differences between a stylesheet, component library, and design system to improve your UX design workflow
Medium · UX Design
Up next
Creating Landing Page using Elementor | Creating Main Menu in Wordpress
Rajshekar Doddamani
Watch →