2
votes
1answer
232 views

ARM8/ARMv4 properties for qualitative comparison between RISC, CISC, and MISC processor designs

Question: I'm wondering if anyone knows roughly what kind of power consumption one can expect from an ARM processor having the ARM8 architecture (ARMv4 instruction set)? (Edited) Note: I'm not ...
4
votes
6answers
961 views

Minimal ARM circuit requirements

I have done some development with the ATMega and I'm looking to broaden my horizons. I have a couple Cortex M4 series chips and would like make an ARM equivalent to the Breadboarduino I plan to ...
-2
votes
2answers
478 views

FPGA or Microprocessor for Computer Vision based Robot for Indoor Navigation [closed]

I'm building an Indoor navigation robot which can be used in offices and factories especially in closed spaces with good lighting. I've already found out the algorithm i need to use for Indoor ...
3
votes
6answers
866 views

microcontroller / cpu design book?

I'm looking for an introductory book to CPU / microcontroller /microprocessor design. Any ideas? ARM or x86 are both great. I have a great assembler language book, but I'm looking for something more ...
7
votes
2answers
4k views

Best development board for ARM9?

I am looking for a cheap but powerful dev board for an ARM9 processor. It needs to be able to run linux. I am unsure about the exact specifications for RAM and such(thats partly why I'm posting this ...