All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Parallella board temperature sensing
@ 2015-06-06 14:51 Gergely Imreh
  2015-06-06 15:01 ` Guenter Roeck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gergely Imreh @ 2015-06-06 14:51 UTC (permalink / raw)
  To: lm-sensors

Hi,

I was checking out what would it take to support lm-sensors on the
Parallella board[1]. It's an interesting little board with a dual core
Xilinx ARM Cortex-A9, an FPGA, and a 16-core Epiphany co-processor.
It's Xilinx XADC sensor used for temperature/voltage sensing does not
seem to be anywhere on the lm-sensors supported device list. Currently
users seem to monitor it through reading the device data directly from
the /sys entries and doing the necessary scaling and conversion (as it
was discussed on the Parallella forums, bash script included[2])

In a nutshell, the data is accessible through
/sys/bus/iio/devices/iio:device0/in_temp0_{raw,offset,scale} files.
There are also 8 voltage readings there that could be extracted.

I'm really happy to do any testing for sure, as well as some
development if there are any pointers how to get started.

Cheers,
   Greg


[1]: https://www.parallella.org/
[2]: https://parallella.org/forums/viewtopic.php?f#&t“0

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-07  5:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-06 14:51 [lm-sensors] Parallella board temperature sensing Gergely Imreh
2015-06-06 15:01 ` Guenter Roeck
2015-06-06 15:05 ` Guenter Roeck
2015-06-06 15:28 ` Gergely Imreh
2015-06-06 16:55 ` Guenter Roeck
2015-06-07  5:44 ` Gergely Imreh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.