Dennis Baldwin
Dennis Baldwin
  • 444
  • 9 085 529
DEXI Drone ARK Flow and IR Break Beam Bench/Flight Test
I wanted to share this test from the garage today. To learn more about DEXI you can check it out here:
droneblocks.io/program/dexi-5-px4-stem-drone-kit/
Переглядів: 481

Відео

Crazyflie Custom Firmware Push Demo
Переглядів 8784 місяці тому
If you want to follow along with the tutorial in this video please follow the Crazyflie firmware instructions here: github.com/bitcraze/crazyflie-firmware/blob/master/docs/building-and-flashing/build.md Hopefully you'll be impressed with Crazyflie's responsiveness and how well it's able to hold position with the flow deck. If you want to test all of the capabilities of Crazyflie be sure to chec...
Crazyflie Drone Programming and Simulation with DroneBlocks
Переглядів 1,2 тис.5 місяців тому
I wanted to share an app we've been working on to make programming your Crazyflie dead simple. It's called DroneBlocks and allows you to test your Blockly program with a simulated Crazyflie and then run the same program on the real drone. All connectivity and communication happens directly in a any web browser that supports the Web Bluetooth API. You can give it a try by going here: crazyflie-a...
PX4 with Matek H743 Slim Bootloader, Firmware, and UAVCAN with ARK FLow
Переглядів 1,8 тис.7 місяців тому
I thought getting the Matek H743 running with PX4 and UAVCAN would be easier, but it wasn't. I stumbled across many pain points and part of it could be my lack of knowledge. So I figured I would share what I learned during this process and I'm hoping to get a Pi 4/5 companion computer working with it soon. I'm optimistic that UART telemetry should work out of the box. Feel free to leave a comme...
Flashing PX4 Bootloader on Non-Standard Pixhawk Autopilots (Holybro Kakute H7)
Переглядів 1,3 тис.8 місяців тому
This was quite a struggle to figure out and I wanted to share the steps to get PX4 running on a Holybro Kakute H7 flight controller. Links can be found here: docs.px4.io/main/en/flight_controller/kakuteh7.html docs.px4.io/main/en/advanced_config/bootloader_update_from_betaflight.html Since Betaflight Configurator and dfu-util did not work I ended up going the STM32CubeProgammer route: www.st.co...
PX4 GPS Denied Position Hold Options
Переглядів 1,5 тис.8 місяців тому
Sharing a bit of my research and testing over the past several months as it relates to GPS denied position hold with PX4. Feel free to join the Discord here: discord.gg/u5Eu529kpP ZED Mini VIO: store.stereolabs.com/products/zed-mini github.com/bellflight/AVR-2022/blob/main/VMC/vio/vio.py Bitcraze Flow Deck Optical Flow: store.bitcraze.io/collections/decks/products/flow-deck-v2 github.com/mavlin...
PX4 with BeagleBone Indoor Position Flight with MAVSDK Drone Show
Переглядів 1,3 тис.11 місяців тому
This video showcases an indoor position hold flight in a GPS denied environment using PX4, BeagleBone Blue, and MAVSDK Drone Show: github.com/alireza787b/mavsdk_drone_show All of my testing to date has been with the PX4 sim and I wanted to try MAVSDK drone show on my real hardware. We are working to make this drone and software widely available with through the DroneBlocks site. I hope to share...
ChatGPT Flies a Tello Drone with Python in the DroneBlocks Simulator
Переглядів 6 тис.Рік тому
I hate to admit that ChatGPT and its code generation capabilities are unbelievably impressive. It's going to change the way I think about problem solving with software. This video covers a basic example of sharing a Tello API with ChatGPT and hooking it up to the DroneBlocks simulator. The example code from this video can be found here: github.com/dbaldwin/DroneBlocks-Tello-Simulator-ChatGPT an...
Creating (Drone) Apps Isn't Easy - A Public Response to User Reviews
Переглядів 879Рік тому
I wanted to share a bit of history prior to responding to a negative review of the DroneBlocks App. As a software developer and entrepreneur, I feel like it's important to address user feedback and give additional perspective. The process of developing an app is fairly straightforward (in most cases). The challenge becomes user training/education and setting expectations. I'm not discouraging t...
DJI Mobile SDK 4.16.2 for Android Running the Sample App
Переглядів 19 тис.2 роки тому
I decided to put this video together given all the questions I've received regarding DJI's Mobile SDK for Android. You can download the sample code from here: github.com/dji-sdk/Mobile-SDK-Android You can sign up for a free DJI developer account at the link below: developer.dji.com/ If you have any questions or feedback regarding the DJI SDK please feel free to leave a comment below. Please fee...
PX4 VIO Setup with Jetson Nano and Intel T265 - Auterion VIO Fork
Переглядів 15 тис.2 роки тому
This is an in-depth tutorial of how to get VIO up and running on a Pixhawk-based drone from NXP. It's the HoverGames drone with some modifications to incorporate a Jetson Nano and Intel T265 Realsense camera for indoor vision positioning. I encourage you to review the gist I created linked below, as well as the chapters feature of UA-cam to jump to various sections of this video. Please leave a...
PX4 Tiltrotor PID Tuning and Elevon Mixing with SweepWings Juggernaut Delta Wing
Переглядів 4,5 тис.2 роки тому
I'm slowly progressing along to get this PX4 Tiltrotor in the air! It's been sitting on the bench for too long and I'm ready to do a transition flight. This video covers the final steps before the maiden. The first thing I needed to do was dial in the PIDs since they are based off the E-Flite Convergence airframe. You can learn more about PID tuning here: docs.px4.io/master/en/config_mc/pid_tun...
PX4 Tilt Rotor with SweepWings Juggernaut Delta Wing
Переглядів 4,7 тис.3 роки тому
This is my latest project based off the SweepWings Juggernaut airframe with some VTOL tiltrotor modifications. This project was inspired by my love of VTOL and more recently having a blast with the E-Flite Convergence. You can read the documentation for PX4 VTOL firmware for the convergence here: docs.px4.io/master/en/frames_vtol/vtol_tiltrotor_eflite_convergence_pixfalcon.html Once I get furth...
DroneBlocks with AirSim for Panorama Simulation
Переглядів 2,7 тис.3 роки тому
I wanted to give this panorama process a go with DroneBlocks and AirSim. I've been working on DroneBlocks integration with AirSim for quite a while and this idea came to mind over the weekend. The video covers using DroneBlocks to create a panorama mission that is simulated in AirSim, which takes photos from different angles in the environment. I use PTGui and krpano to do the stitching and pos...
Recruit Wing with PX4, Pi Zero, GSM Hat, and DroneKit
Переглядів 3,1 тис.3 роки тому
I'm documenting my attempt at streaming MAVLink over a cellular network to a ground station using Pi Zero [amzn.to/3st0fpt] and the Waveshare GSM Hat [amzn.to/2QVJbe7]. At this point I'm not entirely certain if it can be done, but wanted to document the process as I go. The GitBook referenced throughout this video can be found here: dennisbaldwin.gitbook.io/px4-wing-with-pi-zero-and-gsm/ and he...
Recruit Wing with PX4 Telemetry Using Raspberry Pi Zero, GSM Module, and Hologram IoT Network
Переглядів 2,3 тис.3 роки тому
Recruit Wing with PX4 Telemetry Using Raspberry Pi Zero, GSM Module, and Hologram IoT Network
PX4 Hardware in the Loop (HITL) Simulation with AirSim Custom Environment in Unreal Engine
Переглядів 8 тис.3 роки тому
PX4 Hardware in the Loop (HITL) Simulation with AirSim Custom Environment in Unreal Engine
RAD MAVLink Bridge Installation Script for Raspberry Pi
Переглядів 6 тис.3 роки тому
RAD MAVLink Bridge Installation Script for Raspberry Pi
Beta95x v2 FrSky XM+ Firmware Upgrade & First Impressions
Переглядів 7 тис.3 роки тому
Beta95x v2 FrSky XM Firmware Upgrade & First Impressions
FPV Drone Simulator Fix for Windows 10 Update and Frsky Taranis USB Connection
Переглядів 19 тис.3 роки тому
FPV Drone Simulator Fix for Windows 10 Update and Frsky Taranis USB Connection
Controlling Mavic Mini with Xbox Wireless Game Controller using DJI SDK 4.13 and iOS 13
Переглядів 8 тис.4 роки тому
Controlling Mavic Mini with Xbox Wireless Game Controller using DJI SDK 4.13 and iOS 13
Accessing Video Frames in DJI SDK for QR Code Scanner & Feature Detection with DJI Drones
Переглядів 7 тис.4 роки тому
Accessing Video Frames in DJI SDK for QR Code Scanner & Feature Detection with DJI Drones
Mavic Mini with DJI SDK 4.13 & Virtual Sticks Coordinate System Overview
Переглядів 19 тис.4 роки тому
Mavic Mini with DJI SDK 4.13 & Virtual Sticks Coordinate System Overview
Bixler Quadplane VTOL with ArduPilot Maiden #2
Переглядів 5 тис.4 роки тому
Bixler Quadplane VTOL with ArduPilot Maiden #2
FrSky Telemetry Voltage Sensor and Audible Low Voltage Alarm with Taranis QX7
Переглядів 7 тис.4 роки тому
FrSky Telemetry Voltage Sensor and Audible Low Voltage Alarm with Taranis QX7
Bixler Quadplane Maiden - Perfect Forward Transition Ends in Nose Dive
Переглядів 1,8 тис.4 роки тому
Bixler Quadplane Maiden - Perfect Forward Transition Ends in Nose Dive
HoverGames Drone w/ ROS WebSockets: Arm, Takeoff, and Land via Web Browser
Переглядів 2,9 тис.4 роки тому
HoverGames Drone w/ ROS WebSockets: Arm, Takeoff, and Land via Web Browser
Python Setup for Intel RealSense T265 with Jetson Nano and Ubuntu 18.04
Переглядів 12 тис.4 роки тому
Python Setup for Intel RealSense T265 with Jetson Nano and Ubuntu 18.04
Powering Raspberry Pi 4 and Connecting to NXP FMU for HoverGames Drone
Переглядів 4,4 тис.4 роки тому
Powering Raspberry Pi 4 and Connecting to NXP FMU for HoverGames Drone
Installing ROS and MAVROS on Raspberry Pi4 with Ubuntu Server 18.04.4 LTS
Переглядів 8 тис.4 роки тому
Installing ROS and MAVROS on Raspberry Pi4 with Ubuntu Server 18.04.4 LTS

