Search results

  1. B

    Hello World

    I am late but welcome to this forum. I think, as starter projects, you can practice some amplifier based projects like this: https://www.pcbway.com/project/shareproject/All_Category_amplifiers_8c3cb0b0.html You can find many more amp tutorials based on the common ICs.
  2. B

    help identifying the key to make this board IOT enable.

    You can use a microcontroller or a computer to send commands to the PSOC1 chip via RS485. You will need to write software that sends the appropriate commands to the PSOC1 chip to simulate the button presses that you would normally use to control the machine.
  3. B

    How is IOT different from Embedded Systems?

    In simple words, an embedded system may or may not be connected to the internet. An IoT embedded system is the one which has internet connectivity. For example, if a microcontroller blinks an Led, it's the simplest kind of embedded system. But, if the microcontroller is connected to wifi, and...
  4. B

    Garage Door Opens But Doesn't Close

    Maybe some other components are also damaged. There may be broken traces too. It's not only a burnt transistor. You may need to check the whole board with a multimeter. Troubleshooting a PCB without the layout is quite difficult. Redesigning the system is sometimes easier. You can consider...
  5. B

    Know of a good reference book for electronics?

    Here are a few suggestions: https://www.elprocus.com/basic-electronic-books/
  6. B

    Custom circuit board to control sound, lights, and movement?

    You can proceed with an Arduino UNO, LEDs and servo motors.
  7. B

    How to build an Arduino Weather Station Error

    Here is a good tutorial on interfacing DHT11 with Arduino. if you're still facing a problem, you can cross-check your code and circuit with this one: https://www.theengineeringprojects.com/2017/08/dht11-arduino-interfacing.html
  8. B

    How to make a spark gap with a diode (almost)

    Don't know what to say......
  9. B

    Is Electrical Engineering Hard? 【Facts】

    For me, the main problem was that there was more theory than practical in our curriculum. Even in the labs, experiments were done in groups. As a female where the majority were males, I was kinda cornered. At that time there were not so many online tutorials. It was not easy to buy electronic...
  10. B

    Kenwood x45 no power

    Martaine2005 is right. You should solder this loose resistor. But there is no guarantee that the board will be alright after that. There might be some other faulty components too.
  11. B

    Flimsy

    Oh no! You must claim warranty, sir.
  12. B

    Samsung Washer Board repair

    There are many videos about repairing samsung washing machine. But sounds like you did not find any solution in those. If so, I think it's better to contact samsung after sales service. Perso ally I prefer taking malfunctioning appliances to the company in the first place. Because warranty may...
  13. B

    Switching DC motor with TIP122 and Arduino

    Here they used 500 ohms for a 12V motor. https://electricdiylab.com/arduino-tip122-dc-motor-control/
  14. B

    Oven Control PCB developed by China Vendor

    Before contacting the PCB developer, did you make any prototype of your design and test that?
  15. B

    digital pid temperature controller

    You can contact PCBway. They are good for PCB manufacturing. www.pcbway.com/
  16. B

    Precor Motor Controller

    I am not sure but you may find some clues from this website: https://precor.mcoutput.com/108884/Content/SourceTopics/Err29.htm
  17. B

    Information on purchasing electronic components

    I buy from techshopbd. Their service is limited inside Bangladesh Only.
  18. B

    LCD screen Identification/Replacement

    It's difficult to figure out without any marking on its body.
  19. B

    Chip labelled as GAF on HP Envy x360

    I think this is a special marking done by the company. They do not want us to know what IC this really is.
Top