Remote Control RC with Raspberry Pi & Python:DIY Electronics with RC Car using RC and PS4 Controller

Sdílet
Vložit
  • čas přidán 6. 09. 2024
  • #RaspberryPi #raspberrypi #Robot #PS4 #Controller #DualShock #Operation #RC #DIY #Programming #Python #DailyCrafts
    Electronic project using the ultra-compact computer Raspberry Pi 3 Model B+.
    www.youtube.co....
    Let's control a RC dinosaur with a PS4 DualShock controller using Raspberry Pi.
    ●Explanation●
    Though not shown in the video, I went overboard and ended up destroying a junk printer completely. (T_T)
    So, for redemption, I took another shot at electronics!
    Using a Raspberry Pi, a small PC (around 5,000 yen), and a motor driver, I created an RC dinosaur robot.
    Raspberry Pi 3 Model B: Around 5,000 yen
    Motor Driver: From Akizuki Denshi, around 420 yen
    Various other small components
    The DualShock 4 is controlled using Python PS4 controller control software.
    Internally, it's powered by the programming language Python.
    I believe it can also be operated with Joy-Con controllers.
    ●Impressions●
    Originally, I wanted to control it with my smartphones like Galaxy or iPhone, but I couldn't find the right library, so I had to abandon the idea.
    I reluctantly resorted to the PS4 controller for another attempt.
    I'll share detailed construction methods if there is demand.
    Next time, I'm looking forward to diving into serious FRP craftsmanship.
    ○Supplier○
    FRP Material Shop Headquarters
    frpsozai.com/
    ○Company○
    Tomato Industry Corporation
    www.tomatokogy...
    #RemoteControl
    #RC
    #ElectronicsProject
    #DIYElectronics
    #RCCar
    #RCController
    #PythonProgramming
    #RaspberryPi3
    #PS4DualShock
    #RCRobot
    #DIYProjects
    #ElectronicCrafts
    #TechDIY
    #RaspberryPiProjects
    #ProgrammingProjects
    #PythonProjects
    #ElectronicsTutorial
    #Robotics
    #TechInnovation
    #SmartGadgets

Komentáře • 2

  • @user-cl8gr9wi8e
    @user-cl8gr9wi8e Před rokem

    いつも勉強させていただいてます。
    質問なのですが、こちらのラズパイをPicoにしてBluetoothモジュール(hc-05)をつけた場合でも稼働可能でしょうか?

    • @mabutaro1015
      @mabutaro1015  Před rokem

      picoが使えるのは、RaspberrypiのPythonではなく、microPythonになります。
      そのため、現状だと動かすのは厳しいのではないかと思われます。