Autor: nunovalencia
Ing. Tec. Industrial.
Programador
Entusiasta por las nuevas tecnologías.

6 tips to save energy
About energy saving This article will try to give some guidelines to save energy, surely many already know them and are totally logical but hope that some are new and get more efficient and sustainable, saving more and more each day. 1. -Use the facilities with head Using only the power of the appliances that
6 Consejos para Ahorrar energía
Sobre el Ahorro de Energía Este artículo intentaremos dar unas pautas para ahorrar energía, seguramente muchas ya las conoces y son totalmente lógicas pero esperemos que algunas sean nuevas y consigas ser más eficiente y sostenible, ahorrando más y más cada día. 1 . - Usa las instalaciones con cabeza Usa solo la energía de
Loop For for Arduino used as meter light
Continuing the loop FOR on Arduino In the previous post we saw an example with the FOR loop of Arduino. It termed as a loop default, that always know few turns will give, this is true but not entirely, in the example above use constant at the time of define the loop knew the number
Bucle For para Arduino usado como medidor luminoso
Continuando el bucle FOR en Arduino En la entrada anterior vimos un ejemplo con el bucle FOR de Arduino. Lo definíamos como un bucle predeterminado, que siempre sabemos cuantas vueltas dará, esto es cierto pero no del todo, en el ejemplo anterior usamos constantes a la hora de definir el bucle sabíamos el número de
Arduino digital outputs
Everything you need to know about the digital outputs What are the digital outputs? The digital outputs as its name suggests are "OUTPUTS" that can be programmed to have two States HIGH (with 5v) or LOW (low or 0V). I.e., on or off, if any newbie is reading this will think why learn to program
Salidas digitales Arduino
Todo lo que debes saber sobre las Salidas Digitales ¿Que son las salidas digitales? Las salidas digitales como su propio nombre indica son "OUTPUTS" que pueden ser programadas para tener dos estados HIGH (alto con 5v) o LOW (bajo o 0V). Es decir, encendido o apagado, si algún novato está leyendo estas líneas pensará ¿para
Loop For Arduino
Introduction to the For loop The loop FOR is the type of loop more simple, say that is a loop that since is starts know few turns will give (to difference of while that will stop when receive an event). It is declared in the following way: LOOP FOR ARDUINO for (initialization, condition, increment) {
Bucle For Arduino
Introducción al bucle For El bucle FOR es el tipo de bucle más simple, digamos que es un bucle que desde que se inicia sabemos cuantas vueltas dará (a diferencia de while que parará cuando reciba un evento). Se declara de la siguiente forma: [cc lang="c++"]//BUCLE FOR ARDUINO for (inicialización, condición, incremento) { //sentencias del
Push button switch
Components Touch sensor The touch sensor is a capacitive sensor that serves as a button to learn more about the can click here. [caption id="attachment_953" align="aligncenter" width="300"] Touch Sensor Arduino[/caption] Relay to 220V It is a device to separate electrical circuits of the arduino powered 5v to the bulb that operates at 220V. [caption id="attachment_965"
Pulsador a interruptor
Componentes Sensor Touch El sensor touch es un sensor capacitivo que sirve como pulsador para saber más sobre el puedes pinchar aquí. [caption id="attachment_953" align="aligncenter" width="300"] Touch Sensor Arduino[/caption] Relé a 220V Es un dispositivo para separar circuitos eléctricos del arduino que funciona con 5v a la bombilla que funciona a 220V. [caption id="attachment_965" align="aligncenter"
Relay for Arduino to 220V
Introduction to relay 220V for Arduino A relay is a relatively simple electromechanical device. Its operation consists of a coil that is energised (in this case to 5v) when this coil is driven generates a magnetic field that moves a metal inside and it opens or closes a circuit, i.e., as if it were an