Archive

Posts Tagged ‘Sensor’

Adding additional I²C sensors to ALIX.3D3

May 7th, 2009 No comments
J8: SMBus

J8: SMBus

The manual of the ALIX.3D3 board mentions a lot of pin descriptions of all pin headers on the board. J8 interfaces the SMBus of the AMD CS5536 Geode companion (which is compatible to I²C if bus speed is below 100kHz, see Maxim’s Appnote for detailed comparison). So why not add additional I²C sensors. As an example I connected an LM75 temperature sensor.

First of all we need to add some pin headers to J8 found on board next to the USB port. Read more…

Categories: Alix Tags: , , ,

Temperature sensor on ALIX.3D3

April 30th, 2009 2 comments
LM86 on ALIX.3D3

LM86 on ALIX.3D3

The schematics of the ALIX.3D3 mention a temperature sensors LM86 on page 2 which external sensors pins are connected to the TDP/TDN pins of the Geode LX800 CPU. So this sensor should be able to measure CPU and mainboard temperature.

The LM86 ist connected by the SMBus (which is compatible to I²C if bus speed is below 100kHz, see Maxim’s Appnote for detailed comparison) via the AMD CS5536 Geode companion. Read more…

Categories: Alix Tags: , , , ,