Peristaltic Pump (Stepper Motor) Control via Modbus
The project showcases AppBlock's prowess in working with Modbus devices.
Modbus Scan
This utility project scans the range of possible modbus sensor ids and prints out the ids of the sensors that respond to the query. The project is useful for identifying the modbus id of a sensor.
Commands from Web Dashboard
Example project for Appblocks with the Web Dashboard sending commands
HTTP Request
Example project for Appblocks with the HTTP feature
MQTT Publish Sensor Data
Publish sensor data to MQTT broker
Modbus Temperature Sensor (Bus Probe 01)
This project outputs sensor measurements using sys.debugprint, therefore it needs to run in debug mode.
Modbus TCP Master Device
This project shows how to use modbus TCP to poll a sensor value of a modbus slave device over TCP.
Modbus TCP Slave Device (Bus Probe 01)
This project shows how to use modbus TCP to transmit a sensor value to a modbus tcp master.
Sensors - Temperature (Cable Probe 01)
This project shows how to use the CP01 ambient temperature sensor.
Sensors - Ambient Temperature and Humidity (Cable Probe 02)
This project shows how to use the CP02 ambient temperature and humidity sensor.