Comprobando que funciona / Checking that it works [ES-EN]

Después de tanto tiempo sin usar esta placa de Arduino UNO R3, lo primero que he hecho ha sido comprobar que seguía funcionando. He instalado el IDE de Arduino en un portátil antiguo sin problemas pero, al conectar la placa por el puerto USB para cargar el programa, me decía que tenía el permiso denegado. No me ha costado mucho encontrar la solución en uno de los foros de Arduino. Solo tenía que incluir al usuario en el grupo “dialout” y otorgarle algún permiso más. Con Windows no me hizo falta hacer esto, pero con Linux parece que es necesario.

Antes de subir el programa, he reseteado con el botón de reset, después he subido el ejemplo Blink, uno de los más sencillos que hay. No he escrito nada del programa porque la intención era comprobar que el led interno que lleva la placa, funcionaba y que las salidas de 5 y 3,3 V daban el voltaje que tendrían que dar, eso era todo.

El programa enciende y apaga el led interno a intervalos de un segundo. Las salidas de voltaje las he conectado a la placa de conexiones y he comprobado con el multímetro la tensión (V) de cada salida.

Todo estaba correcto. El led se encendía y se apagaba y las salidas daban el voltaje correcto. El próximo paso es hacer este sencillo ejemplo con Python y ver que la placa responde correctamente. Que tengas un gran día.




After so long without using this Arduino UNO R3 board, the first thing I did was to check that it was still working. I installed the Arduino IDE on an old laptop without problems but, when I connected the board through the USB port to load the program, it told me that I had the permission denied. It didn't take me long to find the solution in one of the Arduino forums. I just had to include the user in the "dialout" group and give him some more permissions. With Windows I didn't need to do this, but with Linux it seems to be necessary.

Before uploading the program, I reset with the reset button, then I uploaded the Blink example, one of the simplest there is. I have not written anything of the program because the intention was to verify that the internal led that takes the board, worked and that the outputs of 5 and 3.3 V gave the voltage that would have to give, that was all.

The program turns the internal led on and off at one second intervals. I have connected the voltage outputs to the connection board and checked the voltage (V) of each output with a multimeter.

Everything was correct. The led was turning on and off and the outputs were giving the correct voltage. Next step is to do this simple example with Python and see that the board responds correctly. Have a great day.

H2
H3
H4
3 columns
2 columns
1 column
13 Comments
Ecency