Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 431 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 431 Bytes

fake_sensor_tools

Simulate checksum error and communication timeout without sensor.

Instructions before starting

  1. Git clone this repository.
git clone [email protected]:ito-san/fake_sensor_tools.git
  1. Install dependency.
sudo apt install libgtk-3-dev
  1. Install socat.
sudo apt install socat

glade

If you design a user interface, install glade.

sudo apt install glade