RGB LED earrings for festivals, parties, raves, hacker events, etc. Each earring weighs about 1.8g, or 2.8g including the battery. This is comparable to most earrings.
WARNING: these earrings come without a battery. See "What's in the box" below where you can buy them.
These earrings can be run with various patterns! It has two buttons to cycle through them. The top one cycles through different modes (and can be long-pressed to turn it on/off), the bottom one cycles through various colors/patterns within a mode:
Insert the battery with the flat side (with markings) to the outside. The rounded side goes to the inside, pressed to the PCB. Inserting them the wrong way around won't harm the earrings, but the battery might drain quickly so check the polarity. The earring should light up immediately after inserting the battery.
You can select the mode using the buttons on the back. For a list of modes, see above.
Afterwards, it's best to remove the batteries and put them in separate plastic bags (included with the earrings). You can use the included wooden stick to remove them by pushing from the top - they're really hard to remove otherwise!
The batteries will typically last for over 24 hours, depending on the mode, and the type and quality of the battery. So you can use them for multiple nights at a festival. The blue color will fade first when the batteries run out, this is how you can see the batteries run down.
You can write your own custom patterns, and upload them to the earrings via sound! Initially these custom patterns are 1-3 blue LEDs but they will switch to a saved pattern after 1 second (if one has been uploaded).
Warning: this feature is EXPERIMENTAL. There may be bugs. Patterns run without sandbox, directly as machine code on the earring so be especially careful with code shared by others. A malicious pattern can brick the firmware. While I test each earring to check whether this feature works, I cannot at the moment guarantee that it will work (but please contact me if it doesn't).
Steps to make a custom pattern:
If transmission is interrupted, that's no problem. Just keep the microphone close enough that it will continue receiving data. Once enough blocks of data have been received, the binary can be recovered. This is thanks to a simple fountain code.
Not all speakers will produce clean enough sound for this to work. It appears that headphones (at high volume) and small Bluetooth speakers work best. Phone speakers may or may not work. Fancy speakers with multiple cones (separate bass/treble) and laptop speakers may not work at all. You'll have to experiment a bit to find out!
Other tips:
Unfortunately, batteries are not included since shipping these batteries comes with various restrictions. Luckily, they're easy to find online on your local Amazon/eBay/Bol/etc under the name CR1225 (usually in a pack of 5 for a few euros). They're hard to find (and expensive!) in physical stores, so I recommend buying them online. There's also another type that you can use (CR1220) but be careful since these might fall out more easily.
These earrings use an STM32L031 microcontroller to control the 36 RGB LEDs with Charlieplexing. By using Charlieplexing, it is possible to control all 36 RGB LEDs with just 12 GPIO pins - many more pins would have been needed with traditional multiplexing.
The PCBs are made and assembled by JLCPCB. I program them, depanel them, test them, and attach earring hooks to them so they are ready to use. Since it's all open source, you can do this yourself if you want.
These earrings are open source! The design files and the code is on GitHub, see the code link below.
The firmware on the earrings is written in the Go programming language (yes, really) using TinyGo. Controlling the LEDs is done directly in assembly due to the tight timings, but the animations are all done in Go. See the documentation link below for the source code. So if you feel like it, you can even program your own LED animations! Of course, they come pre-programmed so you don't need to do anything special.
I got inspiration from the really cool earrings made by California STEAM, also here on Lectronz. Check them out!
It may take a few days for me to send the package.
All packages are sent via normal mail and will fit in a standard letterbox. You don't need to be home to receive the package. If you want other options (or no shipping option is available), please message me.
Import fees:
EU: none (VAT exempt in most EU countries)
UK: none expected below £135
US: none (tariffs collected at checkout, no one seems to know the actual tariffs but since this is DDP you don't need to pay for it)
Rest of world: buyer's responsibility. Usually there's an exception for low value goods but check with your customs to be sure.