Products
Categories
- Main categories
-
- 3D PRINTING
- ARDUINO
- AUTOMATION
- BOOKS
- CYBERSECURITY
- EDUCATION
- ELECTRONICS
- Cables
- Cameras and accessories
- Communication
- Conductive materials
- Connectors
- ARK connectors (Terminal Block)
- Coaxial connectors (RF)
- Connectors
- Crocodile clip
- D-Sub drawer connectors
- DC power connectors
- FFC/FPC ZIF connectors
- Goldpin connectors
- IDC connectors
- JACK connectors
- JST connectors
- Jumpers
- Memory cards slots
- Other connectors
- Pogo pin
- RJ45 sockets
- Slip ring connector
- Supports
- Szybkozłącza
- USB connectors
- USB PD Adapters for Laptops
- Cooling
- Displays
- Electronic modules
- A/D and D/A converters
- Audio
- Barcode readers
- CAN converters
- Converters USB - UART / RS232
- Data logger
- DDS/PLL generators
- Digital potentiometers
- Encoders
- Expanders of the I/O
- Fingerprint readers
- HMI modules
- Image and video
- JTAG accessories
- Keyboards, buttons
- LED drivers
- Memory card readers
- Memory modules
- Modules with power outputs
- Motor controllers
- Power modules
- RS485 converters
- RTC modules
- Servo Controllers
- TSOP infrared receivers
- USB Converters - I2C / 1-Wire / SPI
- Voltage converters
- Gadgets
- GPS
- Intelligent clothes
- LED - diodes, displays, stripes
- Luminous wires and accessories
- Machine vission (MV)
- Memory cards and other data storages
- Passive elements
- PC accessories
- Printers
- Prototype boards
- Relays
- Semiconductors
- A/C converters (ADC)
- Analog systems
- Audio systems
- Bridge rectifiers
- Button
- D/A Converters (DAC)
- DDS synthesizers
- Digital circuits
- Diodes
- Drivers of motors
- DSP microprocessors
- Energy counters
- Energy harvesting
- ESD security
- IGBT drivers and bridges
- Interface systems
- LED drivers
- Logic converters
- Memory
- Microcontrollers
- Optotriacs and optocouplers
- Other
- PLL generators
- Power systems
- Programmable systems
- Resetting systems
- RF systems
- RTC systems
- Sensors
- SoC systems
- Timery
- Touch sensors
- Transistors
- Sensors
- Accelerometers
- Air humidity sensors
- Air quality sensors
- Current sensors
- Distance sensors
- Flow sensors
- Gas sensors
- Gyroscopes
- Hall sensors
- Humidity sensors
- Infrared sensors
- Light and color sensors
- Liquid level sensors
- Magnetic sensors (compasses)
- Medical sensors
- Motion sensors
- PH sensors
- Position sensors
- Pressure sensors
- Pressure sensors
- Reflection sensors
- Sensors 6DOF/9DOF/10DOF
- Sensors of liquid quality
- Temperature sensors
- Vibration sensors
- Sound transducers
- Switches and buttons
- Cables
- FPGA DEVELOPMENT KITS
- Measuring devices
- MECHANICS
- MINICOMPUTERS (SBC)
- POWER
- RASPBERRY PI
- Accessories for Raspberry Pi
- Audio video cables for Raspberry Pi
- Case Raspberry Pi
- Cooling for Raspberry Pi
- Displays for Raspberry Pi
- Extension modules for Raspberry Pi
- Memory cards for Raspberry Pi
- Power for Raspberry Pi
- Raspberry Pi 3 model A+
- Raspberry Pi 3 model B
- Raspberry Pi 3 model B+
- Raspberry Pi 4 model B
- Raspberry Pi 400
- Raspberry Pi 5
- Raspberry Pi 500
- Raspberry Pi cameras
- Raspberry Pi Compute Module
- Raspberry Pi model A/ B+/2
- Raspberry Pi Pico
- Raspberry Pi prototyping
- Raspberry Pi Zero
- Raspberry Pi Zero 2 W
- RETIRED PRODUCTS
- SALE
- STARTER KITS, PROGRAMMERS, MODULES
- Atmel SAM
- Atmel Xplain
- AVR
- Coral
- DFRobot FireBeetle
- ESP32
- ESP8266
- Feather / Thing Plus
- Freedom (Kinetis)
- M5Stack
- Micro:bit
- Nordic nRF
- Other development kits
- Particle Photon
- Peripheral modules
- PIC
- Raspberry Pi RP2040
- RFID
- RISC-V
- Seeed Studio LinkIt
- Segger programmers
- SOFTWARE
- Sparkfun MicroMod
- STM32
- STM32 Discovery
- STM32 MP1
- STM32 Nucleo boards
- STM8
- Teensy
- Universal programmers
- WRTNode
- XIAO/Qt PY
- Atmel SAM
- WORKSHOP
- Adhesives and gluers
- Chemistry
- CNC milling machines
- Crimping tools
- Dispensing needles
- Heat-shrink tubing
- Insulation strippers
- Knives and scissors
- Laboratory power supplies
- Mikroskopy
- Mini drills and grindrers
- Organizers
- Power strips
- Power tools
- Safety glasses
- Soldering
- Antistatic mats and accessories (ESD)
- BGA balls
- BGA rework stations
- Brushes and ESD brushes
- Desoldering Wick
- Handles, magnifiers
- Heat guns
- Heaters and soldering irons
- Laminates
- Portable soldering irons
- Silicone Soldering Mats
- SMD Accessories
- Soldering accessories
- Soldering chemistry
- Soldering irons
- Soldering pastes
- Soldering pots
- Soldering stations
- Soldering tips
- Sponges and cleaners
- Stand for soldering irons
- Tin
- Tin extractors
- Ultrasonic cleaners
- Tapes (aluminum, kapton, copper, insulating)
- Tools
- Tweezers
- Vices
- 3D PRINTING
New products
New products
zł167.54 tax excl.
Adafruit 1487
Free shipping
free shipping in Poland for all orders over 500 PLN
Same day shipping
If your payment will be credited to our account by 11:00
14 days for return
Each consumer can return the purchased goods within 14 days
1487 - Adafruit NeoPixel NeoMatrix 8x8 - 64 RGB LED Pixel Matrix -
Wiring it up is easy: there are two 3-pin connection ports. Solder wires to the input port and provide 5VDC to the + 5V and ground pins, then connect the DIN pin to your microcontroller. If you're using our NeoPixel Arduino library, use digital # 6. You will also need to make a common ground from the 5V power supply to the microcontroller / Arduino. Since our LED can draw as much as 60mA (thats up to 3.5 Amps per panel if all LEDs are on bright white!) We suggest our 5V 2A power supply. For most uses, you'll see about 1-2A of current per panel.
If, say, you need MORE blinky, you can chain these together. For the second shield, connect the DIN panel to the first panel's DOUT. Also connect a ground pin and power with 5V. There you go! You can chain as much as you can if you are using the UNO. Watch your power usage, you may need a 5V 10A power supply for so many of these!
There is a single data line with a very timing-specific protocol. Since the protocol is very sensitive to timing, it requires a real-time microconroller such as AVR, Arduino, PIC, mbed, etc. It can not be used with a Linux-based microcomputer or interpreted microcontroller such as the netduino or Basic Stamp. Our wonderfully-written Neopixel library for Arduino supports these pixels! As it requires a hand-tuned assembly, it is only for AVR cores and others may have ported this chip driver code so please google around. An 8MHz or faster processor is required.
Our detailed NeoPixel Uberguide has everything you need to use. NeoPixels in any shape and size. Including ready-to-go library & example code for the Arduino UNO / Duemilanove / Diecimila, Flora / Micro / Leonardo, Trinket / Gemma, Arduino Due & Arduino Mega / ADK (all versions)
Adafruit NeoPixel NeoMatrix 8x8 - 64 RGB LED Pixel Matrix ( 6:25 )
details:
- Dimensions: 71.17mm / 2.8 "x 71.17mm / 2.8" x 3.28mm / 0.12 "
- Weight: 24.21g
Tutorials on the Adafruit Learning System featuring this product: | |
LED Art with Fadecandy NeoPixels + Processing |
|
Using NeoPixels with Netduino Plus 2 It is now possible to use NeoPixels with Netduino, until now! |
|
Adafruit NeoPixel Asberguide Everything you always wanted to know about Adafruit NeoPixels but were afraid to ask |
Responsible person BTC Korporacja sp. z o. o. Lwowska 5 05-120 Legionowo Poland sprzedaz@kamami.pl 22 767 36 20
Other products in the same category (16)
IS31FL3731 LED Matrix Opto Feather Platform Evaluation Expansion Board. RED matrix. Adafruit 3134
Module with 7 RGB LEDs WS2812 type controlled by serial signal. It can be powered by 5V, only one signal line is required for control
No product available!
COB LED ring, made of aluminum PCB, emits warm white light (2800-3000k) at 12 V DC with a maximum current consumption of 500 mA, offering a wide beam angle of 120 °
No product available!
COB LED ring, made of aluminum PCB, emits cold white light (6000-6500k) at 12 V DC with a maximum current consumption of 600 mA, offering a wide beam angle of 120 °
RGB LED matrix display with a resolution of 32 x 16 (512 LED). DFRobot DFR0471
Flexible 8x8 RGB LED matrix module. The set uses addressable SK6812/WS2812B diodes. DFRobot DFR0461
No product available!
COB LED ring, made of aluminum PCB, emits warm white light (2800-3000k) at 12 V DC with a maximum current consumption of 1100 mA, offering a wide beam angle of 120 °
No product available!
Module with 10 addressable RGB LEDs APA102C. Each of the LEDs is independently controlled via the I2C interface, and the line address is modified, so that the modules can be connected with each other. SparkFun COM-18354
3 mm LED matrix. The matrix contains 35 LEDs (5x7 system) in red. Connection diodes are a common anode.
Module with 24 RGB LEDs WS2813 Mini. The board is equipped with a Grove connector and communicates via a digital interface. Seeed Studio 104020168
9x16 Charlieplexed LEDs designed to match with the Adafruit 16x9 Charlieplexed PWM LED Matrix Driver - IS31FL3731. Color: BLUE. Adafruit 2973
No product available!
No product available!
LED module dedicated to low-power lighting, ideal for desk lamps and creative lighting housings. Equipped with a micro USB connector, it is easy to power from computers or laptops, and thanks to its compact dimensions and simple layout, it can be easily integrated into various projects, offering the possibility of connecting an additional switch. Kitronik 2176
Matrix with 25 WS2812B RGB diodes controlled by a serial signal. The module can be powered by 5V, only one signal line is required for control
No product available!
The ring has sixteen RGB WS2812 diodes, controlled by means of serial signals. The module can be supplied with voltage from 4-7V, only one signal line is required to control it. NeoPixel Ring 16 x WS2812