Cimulation

Embedded

Home
Tools
Reference Code
Results
Video Lectures
Resources
deals
Embedded Programming
LPC 2148
ARM7TDMI

LPC2148 is the ARM 7 solution from NXP (formerly Philips). It has a maximum speed of 60 MHz and is ideal for may Embedded applications. It is a 32 bit processor and can be used for RTOS applications also.

LPC 2148 - Hardware

 

  • For those of you who like the Open Source Platform James P. Lynch has provided excellent documentation in his work using the eclipse platform and documented it in "ARM Cross Development with Eclipse".



 

 

 


 

 

 

  • Currently interfacing using the RS232 port to communicate with the PC.

 Sensors

 

IDG300 Dual Axis Gyroscope

 

Using ADC to read the data 

See reference code.

MMA7455L Triple axis Accelerometer

 

Using the I2C to read the data from the Accelorometer. See reference code.