Author Topic: Finding tiny camera  (Read 7598 times)

0 Members and 1 Guest are viewing this topic.

Offline cyberfishTopic starter

  • Regular Contributor
  • *
  • Posts: 240
  • Country: gb
Finding tiny camera
« on: March 01, 2011, 03:06:05 am »
Hello,

I am looking for a tiny camera for my project (essentially a video camera fixed to glasses that will be recording 24/7).

The smallest I can find is about 1cm diameter, on ebay, marketed as "endoscopes". Things like this -
http://cgi.ebay.ca/5M-USB-Snake-Camera-Tupe-Inspection-Endoscope-borescope-/320656250114?pt=LH_DefaultDomain_0&hash=item4aa89a1502

I believe they are just regular USB webcams.

Does anyone have experience interfacing them to embedded systems? I am thinking about using FTDI's Vinculum II chip as USB host controller + microcontroller. Ideally it would be UVC compatible...

I was wondering if anyone knows where I can find even smaller cameras. Google has been very unhelpful since people like to call 5cm cameras "micro", and whatever other small words I tried.

The interface doesn't really matter. Ideally has hardware encoding (MJPEG is fine, which I believe all UVC cameras support).

Anyone seen something like that?

Thanks!
 

Offline Kiriakos-GR

  • Super Contributor
  • ***
  • !
  • Posts: 3525
  • Country: gr
  • User is banned.
    • Honda AX-1 rebuild
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10208
  • Country: nz
Re: Finding tiny camera
« Reply #2 on: March 01, 2011, 10:53:16 am »
Sparkfun have a few tiny cameras

http://www.sparkfun.com/products/8667

http://www.sparkfun.com/products/8668

soldering them could be tricky :P
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline DavidDLC

  • Frequent Contributor
  • **
  • Posts: 755
  • Country: us
Re: Finding tiny camera
« Reply #3 on: March 02, 2011, 12:41:47 am »
For those cameras you solder the base and then snap the camera on it.

Get a camera from a cel phone ?

There are phone's schematics on the internet so you know how to connect them.

 

Online mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13965
  • Country: gb
    • Mike's Electric Stuff
Re: Finding tiny camera
« Reply #4 on: March 02, 2011, 02:03:19 am »
Some cellphone cams are super-tiny -ISTR seeing a lowish-res one about a 6mm cube inc lens. These cams generally have a raw pixel data+clock interface, plus I2C for setup, so you'll need to add JPEG etc. compression & all the Bayer processing stuff. Small cams may also need lens shading correction.

Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10208
  • Country: nz
Re: Finding tiny camera
« Reply #5 on: March 02, 2011, 02:42:22 am »
Some cellphone cams are super-tiny -ISTR seeing a lowish-res one about a 6mm cube inc lens. These cams generally have a raw pixel data+clock interface, plus I2C for setup, so you'll need to add JPEG etc. compression & all the Bayer processing stuff. Small cams may also need lens shading correction.

yep, thats the exact size/type of the first sparkfun link above.
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline cyberfishTopic starter

  • Regular Contributor
  • *
  • Posts: 240
  • Country: gb
Re: Finding tiny camera
« Reply #6 on: March 02, 2011, 06:08:36 am »
The lighter one looks interesting. I may order one and take it apart.

Sparkfun/cellphone cameras are too big. Smallest one is ~6mm by 6mm. After I put it on a PCB, it would be at least 1cm by 1cm, and my baseline is 1cm diameter cylinder.
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10208
  • Country: nz
Re: Finding tiny camera
« Reply #7 on: March 02, 2011, 07:18:01 am »
While we are on the subject of cameras. Does anyone know what specification to look for in a camera when you want fluid motion. ie, You dont want that typical motion blur you get on some cameras at high resolution and frame rates (720p , >20fps) especially webcams.
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11706
  • Country: my
  • reassessing directives...
Re: Finding tiny camera
« Reply #8 on: March 02, 2011, 08:42:05 am »
when you want fluid motion. ie, You dont want that typical motion blur you get on some cameras at high resolution and frame rates (720p , >20fps) especially webcams.
confuse me. isnt it established that 25-30fps is the "technical" standard? you can compromise the quality down to 15fps (to save cost etc). even our eye can create that "motion blur" effect. saw something out of a window of a bus/train? about the resolution? hasselblad still got some limitation, compared to our eyes.
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10208
  • Country: nz
Re: Finding tiny camera
« Reply #9 on: March 02, 2011, 09:22:07 am »
when you want fluid motion. ie, You dont want that typical motion blur you get on some cameras at high resolution and frame rates (720p , >20fps) especially webcams.
confuse me. isnt it established that 25-30fps is the "technical" standard? you can compromise the quality down to 15fps (to save cost etc). even our eye can create that "motion blur" effect. saw something out of a window of a bus/train? about the resolution? hasselblad still got some limitation, compared to our eyes.


