Slicer Discord
spinner led pov – Modelo 3D imprimible de Thingiverse Thingiverse

spinner led pov

por fatero
17 Descargas
11 Likes
1 Makes
Ver Modelo
this is a simple spinner with 5 leds that shows a a word when you spin it. i use 1x attiny85, 5 x leds, 5 x 65 ohms resistors, 1 x switch and 1 x 3 volt botton batery. i add the schematichs, the pcb and the program.

video: https://youtu.be/fRVIec4Avaw

this is the arduino program:

int delayTime = 1;
int charBreak = 2.1;

int LED1 = 0;
int LED2 = 1;
int LED3 = 2;
int LED4 = 3;
int LED5 = 4;

void setup()
{
pinMode(LED1, OUTPUT);
pinMode(LED2, OUTPUT);
pinMode(LED3, OUTPUT);
pinMode(LED4, OUTPUT);
pinMode(LED5, OUTPUT);
}

int a[] = {1, 6, 26, 6, 1};
int b[] = {31, 21, 21, 10, 0};
int c2[] = {14, 17, 17, 10, 0};
int d[] = {31, 17, 17, 14, 0};
int e[] = {31, 21, 21, 17, 0};
int f[] = {31, 20, 20, 16, 0};
int g[] = {14, 17, 19, 10, 0};
int h[] = {31, 4, 4, 4, 31};
int i[] = {0, 17, 31, 17, 0};
int j[] = {0, 17, 30, 16, 0};
int k[] = {31, 4, 10, 17, 0};
int l[] = {31, 1, 1, 1, 0};
int m[] = {31, 12, 3, 12, 31};
int n[] = {31, 12, 3, 31, 0}
Fuente
Thingiverse
Lo que necesitas para imprimir: Principiante Baja confianza
Pieza única
Soportes 1/3
Ensamblaje 0/3
Ajustes 1/3
Tamaño de cama 0/3
Postproceso 0/3
Impresora
FDM / FFF
Formato de archivo
STL
Material
TPU, Polycarbonate
Software
Cura, PrusaSlicer o similar
Aún no hay valoraciones
Aún no hay comentarios – ¡sé el primero!
Feed Blog Slicer Calculadora Búsqueda por imagen Enviar Contacto Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Añadir a colección