For the next batch of earrings, I plan on adding a bunch more pride flags to the earrings. Any suggestions? I already have the rainbow flag and the trans flag.

Note that because these are LEDs, the colors black and gray are difficult to represent so for example the ace flag sadly won't work well.

#diy_electronics #lgbtq #jewelry

Also, for those interested, I'm still selling the previous batch ^^

https://lectronz.com/products/erring-ring-rgb36

LED Ring Earrings (36 LED)

LED earrings with 36 RGB LEDs!

@ayke @sashag hmmm can we do a fw update in place after the fact? The lesbian flag is very pretty ๐Ÿ˜„
@h5e @sashag yes! For the 18-LED one you can see the explanation here (you'll need some extra hardware):
https://github.com/aykevl/things/tree/master/earring-ring
You might also want to get one of these to connect them easily:
https://www.aliexpress.com/item/1005006712952020.html
The relevant code is here, you can either change one of the existing flags or add the new flag as a new animation:
https://github.com/aykevl/things/blob/main/earring-ring/main.go#L165
things/earring-ring at master ยท aykevl/things

Collection of microcontroller projects. Contribute to aykevl/things development by creating an account on GitHub.

GitHub
@ayke @h5e I finally should continue with my own project โ€ฆ a more modern (hardware), more flexible illuminated cocktail dress. Hardware & software are working, I have several AdaFruit NeoPixel strings (the very thin wired ones), the open source pulse sensor works like a charm โ€ฆ now I need to sew  
This was my inspiration: https://www.youtube.com/watch?v=guALfLoto10
Interactive Particle Physics Dress Video

YouTube

@sashag @h5e Oooh that is really cool! I made a LED dress once but don't wear it very often and it doesn't have any special features like heart rate detection.

https://hachyderm.io/@ayke/111006626127304755

Ayke van Laethem (@[email protected])

Attached: 1 image Made this LED dress for a festival. The LEDs are hanging under the skirt, and are controlled by a RP2040 programmed using @[email protected]. Power comes from a power bank I carry with me. This was actually just quickly hacked together but worked surprisingly well. If I'd made this again, I'd have to think of a way to better fix the LEDs in place. They're just hanging there now and get tangled easily. LED string: https://a.aliexpress.com/_EuEfvVt Source code: https://github.com/aykevl/things/tree/master/dress #sewing #wearables #rp2040

Hachyderm.io

@ayke @h5e The dress in the video is a custom design by a fashion designer for a cocktail reception. The customer is a software engineer and her father a pretty successful physicist. The reception was to celebrate a scientific prize he had received. And she wanted something that brought together his physics and her software.

The fabric was custom printed. It shows particle traces in a fog chamber. She was wearing one of these fitness tracker belts around her waist and ran a self written program on her phone that got the heart rate, talked to the microcontroller steering the LEDs and also connected to some IBM cloud service (she worked for IBM) that determined the LED color. Party guests could visit the website and change the color.

I wanted this to be more flexible and without a cloud service and proprietary hardware like the fitness tracker.
The controller is arduino based (but I might change that), the pulse sensor is from https://pulsesensor.com/ and the NeoPixel strings are from AdaFruit, ridiculously expensive to import from the US. But a girl has to do โ€ฆ

Heartbeats in Your Project, Lickety-Split โ™ฅ

Pulse Sensor, Heartbeat, Arduino, Raspberry Pi, littleBits, micro:bit, and more.

World Famous Electronics llc.
@sashag @h5e very cool! Mine was definitely not that high tech, just an Arduino-like board and an LED strip.
@ayke @h5e I might have to do a bit about the software, because if the pulse controls the flashing, what determines the color? Maybe heart rate. The pulse sensor can give the pulse rate, the distance between individual beats and just the beats itself. It's incredibly versatile.
@ayke @h5e And I probably will have to transfer the battery to the handbag. Each LED string has 40 NeoPixel. Each of them consists of 3 LEDs. At maximum brightness they consume 30mA each โ€ฆ that will be quite a big battery pack 
@sashag @h5e I normally run them at a low brightness, so only 5mA per LED or so. In fact I ran the dress LEDs above just from my phone charging port (USB-C, they often also provide power!), worked fine!
@ayke @sashag cool ๐Ÿ˜Ž any reason to buy new gadgets for my electronics projects is welcome ๐Ÿ˜…

@ayke

Does the lesbian or bisexual flag colours work?

@eliza thanks! Yes, I think that could work. Bi definitely, lesbian I'll try though the colors might be harder to make clear.

@ayke

Thank you โค๏ธ

Datei:Tricolor Polyamory Pride Flag.svg โ€“ Wikipedia

@Xerunala hmm the three colors could possibly work, blue and red definitely but the dark purple might be more difficult. Not sure how I'd add the yellow though, unless you have a suggestion how to add it to the circle?