Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

CMOS camera with AVR

CMOS camera with AVR

2007-08-10 by anant

I have a problem it has basically 2 parts
1)interfacing a CMOS coamera with AVR microcontroller.
2) transmitting vedio streaming through lan cable with ethernetcontroller

first part is relatively easy can any one guide me about the second
part also if any one has any suggestion for first part i am open to it.

yours
anant

Re: [AVR-Chat] CMOS camera with AVR

2007-08-10 by Ralph Hilton

On Fri, 10 Aug 2007 10:08:27 -0000 you wrote:

>I have a problem it has basically 2 parts
>1)interfacing a CMOS coamera with AVR microcontroller.
>2) transmitting vedio streaming through lan cable with ethernetcontroller
>
>first part is relatively easy can any one guide me about the second
>part also if any one has any suggestion for first part i am open to it.
>
>yours
>anant

http://www.jrobot.net/Projects/AVRcam.html may be of interest.
--
Ralph Hilton
http://www.ralphhilton.org
C-Meter: http://www.cmeter.org
FZAOINT http://www.fzaoint.net

Re: [AVR-Chat] CMOS camera with AVR

2007-08-10 by Zack Widup

Hi Anant,

What exactly do you want the AVR chip to do with the camera?

Zack
Show quoted textHide quoted text
On Fri, 10 Aug 2007, anant wrote:

> I have a problem it has basically 2 parts
> 1)interfacing a CMOS coamera with AVR microcontroller.
> 2) transmitting vedio streaming through lan cable with ethernetcontroller
>
> first part is relatively easy can any one guide me about the second
> part also if any one has any suggestion for first part i am open to it.
>
> yours
> anant
>

Re: CMOS camera with AVR

2007-08-10 by anant

Actually my projct is to control a webcam through LAN i will be
connecting 2 servo's to control the movement of the cam. but the main
problem is that i wanted to show vedio live at the other end.

limitations are such that i have only at max 128KB of memory webpages
including my basic code.

second thing is that i want to control the device through LAN so one
wire will be their i want the same wire to be used to get the vedio or
if not possible then atleast pics and show them on the web.

i am actually enhancing and customizing the webserver project at
tuxgraphics.org
http://tuxgraphics.org/electronics/200611/embedded-webserver.shtml


sorry if my words sound foolish.

yours
anant

--- In AVR-Chat@yahoogroups.com, Zack Widup <w9sz@...> wrote:
>
> 
> Hi Anant,
> 
> What exactly do you want the AVR chip to do with the camera?
> 
> Zack
> 
> On Fri, 10 Aug 2007, anant wrote:
> 
> > I have a problem it has basically 2 parts
> > 1)interfacing a CMOS coamera with AVR microcontroller.
> > 2) transmitting vedio streaming through lan cable with
ethernetcontroller
> >
> > first part is relatively easy can any one guide me about the second
> > part also if any one has any suggestion for first part i am open
to it.
Show quoted textHide quoted text
> >
> > yours
> > anant
> >
>

Re: CMOS camera with AVR

2007-08-10 by anant

this link is very close to what i want but not exactly.

actually they are using a client to display the vedio i wanted to use
the web to disply it all.

--- In AVR-Chat@yahoogroups.com, Ralph Hilton <ralph@...> wrote:
>
> On Fri, 10 Aug 2007 10:08:27 -0000 you wrote:
> 
> >I have a problem it has basically 2 parts
> >1)interfacing a CMOS coamera with AVR microcontroller.
> >2) transmitting vedio streaming through lan cable with
ethernetcontroller
Show quoted textHide quoted text
> >
> >first part is relatively easy can any one guide me about the second
> >part also if any one has any suggestion for first part i am open to it.
> >
> >yours
> >anant
> 
> http://www.jrobot.net/Projects/AVRcam.html may be of interest.
> --
> Ralph Hilton
> http://www.ralphhilton.org
> C-Meter: http://www.cmeter.org
> FZAOINT http://www.fzaoint.net
>

Re: CMOS camera with AVR

2007-08-11 by Bruno

1)interfacing a CMOS coamera with AVR microcontroller.
For this you should loke for camera with a built-in processor that 
take pictures in jpeg and via uart you could acess this pictures.
Becouse to processa real-time video is heavy to AVR.

