ความคิดเห็น •

  • @robertolima1207
    @robertolima1207 6 ปีที่แล้ว

    Simplesmente demais ! Excelente... Parabéns...

  • @MrPnew1
    @MrPnew1 6 ปีที่แล้ว +1

    Very cool Marco :)

  • @davidsama9720
    @davidsama9720 5 ปีที่แล้ว

    excelente lo que buscaba

  • @armandogarcia-bt4yb
    @armandogarcia-bt4yb 6 ปีที่แล้ว

    Me gusta. Excelente

  • @muhammadnurfaizi4804
    @muhammadnurfaizi4804 3 ปีที่แล้ว

    nice, but do you have a tutorial to add a new function on parola font and then can make two pause time on two difference function ?

  • @hssn13
    @hssn13 4 ปีที่แล้ว

    Great!!!, I will try to export it to another controller. I will inform you the results

  • @jamesee3929
    @jamesee3929 5 ปีที่แล้ว

    Hi Marco, thank you for the great library. May I know what is the maximum number of LED module can be connected?

    • @8136821
      @8136821 5 ปีที่แล้ว +1

      Technically no limit from the library (with enough memory). In practice up to 16 is not much of a problem just using an external power supply. Beyond that it depends on how the power is supplied and the ability to condition the CLK and DATA signals over the long length; there are ways to parallel up some of these things. I have seen strings of 30-40 modules in some videos. Clearly the longer the display the slower the display can update.

  • @ahmedfahmi2213
    @ahmedfahmi2213 5 ปีที่แล้ว

    I was tried to upload to Arduino Nano, parola_sprites but it was stop when compiling, could some one inform me the solution

  • @Ahmadnaweed786
    @Ahmadnaweed786 4 ปีที่แล้ว

    Nice music

  • @TechnoWit3D
    @TechnoWit3D 3 ปีที่แล้ว

    nice !!
    do you have tutorial for 16x16 display ?

    • @8136821
      @8136821 3 ปีที่แล้ว

      No.

    • @TechnoWit3D
      @TechnoWit3D 3 ปีที่แล้ว

      @@8136821 ohh ok
      thanks

  • @fredericsalvan2638
    @fredericsalvan2638 4 หลายเดือนก่อน

    Bonjour, il y aurais un moyen d'afficher ces sprites sur une matrice WS2812, cette bibliothèque est dédiée aux MAX7219 mais je trouve ces animations géniales et je voudrais ces sprite sur une matrice WS2812 que je possède déja

    • @8136821
      @8136821 4 หลายเดือนก่อน

      This library is only for MAX7212. but feel free to use the code and adapt it to suit your application if you want to.

  • @davidsama9720
    @davidsama9720 5 ปีที่แล้ว

    hola saludos para acer las animaciones en una matriz double de 16x64 como se realizaria

    • @8136821
      @8136821 5 ปีที่แล้ว +1

      Examples all used single height displays. Double height displays should be possible using the double height features of the library, but I have not tried this. Look for the double height examples to see how the double height is configured to work in the code.

  • @mhdghozaliali6954
    @mhdghozaliali6954 6 ปีที่แล้ว

    sir i have tried it but why the text is reversed. I use dot matrix max7219. please help

    • @8136821
      @8136821 6 ปีที่แล้ว +1

      Because you have not told the library what type of hardware you are using. Please read the documentation for MD_MAX72xx library.

    • @mhdghozaliali6954
      @mhdghozaliali6954 6 ปีที่แล้ว

      marco_c
      please help me what I should do

    • @mhdghozaliali6954
      @mhdghozaliali6954 6 ปีที่แล้ว

      marco_c
      I use hardware dot matrix max7219 8x8

    • @MarlonVillegasBriones
      @MarlonVillegasBriones 5 ปีที่แล้ว

      try GENERIC board
      look for this line
      #define HARDWARE_TYPE MD_MAX72XX::PAROLA_HW
      change to
      #define HARDWARE_TYPE MD_MAX72XX::GENERIC_HW
      enjoy

    • @utubebob100
      @utubebob100 4 ปีที่แล้ว

      Mhdghozali ali I use this, works great! #define HARDWARE_TYPE MD_MAX72XX::ICSTATION_HW

  • @imangope9910
    @imangope9910 ปีที่แล้ว

    Sent code codingnya gan

    • @8136821
      @8136821 ปีที่แล้ว

      Read Comment under video

    • @imangope9910
      @imangope9910 ปีที่แล้ว

      @@8136821 which has been in the form of a file