Run python Simulation.py
.
Follow these steps:
- Make sure your Raspberry Pi and PC is in the same local network;
- Replace the IP address in
SensorControl.py' and 'SignalCapture.py
with your Raspberry Pi's IP; - Run
python SensorControl.py
on Raspberry Pi; - Run
python main.py
on your PC