NEW PRODUCT – Blinky Grid – Programmable LED matrix kit

Window-11

NEW PRODUCT – Blinky Grid – Programmable LED matrix kit. Blinky Grid is a 7×8 LED grid kit from Wayne&Layne that has an ingenious method of programming. Instead of connecting it directly to your computer using old fashioned ‘wires’ – the board is held up directly to your computer screen, and an easy-to-use web page will ‘blink’ in the text or image you want. Its a fun and simple kit but with the bonus that you get to make it look the way you want when done, without a microcontroller programmer!

This is a great beginner kit, easy to make even if you are have never soldered before. You will need basic hand tools such as a soldering iron, solder and diagonal cutters. Then to program, use any computer with a FireFox or Chrome web browser. You’ll have a finished custom blinky in under an hour!

Window-1-7

There’s a lot more information including soldering tutorial, programming page, schematics and more at the Blinky Grid Page.

In stock and shipping!


Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — The 2024 Recap Issue!

Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona

Electronics – Adafruit Daily — SMT Tip – Stop moving around!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !


3 Comments

  1. VERY cool method of programming! although it’s slow with no verification… still awesome

  2. @moser While the transmission is only uni-directional (device can’t tell the computer to retry transmission) and kind of slow (depending on display, browser, and graphics card you can turn it up to only 20 ms between state changes), we do "package" the data to transmit into chunks that are each protected by a checksum, so it’s very unlikely that invalid data is programmed into the chip. If a bad checksum is detected, the blinky bootloader will alternately flash two leds and require a power cycle to try again.

  3. I had a Timex watch that programmed like this once, but doing this with a LED matrix and open sourcing it? Awesomeness. This is a great project! What an outstanding project to get someone started in microcontrollers! And nice checksum error prevention. 🙂

Sorry, the comment form is closed at this time.