توضیحات
سون سگمنت 7SEGMENT 8 DIGIT FOR ARDUINO:
مشخصات:
ماژول کنترل صفحه نمایش دیجیتال MAX7219.
این ماژول با میکروکنترلرهای 5 ولت و 3.3 ولت سازگار است.
می توانید از آن برای آردوینو استفاده کنید.
MAX7219 یک درایور نمایشگر کاتد مشترک ورودی/خروجی سریال یکپارچه است که ریزپردازنده شما را به یک صفحه نمایش LED دیجیتال 7 قسمتی و 8 رقمی متصل می کند.
فقط از سه پورت IO برای هدایت نمایشگر هشت رقمی استفاده می شود.
MAX7219 از نمایشگرهای بدون سوسو و نمایشگرهای آبشاری پشتیبانی می کند.
Characteristics:
MAX7219 digital display control module.
This module is compatible with 5V and 3.3V microcontrollers.
You can use it for Arduino.
MAX7219 is an integrated serial input/output common-cathode display driver, connecting your microprocessor to a 7-segment, 8-digit digital LED display.
Only three IO ports are used to drive the eight-digit display.
MAX7219 supports both flicker-free and cascading displays.
Wiring instructions (for example, it can connect any IO port, changed the port definition in the program):
VCC: 5V
GND: GND
DIN: P00
CS: P01
CLK: P02
Note:
VCC and GND must not be connected in reverse, so as not to burn the chip
Specifications:
Material: PCB + Electronic Components
Power: 5V
Dimension: 82*15*12mm (L*W*H)
Shell Color: Blue and Black
یک پروژه از اتصال سون سگمنت 7SEGMENT 8 DIGIT FOR ARDUINO:
MAX7219 is an IC that is used to drive 7-segment LEDs (up to 8 digits), block displays (bar displays), and 64 individual LEDs that are comon cathodes. To communicate with a microcontroller, MAX7219 uses the SPI communication system. So to drive 64 LEDs only need 3 ports of the microcontroller.
In this article I will show you how to use a 7-Segement module that uses IC MAX7219 as the driver.
Required components:
- MAX7219 7-Segment Module
- Arduino Nano
- wire Jumper
- USB mini
Required Library:
In this tutorial I use Arduino Nano board. If you have never used it. I suggest reading my previous article about “How to Use Arduino Nano“.
2x7_seg_MAX7219_displays_Arduino.ino
2x7_seg_MAX7219_countdown.ino
https://www.instructables.com/MAX7219-7-Segment-Using-Arduino/
دیدگاهها
هیچ دیدگاهی برای این محصول نوشته نشده است.