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.

PIC BASED INTERFACING TO RECORD VIDEO ON HARD DISK

Status
Not open for further replies.

garfield

Member level 1
Joined
Oct 3, 2001
Messages
33
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
209
Hello ,

Somebody can share information about how to make a interface based on pic microcontroller to drive a hard disk.

I want record B/W video to hard disk.

Any information is appreciated.

Regards

Garfield
:roll:
 

Of course, a PIC is nowhere near man enough to
record a full resolution, full frame rate uncompressed
B&W video signal to a hard drive.

Could probably get by using an external field/frame
store and only recording a few frames per second.

If full resolution and frame rate is required, would
need to look at some form of DMA controller in an
FPGA (The hard drives these days are plenty fast
enough, even for colour video)
 

hi,
this file is a IDE Hard-Disk interface for 8 bit Controllers from Elektor.
You can read inside and you can change the included GAL with a PIC or another MCU. :D
 

Take a look at https://www.mp3ar.com They have a mp3 player based on a HDD\CDROM with full project available, including source code. Their first project was with a PIC16 series but now they use a PIC18. Never the less i believe that the old project is yet available.
 

anyone knows how to interface a DSP with the HD?
 

I'm guessing that PIC will be slow for such application.
 

Video capture

Has anyone actually managed to capture video with a pic and transfer to HDD?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top