Homemade Pitch Roll Indicator

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • Do you like video? Please consider buying me coffee, thanks! www.buymeacoff...
    SOURCE FILES: github.com/upi...
    HUD displays on AliExpress: s.click.aliexp...
    Carpuride displays: carpuride.com/...
    Microbit code: makecode.micro...
    --------------------------------------------------------------------------------------------------------
    Learn how to create a custom Pitch and Roll indicator using the microbit board and the Nextion intelligent display.
    --------------------------------------------------------------------------------------------------------
    Links from the video:
    Makecode Microbit: makecode.micro...
    Photopea: www.photopea.com/
    Nextion 5" Intelligent 800x480px: s.click.aliexp...
    Nextion 5" Basic 800x480: s.click.aliexp...
    Microbit board (v2): s.click.aliexp...
    Microbit expansion shield: s.click.aliexp...
    Microbit expansion from video: s.click.aliexp...
    Similar videos using Nextion displays:
    Arduino Numpad Display - • Arduino Numpad Display...
    DIY Typewriter - • DIY Typewriter
    My biggest project so far... - • My biggest project so ...
    Car gauges with Micro:bit and Nextion Display - • Car gauges with Micro:...
    --------------------------------------------------------------------------------------------------------
    Do you have any questions? Suggestions for the next video? Please put those down in the comment section. I try to answer as many questions as I can. Thank you for watching, reading the video description and I hope to see you next time. Good luck with your projects!
    --------------------------------------------------------------------------------------------------------
    #nextion #microbit #display
    --------------------------------------------------------------------------------------------------------
    Alternate titles:
    Custom Pitch and Roll indicator with Nextion
    Micro:bit & Nextion Intelligent Pitch and Roll Indicator
    Microbit and Nextion display - custom Pitch and Roll indicator

