PCB making and design considerations.

  • Thread starter Thread starter Hayaichi
  • Start date Start date
  • Tags Tags
    Design Pcb
AI Thread Summary
The discussion revolves around integrating a hard disk drive (HDD) with an ATmega2560 microcontroller for a robot project, aiming to significantly expand memory beyond the microcontroller's 64KB limit. The user is exploring methods to connect the HDD using multiple digital I/Os and is uncertain about accessing the HDD's firmware for data management. Suggestions include scavenging parts from old laptops for better efficiency and power consumption, although the user is considering using components from an old HP Pavilion. There is also a focus on programming challenges without an operating system and the potential need for bank switching to manage the increased data. Overall, the user seeks clarification and guidance on these technical aspects.
Hayaichi
Messages
4
Reaction score
0
Hi, I'm messing around with some stuff in an attempt to make a robot, and I was wondering if anyone could help me with a couple questions I have toward those ends.

I'm trying to use an ATmega2560 microcontroller http://www.atmel.com/dyn/resources/prod_documents/doc2549.pdf as the CPU of my robot, and I was wondering how exactly I would go about hooking up a hard disc drive to the microcontroller so that I could expand its memory an absurd amount. My best guess at this point is to use multiple digital I/Os from the microcontroller and connect them to possibly the same on the HDD. Then, possibly access the firmware on the HDD(No idea how!(Or maybe it's already written?)), and write a program to control the writing to and reading of the HDD. And possibly do the same on the microcontroller; with the number of I/Os being used representing the amount of data to be transferred each(?) clock pulse. I'm not really sure what HDD I'm going to use yet, so I can't really be more specific on that. I'm aware the external memory of the microcontroller can be expanded to 64KB; I'm looking to expand to 10+GB. I'm getting slowly convinced I'd need to use bank switching to pull this off, which I think negates some of what I just wrote... In conclusion, I'm not really sure on any of what I just said is correct, so any answers/clarifications/corrections/google keywords, would be very much appreciated. Thank you.
 
Last edited by a moderator:
Engineering news on Phys.org
Why not just scavenge an old laptop for the motherboard and HDD?
Probably a smaller footprint and less power consumption than what you are contemplating.
 
That site should help, as soon as I figure out if I can substitute a higher data rate transfer method, and also if it's even worth the effort/cost. Thanks!

No idea where I'd get an old laptop(junkyard maybe?). I do, on the other hand, have an old HP Pavillion 6600 that I tore apart that I was thinking of using. It's just that I'd have to attach an A/D converter(for sensors) and figure out how to access any digital I/Os. Which now that I think about it are probably any pin connections not used on the board. I don't suppose you have any idea how to program an intel chip without an OS on it? I'm trying to avoid incurring a large overhead when my robot accesses its HDD, although I'm not sure if the speed increase from software will even come close to the increase I could get from hardware.
I don't really care about power consumption at this point btw. And I have no idea what you mean by smaller footprint(grasping at straws here).
 
Last edited:
Hi all I have some confusion about piezoelectrical sensors combination. If i have three acoustic piezoelectrical sensors (with same receive sensitivity in dB ref V/1uPa) placed at specific distance, these sensors receive acoustic signal from a sound source placed at far field distance (Plane Wave) and from broadside. I receive output of these sensors through individual preamplifiers, add them through hardware like summer circuit adder or in software after digitization and in this way got an...
I have recently moved into a new (rather ancient) house and had a few trips of my Residual Current breaker. I dug out my old Socket tester which tell me the three pins are correct. But then the Red warning light tells me my socket(s) fail the loop test. I never had this before but my last house had an overhead supply with no Earth from the company. The tester said "get this checked" and the man said the (high but not ridiculous) earth resistance was acceptable. I stuck a new copper earth...
I am not an electrical engineering student, but a lowly apprentice electrician. I learn both on the job and also take classes for my apprenticeship. I recently wired my first transformer and I understand that the neutral and ground are bonded together in the transformer or in the service. What I don't understand is, if the neutral is a current carrying conductor, which is then bonded to the ground conductor, why does current only flow back to its source and not on the ground path...
Back
Top