Tech Learn
Tech Learn
Tech Learn
analogReference() [Analog I/O] Description Configures the reference voltage used for analog input (i.e. the value used as the top of the input range). The options ar…
Read moreanalogWrite () Function [Analog I/O] Description Writes an analog value (PWM wave) to a pin. Can be used to light a LED at varying brightnesses or drive a motor at…
Read moredigitalWrite () Function [Digital I/O] Description The digitalWrite () function is used to write a HIGH or a LOW value to a digital pin. If the pin has been configur…
Read morepinMode (): [Digital I/O] Description Configures the specified pin to behave either as an input or an output. See the Digital Pins page for details on the functionality …
Read moreAs we all know that Arduino programming language can be divided in three main parts: structure, functions, and values (variables and constants). In my last article I hav…
Read moreInstallation of Arduino IDE To make it as easy as possible to get started with the Arduino, the Arduino developers have created a simple but useful integrated developmen…
Read moreBi-Color Dancing Light LED (Light Emitting Diode) is a semiconductor. We know that the diode allows the current in one direction and does not allow the reverse cu…
Read more
Social Plugin