top of page
fondo ej-15.png

CHALLENGE 1 - introductory course

Install programming software

15 min 

STEP 1

Press the button to go to the Arduino page. Follow the download instructions depending on your operating system (Windows, Mac or Linux).

Captura de pantalla 2024-09-30 a la(s) 12.24.04.png

STEP 7

Tell your Arduino which port it is connected to.

Tools/Port/*select_port*

 

You have to mention dev.Arduino Uno, dec/cu.usbserial or COM. If many appear, try until it lets us upload.

Captura de pantalla 2024-09-30 a la(s) 12.34.57.png

STEP 8

I defined the chosen digital PIN.

This PIN is the one we use to connect the LED Matrix to the Arduino.

Captura de pantalla 2024-09-30 a la(s) 12.35.34.png

STEP 8

I defined the chosen digital PIN.

This PIN is the one we use to connect the LED Matrix to the Arduino.

Captura de pantalla 2024-10-01 a la(s) 12.38.26.png

STEP 8

I defined the chosen digital PIN.

This PIN is the one we use to connect the LED Matrix to the Arduino.

Captura de pantalla 2024-10-01 a la(s) 12.54.57.png

STEP 8

I defined the chosen digital PIN.

This PIN is the one we use to connect the LED Matrix to the Arduino.

Captura de pantalla 2024-10-01 a la(s) 12.56.10.png

STEP 9

Click on the upload button

And ready!

​

All these things and more you will be able to do with your PIXO!

 

​

Captura de pantalla 2024-10-01 a la(s) 13.56.55.png

STEP 9

Click on the upload button

And ready!

​

All these things and more you will be able to do with your PIXO!

 

​

Captura de pantalla 2024-10-01 a la(s) 13.57.04.png

STEP 9

Hacé click en el botón de subir

Y listo!

​​

 

​

Captura de pantalla 2024-10-01 a la(s) 13.57.16.png
fondo rayas blancas-16.png

CHALLENGES

 1: You will be able to change the brightness of the LED Matrix to the maximum and turn it on with the color Red


2: It will manage to change the brightness of the LED Matrix to an intermediate level and turn it on with the color Green


Ex 3: Achieve the SECONDARY colors,
these are Yellow, Magenta and Cyan.

Secondary colors are formed by combining equal parts of the primaries. Do you dare to program them?
 

bottom of page