http://www.electronics123.com/s.nl;jsessionid=ac112b1e1f43fb202256a0a
64549b275e40d11ec88a8.e3eTaxaQbxmTe34Pa38Ta38Nc3f0?
sc=8&category=241&it=A&id=2027

Bruno

--- In AVR-Chat@yahoogroups.com, "anant" <anant.shrivastava@...> 
wrote:
>
> Actually my projct is to control a webcam through LAN i will be
> connecting 2 servo's to control the movement of the cam. but the 
main
> problem is that i wanted to show vedio live at the other end.
> 
> limitations are such that i have only at max 128KB of memory 
webpages
> including my basic code.
> 
> second thing is that i want to control the device through LAN so 
one
> wire will be their i want the same wire to be used to get the 
vedio or
> if not possible then atleast pics and show them on the web.
> 
> i am actually enhancing and customizing the webserver project at
> tuxgraphics.org
> http://tuxgraphics.org/electronics/200611/embedded-webserver.shtml
> 
> 
> sorry if my words sound foolish.
> 
> yours
> anant
> 
> --- In AVR-Chat@yahoogroups.com, Zack Widup <w9sz@> wrote:
> >
> > 
> > Hi Anant,
> > 
> > What exactly do you want the AVR chip to do with the camera?
> > 
> > Zack
> > 
> > On Fri, 10 Aug 2007, anant wrote:
> > 
> > > I have a problem it has basically 2 parts
> > > 1)interfacing a CMOS coamera with AVR microcontroller.
> > > 2) transmitting vedio streaming through lan cable with
> ethernetcontroller
> > >
> > > first part is relatively easy can any one guide me about the 
second
> > > part also if any one has any suggestion for first part i am 
open
Show quoted textHide quoted text
> to it.
> > >
> > > yours
> > > anant
> > >
> >
>

Re: CMOS camera with AVR

2007-08-11 by anant

THANKS for the link 

but just one more request can any one help me finding those chips in
INDIA and as i am doing this a my academic project so i wish to find
it in cheap price.


please can any one help me.




--- In AVR-Chat@yahoogroups.com, "Bruno" <bruno-mus@...> wrote:
Show quoted textHide quoted text
>
> 1)interfacing a CMOS coamera with AVR microcontroller.
> For this you should loke for camera with a built-in processor that 
> take pictures in jpeg and via uart you could acess this pictures.
> Becouse to processa real-time video is heavy to AVR.
> 
> http://www.electronics123.com/s.nl;jsessionid=ac112b1e1f43fb202256a0a
> 64549b275e40d11ec88a8.e3eTaxaQbxmTe34Pa38Ta38Nc3f0?
> sc=8&category=241&it=A&id=2027
> 
> Bruno
> 
> --- In AVR-Chat@yahoogroups.com, "anant" <anant.shrivastava@> 
> wrote:
> >
> > Actually my projct is to control a webcam through LAN i will be
> > connecting 2 servo's to control the movement of the cam. but the 
> main
> > problem is that i wanted to show vedio live at the other end.
> > 
> > limitations are such that i have only at max 128KB of memory 
> webpages
> > including my basic code.
> > 
> > second thing is that i want to control the device through LAN so 
> one
> > wire will be their i want the same wire to be used to get the 
> vedio or
> > if not possible then atleast pics and show them on the web.
> > 
> > i am actually enhancing and customizing the webserver project at
> > tuxgraphics.org
> > http://tuxgraphics.org/electronics/200611/embedded-webserver.shtml
> > 
> > 
> > sorry if my words sound foolish.
> > 
> > yours
> > anant
> > 
> > --- In AVR-Chat@yahoogroups.com, Zack Widup <w9sz@> wrote:
> > >
> > > 
> > > Hi Anant,
> > > 
> > > What exactly do you want the AVR chip to do with the camera?
> > > 
> > > Zack
> > > 
> > > On Fri, 10 Aug 2007, anant wrote:
> > > 
> > > > I have a problem it has basically 2 parts
> > > > 1)interfacing a CMOS coamera with AVR microcontroller.
> > > > 2) transmitting vedio streaming through lan cable with
> > ethernetcontroller
> > > >
> > > > first part is relatively easy can any one guide me about the 
> second
> > > > part also if any one has any suggestion for first part i am 
> open
> > to it.
> > > >
> > > > yours
> > > > anant
> > > >
> > >
> >
>

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.