[arm-allstar] Adding sensor
Willem Schreuder
willem at prinmath.com
Thu Feb 28 11:10:03 EST 2019
On Thu, 28 Feb 2019, "Dennis Ramos via ARM-allstar" wrote:
> Hello guys, I just wonder if it is possible to add a humidity and
> temperature sensor allstar repeater that will tx let say every 1hr,
> there are loads of sensor that available for rpi.
The 1wire sensors are very well supported on the rPi and very easy to add.
There is support for 1wire in the kernel and it is readily accessed
through the /sys tree or python libraries.
The main thing you have to worry about is that the GPIO pins are connected
directly to the CPU, so you are essentially adding antennas to the CPU
when you wire such sensors to the GPIO pins. In a high RF environment
this can spell disaster.
================================================================
Dr. Willem A. Schreuder, President, Principia Mathematica
Address: 445 Union Blvd, Suite 230, Lakewood, CO 80228, USA
Tel: (303) 716-3573 Fax: (303) 716-3575
WWW: www.prinmath.com Email: Willem.Schreuder at prinmath.com
More information about the ARM-allstar
mailing list