وحدة مصفوفة النقط MAX7219 4 في 1 وحدة عرض LED
تمت ترجمة جزء من المراجعة تلقائيًا.
I first tried the dotMatrix on the Arduino with the Sprite and Matrix libraries. I got funny results because the column adressing is reversed. Therefore I switched to the MD_MAX72xx libraries. Make sure to change the define in the MD_MAX72xx. h file to read: #define USE_FC16_HW 1 I used the MD_Keyswitch library found at https://github.com/MajicDesigns/MD_KeySwitch and the MD_MAX72xx library found at https://github.com/MajicDesigns/MD_MAX72XX Then I pulled the source at https://github.com/MajicDesigns/MD_MAX72XX/blob/master/examples/MD_MAX72xx_ScrollChart/MD_MAX72xx_ScrollChart.ino With that you should be able to get it to work. If you use pins that are not-SPI standard, make sure to activate the call to MD_MAX72XX with four parameters, and comment out the one with two parameters.
منتج جيد جداً وسعر جيد. إذا كنت لا تعرف كيف هذا العمل... ... وجدت درس واحد جيد. https://www.makerguides.com/max7219-led-dot-matrix-display-arduino-tutorial/ إذا جربت البرامج و رأيت أنها لا تعمل مع البرنامج الأول. حاول تغيير أسماء الدبابيس التي ستستخدمها وأعد تحميل البرنامج على Arduino. على سبيل المثال. CS_PIN 10 البيانات 11 رقم التعريف الشخصي 13 لـ CLK