??? 06/28/04 17:10 Read: times |
#73314 - RE: Motorola vs MCS-51. Responding to: ???'s previous message |
I guess the consensus is that "powerful" is a relative term depending on the application. If there is a lot of math or fourier transforms to compute, then the 8051 family is probably not the best choice. But if your application involves using a lot of binary operations or some kind of sequencing or doing a simple PID control loop, then the 8051 family is probably the better choice. IMHO. |