My Saved Searches

To save your searches,
please sign in.
Not a member yet?
Register now.

OER Matters

Learn more about the worldwide movement to make teaching and learning materials free and accessible for use and re-use by everyone.
 

Keywords: Ez430

Displaying 1-20 of 21 results.

Rearrange results:
Sort by:
 

1.1 - What is a program?

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: Explains what a computer program is.

1.2 - Introduction to the IAR Workbench IDE

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: A quickstart tutorial to the IAR Workbench IDE. Learn how to create a project, edit files, build solutions, and use the debugger.

1.4 - Setting Breakpoints in Workbench

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: A brief tutorial on how to set breakpoints in Workbench.

1.5 - Lab 1: C and Macros with Texas Instruments' ez430

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: Programming basic C on an embedded processor.

2.1 - Introduction to Assembly Language

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: This module will provide a brief introduction into Assembly.

2.2 - Structure of an Assembly Program

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: Explains the structure of an assembly language program.

2.3 - Lab 2: Introduction to Assembly Language

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: A lab that introduces a student to assembly language programming.

3.1 - What is a digital clock?

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: Gives a brief explanation of a digital clock.

3.2 - Clock System on the ez430

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: Describes how the clock system works on the ez430.

3.3 - Lab 3: Clocking on MSP430

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: In this lab, we will cover various timing options for the MSP430.

4.1 - Interrupts

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: Explains what an interrupt is.

4.2 - Timers

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: The Timer A system on the ez430 is a versatile means to measure time intervals.

4.3 - Watchdog Timer

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: The watchdog timer is a 16 bit counter that resets the processor when it rolls over to zero.

4.4 - Lab 4: Timers and Interrupts

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: In this lab, we will cover various timing options for the ez430 and their implementation with interrupts.

5.1 - Memory Conservation

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: This module explains the different kinds of memory, some common memory organizations, and the basics of conserving memory.

5.2 - Improving Speed and Performance

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: In this lab we will focus on improving the performance of the MSP and attempt to optimize your code.

5.3 - Reducing Power Consumption

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: In this section of the lab we will focus on how power can be conserved using hardware and software.

5.4 - Lab 5: Optimization and Low Power Modes

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: In this lab, we will learn the basics of optimizing code intended for embedded systems.

7.1 - Introduction to Sampling

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: This module will cover the basics of sampling theory and Analog to Digital Converters (ADC).

7.3 - Lab 7: The ADC

Rating:
Type: Course Related Materials
Subject: Science and Technology
Collection: Connexions
Grade Level: Post-secondary

Abstract: To learn what is involved in Analog to Digital Conversion.