When to Use Arduino vs Raspberry Pi

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 พ.ค. 2024
  • Discover the most important differences between Arduino and Raspberry Pi, so you can choose which board to use for your next project.
    ⬇️⬇️⬇️ Expand the description to get access to Arduino and Raspberry Pi courses ⬇️⬇️⬇️
    💥 Arduino for Beginners 💥
    rbcknd.com/arduino-for-beginners
    💥 Raspberry Pi for Beginners 💥
    rbcknd.com/raspberry-pi-for-b...
    💥 Raspberry Pi AND Arduino - Go to the Next Level 💥
    rbcknd.com/raspberry-pi-and-a...
    ✅ Read more here: roboticsbackend.com/when-to-u...
    ⏱️ Chapters
    0:00 Intro
    0:21 Microcontroller vs Microprocessor
    1:25 When you can use either board
    1:49 When Arduino is better than Raspberry Pi
    4:31 When Raspberry Pi is better than Arduino
    6:08 When to use Raspberry Pi OR Arduino
    6:39 When to use Raspberry Pi AND Arduino
    👉 Get all my courses here 👉 rbcknd.com/all-courses
    Twitter: / roboticsbackend
    More Free Tutorials: roboticsbackend.com

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

  • @logandeal
    @logandeal 7 หลายเดือนก่อน +8

    Exactly the video I was looking for. Thank you for the easy-to-understand walkthrough.

  • @richdobbs6595
    @richdobbs6595 7 หลายเดือนก่อน +1

    It seems like a Pi combined with I2C daughter boards (which are dirt cheap) beat out Arduinos. Of course, I'm influenced by having to have a Microprocessor for the overall application (Octopi) so that is a sunk cost. I'd like to see if I can get cheap ESP32 to work with the daughter boards, so that I have less wires.

  • @user-py7wp6nw9h
    @user-py7wp6nw9h หลายเดือนก่อน

    merci monsieur. Vous etes tres instructif. Good stuff

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

    Thank you, very clear!

  • @user-bl8ph4ye5l
    @user-bl8ph4ye5l 3 หลายเดือนก่อน

    Thanks for the info

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

    Informative video

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

    Hi! Thank you so much for the info !! I’m building a redox probe that will has calculate the concentration of different NaCL solutions and show different lights for different concentration ranges. From what I understand is it better to use a Arduino than a Raspberry Pi? Thank you again!

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

      It depends. If all you do is to read data from sensors, do some computation, and power on some LEDs, then Arduino is fine.

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

      How is this going?? I’m looking to bridge chemistry and robotics as well!

    • @sapph_vi
      @sapph_vi หลายเดือนก่อน +1

      @@samsammy2165 I’ve just ordered Arduino after understanding what to do for the project. It will be arriving this week but I’ll update you how it goes! What are you trying to build?

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

      @@sapph_vi Awesome! Nothing yet. I haven't decided what to build. I'm realizing school taught me how to learn but not how to build so I'm trying to figure that out

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

    Thank you so much for the video, I have been having this question for a while and this content helped me a lot.
    A question regarding using both together: making serial communication is relatively simple in Arduino (it already has a library to receive serial messages), and with that it is relatively simple to use python with the "pyserial" library and the ROS framework to create a communication interface, but how difficult would it be to attach a BlueTooth module to the Arduino and communicate with it via MQTT and create an interface in ROS on top of this communication mechanism? Or a 4G/5G network module?
    This kind of advanced stuff makes me lost.
    Thanks again for the content, your channel is the best I know in robotics.

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

      Thanks Gabriel!
      For that it's hard to give you a precise architecture, as it really depends on your application. But I would say: just keep things simple. Keep the serial communication between the Arduino and Raspberry Pi as it is working. Then add some more modules either on the Pi or on the Arduino. And if you need to exchange data between the 2 boards, use serial.

  • @user-eh8ug9gw1x
    @user-eh8ug9gw1x 4 หลายเดือนก่อน +1

    Isn't there a system that has both microprocessor and microcontroller or a few that can be programmed for both hardware and software tasks out of the box?

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

      I mean, it depends on your budget and how much effort you are willing to put in towards learning stuff. You could learn VHDL or verilog and get an FPGA and then use it in an MRI machine for 10 minutes and then provided you are capable of programming the whole firmware and instruction sets, you could make it a literal computer CPU(though the ones with enough power to be comparable to normal computers would be unfathomably expensive compared to the same CPUs

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

      Also since they can be run in parallel, one part of the FPGA can be entirely separately programmed from some other, you could do that for your purpose and you can emulate a rasp pi on a low cost FPGA too, just don’t expect to run Linux on it, but you could code it for your required workload and it will handle it the same and possibly better than a rasp pi

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

    Please also evaluate raspberry pi pico and compare it

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

      Raspberry Pi pico is actually more close to an Arduino board than a Raspberry Pi board. Basically it's the Raspberry Pi foundation trying to create an Arduino board.

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

    Where are you from my friend? I heard some french accent, isn't it?