Serial Communication between Raspberry Pi and Arduino [1H Complete Tutorial]

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 มิ.ย. 2024
  • In this tutorial you will learn how to create a bidirectional Serial communication between Raspberry Pi and Arduino, step by step.
    👉 Complete Arduino & Raspberry Pi Course 🔥 rbcknd.com/raspberry-pi-and-a... 🔥
    ✅ Corresponding Written Tutorial: Raspberry Pi Arduino Serial Communication roboticsbackend.com/raspberry...
    ⏱️ Chapters
    (0:00:00) Intro
    (0:00:57) Install the Arduino IDE on Raspberry Pi OS
    (0:11:02) What is Serial Communication?
    (0:12:48) Hardware and software setup for Serial
    (0:19:24) Initiate Serial communication
    (0:33:01) Send data from Arduino to Raspberry Pi
    (0:44:42) Send data from Raspberry Pi to Arduino
    (0:54:44) Create a bidirectional communication
    (1:00:58) How to go further from here?
    👉 Get all my courses here 👉 rbcknd.com/all-courses
    Twitter: / roboticsbackend
    More Free Tutorials: roboticsbackend.com

ความคิดเห็น • 31

  • @RoboticsBackEnd
    @RoboticsBackEnd  2 หลายเดือนก่อน

    Thank you for watching!
    🔥 To go further with Raspberry Pi and Arduino while building a project from A to Z, check out this complete and step-by-step course:
    👉 rbcknd.com/raspberry-pi-and-arduino

  • @tonvanberlo7101
    @tonvanberlo7101 7 หลายเดือนก่อน +2

    Excellent. This is something I was looking for! Exact, detailed and straight forward! 1:03:49

  • @ericbochert5597
    @ericbochert5597 9 หลายเดือนก่อน

    Ive watched the first two minutes and already love it!

  • @WalkingEng
    @WalkingEng 10 หลายเดือนก่อน +3

    That was absolutely brilliant. Thank you so much. It’s going to help me a lot with my robot journey.

  • @meshal1475
    @meshal1475 23 วันที่ผ่านมา

    You save my life ! Work fine, thank you so much! , you have to download the ARM file

  • @Ti-03
    @Ti-03 11 หลายเดือนก่อน

    You are amazing !
    you helped me a lot, Thank you

  • @alamgirkabir8797
    @alamgirkabir8797 4 หลายเดือนก่อน

    That was brilliant, easy to understand and huge knowledge based.

  • @joaobaiao8127
    @joaobaiao8127 8 หลายเดือนก่อน

    You are amazing!!!!!!!!! Thank you só muchhhh

  • @zulizargalang564
    @zulizargalang564 3 หลายเดือนก่อน

    you helped me a lot, thank you so much !!

  • @HAEAEAEAEAEX
    @HAEAEAEAEAEX 3 หลายเดือนก่อน

    amazing guide. thanks a lot :)

  • @angelarzuagaaraujo8060
    @angelarzuagaaraujo8060 7 หลายเดือนก่อน

    Thanks for sharing your knoledge.

  • @user-hg4fs2ik5c
    @user-hg4fs2ik5c 27 วันที่ผ่านมา

    thank you brother 🙏

  • @7alfatech860
    @7alfatech860 ปีที่แล้ว +1

    This is a a really thorough tutorial. I usually don't like long videos, since they will be filled with lots of repetition. However, this video is jam packed with important info, minute after minute. And has clear explanations of common errors and conventions. Many thanks, Robotics Back-End💯

    • @RoboticsBackEnd
      @RoboticsBackEnd  ปีที่แล้ว +2

      Thank you so much for this great review! Glad you found the tutorial useful :)

  • @andrewstylianou5546
    @andrewstylianou5546 8 หลายเดือนก่อน

    thanks this is great, can I use this method to connect 4 Arduino over serial?

  • @yusufmuhamed7234
    @yusufmuhamed7234 หลายเดือนก่อน

    thank you a lot

  • @jessicallewellyn4517
    @jessicallewellyn4517 21 วันที่ผ่านมา

    Great Video, one update as of ardiuno ide 2.xx it looks like they are not currently supporting arm builds as shown in the video(video showed 1.8 .xx as most recent. The repository does seem to have 1.8.19 which I believe is one of the last versions of the IDE that works with arm arch.

    • @RoboticsBackEnd
      @RoboticsBackEnd  18 วันที่ผ่านมา

      yes, as for the moment maybe try to stick with 1.8 if you're using Arduino IDE on the Raspberry Pi OS directly. Hopefully things will work out in a few months!

  • @manjunathneelmath2104
    @manjunathneelmath2104 11 หลายเดือนก่อน

    Thank you I have followed your full course on Skillshare. Now for my project I need to establish i2c connection between raspberryPi zero w2 and Arduino nano 33 ble sense, so that I can send the sensor data from arduino to the raspberryPi, I am confused how to establish the physical connection, can you help me?

    • @RoboticsBackEnd
      @RoboticsBackEnd  11 หลายเดือนก่อน

      Here's a tutorial to help you get started with the physical connection: roboticsbackend.com/raspberry-pi-master-arduino-slave-i2c-communication-with-wiringpi/
      For the code, wiringpi is deprecated, maybe try using the Python "smbus" library

  • @gemininyte279
    @gemininyte279 ปีที่แล้ว

    This is very good, do you have a Patreon account? I would be happy to donate to you to show my appreciation for all of your effort

    • @RoboticsBackEnd
      @RoboticsBackEnd  ปีที่แล้ว

      Thank you very much for your appreciation! I don't have a Patreon account (and probably don't plan on creating one), but if you want to support me, the best way would be to buy some of my courses using the links that I put in the video descriptions :)
      (with those links I get almost 100% of the sale, so no cut from any marketplace/platform)

  • @luisernestodelarcocampos842
    @luisernestodelarcocampos842 17 วันที่ผ่านมา

    yes

  • @shridharkatkati3113
    @shridharkatkati3113 ปีที่แล้ว

    can you make video on how to simulate urdf on gazebo with ros2 control for a robot (a humble request, can you please not use the differential drive controller). any controller that uses revolute joint and prismatic joint
    and how to publish joint values to the robot on ros2_control. I really appreciate your content!!

    • @RoboticsBackEnd
      @RoboticsBackEnd  ปีที่แล้ว

      Thanks a lot for the suggestions! This is actually part of my content planning for this year, though can't really tell you when I'll release tutorial on this

    • @shridharkatkati3113
      @shridharkatkati3113 ปีที่แล้ว

      @@RoboticsBackEnd I really appreciate the work you put in making the tutorials! And do you know any discord servers where Ros developers help out each other?

  • @olubukolaogunsola5864
    @olubukolaogunsola5864 4 หลายเดือนก่อน

    Looks like somethng changed , I dont see install.sh in the folder

  • @Tyrone-Ward
    @Tyrone-Ward 6 หลายเดือนก่อน

    Good video but your pronunciation of something could use some work. When saying Arduino, sometimes it sounds like audio and serial sounds like sigh-o.

    • @Officerballsmemechannel
      @Officerballsmemechannel 3 หลายเดือนก่อน

      It's difficult to escape your accent if your mother tongue ain't English

    • @stentechy3346
      @stentechy3346 25 วันที่ผ่านมา

      Bro everyone has their accent, even English men.

  • @phamngocquapham5472
    @phamngocquapham5472 6 หลายเดือนก่อน

    Thanks you very much. Can you please let me know i can have two uart in raspberry pi.