Remember
Register
Home
/
Support
/
Support Forum
/
connect xbee with analog sensor
Digi Forum
All Activity
Q&A
Questions
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Welcome to Digi Forum, where you can ask questions and receive answers from other members of the community.
All categories
Digi Remote Manager
(383)
Python
(1,016)
RF Solutions and XBee
(8,414)
Device Cloud-enabled RF Gateways
(97)
XBee3
(475)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,644)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,488)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(782)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(513)
XBee Programmable Development
(777)
XBee Cellular
(119)
MicroPython
(66)
Digi TransPort
(786)
Digi Connect Cellular
(444)
DAL
(4)
Embedded Devices
(4,160)
Google Coral
(2)
Rabbit
(3,194)
Console Servers
(353)
Modbus and Industrial Automation
(246)
Realport
(600)
Serial Servers
(836)
Satellite Modules
(25)
USB
(1,269)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(92)
Other/Legacy
(373)
connect xbee with analog sensor
0
votes
Hi...
Can I connect heart rate sensor
-58C to analog bin of XBee and send this value to base statation (PC) that have XBee connect to it.
if anyone know any thing about this please help me
Thanks alot
xbee-pro
arduino-xbee
xctu
linux
xbee-900hp
analog-input
analog
sensor
asked
Mar 27, 2017
in
RF Solutions and XBee
by
taif
New to the Community
(
0
points)
retagged
Mar 27, 2017
by
taif
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2 Answers
0
votes
Does the sensor have an analog output or a UART output?
answered
Mar 28, 2017
by
mvut
Veteran of the Digi Community
(
15,107
points)
It connect to analog bin of Arduino, but I don't know about xbee
http://www.eecs.yorku.ca/~jr/res/m/MD/PulseSensor.pdf
That is not going to work without level shifting as the sensor wants either 3V or 5V (Page 3 of your document).
Please
log in
or
register
to add a comment.
0
votes
You can try to use
https://www.kaaproject.org/
platform and their framework. They included all the drivers for the sensors and possible base (Arduino, Raspberry and so on.. system will able to control voltage automatically)
answered
Mar 19, 2018
by
Makodeli
New to the Community
(
1
point)
edited
Mar 23, 2018
by
Makodeli
Please
log in
or
register
to add a comment.
...