Raspberry Pi 3 interface
Budget: $30 – $250 USD
We’re trying to use a Raspberry Pi 3 to read from different types of devices (for example, weight readers, thermometers and bar code readers) and transmit the relevant data (for example, weight, temperature, ID) via local network.
These tasks are completed now:
- The device connects via cable to the serial port of the Raspberry Pi.
- There’s a constant communication from the device to the RPI.
- The Raspberry “cleans” the data being retrieved from the device to extract the relevant information e.g. the actual weight.
- The Raspberry sends the information via socket to the local network.
- Any device in the local network (wi-fi, ethernet, etc.) can read the information e.g. weight.
These tasks are missing:
- Design an interface to be able to setup the service (i.e. what to clean on the data and which ports to use).
- Test and debug all the functionality.
We can assist on the testing process using a real device.
These tasks are completed now:
- The device connects via cable to the serial port of the Raspberry Pi.
- There’s a constant communication from the device to the RPI.
- The Raspberry “cleans” the data being retrieved from the device to extract the relevant information e.g. the actual weight.
- The Raspberry sends the information via socket to the local network.
- Any device in the local network (wi-fi, ethernet, etc.) can read the information e.g. weight.
These tasks are missing:
- Design an interface to be able to setup the service (i.e. what to clean on the data and which ports to use).
- Test and debug all the functionality.
We can assist on the testing process using a real device.