• hide undefined #ifdef sections in µV4 editor
    Is is posible to hide undefined sections? in case of several possible controllers i use something like that: #define CONTR2 #ifdef CONTR1 ... #else #ifndef CONTR3 ... #endif ... #endif...
  • Zigbee Module/RF Module
    We are the strategic RF Modules design partner for TI South China.Major products are Zigbee module, Wireless module. Detail information,please visit our website: http://www.digiRF.com
  • how to include moduls
    I, im beggining to learn keil µviosion2 software and i do not know how to include modul for example: the programm "main.c" contain " #include clock.h" ..... And the clock.h is not list in project...
  • How to interface GSM module with 89s52
    I am able to connect my sim900 gsm module with hyper terminal but I am not able to connect it with 89s52. Please help me to connect it.
  • How to interface a RF module with a Microcontroller
    Hello, this is my 1st experience with a microcontrroller. But i am aware of the basics of it. I need some information on how to interface a 8051 with a simple RF module. I just want my transmitter to...