LedShapesEnglish
project overview | |
Year | 2019-2023 |
Number of pixels | 18-20 |
Grayscales / Colors | greyscales |
Illuminant | SMD LEDs |
Power input | |
Contact person | Arne Rossius |
Project website |
The LED Shapes are various shapes (currently a heart, an arrow, and a star are available) defined by several LEDs forming their outline. They are the successor of the AntiKippenLights project, now using a smaller 8-pin microcontroller and Charlieplexing to control the up to 20 LEDs forming the shape. As before, several animations with and without fading are played on the LEDs in succession. Power is supplied by a CR2032 3 V lithium button cell. The circuit can be switched on and off with a button, and also turns of by itself after approx. 2 hours of continuous operation.
Prototypes
Star
The first prototype built was for the star shape, using an ATtiny13 microcontroller. It uses THT components except for the LEDs to enable it being built on a home-etched single layer PCB. After successful testing, an SMD-only PCB was designed and became available as LED-Star v3.0.
Arrow
The second prototype built was an arrow using 20 LEDs, this time using a low-cost Padauk microcontroller. It is using only THT components, the microcontroller is mounted on an adapter PCB to fit into a standard IC socket. The prototype PCB is compatible with at least the PMS150C and PFS154 controllers, the latter being used during development as it has reprogrammable flash memory.
Heart
The third prototype built was the traditional heart shape copied from AKL-Mini, but also using the Padauk microcontroller. A single-sided PCB was designed for easier home etching, requiring several wire bridges on the reverse and also using a THT battery holder.
Hardware
The heart and arrow PCBs kept their 45.7 x 30.5 mm dimensions from AKL-Mini, to fit into a matchbox. They both use 18 LEDs as before. The star PCB is itself star-shaped and has 20 LEDs arranged around its edge. The layouts are double sided and it's recommended to use thin PCB material (e.g. 1 mm).
Rev. 4.0
- Schematic for 18 LEDs (PNG image)
- Schematic for 20 LEDs (PNG image)
Heart
- Schematic (EAGLE 4.x)
- PCB layout (EAGLE 4.x)
- Construction kit instructions
Arrow
- Schematic (EAGLE 4.x)
- PCB layout (EAGLE 4.x)
- Construction kit instructions
Star
- Schematic (EAGLE 4.x)
- PCB layout (EAGLE 4.x)
- Construction kit instructions
Rev. 3.0 (Star only)
- Schematic (PNG image)
- Schematic (EAGLE 4.x)
- PCB Layout (EAGLE 4.x)
- PCB Layout (Gerber files)
- Construction kit instructions
Software
For Hardware Rev. 4.x
For use with Padauk PMS150C or PFS154 controllers.
- Coming soon.
For Hardware Rev. 3.x
For use with Atmel/Microchip ATtiny13(A) controllers. Only available for 20 LEDs.