From 1b1da43c310fe71991bef0d280f900c0af66c483 Mon Sep 17 00:00:00 2001 From: Jacob Williams <47766188+BotSpace@users.noreply.github.com> Date: Sat, 2 Dec 2023 03:00:16 -0500 Subject: [PATCH] updated landing page (still needs work) --- PestoLink-Gamepad/gamepad.html | 4 +-- index.html | 18 ++++++++++-- styles.css | 52 ++++++++++++++++++++++++++++++++++ 3 files changed, 69 insertions(+), 5 deletions(-) create mode 100644 styles.css diff --git a/PestoLink-Gamepad/gamepad.html b/PestoLink-Gamepad/gamepad.html index 88c25d8..21205f8 100644 --- a/PestoLink-Gamepad/gamepad.html +++ b/PestoLink-Gamepad/gamepad.html @@ -5,13 +5,13 @@ -
+ Control your robot with PestoLink-Online! PestoLink-Online runs in any browser with Bluetooth Low Energy (BLE) support. If you have a USB Xbox or PlayStation controller, use PestoLink-Gamepad. If you want to use your phone or your laptops keyboard to control your robot, use Pestolink-Mobile. +
++ If you set up an Arduino based robot with PestoLink-Receive, you can then open PestoLink-Online in a browser, connect to your MCU with BLE, and send gamepad data to the MCU. +
++ PestoLink-Online can also be used to control MicroPython based robots, for example an XRP Kit by using PestoLink-MicroPython. +
+