Technology and Development

Codificação compatível com Arduino 08: Interface de um LED RGB usando Arduino

Arduino 08 compatible coding: Interfacing an RG...

In the previous tutorial, we discussed analog input when using Arduino. So far, we've covered four of the five ways controllers can interface and interface with other components...

Arduino 08 compatible coding: Interfacing an RG...

In the previous tutorial, we discussed analog input when using Arduino. So far, we've covered four of the five ways controllers can interface and interface with other components...

Codificação compatível com Arduino 07: Entrada analógica usando Arduino

Arduino 07 compatible coding: Analog input usin...

In the previous tutorial, we discussed analog output in the form of PWM signals when using Arduino. We generate an Arduino PWM wave using the analogWrite function that approximates a...

Arduino 07 compatible coding: Analog input usin...

In the previous tutorial, we discussed analog output in the form of PWM signals when using Arduino. We generate an Arduino PWM wave using the analogWrite function that approximates a...

Codificação compatível com Arduino 12: Rolagem de texto longo no LCD de caracteres usando Arduino

Arduino 12 compatible coding: Scrolling long te...

In the previous tutorial, we discussed: The functional blocks of a character LCD How the character LCD works and interfaces with a controller How to display text on a character...

Arduino 12 compatible coding: Scrolling long te...

In the previous tutorial, we discussed: The functional blocks of a character LCD How the character LCD works and interfaces with a controller How to display text on a character...

Codificação compatível com Arduino 10: Multiplexação de sete segmentos usando Arduino e MAX7219

Arduino 10 compatible coding: Seven-segment mul...

In the previous tutorial, we learned how to interface a seven-segment display with Arduino. A seven-segment display is made up of a unit of eight LEDs, seven of which are...

Arduino 10 compatible coding: Seven-segment mul...

In the previous tutorial, we learned how to interface a seven-segment display with Arduino. A seven-segment display is made up of a unit of eight LEDs, seven of which are...

Codificação compatível com Arduino 09: Interface de SSD com Arduino

Arduino 09 Compatible Coding: Interfacing SSD w...

In the previous tutorial, we discussed interfacing RGB LEDs with Arduino. In this tutorial, you will learn how to interface the seven-segment display (SSD) when using Arduino. When interfacing with...

Arduino 09 Compatible Coding: Interfacing SSD w...

In the previous tutorial, we discussed interfacing RGB LEDs with Arduino. In this tutorial, you will learn how to interface the seven-segment display (SSD) when using Arduino. When interfacing with...

Interface LCD no modo 4 bits com LPC1768- (Parte 5/21)

LCD interface in 4-bit mode with LPC1768- (Part...

Interfacing 5V LCD with a 3.3V controller like LPC1768 is a bit complicated to handle. This is the article that explains how a 16x2 LCD interfaces with LPC1768 in 4-bit...

LCD interface in 4-bit mode with LPC1768- (Part...

Interfacing 5V LCD with a 3.3V controller like LPC1768 is a bit complicated to handle. This is the article that explains how a 16x2 LCD interfaces with LPC1768 in 4-bit...