Code Monkey home page Code Monkey logo

ece222_led-interface-interrupt's Introduction

ECE222_LED-Interface-Interrupt

– Lab 0: Introduction to ARM platform.

  • Introduction to ARM board (LPC1768)

  • Introduction to μVision4 software

    o How to create or open a project

    o How to build, or assemble, a target

    o How to download object code into memory on the target board o How to debug code

    o How to use the simulator

– Lab 1: Flashing LED.

  • Write some THUMB assembly language instructions
  • Use different memory addressing modes
  • Test and debug the code on the Keil board
  • The on-board RAM is used instead of Flash memory

Flash an LED (Light Emitting Diode) at an approximate 1 Hz frequency.

– Lab 2: Subroutines and parameter passing.

Turn one LED into a Morse code transmitter. You will cause one LED to blink in Morse code for a five character word. The LED must be turned on and off with specified time delays until all characters are communicated.

– Lab 3: Input/output interface.

How to use peripherals (LEDs, switch) connected to a microprocessor.

– Lab 4: Interrupt handling.

Enable an interrupt source in the LPC1768 microprocessor, and write an interrupt service routine (ISR) that is triggered when pressing the INT0 button. The ISR returns to the main program after handling the interrupt.

ece222_led-interface-interrupt's People

Contributors

zzl0lzz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.