Simulate checksum error and communication timeout without sensor.
- Git clone this repository.
git clone git@github.com:ito-san/fake_sensor_tools.git
- Install dependency.
sudo apt install libgtk-3-dev
- Install
socat.
sudo apt install socat
If you design a user interface, install glade.
sudo apt install glade