tecno4
2.4M views | +138 today
Follow
tecno4
Información asignatura tecnología
Your new post is loading...
Your new post is loading...

Popular Tags

Current selected tag: 'Arduino matriz de LEDs'. Clear
Scooped by Gumersindo Fernández
Scoop.it!

MAX7219 Pantalla de matriz de puntos LED y Arduino

MAX7219 Pantalla de matriz de puntos LED y Arduino | tecno4 | Scoop.it
En este tutorial, aprenderá a controlar una pantalla de matriz de puntos LED MAX7219 con Arduino. Hemos incluido un diagrama de cableado y muchos códigos de ejemplo. El código de este tutorial puede ser usado para pantallas de 8×8, 8×32, e incluso más grandes.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Arduino 8x8 LED Matrix Tutorial with Circuit Diagram & Code

Arduino 8x8 LED Matrix Tutorial with Circuit Diagram & Code | tecno4 | Scoop.it
In this project we are going to design an 8x8 LED matrix display, for that we are going to interface an 8x8 LED matrix module with Arduino Uno. An 8x8 LED matrix contains 64 LEDs (Light Emitting Diodes) which are arranged in the form of a matrix, hence the name LED matrix.
No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

A multi-matrix scrolling text display for absolute beginners

A multi-matrix scrolling text display for absolute beginners | tecno4 | Scoop.it

For this build, YouTuber DIY Perspective goes through the process of constructing a scrolling text display with two 8×8 matrices. 

His instructions, along with an excellent video, go through the process from the very basics, including things that many would take for granted, like installing the Arduino IDE. For this reason, it could be a great introduction for those that are new to the maker electronics scene.

No comment yet.
Scooped by Gumersindo Fernández
Scoop.it!

Controla una matriz de LEDs con Arduino con Charlie Plexing

Controla una matriz de LEDs con Arduino con Charlie Plexing | tecno4 | Scoop.it

En este artículo vamos a ver una técnica que nos puede resolver, en muchas ocasiones, la escasez de puertos de entrada y salida (I/O). Esta técnica se llama Charlieplexing y nos permite por ejemplo controlar una matriz de LEDs con Arduino. Ahora veremos un poco cuales son sus ventajas y como no, sus inconvenientes.

No comment yet.