КОМЕНТАРІ

  • @lutfandavi345
    @lutfandavi345 12 годин тому

    can we record video with flash on? i cannot find the settings, canon powershot sx610hs

  • @santiagoandres8904
    @santiagoandres8904 18 годин тому

    hi, in my case i don't have the dron in my hands, you know any way to emulate the drone into mobile sdk? or a dron to use dji assistant 2?

  • @Bombizfiz
    @Bombizfiz 8 днів тому

    im having this problem in this year and theres no video on how to fix it i just CANT reply to some comments

  • @iTikov
    @iTikov 9 днів тому

    Thanks man for your work! 10x

  • @CatBat5905
    @CatBat5905 10 днів тому

    Thats cool, but i dont want to use it with tello.

  • @tysonhaas179
    @tysonhaas179 18 днів тому

    Can you do this between the X9D+ se 2019 and Jeti DS-16 with the student using Taranis and the instructor using a Jeti?

  • @ousmanebah3134
    @ousmanebah3134 21 день тому

    You're the best bro🎉

  • @Kendratheboxerpuppy-ux3th
    @Kendratheboxerpuppy-ux3th 27 днів тому

    I see… thank you!

  • @Necrocidal
    @Necrocidal 27 днів тому

    4:47 Thanks a lot!

  • @ElectronicGamerz
    @ElectronicGamerz Місяць тому

    is there a way to send ap commands to non EDU tello drones?

  • @BryanClark-gk6ie
    @BryanClark-gk6ie Місяць тому

    Why is the comment section turned off but I can leave and see my own comment and then when someone replies to my comment' their comment gets deleted and I can see other comments from years back to present but when I reply to those comments my comments get deleted and I can't see other comments like they've all been deleted' like the comment section has been turned off?

  • @GuilhermeGomes2
    @GuilhermeGomes2 Місяць тому

    Hi Dennis, where can I access your videos of the Go1 programming? I am really interested on those thanks

  • @techFPV5964
    @techFPV5964 Місяць тому

    I purchased a used Taranis QX7S and id like to delete the previous owners drone models and then place mine in this radio?

  • @Juanguar
    @Juanguar 2 місяці тому

    I have a similar camera that I want to convert The issue is that I want it to be full spectrum and I was wondering if I need a filter for that or can I just keep it filterless ?

  • @giovaniguillenrosas2722
    @giovaniguillenrosas2722 2 місяці тому

    I can't run the project Mr. Can you tell how to solve the 3000 errors?

  • @but531
    @but531 2 місяці тому

    I am scared to discharge these batteries. I have three broken of these and i just have them in my living room and watch them sometimes and i wonder what i can do to discharge you without scared of you.

  • @Y_NYT
    @Y_NYT 2 місяці тому

    thats my same problem too jayden

  • @Adabs_
    @Adabs_ 2 місяці тому

    App name

  • @newman8273
    @newman8273 2 місяці тому

    Sir, i have raspberry pi zero and kakute h7 mini flight controller in the drone. i want to use telemetry module to communicate. How should i connect with the right way could you please help?

  • @queendiamond4286
    @queendiamond4286 2 місяці тому

    IS DENNIS THE ONLY PERSON IN THE UNIVERSE WHO CAN GET THIS SAMPLE APP TO LOAD IN ANDROID STUDIO???????? WHICH VERSION A.S. CAN LOAD IT WITHOUT CRASHING ERRORS ERRORS ERRORS ERRORS ERRORS????

  • @queendiamond4286
    @queendiamond4286 2 місяці тому

    bro can you PLEASE TELL ME WHICH VERSION OF ANDROID STUDIO YOU USED TO GET THE LATEST v4 DJI SDK TO ACTUALLY LOAD?? I get infinity errors when I just try to open it in A.S. and its impossible to debug. It built correctly on yours, please tell me, ill send you like $10+ to just tell me which version of Android Studio, and which Java / Android SDK you use for it to just load and not crash Android Studio

  • @joeselzer850
    @joeselzer850 2 місяці тому

    i can not replay i click the replay button but it does not open

  • @yz2949
    @yz2949 2 місяці тому

    can anyone help? im on desktop and i can comment, but when i click on the Reply button on a comment, it doesnt do anything

  • @srdjanbabic8304
    @srdjanbabic8304 2 місяці тому

    Brilliant video!!!

  • @ZiemzyOG
    @ZiemzyOG 2 місяці тому

    How do you get your pixhawk to recognize the camera module? I have been looking for a while and cannot find anything ):

  • @cl4u.z
    @cl4u.z 3 місяці тому

    real

  • @franciscoe.9989
    @franciscoe.9989 3 місяці тому

    *** Great Presentation A. how far can it travel with respect with payload and battery capacity? B. Do you have any information on Battery swapping to extend range ? For Example, From Point A to Point B, cargo removed, hot battery swapped, then it returns to Point A

  • @Gary_Aviator
    @Gary_Aviator 3 місяці тому

    Hi Dennis, How did you made the camera shutter work ? Was it an external servo or an internal setting for shutter speed?

  • @MartyGerry
    @MartyGerry 3 місяці тому

    Hi, were you able to use the S3, S4 signals instead of S7, S8 for activating the motors? I have the same problem, only two motors working. Thanks

  • @stihl888
    @stihl888 3 місяці тому

    Great demonstration, thanks. Is there any way to connect non sdk models such as the Mini 2 SE & Mini 4 Pro to SDK? I'd love to Run them in ATAK using UAS tools but as they're not supported with DJI's SDK's they aren't recognized in my ATAK app unlike other supported models. Some Redit users have said it's possible > "You can use the mobile SDK V4 to get support for the Mini 2 SE to develop a new plugin"....... & "I use Mini 2 SE with UAS tools there is a way to do that but need to rewrite some code on the drone."

  • @danielridzon
    @danielridzon 4 місяці тому

    Thanks :D

  • @maddercat
    @maddercat 4 місяці тому

    I got this to work on an old flysky, but now upgrading it to elrs the end points seem stuck on the edges, and nothing I try to change in the mixer lets it go to any of the midpoints except failsafe.

  • @alterego9618
    @alterego9618 4 місяці тому

    I get an email that says someone responded to my comment. And when I click “reply” it just takes me to the video and forces me to go through thousands of comments to actually “Reply” Why can’t I just “Reply” to them when I choose to “Reply” to them?

  • @jamesmclane2826
    @jamesmclane2826 4 місяці тому

    ☺️🙏thank you great video ✌️🖖

  • @dayworkhard
    @dayworkhard 4 місяці тому

    Thanks for sharing. I watched till the end. Great to know that you tried to flash PX4 on Matek H743 Slim V3 board. It's very useful.

  • @srilankanlines
    @srilankanlines 4 місяці тому

    Is there anyway to get GPS Rx and TX pinout from any other port like Telemetry ??? because my board has been damaged mistakenly.

  • @yasinkaraca2595
    @yasinkaraca2595 4 місяці тому

    Hello Dennis, I have a question. I am planning to buy a crayzlife drone this week, but will it work for me if I just buy the drone? When you bought the drone, did it have lidar, navigation or camera sensors? Thank you

    • @dennisbaldwin
      @dennisbaldwin 4 місяці тому

      Hi, you'll need the flow deck and multi-ranger to do what I did in the video. If you want to just fly it around then you can buy just the drone. If you want to program it with navigation abilities (no obstacle avoidance) then you can get the Crazyflie with the flow deck only. Here is the bundle I'm using: store.bitcraze.io/products/stem-ranging-bundle?variant=46516175503709 if it's out of stock when you try to purchase you can send an email to support@droneblocks.io and our guys can help you with an order. Let me know if you have any other questions and good luck!

    • @yasinkaraca2595
      @yasinkaraca2595 4 місяці тому

      @@dennisbaldwin Hello Denis, thank you very much for replying to my message. I examined the system and decided that I will only buy the drone and flow deck . But I think it will be a somewhat painful process. How long did it take to order the drone and did you encounter any problems while receiving it? Because I have a competition in 3 weeks at the latest and if it comes late, all my plans will be ruined :/ In fact, I would be very grateful if you could help me with this.

  • @rickmonroe6911
    @rickmonroe6911 4 місяці тому

    The flower method worked great. The little guy was totally exhausted and zoomed to the flowering branch a few seconds after I held it out. I moved a little too quickly to the garage door and scared him for a couple of seconds, but he came right back. This time I moved slowly to the door. As soon as he saw blue sky above, he took off. Made me very happy. Thanks for this tip.

  • @matthewodell8095
    @matthewodell8095 4 місяці тому

    Thank you, got it working :D

  • @boomerang6130
    @boomerang6130 4 місяці тому

    My fix was to disable all web browser extensions. I was then able to comment and reply to comments. I re-enabled them one by one to find the culprit ext. that was preventing me from commenting. HTH someone.

  • @johntrueblue
    @johntrueblue 5 місяців тому

    Every video i have watched shows the libusb-win32 in the device manager. My computer only sees my controller as a mass storage device..

  • @danielcastanedatabares2421
    @danielcastanedatabares2421 5 місяців тому

    Hola Denis, Buenas tardes, quiero vincular una cámara Sony nex 5r, pero en misión planner no tengo habilitado el shutter, para seleccionar el puerto rc10, sabe cómo hacer esto, le agradezco Daniel

  • @Hazar-bt6nf
    @Hazar-bt6nf 5 місяців тому

    Can we establish the connection using serial0 instead of ttyAMA0?

  • @andreaswinsnes6944
    @andreaswinsnes6944 5 місяців тому

    All that programing but for what? Just unstable hovering?

  • @ThePryorsplanet
    @ThePryorsplanet 5 місяців тому

    after trying everything here, nothing working, i took a swifer with long handle and the little angel was so tired, hopped right on it which i then carried outside. (I had put a little sugar water on the swifer fluffie ).

  • @Coneman3
    @Coneman3 5 місяців тому

    It wasn’t broke but UA-cam fixed it 😢

  • @TheNYgolfer
    @TheNYgolfer 5 місяців тому

    I could comment but could not reply to any comments on anyone's video. Switched to Firefox and it solved the problem.

  • @nikflix8331
    @nikflix8331 5 місяців тому

    Wait! We have to upload our code to DJI for the SDK to function!? So we have a unique idea we're just going to give away the source code to these guys?

  • @techchris427
    @techchris427 5 місяців тому

    would be cool if you could use Xbox adaptive controller to fly a drone for people with disabilities.

  • @mathiasodabaajonye7762
    @mathiasodabaajonye7762 5 місяців тому

    Please sir. My kk2.1.5 will not ARMED i put all the parametres well i follow all your instruction and othets still it will not, what is the pro blem pls help if you can? Cos i followed the proceduer.