• New Release!!
    MiniAide Magic Partition is New Released! It is a new cool safe and easy software for partition management. It allows you to extend partition (especially for system drive), resize, create, delete, format...
  • C51 Not usig Dual datapointer
    We assumed that this verry good compiler could recognice "for" statements moving bytes from one buffer to another. This seams not to be right. From the manual I can se that the dual dp only works with...
  • Dual ethernet capability on microcontroller
    Any opinions on what would be the best/quickest solution and implementation here to support Dual Ethernet. I need a very minimal TCP/IP stack implementation to be packaged and working on any type of...
  • Dual tone multi frequency
    hi please suggest me a good dtmf chip compatible with 89c51. thanks in advance
  • clarity of dual dptr code
    to make an assembly routine clearer to read, I want to indicate which of the 2 dptrs are used in each instance. One is fetch, another is store. So, to achieve that, I insert the following: fptr...