10 Followers
30 Following
362 Posts

If you want to build your own thermal image camera you can do that on the cheap, you don't even need a raspberry Pi, just buy a GY-MCU90640 (double check that it has two lines of pins, the mportan ones are the RX and the TX pins) because that camera uses a serial port to transfer the information, and you can read it with a standard usb to ttl. It's very cheap and you can use it for basic tasks, I use to find shorts on electronics repairs

You have to use that python script and change the line to use usbTTY0 instead of serial0

https://github.com/vvkuryshev/GY-MCU90640-RPI-Python

GitHub - vvkuryshev/GY-MCU90640-RPI-Python: The script to connect the thermal image module GY-MCU90640 to Raspberry Pi.

The script to connect the thermal image module GY-MCU90640 to Raspberry Pi. - vvkuryshev/GY-MCU90640-RPI-Python

GitHub
Micro soldering

Flashing the BIOS of computers that boot, but don't post, using a Bios flasher (ch341), has transform of something very rare to something quite common.

With very good results to resuscitate dead computers

If you order in aliexpress a thermal camera MLX90640 and you can't make it work with a raspberry pi, check that is not a GY-MLX90640.
For that you can use the serial port instead of the I2C port.
All the code and info is here:

https://github.com/vvkuryshev/GY-MCU90640-RPI-Python

GitHub - vvkuryshev/GY-MCU90640-RPI-Python: The script to connect the thermal image module GY-MCU90640 to Raspberry Pi.

The script to connect the thermal image module GY-MCU90640 to Raspberry Pi. - vvkuryshev/GY-MCU90640-RPI-Python

GitHub
Today I found and fixed a short on an old macbook pro ssd, and I could recover all the data.
More bios flashing
Have an old motherboard that 70% of the time dont post, just die yesterday and that volunteer it for my first bios flash using a CH341 flasher.
Read, verify, backup, write verify and now the board posts again. Coincidence? We'll see in a couple of days
Need ram?
Video card that blew a component (45492 qfn-32) I think we did an ok job with the smd solder, but it didn't work
Before/after
Jtag on the sricam SP020
You are root right away with any terminal at 115200 bps