With lots of webcams they say 1080p @ 25fps, but if you try to record at 25fps @ 1920x1080 and wave your hand in front of the camera the image appears to blur. It looks like motion blur, but i think its a property of the sensor to do with how fast it can respond.
If you try the same thing at 25fps but 640x480 the movement is much shaper and doesnt blur as much.

If you the same thing again, but with an expensive 1080p video camcorder, it has no blur at all.

So there must be some sort of sensor property that causes this effect, i just dont know what its called.
« Last Edit: March 02, 2011, 09:24:20 am by Psi »
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11706
  • Country: my
  • reassessing directives...
Re: Finding tiny camera
« Reply #10 on: March 02, 2011, 09:32:09 am »
If you the same thing again, but with an expensive 1080p video camcorder, it has no blur at all.
So there must be some sort of sensor property that causes this effect, i just dont know what its called.
afaik, its called sensor size and sensitivity issue. the solution... money. and of course size, ie, dont expect small sensor to achieve shoulder mount (or even the palm sized) camcorder performance.
edit1: sensor size means, the single sensor size (or pitch), not the whole array in the rectangle. and of course... single sensor size x pixels count = add up to the rectangle (people simply say as "sensor") size.
edit2: i suspect the motion blur on 1080 webcam you are talking about is due to software. ie, the sensor is capable of capturing at said resolution and speed, but the hardware is not capable of transferring all the details (individual frames) at such speed, so the fabulous software is made to combine several frames as one to save bandwitdh. is what you saw in your monitor as blur (combination of many movements/frames in one single frame).
« Last Edit: March 02, 2011, 09:47:49 am by Mechatrommer »
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10208
  • Country: nz
Re: Finding tiny camera
« Reply #11 on: March 02, 2011, 10:51:02 am »
i suspect the motion blur on 1080 webcam you are talking about is due to software. ie, the sensor is capable of capturing at said resolution and speed, but the hardware is not capable of transferring all the details (individual frames) at such speed, so the fabulous software is made to combine several frames as one to save bandwitdh. is what you saw in your monitor as blur (combination of many movements/frames in one single frame).

hm.. good point, it could definitly be a bandwidth issue.
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline the_raptor

  • Regular Contributor
  • *
  • Posts: 199
Re: Finding tiny camera
« Reply #12 on: March 02, 2011, 11:13:22 am »
The thing is that apart from technical issues you want blur because we have been conditioned by, relatively low frame rate, film to think that blurry footage is more "realistic"*.

If you watch high frame rate digital footage it just looks wrong. This is the reason that adding in blur/dust/noise etc has been the big thing in video game graphics.

But yeah any cheap webcam that claims to be capturing 1080p over USB is probably full of shit. It might be technically delivering 1920x1080 pixels but I bet they are compressed and interpolated to hell.

* The main reason humans see blur is because when we track an object with our eyes our eye motion is actually very jerky and our brain blurs the images together. However movies tend to blur all fast motion even when in real life you wouldn't see noticeable blur.
 

Online mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13965
  • Country: gb
    • Mike's Electric Stuff
Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline sonicj

  • Frequent Contributor
  • **
  • Posts: 756
  • Country: us
  • updata successed!
Re: Finding tiny camera
« Reply #14 on: March 04, 2011, 12:14:47 am »
 

Offline Psi

  • Super Contributor
  • ***
  • Posts: 10208
  • Country: nz
Re: Finding tiny camera
« Reply #15 on: March 04, 2011, 01:52:31 am »
The thing is that apart from technical issues you want blur because we have been conditioned by, relatively low frame rate, film to think that blurry footage is more "realistic"*.

? Never said i want blur, said i don't want it.
i hate blur in all forms, i want nice sharp images
Greek letter 'Psi' (not Pounds per Square Inch)
 

Offline Mechatrommer

  • Super Contributor
  • ***
  • Posts: 11706
  • Country: my
  • reassessing directives...
Re: Finding tiny camera
« Reply #16 on: March 04, 2011, 02:16:42 am »
? Never said i want blur, said i don't want it.
i hate blur in all forms, i want nice sharp images
get into still photography, you'll be satisfied. moving picture (video) is entirely different mechanic, building the device is another.
Nature: Evolution and the Illusion of Randomness (Stephen L. Talbott): Its now indisputable that... organisms “expertise” contextualizes its genome, and its nonsense to say that these powers are under the control of the genome being contextualized - Barbara McClintock
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf