Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

need thesis help : motion sensing

Status
Not open for further replies.

12purwanto

Newbie level 3
Joined
Jan 19, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Indonesia
Activity points
1,304
hi.. i have a thesis right now and i need project using microcontoller based system. The design is a mounting webcam on 2 axis motion ( two servo ) and it will track any moving target at front off them.
any suggestion this project? i need schematics and source code if any..
thanks
 

Hi,

follow the link given below

The CMUcam2
https://www.cs.cmu.edu/~cmucam2/

The CMUcam2 Download
https://www.cs.cmu.edu/~cmucam2/downloads.html

2D color tracking demo mode movie
https://www.cs.cmu.edu/~cmucam2/CMUcam2_demo.mov

PC Based GUI Interface

The GUI is written in Java and is compatible with Windows, Linux, and Mac OS:
https://www.cs.cmu.edu/~cmucam2/CMUcam2GUI.zip

find out this source code here

hope this will help you

regards
bassa
 

    12purwanto

    Points: 2
    Helpful Answer Positive Rating
You need dsPIC or any microcontroller with digital signal processing capabilities. For picture processing dsp feature is essential.
I know you need something like this.,am I correct.?
 

    12purwanto

    Points: 2
    Helpful Answer Positive Rating
Hi 12purwanto,
I think the good way is to build small deflected mirrors(similar as galvanometric systems) to control the light to your camera & not to move the complete camera...
K.
 

thnks all...
but, is there any chance to get webcam rather than cmuCam?
so the image\video capture by webcam and directly transfer to pc via usb, the image is process by pc, if any movement detected from the image processing, pc send out intruction to servo controller to move the servo..
 

Hi,

Follow the link for AVRCAM also (but do not know any PIC application) anyway hope this is also help you to get some idea and they use Atmel AVR ATMega8 controoler.

I hope you may connect some ordinary web-cam with PIC after studying these things

http://www.jrobot.net/Projects/AVRcam.html

http://www.jrobot.net/Projects.html

AVRcam Embedded Software
http://www.jrobot.net/Download.html

AVRcam Hardware
http://www.jrobot.net/Download/AVRcam_v1_1_schematic.pdf

I2C interface from a PC's parallel port
http://www.jrobot.net/Download/I2C_test.zip

you can customize this design according to your PIC requirements

here also attached the "source code (with executable)"

hope this will help you

regards
bassa
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top