• Need help to convert SPJ source code to KEIL source code
    I am using atmel 8051 processor in my project . my job is to convert firmware from SPJ compiler to KEIL compiler . if there is any medium or via is there to convert with in less time
  • need source code for the serial port to control in mcu
    i wanted to control a devices like fan or light, using mcu and the signal will be receive by the mcu came from the pc ,in the serial port.......but i dont know how to prog it for serial port to detect...
  • proteus source menu and Keil Source code
    Hello sir ! i have installed isis Proteus 7.4 and keil uvision 3 on my computer with OS xp both Software are running properly My main question is How to use add/remove source files and...
  • gerneric open source times and div code in source
    were looking for open source code for time and divisn of numbers like 2 x 3 and 3 / 7 it must be code in source and with proper comments ending in ; we cant find any.
  • Need help with ADDING external source files
    Hi, I have done some I2C/SMBUS routines that handle the communication, I've saved it as SMBUS_API.c and I've also created the SMBUS_API.h wich has the prototype definitions. I also have a EEPROM_API...