BeagleBone Blue | Getting Started

Поділитися
Вставка
  • Опубліковано 10 вер 2024

КОМЕНТАРІ • 22

  • @kiddjmadd
    @kiddjmadd 5 років тому

    So glad I found this video. I'd have bought from Arrow based on your providing such great content, but it wasn't in stock at the time. Only issue I ran into was cloud9 needed an upgrade and shut itself (and the bash shell running inside it) down as a result. I re-ran the upgrade via ssh and was able to restart cloud9 once done.

  • @glennmiller394
    @glennmiller394 7 років тому +2

    Good video. Best I've seen. Thanks. IDE also works using the IP address.

  • @dremakesit3578
    @dremakesit3578 4 роки тому

    subbed.. so glad I stumbled onto your channel it's exactly what I wanted.

  • @vid248
    @vid248 6 років тому

    I have BB Blue and EduMIP robot. How do I program and debug directly on the BB with Eclipse in C? There is no HDMI port for a monitor. I can connect the keyboard and mouse to USB host. I do not want to cross-compile from a desktop. Can I connect a monitor to the BB USB host?

  • @shengnanchen7504
    @shengnanchen7504 6 років тому

    After I flashed the updated Debian image(Debian 9.4 2018-06-17 4GB SD IoT) and booted the board from SD card, the WIFI light was not on. And I did "connmanctl, enable WIFI", it showed the error: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist. Is the WIFI chipset unsupported?

  • @NielsHVT
    @NielsHVT 7 років тому +1

    Nice video! Gonna have to pick up one of those in the very near future...
    git clone issues:
    - it's very rare that you would want to do ANYTHING outside of your home directory, but if you do, you need to have superuser (admin) privileges. Normally the sudo command will do this:
    $ sudo git clone github.com/user/repository.git
    -you'll have to put in the superuser password (not sure what that is on B.B. Blue)
    - if you stay in your home directory, you can generally do anything you want without needing su privileges, which generally makes life easier, and also avoids the risk of screwing up your system.

    • @ArrowComponents
      @ArrowComponents  7 років тому +1

      Thanks for the insight Niels!

    • @craktout
      @craktout 7 років тому

      I was going to comment basically this, but also add that this method also adds the benefit of adding an autologin later (for a standalone machine) , (you should never autologin root). On the Beaglebone black using Debian, you also had to run your Python/C etc. code as root. This should really be done by editing the file: /etc/sudoers with: #sudo visudo Instructions for visudo and /etc/sudoers are on Google.

  • @jonsolvisnorrason5071
    @jonsolvisnorrason5071 6 років тому

    Hi, I get a "Failed to connect to github.com port 443: Connection refused" when I try to update my Beaglebone, any suggestions what I can do about that ?

  • @inkz34
    @inkz34 3 роки тому

    It is possible to build and hexa or octocopter with this board? With the build-in ports/setup

  • @zheyuanxu1938
    @zheyuanxu1938 5 років тому

    great it's a nice alternative to RPI3 for flight control

  • @RobertParenton
    @RobertParenton 7 років тому

    Thank You.

  • @pmvanker
    @pmvanker 7 років тому +3

    good video suggestion try to increase fonts so we read all thing better.

  • @paulcumber4732
    @paulcumber4732 7 років тому

    can you us this to run a 3d printer

  • @taratarzen97
    @taratarzen97 6 років тому

    This is great. Could you do a BeagleBone Black Wireless - Getting Started please?

  • @phoenixfbi
    @phoenixfbi 7 років тому

    Help needed! How to push the antenna to the outside direction? Seems blocked by the surrounding part. How to detach the connector? I'm afraid to break the board.

    • @MichaelMurillo
      @MichaelMurillo 6 років тому

      I assume you figured this out already, but for anyone still curious, all you have to do is pull the connector straight up. It's a 'snap in' connector, not screwed on or anything. This is easily done with a fingernail.
      I believe that connector is an MMCX connector for those curious.

    • @MF-zq2mp
      @MF-zq2mp 5 років тому

      @@MichaelMurillo You might want to redo that part of the video. pulling things off a $100 circuit board is not something I am comfortable doing. I have no idea how much force is needed,

  • @kprasanth4238
    @kprasanth4238 6 років тому

    Gud video.. Can you provide working images for bbblue

  • @DumbledoreMcCracken
    @DumbledoreMcCracken 5 років тому +1

    This convinces me to not buy one. I have a BBB and am starting to hate it.