DEV Community

Yasovardan Ram.Y
Yasovardan Ram.Y

Posted on

I Have made multi state RGB QR code

An experimental color-based QR-like encoding system using multistate RGB modules for higher-density visual data storage.

Yasovardan-Ram (Yasovardan Ram.Y) ยท GitHub

Programmer. Yasovardan-Ram has one repository available. Follow their code on GitHub.

favicon github.com

Top comments (3)

Collapse
 
productmechanics_1a75e594 profile image
ProductMechanics

That looks incredible. My first feel on your ask on what can be done more to improve is to see if we can make the image of the QR to some meaning full image according to the context. Say for example if it is for a Panda Cafe., what if the same QR is generated with the pattern of the color boxes to look like a panda ? You think it might make others to get connect to the context with the QR code?

Collapse
 
yasovardanram profile image
Yasovardan Ram.Y

That's an interesting idea , Trying to make QR code more artistic and relevant to the information The QR provides. The major challenge would preserving data in some of modules of the QR while keeping the rest as the artistic side like a panda for 'panda cafe'. In this project exactly im trying to make a QR code more efficient by using colours. But still its definitely something worth exploring. A code that people can instantly associate with a brand or context while still being machine-readable could make the experience much more engaging.
Do check out my Github Profile for more info on how this code works.
Github link :- github.com/Yasovardan-Ram/Spectrum-QR
Star the project if you like it on github.

Collapse
 
yasovardanram profile image
Yasovardan Ram.Y

What do u think can be done to improve this project