Sections

  • Sample Page

microcontrollers

Categories

  • 8015 Serial Data Communication
  • 8051 Applications
  • 8051 architecture
  • 8051 Arithmetic Operations
  • 8051 Jump and Call Opcodes
  • 8051 Logical Operations
  • 805l Microcontroller Design
  • 8086 Microprocessors & Peripherals
  • and parallel processing
  • AND SYSTEM DESIGN CONCEPTS
  • Computer Systems
  • Control and Instrumentation Technology
  • Data Storage Systems
  • DESIGN OF COMPUTER INSTRUCTION SET AND THE CPU
  • Digital Electronics
  • Electronic Components
  • I/O
  • INTEL 8086
  • INTEL AND MOTOROLA 32- & 64-BIT MICROPROCESSORS
  • Interfacing I/O Devices
  • introduction to microcontrollers
  • introduction to microprocessors
  • Introduction to Z80 Assembly Language Programming
  • Memory
  • Memory I/O and Parallel Processing
  • Memory Interfacing
  • MICROCOMPUTER ARCHITECTURE
  • Microprocessors And Peripheral ICs Questions And Answers
  • MOTOROLA MC68000
  • Moving Data on 8051
  • MPU memory I/O
  • Optical Storage Systems
  • Principles of computer architecture
  • Printing Technologies and Systems
  • PROGRAMMING
  • Software Development Systems and Assemblers
  • Specifications
  • Uncategorized
  • YO
  • Z80 INSTRUCTIONS AND PROGRAMMING TECHNIQUES
  • Z80 Microprocessor Architecture

Uncategorized

 

LED turn on after pressing switch on RB4

Posted on December 2, 2015 by Farahat Leave a comment

Test 7. LED turn on after pressing switch on RB4 In the loop two routines are called: turning LED on and off. Both routines call also routine for delaying, generating delay of 48.6 ms: Tcm x 3 cycles x op = 108 us x 3 x 150 = 48.6 ms On the picture below on […]
Continue reading…

Categories: Uncategorized

 

Morse code: PIC generated with PWM

Posted on December 2, 2015 by Farahat Leave a comment

Test 6. Morse code: PIC generated with PWM Generating the word PIC in Morse code using PWM module. Generating acoustic signal with PWM was described in previous test. Routine del contains nested loop. Two general purpose registers l2 and l3 are decremented. l2 is first cleared and then is decremented in the inner loop with […]
Continue reading…

Categories: Uncategorized

 

Acoustic signal of 1 kHz frequency generated with PWM module

Posted on December 2, 2015 by Farahat Leave a comment

Test 5. Acoustic signal of 1 kHz frequency generated with PWM module
Continue reading…

Categories: Uncategorized

 

All LEDs connected to portb blink with different frequencies

Posted on December 2, 2015 by Farahat Leave a comment

Test 4. All LEDs connected to portb blink with different frequencies For the internal generator frequency of 37 kHz the machine cycle equals 108 us. In order to achieve LEDs blinking with various frequency we use TMR0 presca- ler. Frequencies are deployed within the range: 55 ms to 7.079 s according to the table:
Continue reading…

Categories: Uncategorized

 

Turn on the LEDs connected to various lines of port B

Posted on December 2, 2015 by Farahat Leave a comment

Test 2. Turn on the LEDs connected to various lines of port B
Continue reading…

Categories: Uncategorized

 

Turn on the LEDs connected to various lines of port B

Posted on December 2, 2015 by Farahat Leave a comment

Test 3. Turn on the LEDs connected to various lines of port B
Continue reading…

Categories: Uncategorized

 

Turn the LED on for the calculated period of time.

Posted on December 2, 2015 by Farahat Leave a comment

Test 1. Turn the LED on for the calculated period of time. We define two registers count1 and count2 in the data memory GPR (General Purpose Registers), that starts at the address 0x20.
Continue reading…

Categories: Uncategorized

 

TIMERS AND COUNTERS:TIMERS

Posted on November 30, 2015 by Farahat Leave a comment

TIMERS Timer0 will be covered first, and in more detail, as a prototypical timer, and discussion and examples for the use of Timer1 and Timer2 will be provided. The use of timers internal to microprocessors is a bit more complicated than what we have been doing so far because there is a considerable amount of […]
Continue reading…

Categories: Uncategorized

 

CONTROLLING THE OUTPUT AND READING THE INPUT:GENERATING OUTPUTS

Posted on November 30, 2015 by Farahat Leave a comment

GENERATING OUTPUTS It will be easier if we learn to control the outputs first because we can do this from programs that we write without the need for any additional hardware or input signal. We will start with the simple control of LEDs and proceed to the control of the two- line LCD that is […]
Continue reading…

Categories: Uncategorized

 

CONTROLLING THE OUTPUT AND READING THE INPUT:GENERATING OUTPUTS

Posted on November 30, 2015 by Farahat Leave a comment

GENERATING OUTPUTS It will be easier if we learn to control the outputs first because we can do this from programs that we write without the need for any additional hardware or input signal. We will start with the simple control of LEDs and proceed to the control of the two- line LCD that is […]
Continue reading…

Categories: Uncategorized

 
« Older posts
Newer posts »

Secondary Sidebar

This Sidebar has no widgets.
You should set some now.
This message will then dissapear.

Appearance > Widgets

  • Sample Page

Powered by WordPress and HeatMap AdAptive Theme