Hello !
Over the years i’ve been struggling about deploying easily a Pixelblaze for wearables or quick deployment.
At the moment I need to:
- wire a push putton to turn on/off the PB + LED when not in use (since wearables are battery powered)
- wire a USB-C port or a cable going to a powerbank or 18650 cells…
- solder and fit womehow a bunch of buttons for pattern control (phone control is difficult in festival environnement for example, and I want to be able to adjust quickly color / luminosity / speed on top of the next/prev pattern.
- build myself an enclosure with cut outs for the buttons…
- all of this in the smallest form factor possible…
Let’s say for one or 2 wearables it’s fine, but I have a dozen to do for my burning man crew and it’s getting annoying + not super professionnal looking (glueing the buttons with superglue is the worse).
I’m about to commission a job on Fiver (being unable to design a PCB and enclosure myself) for a PCB + Enclosure.
For my specific need, I try to stay as small as possible for wearables, which is already quite difficult considering the size of Pixelblaze + Sensor board (Pico does not have a sound sensor so deal breaker, and it’s breaking my heart).
But i’m open to ideas to make it usable by others if possible.
Below are the features I’m looking to include:
- Works for a combo PB V3 + Sensor Board underneath . I put the sensor board under to have access to the top button and leave the ESP32 more room to evacuate heat (it’s been a problem in the past).
- USB In with Power Delivery if possible (minimum 3A, ideally 5A to cover pretty much any wearable project) powering directly the Pixelblaze. This power input can be switched with a button “ON/OFF”
- No connector for LED: i will do the soldering because it depends of the direction I will send the cable to (also lacking space for a JST connector…
- Buttons linked to the analog GPIO of the sensor board: WHY ? Because I can stream the status of these to other Pixelblazes synced to me. I’m thinking of putting 1 or 2 rotating knobs but it would increase the size and make it more difficult to put in a pocket for example.
- Enclosure would allow access to these buttons, the power switch, and of course the Pixelblaze button and light indicator. I need to have the enclosure as flat as possible, same for the width (between line in and antenna). Length i’m a bit more flexible.
- This PCB would be “easy to attach” with a header on the VCC / GND points for example
That would allow me to assemble a working Pixelblaze quickly.
Let me know what you think ?
Other ideas:
- IR sensor to control it with an IR remote ? But no idea how to implement this
- Fit somehow a JST connector ? But i really don’t know how to do this without increasing width or height.
Addtionnal question: would i be able to sell it for a small fee (to cover development cost) considering I’d be using the Electromage enclosure as base to design to my new enclosure. If I understand well it’s fine as long as it’s for a Pixelblaze (defintely the case here) and I reference the original source ?
Thank you