You are on page 1of 1

Contents

Title of the Experiment

Page No.

Introduction to Arm Board


Modules and Jumpers Relationship
Keil vision 4 Tool
Downloading Hex File onto Arm Microcontroller
Part - I
1. Arithmetic Operations
2. Loops and Branches
3. Configuring and Controlling GPIO Port Pins
4. Reading Digital Values from External Peripherals
5. Timer / Counter on IDE Environment
6. Interrupt Handler and Setting up a Timer
7. Interrupt Handlers with Press Button to Generate an Interrupt
8. 8 Bit Led and Switch Interface
9. Buzzer Interface on IDE Environment
10. 2 Line X16 Characters LCD Display
11. I2C Interface - Serial EEPROM
12. Serial Communication
13. Generation of PWM Signal
14. SD-MMC Card Interface

2
11
12
21
22
26
28
30
35
40
48
51
54
56
65
79
93
102

Part - II
Title of the Experiment

Page No.

Real Time Operating System


1. Creation of Two Tasks
2. Event Set between an ISR and a Task
3. Interruptible ISRs
4. Message Queues and Memory Blocks
5. Byte Queues
6. Tasks for Blinking LEDs
7. Tasks for LCD Display
8. Tasks for Mail Box
9. Serial Data Transmission on Priority Basis

111
124
126
128
130
133
135
144
147
151

You might also like