AT89C1051

The following features are covered with complete verified and tested code with simulation. At the end of each topic you can download complete source code and simulation file.
  1. How to Blink LED using AT89C1051
  2. GPIO as Output Programming of AT89C1051
  3. Input Output Programming of AT89C1051
  4. How to Use RS232 Transmitter in AT89C1051 (Single Baud-Rate)
  5. How to Use RS232 Transmitter in AT89C1051 (Double Baud-Rate)
  6. How to Use RS232 Receiver in AT89C1051 (Single Baud-Rate)
  7. How to Use RS232 Receiver in AT89C1051 (Double Baud-Rate)
  8. How to Use RS232 Receiver in AT89C1051 Using Interrupt
  9. How to Use Counter-0 in AT89C1051 (16-bit Mode)
  10. How to Use Counter-1 in AT89C1051 (16-bit Mode)
  11. How to Use External Interrupt-0 in AT89C1051
  12. How to Use External Interrupt-1 in AT89C1051
  13. How to Use Timer-0 Interrupt in AT89C1051
  14. How to Use Timer-1 Interrupt in AT89C1051
  15. How to Use Timer-0 in AT89C1051 (8-bit Auto-Reload Mode)
  16. How to Use Timer-0 in AT89C1051 (13-bit Mode)
  17. How to Use Timer-0 in AT89C1051 (16-bit Mode)
  18. How to Use Timer-1 in AT89C1051 (8-bit Auto-Reload Mode)
  19. How to Use Timer-1 in AT89C1051 (13-bit Mode)
  20. How to Use Timer-1 in AT89C1051 (16-bit Mode)
  21. How to Use Timer-0 in AT89C1051 (Split Mode)

Comments

Popular posts from this blog

How to Program Interrupts in PIC16F877A

How to Program Parallel Slave Port (PSP) in PIC16F877A

How to Program SPI in PIC16F877A (Slave Mode)