From 0656f81f0bc217aeb5c6a3a64269eaa8ad5649c5 Mon Sep 17 00:00:00 2001 From: Zhengyu Peng Date: Fri, 7 Jan 2022 15:57:11 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 30f16e5..14445d1 100644 --- a/README.md +++ b/README.md @@ -159,3 +159,9 @@ python3 hexapod.py ### PC PC program source files are located under `./software/pc/`. The compiled progarm can be downloaded under the [release](https://github.com/rookiepeng/hexapod/releases) page. + +pc_interface + +- Find the correct IP address of the Raspberry Pi on the hexapod +- Connect to the hexapod use the IP address +- Use the buttons on the panel to control the hexapod