??? 09/29/06 00:11 Read: times |
#125329 - Assembler is dead Responding to: ???'s previous message |
Erik Malund said:
I personnaly use Bascom 8051 with Atmels AT80C51ED2 processor .... I am currently, developing a full PID controller whereby a single AT80C51ED2 will control 16 or more PID loops
assuming speed and BASIC? you've go to be kidding Erik Hi Erik, No, I'm not kidding, Bascom is not an interpreter as in traditional basic language, instead it's a compiler just like C or pascal. Bascom is very fast since the compiled code is pure machine code.Further more, if one uses a bit of programming skill, even more speed can be had. I never find speed a problem no matter what project I do.Yeah, Yeah I'm not talking FFT. Darren |