Companies Home Search Profile

Raspberry Pi Programming and Simulation with Pyhton

Focused View

Robotics and Automation training channel Training Channel,Assasian Creed

3:23:12

184 View
  • 1. How to take a Picture With The Pi Camera (Terminal Command).mp4
    04:46
  • 2. How to Change Camera Resolution.mp4
    02:32
  • 3. Camera Picture Upside Down - How to Fix.mp4
    02:48
  • 4. How to Show Hidden Files on Raspberry Pi OS.mp4
    01:58
  • 5. How to Enable I2C on Raspberry Pi OS.mp4
    02:32
  • 6. How to Enable SPI on Raspberry Pi OS.mp4
    02:27
  • 7. How to Find Raspberry Pi IP Address with Angry IP Scanner.mp4
    04:30
  • 8. How to Find Raspberry Pi IP Address with Advanced IP Scanner on Windows.mp4
    01:51
  • 9. How to Find Raspberry Pi IP Address with nmap on Linux.mp4
    03:30
  • 10. Find IP Address in Raspberry Pi OS (desktop + terminal).mp4
    01:18
  • 11. How to Enable ssh on Raspberry Pi OS When You Have Access to the Desktop.mp4
    03:52
  • 12. How to Enable ssh on Raspberry Pi OS Without an External Monitor..mp4
    03:43
  • 13. How to Change Your Password (graphical + command line).mp4
    01:43
  • 14. How to Run a Python Program From the Terminal.mp4
    02:44
  • 15. How to Install Raspberry Pi OS Desktop on a Virtual Machine (VirtualBox).mp4
    12:38
  • 16. Get Started with Thonny IDE (in 7 steps).mp4
    07:56
  • 17. How to Make a Raspberry Pi Program Start on Boot (systemd).mp4
    09:17
  • 18. How to Install and Set Up Vim on Raspberry Pi OS.mp4
    08:26
  • 19. Find Out How Much RAM You Have on Your Raspberry Pi Board.mp4
    02:09
  • 20. Complete Raspberry Pi Pins Overview GPIO Header.mp4
    14:19
  • 21. Install Raspberry Pi OS (with a monitor)..mp4
    07:57
  • 22. Update Software from the Terminal.mp4
    02:56
  • 23. Install a Python Module with pip3.mp4
    03:46
  • 24. Install a Python Module from Thonny IDE.mp4
    03:29
  • 25. Use Nano to Edit Files on the Terminal.mp4
    04:23
  • 26. How to Know Which Revision you Have.mp4
    03:11
  • 27. GPIOs Default State - And How to Fix!.mp4
    12:10
  • 28. LED Tutorial (with Python 3).mp4
    10:19
  • 29. Push Button Tutorial (with Python 3).mp4
    14:52
  • 30. How to Handle GPIO Interrupts with Python 3.mp4
    14:09
  • 31. Crontab tutorial (How to Schedule Cron jobs).mp4
    19:06
  • 32. Get Code from GitHub on Raspberry Pi (Without a GitHub Account).mp4
    04:02
  • 33. When to Use Arduino vs Raspberry Pi.mp4
    07:53
  • Description


    Build Amazing Projects with Raspberry Pi 4, using Python 3, GPIOs, Flask, the Raspberry Pi Camera, and More

    What You'll Learn?


    • Master your Raspberry Pi, starting from scratch
    • Learn Python3 from zero, step by step
    • Use the Raspberry Pi’s GPIOs to control hardware components
    • Send emails from your Raspberry Pi
    • Take pictures and videos with the Raspberry Pi camera V2
    • Learn how to be more independent when working on your future projects
    • Build a complete surveillance and alarm project with Raspberry Pi
    • Install the latest version of Raspberry Pi OS on your Raspberry Pi 4 (also works on 2 and 3)
    • Create a web server on your Raspberry Pi
    • Learn how to use the terminal to get more control over your Pi
    • Start directly with the Best Practices

    Who is this for?


  • Students, Engineers, Researchers, Teachers, Developers, Hobbyists.
  • Anyone wanting to learn how to get started with Raspberry Pi and build amazing projects
  • Anyone wanting to really understand what they’re doing with Raspberry Pi, Python3, and the different components you can use with the board
  • Anyone who already knows Python or Unix and wants to dive into Raspberry Pi
  • People who want to start robotics projects, home automation, web servers, IoT projects, etc., with their Raspberry Pi
  • Raspberry Pi users who feel stuck in their projects and want to get more autonomous
  • What You Need to Know?


  • A computer + a Raspberry Pi 4 (also works with Raspberry 2 and 3)
  • A list of hardware components (provided in a free preview lecture at the beginning). You can still start the course without those components.
  • NO external monitor or keyboard required.
  • NO programming, Unix, or hardware experience required.
  • A will to learn and to progress with the Raspberry Pi
  • More details


    Description

    This complete hands-on, step by step course is targeting the latest version of Raspberry Pi, which is the Raspberry Pi 4. Note that everything also works perfectly for Raspberry Pi 2 and 3 versions.

    You don’t need any knowledge in programming, electronics, or anything else. To get started, you just need a computer to work from, and a Raspberry Pi board.

    At the end of the course you will have a strong foundation with your Raspberry Pi, and you will be able to start your own projects in no time.


    → Why this course?


    You may be just getting started, or have already started to learn how to build projects with your Raspberry Pi. But knowing what to do first, and which path to follow can be quite hard and you may feel stuck.

    The problem with most online resources for Raspberry Pi is that they focus on making you run existing programs to make you feel you’ve accomplished a lot, but in reality you’ve just copied/pasted some random code and didn’t even scratch the surface. The “why you should do that” is not involved. So, the next time you have to do something on your own, you feel stuck and too dependent on other people's code.

    This course will focus on the “why” and make you become much more autonomous with your Raspberry Pi so you will be able to start your own projects without having to desperately search for code to copy/paste on the Internet. My personal goal is to make you understand enough to get started in a short period of time, and make you think as a problem solver, with engineer-level thinking skills.


    → And how will we do that you may ask?


    Simple:

    HANDS-ON.

    STEP BY STEP.

    NO COPY AND PASTE.


    This course is not a course where you just download some code and run it. This is a course where you will truly understand how to write the code and work with the different Raspberry Pi functionalities.

    I will take the time to explain everything, step by step, even the basic things. I will write the code with you and explain why I write what I write. With the activities and final project you will have even more opportunities to practice on your own, and you will make progress without even noticing it.


    → What will you do/learn in this course?


    Here’s an overview of the different topics we’ll cover:

    • Setup your Raspberry Pi and install Raspberry Pi OS without an external monitor and keyboard.

    • Get good Python3 programming basics.

    • Work with the Raspberry Pi’s GPIO panel.

    • Use a PIR sensor to detect movement from your Pi.

    • Discover how to use a Unix terminal and the most useful command line tools.

    • Send an email from your Raspberry Pi.

    • Take photos and videos using the Raspberry Pi camera V2.

    • Create a web server on your Raspberry Pi with the Flask framework.


    The course is divided into 15 sections to make it easier to navigate and track progress. Each section is focused on one topic. For each topic we start with hands-on and explanations.

    And along the way, through the different sections, you will have many opportunities to practice (11 activities) on the most important points.

    After learning all those topics, you’ll work on a final project where you can practice more on everything you’ve seen in the course. This is also a good opportunity to mix different functionalities together, which is where you can really start to create much bigger and powerful applications.


    So, don’t wait any longer and start your Raspberry Pi journey with this course!


    The teaching method I use is now a proven method - not because I or someone arbitrarily said so, but because of the tons of positive feedback about successful learning results I’ve received over the years with thousands of students.

    I don’t come from an academics background. I’m an engineer and all I’ve done is to try to solve real problems by being practical on what I need to do and to learn. I actually used Raspberry Pi to program an entire 6 axis robotic arm which is now on the market. This forced me to go to the point and focus on what’s really useful.

    This experience and the lessons I’ve learned is what I want to share with you. Understanding the “why” and focusing on practicing on the key points, is, to me, one of the best ways to progress 10x faster.

    My goal here is to give you more freedom when you start a project. To make you less dependent on what you may find (or not) on the Internet. To think more by yourself when building new projects.

    Who this course is for:

    • Students, Engineers, Researchers, Teachers, Developers, Hobbyists.
    • Anyone wanting to learn how to get started with Raspberry Pi and build amazing projects
    • Anyone wanting to really understand what they’re doing with Raspberry Pi, Python3, and the different components you can use with the board
    • Anyone who already knows Python or Unix and wants to dive into Raspberry Pi
    • People who want to start robotics projects, home automation, web servers, IoT projects, etc., with their Raspberry Pi
    • Raspberry Pi users who feel stuck in their projects and want to get more autonomous

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Robotics and Automation training channel Training Channel
    Robotics and Automation training channel Training Channel
    Instructor's Courses
    2021 yılında İngiltere, Londra’da kurduğu teknoloji eğitimi ve danışmanlık şirketi “Tech Study London” bünyesinde çalışmalarına yurtdışında devam etmektedir.Üniversite eğitimini Ondokuz Mayıs Üniversitesi Bilgisayar ve Öğretim Teknolojileri Öğretmenliği Bölümü’nde tamamlayan Kurt, ilk dört yıl Özel Evrim Lisesi, on yıl süreyle de Darüşşafaka Eğitim Kurumlarında bilgisayar öğretmeni olarak görev aldı. 2017-2021 yılları arasında İELEV Okullarında Eğitim Teknolojileri Yöneticisi olarak görev yaparak teknoloji ve eğitim inisiyatifini yürüttü.Uzun yıllardır Yonca Özgün Akademi bünyesinde verdiği eğitmen eğitimleriyle ülkede fark yaratan bir öğrenme topluluğuna liderlik etmektedir.2014 ve 2015 yıllarında Stanford Üniversitesi tarafından düzenlenen programlama eğitimlerine katıldı. 2017 yılında öğrencileriyle birlikte Türkiye’yi temsilen Kanada’da düzenlenen Canada Wide Science Fair’a seçildi ve ülkemize iki projeyle iki altın madalya kazandırarak geri döndü. 2019 yılında Polonya’da düzenlenen Uluslararası RoboRAVE Yarışması’nda öğrencileriyle yaptıkları robotik projesiyle Türkiye’yi temsil etti ve öğrencileri ile birlikte üçüncü kez Türkiye’ye altın madalya kazandırdı.2017 ve 2020 yıllarında Microsoft’un düzenlediği Teknolojinin Kadın Liderleri Yarışması’nda yılın en başarılı eğitimci kadın liderleri arasına seçildi.Amerika’da Boston University, Northeastern University, İngiltere’de UCL (London’s Global University), Imperial College London gibi üniversitelerde mühendislik okuyan üniversite öğrencilerine, yine Londra’da ve Avrupa’nın farklı ülkelerinde öğrenim gören lise öğrencilerine, aynı zamanda da Türkiye’de öğrenim gören mühendislik öğrencilerine ve yurtdışındaki üniversitelere hazırlanan lise öğrencilerine programlama eğitimleri vermektedir.Abaküs Kitap’tan çıkan “Projelerle Maker Eğitmenliği”, “Projelerle Maker Öğrenciliği” kitaplarının ve Burcu Aybat ile beraber yazdığı “Uzaktan Eğitim Şart” ve “Eğitimde Google Şifreleri” kitaplarının yazarıdır.Maker, robotik ve programlama alanlarında hem öğretmen hem de öğrencilere eğitimler vererek mentorluk yapan Yonca Kurt, yaş gruplarına uygun müfredat geliştirmenin yanı sıra, uzun yıllar teknoloji eğitiminin nasıl verilmesi gerektiği konusunda çalışmalar yaptı. Kurucusu olduğu Yonca Özgün Akademi iv kapsamında Maker Eğitmen Eğitimleri’ni daha ileri taşıyarak İleri Seviye Maker Eğitimleri’ni başlattı. Yine Türkiye’de ilk defa RaspberryPi&Python Fiziksel Programlama Eğitmen Eğitimi programını geliştirdi ve eğitimleri bir üst boyuta taşıdı. Yüz yüze verdiği öğretmen ve öğrenci eğitimlerinin yanı sıra, farklı platformlarda öğretmenlere yönelik birçok online eğitim veriyor. Bunların yanında sektöründe öncü kurumlara teknoloji eğitimi danışmanlığı, maker&robotik atölyeleri sistem kurulum danışmanlığı yapmaktadır.Uluslararası RoboRAVE robotik yarışmasının ülke direktörlüğü, teknoloji eğitimi konusunda içerik üreticiliği de diğer çalışma alanları arasında yer alıyor.Halen gönüllü olarak ÇYDD’nin “Kodlamacı Projesi”nin lise ayağı olan Kodlamacı Lise Programı’nı yürütmekte ve mobil programlama konusunda eğitmenler yetiştirmektedir. Eğitimde fırsat eşitliği yaratılmasına destek olmak adına gençleri destekleyen birçok sosyal sorumluluk projesinde yer almaktadır.
    Assasian Creed
    Assasian Creed
    Instructor's Courses
    Gazi Üniversitesi Mühendislik Fakültesi mezunuyum. Sektörde yıllardır birçok firmada Microsoft Sistemleri üzerinde çalışmış olup, halen MCT sertifikalı olarak eğitim ve danışmanlık hizmeti vermekteyim.Uzmanlık alanlarım: MS Windows Client ve Server Sistemleri, Active Directory, MS Exchange Server, PowerShell Scripting, Microsoft Sanallaştırma Teknolojileri, Microsoft Word, Microsoft Excel, Microsoft PowerPoint ve System Center ürünleridir. Sahip olduğum sertifikalar:MCP - Microsoft Certified ProfessionalMCTS - Microsoft Certified Technology SpecialistMCITP - Microsoft Certified IT ProfessionalMCSA - Microsoft Certified Systems AdministratorMCSE - Microsoft Certified Systems EngineerMCT - Microsoft Certified TrainerCEH - Certified Ethical Hacker
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 33
    • duration 3:23:12
    • Release Date 2022/12/03