Technology and Development

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...

Interface Switch e Led com LPC1768- (Parte 4/21)

Switch and Led Interface with LPC1768- (Part 4/...

This is another article that introduces the programming of ARM Cortex-M3 LPC1768 microcontroller. Here we will make input and output functions of the GPIO of the LPC1768. For better understanding,...

Switch and Led Interface with LPC1768- (Part 4/...

This is another article that introduces the programming of ARM Cortex-M3 LPC1768 microcontroller. Here we will make input and output functions of the GPIO of the LPC1768. For better understanding,...

Depuração JTAG com LPC1768- (Parte 3/21)

JTAG debugging with LPC1768- (Part 3/21)

The process of resolving bugs or defects that interfere with the proper functioning of a computer software or operating system is known as Debugging. This article covers the configuration and...

JTAG debugging with LPC1768- (Part 3/21)

The process of resolving bugs or defects that interfere with the proper functioning of a computer software or operating system is known as Debugging. This article covers the configuration and...