troubleshooting

ESP32-CAM uploading error revisted

After many months since I first worked with ESP-CAM module, I tried to upload a code into it. But I got errors. I checked and remembered that I encountered such problem back then which I wrote about in my note Troubleshooting Uploading Problem with …

ee-diary

MOSFET Testing with Multimeter Diode Mode

In earlier note on How to Check Electronic Components on a PCB Using a Multimeter , I only briefly outlined about how to test MOSFETs on PCB board. I should have mentioned where to connect or touch the MOSFET pins with the COM and LIVE probe of the …

ee-diary

How to Check whether IC on PCB is damaged or not?

I learned something new which is how to check whether an IC found on PCB of mobile phones, laptop, power supply is damaged or not. There are two ways, the first is by touching and inspecting for any heatup and burnout of the IC. This might not alwa…

ee-diary

fatal error: SD.h: No such file or directory

I was working on trying out how to save .bin file in external EEPROM with Arduino Nano described in my post how to write a bin file to the EEPROM using Arduino? . When I compiled I forgot that I had to use SD library and I got compiling error as fol…

ee-diary
Load More
That is All