New stickers! Linux Tux Penguin, Ladyada Lovelace (small), Micro-Controllers and QR code (and patch – QR code)

663695689707

New stickers! Linux Tux Penguin, Ladyada Lovelace (small), Micro-Controllers and QR code.

655
And a patch, this is the one of first woven/embroidered QR patches we know of. We are experimenting with wearable QR codes, this is our first one and it works great!


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 !


2 Comments

  1. One idea to help with the scanability of the woven QR code it to use the dense alternate case-insensitive encoding. If you use the limited character set of only capital letters and a few certain punctuation marks the encoder can pack more characters into the code. Luckily URL transport types and hostnames are not case sensitive, so you could encode the url as http://ADAFUI.IT/QR and it would fit into a “Version 1” code (21×21 pixels) instead of the “Version 2” (25×25) it currently uses. This would allow either larger pixels and higher ECC, both of which might improve the read rate.

  2. hey @T – we tried a few different types and permutations, this one seems to work the best across all the apps, materials and tests – but we have some more ideas for some fun stuff soon too!

Sorry, the comment form is closed at this time.