Libelium offers communication modules for the most common wired communication protocols: RS-485, CAN Bus and Modbus. These are widely used standards in the industrial and automation market for connecting devices and sensors, not in a wireless way but with cables. The user can interface Waspmote ecosystem with these protocols.
Waspmote allows to perform 3 main applications:
1º- Connect any sensor to an existing industrial bus
__Waspmote can be configured to work as a node in the network, inserting sensor data into the industrial bus already present. Waspmote can obtain information from more than 100 sensors currently integrated in the platform by using specific sensor boards (e.g.: CO, CO2, temperature, humidity, acceleration, pH, IR, luminosity, vibration, etc). This way, the sensor information can be read from any industrial device connected to the bus.
2º- Add wireless connectivity to wired buses
Waspmote can be configured to read the information coming from the bus and send it wirelessly using any of the wireless modules available in the platform to a base station or to another node connected to another bus. The available wireless technologies are: 802.15.4, ZigBee, DigiMesh, 868 MHz, 900 MHz, LoRa, WiFi, NB-IoT / Cat-M, 4G, Sigfox, LoRaWAN, Bluetooth Pro, Bluetooth Low Energy and RFID/NFC.
3º- Connect to the Cloud industrial devices
__Waspmote can be configured to read the information coming from the bus and send it wirelessly directly to the Cloud using WiFi, NB-IoT / Cat-M or 4G radio interfaces.
Technical details:
Applications:
Related API libraries:
All information about their programming and operation can be found in the RS-485 Communication Guide and the Modbus Communication Guide.
All the documentation is located in the ****Development section in the Libelium website.
Related API libraries:
All information about their programming and operation can be found in the CAN Bus Communication Guide.
All the documentation is located in the Development section in the Libelium website.
The Modbus is a software library that can be operated physically on the RS-485 module. Thus, Modbus is a software layer which provides with interesting services.
Related API libraries:
All information about their programming and operation can be found in the RS-485 Communication Guide and Modbus Communication Guide.
All the documentation is located in the Development section in the Libelium website.