EmbeddedRelated.com
Forums

Hi Need help for my final year project IP camera..

Started by shipra February 18, 2010
I am using lpc2103.till now I am using IR sensor to send motion then send the message through pc connect via RS-232 to ARM.

I want to interface a camera with the board but lpc2103 memory is less.
Could somebody please help in how to interface off chip flash memory then load OS kenel into flash.Is this a good idea by the way.

Please help me I am just a begineer.

Any help would be really appreciated

Thanks

An Engineer's Guide to the LPC2100 Series

You can use I2C interface on 2103 to access flash.

.Laurie:{)

From: l... [mailto:l...] On Behalf Of
shipra
Sent: Thursday, 18 February 2010 8:30 PM
To: l...
Subject: [lpc2000] Hi Need help for my final year project IP camera..

I am using lpc2103.till now I am using IR sensor to send motion then send
the message through pc connect via RS-232 to ARM.

I want to interface a camera with the board but lpc2103 memory is less.
Could somebody please help in how to interface off chip flash memory then
load OS kenel into flash.Is this a good idea by the way.

Please help me I am just a begineer.

Any help would be really appreciated

Thanks
shipra schrieb:

> I want to interface a camera with the board but lpc2103 memory is less.
> Could somebody please help in how to interface off chip flash memory then load OS kenel into flash.Is this a good idea by the way.

The 2103 has no external bus.

> Please help me I am just a begineer.

But you should be able to read the manual ?

--
42Bastian
+
| http://www.sciopta.com
| Fastest direct message passing kernel.
| IEC61508 certified.
+
What 'final year' is it?
Why are all of the students asking for help with the finals projects?
(Rhetorical question).

You did not specify what the electrical interface of the IR sensor or the
flash technology or what type of O/S.
It would also be useful to know what type of data throughput performance you
expect.

In real-world engineering, concise details in documentation and
communication with other people is ESSENTIAL.
The same skills and consideration goes with this group so you do not waste
everyone's time. Hopefully your school is not just about technical
expertise, but also -human- language interactions.

One thing I will take a 'wild guess' in respect to the flash: I am having
a lot of success using Serial (SIO) Flash devices in a SO-8 package. They
are super-easy to interface with their low-pin count, have high-capacities,
are easy to program, erase & read and cost under $2 US-dollars in
single-unit quantities. I have been using a part from Numonyx that is 2
Megabytes.
- Eric

On Thu, Feb 18, 2010 at 1:30 AM, shipra wrote:

> I am using lpc2103.till now I am using IR sensor to send motion then send
> the message through pc connect via RS-232 to ARM.
>
> I want to interface a camera with the board but lpc2103 memory is less.
> Could somebody please help in how to interface off chip flash memory then
> load OS kenel into flash.Is this a good idea by the way.
>
> Please help me I am just a begineer.
>
> Any help would be really appreciated
>
> Thanks
>
>
>

--

Eric Rabinowitz
e...@gmail.com
415-335-6938
N6LG

....._______________ __o
_________________ -\<,
_______________......O/ O
Hi,
I am sorry if I missed out so many required details

I am doing my final year of engineering 4th year last sem BTech ECE.

Progress of the project

Till now I have done programs like timer and uart interrupt.
And I am trying to configure IR sensor as an external pin(as GPIO pin has this option).I am trying to use a very simple IR sensor.This sensor has to be given some input voltage 5V(DC) on sensing motion it outputs voltage 5V on detection.And then I thought of using ADC present in LPC2103.

I havent got IR sensor.It will reach within probably 2 days.
Here is the link to IR sensor details
http://robokits.co.in/shop/index.php?main_page=product_info&products_id#4

I thought of loading free RTOS or embedded linux if possible.
I have referred the manual for programming earlier.

But
Interfacing Flash memory means dealing with addressing thats where I am doubtful....

Frankly telling I dont mind the performance so much that is not the criteria but simplicity and how fast it can be done.

If any details I ahve missed out please let me know

thanks for helping

Don't count on running Linux on the LPC2103.

From: l... [mailto:l...] On Behalf
Of shipra
Sent: Thursday, February 18, 2010 10:34 AM
To: l...
Subject: [lpc2000] Re: Hi Need help for my final year project IP
camera..

Hi,
I am sorry if I missed out so many required details

I am doing my final year of engineering 4th year last sem BTech ECE.

Progress of the project

Till now I have done programs like timer and uart interrupt.
And I am trying to configure IR sensor as an external pin(as GPIO pin
has this option).I am trying to use a very simple IR sensor.This sensor
has to be given some input voltage 5V(DC) on sensing motion it outputs
voltage 5V on detection.And then I thought of using ADC present in
LPC2103.

I havent got IR sensor.It will reach within probably 2 days.
Here is the link to IR sensor details
http://robokits.co.in/shop/index.php?main_page=product_info&products_id234

I thought of loading free RTOS or embedded linux if possible.

I have referred the manual for programming earlier.

But
Interfacing Flash memory means dealing with addressing thats where I am
doubtful....

Frankly telling I dont mind the performance so much that is not the
criteria but simplicity and how fast it can be done.

If any details I ahve missed out please let me know

thanks for helping
Please could you suggest other method to do the same.
Thanks

--- On Fri, 19/2/10, Woolsey Matt wrote:

From: Woolsey Matt
Subject: RE: [lpc2000] Re: Hi Need help for my final year project IP camera..
To: l...
Date: Friday, 19 February, 2010, 12:13 AM

 

Don’t count on running Linux on the LPC2103.

 

 

 

From:
lpc2000@yahoogroups .com [mailto:lpc2000@ yahoogroups. com] On Behalf Of shipra

Sent: Thursday, February 18, 2010 10:34 AM

To: lpc2000@yahoogroups .com

Subject: [lpc2000] Re: Hi Need help for my final year project IP
camera..

 

 

Hi,

I am sorry if I missed out so many required details

I am doing my final year of engineering 4th year last sem BTech ECE.

Progress of the project

Till now I have done programs like timer and uart interrupt.

And I am trying to configure IR sensor as an external pin(as GPIO pin has this
option).I am trying to use a very simple IR sensor.This sensor has to be given
some input voltage 5V(DC) on sensing motion it outputs voltage 5V on
detection.And then I thought of using ADC present in LPC2103.

I havent got IR sensor.It will reach within probably 2 days.

Here is the link to IR sensor details

http://robokits. co.in/shop/ index.php? main_page= product_info&products_id= 234

I thought of loading free RTOS or embedded linux if possible.

I have referred the manual for programming earlier.

But

Interfacing Flash memory means dealing with addressing thats where I am
doubtful....

Frankly telling I dont mind the performance so much that is not the criteria
but simplicity and how fast it can be done.

If any details I ahve missed out please let me know

thanks for helping

The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
Woolsey Matt schrieb:
> Don't count on running Linux on the LPC2103.

Hey, but maybe LUnix :-)

--
42Bastian
+
| http://www.sciopta.com
| Fastest direct message passing kernel.
| IEC61508 certified.
+
--- In l..., 42Bastian wrote:
>
> shipra schrieb:
>
> > I want to interface a camera with the board but lpc2103 memory is less.
> > Could somebody please help in how to interface off chip flash memory then load OS kenel into flash.Is this a good idea by the way.
>
> The 2103 has no external bus.
>
> > Please help me I am just a begineer.
>
> But you should be able to read the manual ?

You think?

--Roger

--- In l..., shipra garg wrote:
>
> Please could you suggest other method to do the same.
> Thanks

NetBSD, or better yet, FreeBSD, since it is really free.

-Roger