I read that Arduino pro micro has a 32u controller that has a 200x programmable gain on its analog pins.
I wanted to use a k thermocouple (the that came with my UNI-T tester).
I haven't been able to find any examples using the programmable gain, but the datasheet says it has it, sooo... any clues?
Read sections 24.8 and 24.9, Table 24-4, in the 32u4 datasheet.
For the gains, you have to use specific pairs of pins for the different gains.
Don't know how you'd code for that.