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 RAHUL_KUMAR

  1. R

    Learning C programming of 8051

    as you said ,u have done assembly programming in 8051 , so u might not have any problem in logic and architecture of microcontroller,. now you simply need to put your logic in c language ,. (there is nothing different so called "embedded c" than regular C language) , just know the syntax , read...
  2. R

    What is the PS2 connector name (pc socket for keyboard)?

    Re: PS2 connector name (pc socket for keyboard) available on amazon , https://www.amazon.in/Buyme-10Pcs-Connector-Plastic-Handle/dp/B07L9R6CTF/ref=sr_1_2?ie=UTF8&qid=1545311324&sr=8-2&keywords=mini+din+connector+6+pin
  3. R

    [SOLVED] what is the purpose of this layer over PCB ?

    Home made pcb generally get some problem in functioning due to moistures after some time,..and the place where i m designing the things are much humid climate...thats y we are looking for this solution.
  4. R

    [SOLVED] what is the purpose of this layer over PCB ?

    name of that material ?? or any other alternative of it for home made pcb ??
  5. R

    [SOLVED] what is the purpose of this layer over PCB ?

    what is the purpose of this layer(dark yellow) over pcb? and what material is it ? image attached
  6. R

    I2C bus Arbitration conflicts

    the question have the bold highlighted portion ,please go through the opening question sir
  7. R

    I2C bus Arbitration conflicts

    SIR , what you have explained is the general theory of arbitration which is based on wire-and logic , the explanation is not in the context of the question i asked which is a special case of arbitration . kindly refer to my question...
  8. R

    I2C bus Arbitration conflicts

    yes ,that is where i was stuck and confused. ,but your explanation arises the question that if master 2 is engaged with another device , then certainly SDA line will be engaged in this , so master 1 definately monitor the SDA line ,and if it engaged (by master 2) then how will master 1 attempt...
  9. R

    I2C bus Arbitration conflicts

    while following the data sheet of i2c bus specification (philips 1995) pdf attached the below lines in bold are not giving me the clear visualization .. "If a master also incorporates a slave function and it loses arbitration during the addressing stage, it’s possible that the winning master is...
  10. R

    which LINUX is best to learn embedded

    RTOS and LINUX plays a important role in embedded industry ,..and as there are lots of verities in this so ,i really don't have any idea on this.
  11. R

    which LINUX is best to learn embedded

    which LINUX is best to learn or practice EMBEDDED ?
  12. R

    8051 UART serial communication.

    which micro controller you are using of 8051 ? and in which language you are coding , assembly or c ? the moment you place data on sbuf register ,it start sending or receiving, you simply need to monitor RI or TI FLAG to the transmission and reception is completed.
  13. R

    AT89S8252 data write

    A write to a location in EEPROM triggers an internal programming cycle, which is guaranteed to last no longer than 10 milliseconds. // on following datasheet of at89s8252 , these lines did not clear its meaning to me. what does it exactly mean ?
  14. R

    D/A conversion, SC HR-04, AT89S52

    D/A conversion , SC HR-04 , AT89S52 uController - AT89s52 ultrasonic sensor - SC HR-04 DAC sensor - MCP4921 (D/A conversion using SPI) The complete module was working fine in normal condition. PROBLEM ARISES when the system is applied in its respected application area. the sensor is...

Part and Inventory Search

Back
Top