Комментарии • 76

  • @upir_upir
    @upir_upir  8 месяцев назад +1

    Do you like this video? Please consider buying me a coffee, thank you! www.buymeacoffee.com/upir

  • @davelordy
    @davelordy Год назад +53

    You need some sort of low pass filter on the movement to prevent it jumping about when stable.

    • @upir_upir
      @upir_upir  Год назад +15

      Yep, I’m sure there are many ways how to improve the project. If there will be enough interest, I might record part 2…

    • @strongme80
      @strongme80 Год назад +7

      Exponential Smoothing is another schema and works for me with Arduino from a noisy joystick/potentiometer.

    • @TimeFadesMemoryLasts
      @TimeFadesMemoryLasts Год назад +6

      @@strongme80 Exponential smoothing is a lowpass filter

    • @strongme80
      @strongme80 Год назад

      @@TimeFadesMemoryLasts Yeah, you're right. Thanks!

    • @Airsoftguns345
      @Airsoftguns345 Год назад +1

      A kalman filter would be better suited for this

  • @bimokayoba
    @bimokayoba Год назад +6

    Upir means new tools, new tricks, new life, Thank you very much ♥♥

    • @upir_upir
      @upir_upir  Год назад +1

      You are surely welcome, I´m glad you like it!

  • @homemade-it2495
    @homemade-it2495 Год назад +4

    I fall in love of this channel, i learnt how to convert image to cpp code, how to use woki website to emulate projects, how to make lcd characters and many other topics. Very rich content. Salute from Morocco 👍🏻👍🏻

    • @upir_upir
      @upir_upir  Год назад

      That´s great to hear, thank you for your nice comment and I hope you will learn even more stuff. Greetings to Morocco and good luck with your projects!

  • @goowatch
    @goowatch Год назад +3

    Congratulations! Your channel is one of the best and with the best explanations. Thank you for sharing your experiences.

    • @upir_upir
      @upir_upir  Год назад

      Thank you for your nice comment, I´m glad you find it helpful! Is there any particular topic that you might be interested in?

  • @richardjames26
    @richardjames26 11 месяцев назад +1

    Wow didn't know this existed.. the GUI is amazing

    • @upir_upir
      @upir_upir  11 месяцев назад

      Thank you, I’m glad you like it!

  • @bits2646
    @bits2646 Год назад +1

    Nice, I kinda need to dig into that bbc board, sadly haven't paid enough attention, looks like it isn't as limited in functionality as I thought that "kids learning board" will be

    • @upir_upir
      @upir_upir  Год назад

      I think the microbit is quite underrated. It´s a nice little board, easy to use, with a lot of sensors and you can get the project up and running in no time. For simple projects, I enjoy this board quite a lot.

  • @niallsommerville9813
    @niallsommerville9813 Год назад +2

    Nice project, well thought through.

    • @upir_upir
      @upir_upir  Год назад +2

      Thank you, I´m glad you like it!

  • @XanCraft21
    @XanCraft21 Год назад +2

    Thank you for this tutorial. I personally would rather use a plain 2.8 inch display since it will be easier for me to work with and give me more control and customization, but i could only do that in Arduino. I think Adafruit has made a Micro Bit Arduino boards package.

    • @upir_upir
      @upir_upir  Год назад

      Thank you, I´m glad you like it. Do you know the name of the Adafruit board? It sounds interesting.

    • @XanCraft21
      @XanCraft21 Год назад

      For some reason my comment won’t save. I don’t know why. Do you have another way for me to tell you? RUclips appears to have terrible code problems.

  • @codymaasen1
    @codymaasen1 5 дней назад +1

    Can you make a tutorial on how how to actually generate the different angles for the gauge sweep?

    • @upir_upir
      @upir_upir  4 дня назад

      Yes, I will try to record such video.

  • @upir_upir
    @upir_upir  Год назад +5

    All the source files, including the Photoshop/Photopea file is on GitHub: github.com/upiir/microbit_pitch_roll_indicator

  • @andymouse
    @andymouse Год назад +1

    Typically awesome tutorial...cheers !

  • @paaabl0.
    @paaabl0. 11 месяцев назад +1

    Embedded system with Blockly?? Wow, bold idea ;)

    • @upir_upir
      @upir_upir  11 месяцев назад

      I feel like Blocky is highly underrated, like being just for kids, but I actually quite enjoy building stuff in Blockly :)

  • @luisrey8986
    @luisrey8986 Год назад +2

    Excelente! 😀👍🏻

  • @aleaallee
    @aleaallee Год назад +1

    Isn't it possible to just have one image for pitch and roll where you could animate its rotation instead of having multiple images with different values?

    • @upir_upir
      @upir_upir  11 месяцев назад

      Unfortunately, it is not possible for this display. The Nextion is quite limited in what it can do/draw, but it´s cheap and easy to use.

  • @boardinrider
    @boardinrider Год назад +1

    Could the microbit board read information from a VESC then display it on a nextion display? Not sure if you are familiar with VESC, it is sorely lacking nice information displays.

    • @upir_upir
      @upir_upir  11 месяцев назад

      I´m not familiar with VESC. What types of communication does that unit supports?

    • @boardinrider
      @boardinrider 11 месяцев назад +1

      @upir_upir serial, canbus, analog, ppm VESC is an open source brushless motor controller used for everything from boats to cars to bikes to aircraft.

    • @upir_upir
      @upir_upir  11 месяцев назад

      @boardinrider if it had support for serial, it might be possible to use it directly with the Nextion display. Otherwise, you would just put Arduino in between and use either serial or canbus. Are you using the VESC for anything?

  • @farman_athestic
    @farman_athestic 10 месяцев назад +1

    Can we take small display for it ????

    • @upir_upir
      @upir_upir  10 месяцев назад

      Yes, you can use any Nextion display, but you would need to adjust the graphics accordingly.

  • @yasserghozy6815
    @yasserghozy6815 Год назад +1

    Do you have a blog ?

    • @upir_upir
      @upir_upir  Год назад

      No. Just this small youtube channel. But all the source files are on GitHub.

  • @aqib2000
    @aqib2000 Год назад +1

    Very good content

    • @upir_upir
      @upir_upir  Год назад

      Thank you, I´m glad you like it!

  • @p1xelman
    @p1xelman Год назад +1

    Could you make a cool screen to display 3 or 4 thermometers (wifi/sonoff) on one screen using esp (to be wifi too)?

    • @upir_upir
      @upir_upir  Год назад

      Do you have an idea of which thermometers to use? I can surely do the display part, not quite sure about the communication between the modules..

    • @p1xelman
      @p1xelman Год назад

      @@upir_upir I'm thinking about using these sensors sold for home automation, I'm going to research what is the easiest way to obtain the data, I believe it's mqtt

  • @ShawankumarParida
    @ShawankumarParida Год назад +1

    How to display images on oled display from a sd card module(bitmap images are stored in sd card)

    • @upir_upir
      @upir_upir  Год назад

      Please see my other comment in the other video.

  • @masoudsh5133
    @masoudsh5133 Год назад +1

    Excellent

  • @j0m1s16
    @j0m1s16 Год назад +2

    supr video

  • @initiald975
    @initiald975 3 месяца назад +1

    How do you get the outline of a car like that?

    • @upir_upir
      @upir_upir  3 месяца назад

      google image search "your car" + blueprint

    • @initiald975
      @initiald975 3 месяца назад

      @@upir_upir thanks!

  • @tspring95
    @tspring95 Год назад +1

    so cool

    • @upir_upir
      @upir_upir  Год назад

      Thank you, I´m glad you like it!

  • @bunnatang-ue8lp
    @bunnatang-ue8lp 11 месяцев назад +1

    too jerky movements. re-calculate and round it up with 100micro seconds delay

    • @upir_upir
      @upir_upir  11 месяцев назад

      This is just a starting project, there are many different ways how you can make it better.

  • @Yakroo108
    @Yakroo108 9 месяцев назад +1

    👍👍👍

  • @UnrealVideoDuke
    @UnrealVideoDuke Год назад +1

    WTF??? The SH** is like 2wice the pri$e on the other Website compared what you show on Ali

    • @upir_upir
      @upir_upir  Год назад

      Well, in that case, it makes more sense to buy it on aliexpress, right?

  • @olivier-motor
    @olivier-motor 8 месяцев назад +1

    hey like your job!!!! can we tolk about it do you have a email ?bye riky

    • @upir_upir
      @upir_upir  8 месяцев назад

      Thank you. The email is in the about page of this channel, but you have to open it on desktop and not mobile..

    • @olivier-motor
      @olivier-motor 8 месяцев назад

      thanks yes i know but it don't work @@upir_upir

  • @89263230559
    @89263230559 Год назад +1

    Wwooooooowww!!!!!

    • @upir_upir
      @upir_upir  Год назад

      Thank you for a nice wooow :)