Remember
Register
Home
/
Support
/
Support Forum
/
How to send information detected by sensors to computer with XBee
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
(385)
Python
(1,017)
RF Solutions and XBee
(8,435)
Device Cloud-enabled RF Gateways
(97)
XBee3
(481)
IEEE 802.11 (Wi-Fi)
(267)
IEEE 802.15.4
(1,646)
ZigBee PRO Featureset (and legacy ZNet 2.5)
(1,489)
ZigBee Smart Energy Profile 1.1
(111)
DigiMesh Proprietary Mesh Networking
(785)
Multipoint Proprietary
(197)
XLR PRO
(17)
XStream
(40)
XTend
(137)
XCite
(4)
XPress
(8)
Miscellaneous Hardware and Software
(514)
XBee Programmable Development
(777)
XBee Cellular
(120)
MicroPython
(66)
Digi TransPort
(789)
Digi Connect Cellular
(447)
DAL
(5)
Embedded Devices
(4,170)
Google Coral
(2)
Rabbit
(3,198)
Console Servers
(354)
Modbus and Industrial Automation
(246)
Realport
(603)
Serial Servers
(837)
Satellite Modules
(25)
USB
(1,273)
Serial Cards
(715)
ConnectPort Display
(58)
Feedback/Wish List
(93)
Other/Legacy
(377)
How to send information detected by sensors to computer with XBee
0
votes
I'm wondering how I can send data collected with my PM2.5 sensor to my computer with 2 XBees. I have little to no experience so any help would be welcome.
Thanks!
xbee
remote
asked
Feb 9, 2016
in
RF Solutions and XBee
by
Bzhu
New to the Community
(
0
points)
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1 Answer
0
votes
What kind of interface does you sensor have or offer? Is it an Analog output, Digital IO or TTL/CMOS?
answered
Feb 9, 2016
by
mvut
Veteran of the Digi Community
(
15,156
points)
The sensor is ttl, I believe. It's a pm2.5 sensor and the setup with the arduino is explained on
http://instructables.com/id/Make-one-PM25-monitor-with-Arduino-UNO/
Thanks for the response, I really appreciate it!
If you are collecting the data on the Arduino and then sending the data via XBee, Then all you need to do is use the existing Arduino XBee lib files to send the data over the XBee module. Also make sure that you use the proper XBee Adapter as well as the XBee are 3V device and are NOT 5V tolerant.
OK thank you! Once my XBee's ship in, I'll try it out. Thanks a lot for all the help. I just started playing around with these things so any type of help/education is great!
Please
log in
or
register
to add a comment.
...