I have some query about the XBee and Arduino because I am planning to make a machine monitoring system for the company that I have my internship right now. I have a basic learning in Arduino but not that much. So my plan is;
- Using Arduino Uno/Nano to get the signal from a push button (8 push buttons to be exact) and send it to XBee, where the XBee as the End Device.
- From XBee ED it will send to the Router to Coordinator.
- To get the uptime, downtime, machine cycle of the machine.
- Plan to use 50+ or up XBee.
- To have dashboard to monitor every machine.
Hope you can guide me. Thank you.