Microcontrollers

Microcontrollers

Bluetooth Based Programmable LED Message Board Circuit

Programmable LED Message Board Circuit In this article, the idea and implementation of remotely editing the text or message of the LED Matrix Display (Custom LED Signs) are presented. This article is the continuation to the article - LED Scrolling Display Board Circuit Using AVR Microcontroller which explains The Framing of Alpha-numeric characters and special characters. Showing […]

Microcontrollers

LED Scrolling Display Board Circuit Using AVR Microcontroller

LED Scrolling Display Board This article explains the steps involved in designing a scrolling message LED Display. The following features of the display are explained in the article. Framing Alpha-Numeric characters and special characters Multiplexing the matrices Serial mode of data distribution using shift registers Static text display Scrolling text display Mode selection between static

Microcontrollers

8051 Special Function Registers and Ports

So you may have guessed something from the name itself – “Special Function Registers” known with an acronym SFR. Well, your guess is right 🙂 Okay! Lets come to the point. There are 21 Special function registers (SFR) in 8051 micro controller and this includes Register A, Register B, Processor Status Word (PSW), PCON etc

Microcontrollers

8051 Addressing modes

In this article, we teach you about 8051 addressing modes. If you’re familiar with 8051 already, you may know an addressing mode is a way to address an operand. If you are new, don’t worry – we’ve covered every aspect about 8051 addressing modes in detail. Let’s begin the journey. Lets begin this article with

Microcontrollers

8051 Microcontroller

A micro controller is an integrated circuit or a chip with a processor and other support devices like program memory, data memory, I/O ports, serial communication interface etc integrated together. Unlike a microprocessor (ex: Intel 8085), a microcontroller does not require any external interfacing of support devices. Intel 8051 is the most popular microcontroller ever

Microcontrollers

Microprocessor and Microcontroller – The difference

When you start learning about Microprocessors (in most cases you will begin with Intel 8085) and Microcontrollers (usually you will begin with Intel 8051 from the MCS 51 micro controller family), the first question that pops up is “hey… what’s the difference in between”? In this article, I am explaining the basic differences and similarities

Microcontrollers, Tech News

Six pin Microcontrollers from Atmel-AVR ATtiny10

Six pin Microcontrollers from Atmel-AVR ATtiny10 The latest AVR ATtiny10 is highly suitable for large volume market applications. AVR ATtiny10 has 1kilobytes of programmable flash memory, 32 bytes of internal Static Ram,  8-bit Analog to Digital converter, a 16-bit timer with Pulse Width Modulation, 12 MIPS of processing throughput and an analog comparator.Using the AVR

Scroll to Top