Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by mokashiswapnil

  1. M

    Problem in Proteus please Help...

    1-Go to control panel select add/remove and install Proteus 2-Go to program files and erase the folder Labcenter Electronics 3-go to Run and run regedit 4-delet the file SOFTWARE/LABCENTER ELECTRONIC 5-Run Cclenner ( you can download from www.ccleaner.com) select the Register option. This will...
  2. M

    1558B transistor datasheet

    Can anyone knows 1558B NPN transistor datasheet?
  3. M

    math calculation doens not worked in mikroc pic

    Thank you Tahmid,i corrected my code with Lcd_Out(1,1,opr),but i get blank lcd and no pic microcontroller operation simulating on proteus.
  4. M

    math calculation doens not worked in mikroc pic

    Hi ,this is my mikroc code.I am not getting temp value on lcd . float y,rtdr,temp; char opr[30]; y = 0.15274- (rtdr-100.0)*2310.0e-7; if(y>= 0) y= sqrt(y); temp = (y-0.39083)/(-0.0001155) ; FloatToStr(temp,opr); Lcd_Out(1,1,lcd); i am not getting value of y also value of temp.

Part and Inventory Search

Back
Top