Using I2C CJMCU-75 board with digital temperature sensor LM75A
Here is sample project how to use CJMCU-75 board
with I2C LM75A Digital Temperature Sensor.
Project status:
Here is reverse engineered schematic (drawn in Express SCH) of CJMCU-75 with LM75A address set to 0
:
NOTE:
I was surprised that the resistor labeled
300
is actually200K Ohm
(I would expect30 * 10^0 = 30 Ohm
which would be strange, but…)
This is even value which I get
on SMD resistor code calculator
You need to set I2C Device address before using CJMCU-75.
I set device address to 0
soldering these pins (see above picture):
A0
and GND
together.A1
and GND
together.A2
and GND
together.After soldering all three pins - A0
, A1
and A2
to one of GND
or VCC
the board is ready for use.