Dennis Baldwin
Dennis Baldwin
  • 444
  • 9 092 938
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/
zhlédnutí: 543

Video

Crazyflie Custom Firmware Push Demo
zhlédnutí 913Před 5 měsíci
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
zhlédnutí 1,3KPřed 6 měsíci
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
zhlédnutí 1,9KPřed 7 měsíci
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)
zhlédnutí 1,4KPřed 8 měsíci
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
zhlédnutí 1,5KPřed 8 měsíci
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
zhlédnutí 1,3KPřed rokem
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
zhlédnutí 6KPřed rokem
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
zhlédnutí 881Před rokem
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
zhlédnutí 19KPřed 2 lety
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
zhlédnutí 15KPřed 2 lety
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 CZcams to jump to various sections of this video. Please leave a...
PX4 Tiltrotor PID Tuning and Elevon Mixing with SweepWings Juggernaut Delta Wing
zhlédnutí 4,5KPřed 2 lety
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
zhlédnutí 4,7KPřed 3 lety
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
zhlédnutí 2,7KPřed 3 lety
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
zhlédnutí 3,2KPřed 3 lety
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
zhlédnutí 2,3KPřed 3 lety
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
zhlédnutí 8KPřed 3 lety
PX4 Hardware in the Loop (HITL) Simulation with AirSim Custom Environment in Unreal Engine
RAD MAVLink Bridge Installation Script for Raspberry Pi
zhlédnutí 6KPřed 3 lety
RAD MAVLink Bridge Installation Script for Raspberry Pi
Beta95x v2 FrSky XM+ Firmware Upgrade & First Impressions
zhlédnutí 7KPřed 3 lety
Beta95x v2 FrSky XM Firmware Upgrade & First Impressions
FPV Drone Simulator Fix for Windows 10 Update and Frsky Taranis USB Connection
zhlédnutí 20KPřed 4 lety
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
zhlédnutí 8KPřed 4 lety
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
zhlédnutí 7KPřed 4 lety
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
zhlédnutí 19KPřed 4 lety
Mavic Mini with DJI SDK 4.13 & Virtual Sticks Coordinate System Overview
Bixler Quadplane VTOL with ArduPilot Maiden #2
zhlédnutí 6KPřed 4 lety
Bixler Quadplane VTOL with ArduPilot Maiden #2
FrSky Telemetry Voltage Sensor and Audible Low Voltage Alarm with Taranis QX7
zhlédnutí 7KPřed 4 lety
FrSky Telemetry Voltage Sensor and Audible Low Voltage Alarm with Taranis QX7
Bixler Quadplane Maiden - Perfect Forward Transition Ends in Nose Dive
zhlédnutí 1,8KPřed 4 lety
Bixler Quadplane Maiden - Perfect Forward Transition Ends in Nose Dive
HoverGames Drone w/ ROS WebSockets: Arm, Takeoff, and Land via Web Browser
zhlédnutí 2,9KPřed 4 lety
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
zhlédnutí 12KPřed 4 lety
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
zhlédnutí 4,4KPřed 4 lety
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
zhlédnutí 8KPřed 4 lety
Installing ROS and MAVROS on Raspberry Pi4 with Ubuntu Server 18.04.4 LTS

Komentáře

  • @animeteam4877
    @animeteam4877 Před 4 dny

    làm ơn hướng dẫn trên máy canon powershot sx10is tôi đã tốn rất nhiều thời gian công sức nhưng không thể nào làm được😢😢

  • @josemardeoliveiraquevedo2826

    Hi, is this a free access app or just free trial? For how long can I use it for free? Thanks.

  • @glenleeon2279
    @glenleeon2279 Před 8 dny

    Big thanks to you for explaining. I also had trouble finding out why QGC or even MP was not recognizing the board. I thought it was the bootloader but was not exactly sure how to go about installing it correctly. Great job.

  • @MickeyMishra
    @MickeyMishra Před 10 dny

    Hard to believe 10 years has gone by. Where did all that time go?

  • @aei711
    @aei711 Před 11 dny

    Thanks for the Info. I have a Kakute H7mini, and able to install PX4 firmware. But I am having trouble installing/setting up the GPS. It is connected to UART3. Please can you show me how to configure the GPS. Thank you...

  • @lutfandavi345
    @lutfandavi345 Před 15 dny

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

  • @santiagoandres8904
    @santiagoandres8904 Před 16 dny

    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 Před 23 dny

    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 Před 25 dny

    Thanks man for your work! 10x

  • @CatBat5905
    @CatBat5905 Před 25 dny

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

  • @tysonhaas179
    @tysonhaas179 Před měsícem

    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 Před měsícem

    You're the best bro🎉

  • @Kendratheboxerpuppy-ux3th

    I see… thank you!

  • @Necrocidal
    @Necrocidal Před měsícem

    4:47 Thanks a lot!

  • @ElectronicGamerz
    @ElectronicGamerz Před měsícem

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

  • @BryanClark-gk6ie
    @BryanClark-gk6ie Před měsícem

    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 Před 2 měsíci

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

  • @techFPV5964
    @techFPV5964 Před 2 měsíci

    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 Před 2 měsíci

    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 Před 2 měsíci

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

  • @but531
    @but531 Před 2 měsíci

    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.

  • @laci-0
    @laci-0 Před 2 měsíci

    thats my same problem too jayden

  • @Adabs_
    @Adabs_ Před 2 měsíci

    App name

  • @newman8273
    @newman8273 Před 2 měsíci

    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 Před 3 měsíci

    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 Před 3 měsíci

    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 Před 3 měsíci

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

  • @yz2949
    @yz2949 Před 3 měsíci

    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 Před 3 měsíci

    Brilliant video!!!

  • @ZiemzyOG
    @ZiemzyOG Před 3 měsíci

    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 Před 3 měsíci

    real

  • @franciscoe.9989
    @franciscoe.9989 Před 3 měsíci

    *** 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 Před 3 měsíci

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

  • @MartyGerry
    @MartyGerry Před 4 měsíci

    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 Před 4 měsíci

    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 Před 4 měsíci

    Thanks :D

  • @maddercat
    @maddercat Před 4 měsíci

    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 Před 4 měsíci

    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 Před 4 měsíci

    ☺️🙏thank you great video ✌️🖖

  • @dayworkhard
    @dayworkhard Před 4 měsíci

    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 Před 4 měsíci

    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 Před 5 měsíci

    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 Před 5 měsíci

      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 Před 4 měsíci

      @@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 Před 5 měsíci

    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 Před 5 měsíci

    Thank you, got it working :D

  • @boomerang6130
    @boomerang6130 Před 5 měsíci

    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 Před 5 měsíci

    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 Před 5 měsíci

    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 Před 5 měsíci

    Can we establish the connection using serial0 instead of ttyAMA0?

  • @andreaswinsnes6944
    @andreaswinsnes6944 Před 5 měsíci

    All that programing but for what? Just unstable hovering?

  • @ThePryorsplanet
    @ThePryorsplanet Před 5 měsíci

    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 ).