• i want to know the header filer for LPC 2148 NXP semiconductor. Can someone help me out?
    i want to know the header filer for LPC2148 NPX semiconductor in keil software. Please Some on help me out
  • i want to know the header filer for LPC 2148 NXP semiconductor. Can someone help me out?
    i want to know the header filer for LPC2148 NPX semiconductor in keil software. Please Some on help me out
  • Using the Dallas Semiconductor 450
    Getting Error C141: syntax error near 'void' HELP HERE IS THE CODE--- #include <reg51.h> void MSDelay (unsigned int); sbit input=P0^0; sbit input2=P0^1; sbit LLight=P1^1; sbit RLight=P1...
  • Using the Dallas Semiconductor 450
    Getting Error C141: syntax error near 'void' HELP HERE IS THE CODE--- #include <reg51.h> void MSDelay (unsigned int); sbit input=P0^0; sbit input2=P0^1; sbit LLight=P1^1; sbit RLight=P1...
  • Dallas Semiconductor 450 Source Code Help
    Hello all my name is Casey Hafeman. I have been struggling with this all night, and not sure how to attempt this anymore. I have the code working right when input P1^0 or P1^1 is true (1). But, I would...