My XL Wireless Photo Wall – PictureLED

A project utilizing the mkr1000 and 960 ws2812b to display a picture on the wall, you take a photo with the smartphone and you can see it!

Things used in this project

Hardware components

Arduino MKR1000
Arduino MKR1000
× 1
WS2812B x 60 1M led strip
× 16
12V 20A PSU
× 1
Large wood plate 120cm * 80cm
× 1
Plastic cover
× 1

Hand tools and fabrication machines

Circular saw
Welder

Story

Schematics

Crude schematics

I wish I knew some cad software, but I can really just draw, but its really quite simple, the 5V goes to each strip, and from the MKR1000 you get 8 output pins to the right side, and 8 to the left side. they all go to the appropriate strip into the DIN pin, so you put the even strips facing left and the odd strips facing right

Code

Closed code

Arduino

My code is still quite buggy, and I can’t share it here it, but its basically two components:
* An android app, that takes an image, converts to 60×16, and uploads to the wifi web server
* The arduino code – a simple webserver that gets 60x16x3 values and sends directly to the led strips
//Code to be put here later

About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top