A traffic ligth has 3 lamps, red, yellow and green. These lamps can be turned in off and on. Only one lamp is in ON.
There are 2 events, stop, and start
Start: Turn On the green ligth.
Stop: Turn Off the green ligth, turn on the yellow ligth for a moment, and then turn On de red ligth.
This is a class o structure can be programmed as object in arduino c++.
class Tligth{
private:
byte color;
byte ytime;
byte interval;
public:
Tligth();
void start();
void stop();
int getColor();
int getYtime();
void setYteme(int ms);
void setInterval(int ms)
}
Suscribirse a:
Comentarios de la entrada (Atom)
Colisión de horarios de docentes.
Es normal que se den en horarios de 4 horas cátedras, en una grilla de 6 módulos diarios incluyendo horario de mañana y tarde, los 5 días de...
-
Movimiento predecible. En esta empresa se produjo la mayor ganancia para el trader experimentado en el 2019, pero a su vez es un papel ...
-
Analizamos el gran trade de "Sé Diferente" del 12 de agosto del 2019. Vamos a verificar cuanto ganó el youtuber en las operacio...
-
Money laundering originates when the sum of unpaid high money is raised and comes from an illegal market, such as drugs, trafficking i...
No hay comentarios.:
Publicar un comentario