Technology and Development
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...
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...
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...
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...
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,...
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...