This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

89C51 programmer circuit

Dear All,
I am new in micro controller programming, I have micro controller 89C51 and I need the circuit components and schmatic of the programmer ciruit which is interfaced to the computer with the serial port.
Please some can send it to me
Thanks
Regards
Sameh

Parents
  • Hi Per Westermark,

    The gzip routines I've developed actually borrow techniques from other lower grade developments.

    I refer to it as maximum-compression-go-for-broke-level-10.

    Other people sometimes refer to it by the not so catchy name of lossy compression.

    I don't want to give too much away on this subject, because I'm considering patents, but I can divulge that it includes a certain degree of randomness - Since no two runs produce the same data, it makes it a right b***er to debug!

    Oh well.

Reply
  • Hi Per Westermark,

    The gzip routines I've developed actually borrow techniques from other lower grade developments.

    I refer to it as maximum-compression-go-for-broke-level-10.

    Other people sometimes refer to it by the not so catchy name of lossy compression.

    I don't want to give too much away on this subject, because I'm considering patents, but I can divulge that it includes a certain degree of randomness - Since no two runs produce the same data, it makes it a right b***er to debug!

    Oh well.

Children