11 Commits
Author SHA1 Message Date
Laurens Valk 87db494623 tutorials/wireless/hub-to-hub: Update for release. 2023-11-24 21:14:03 +01:00
Laurens Valk 2ccf76c022 tutorials/wireless/hub-to-device/pc-communications: Update for 3.3.0. 2023-11-24 20:46:14 +01:00
David Lechner 6e774a6372 tutorials/wireless/hub-to-device/pc-communications: improve demo
- Remove extraneous Bleak code.
- Add synchronization between hub program and pc program.
- Handle case when device is not found.
- Handle early hub disconnection.
2023-06-12 10:20:01 -05:00
David Lechner 8f17408293 tutorials/wireless/hub-to-device/pc-communication: remove move hub suggestion
The move hub doesn't have the `input()` builtin, so no workaround is
currently possible.
2023-06-06 12:09:42 -05:00
David Lechner 88d8d7374c tutorials/wireless/hub-to-hub: update for v3.3.0b5 2023-05-16 16:43:02 -05:00
Laurens Valk 3c6ab92432 projects/tutorials/wireless: Delete unused script.
This was not included anywhere.
2023-03-17 15:07:09 +01:00
Laurens Valk b20811e5ac tutorials/wireless: Add LWP3 example. 2023-03-07 20:02:36 +01:00
davecparker b60589abf4 tutorials/wireless: Added remote control techniques.
Added new tutorial category for Remote Control, and the Basic Button Techniques tutorial

Spelling fixes

Added DriveBase remote control tutorial

Added another remote control tutorial, for a basic DriveBase

Fix typos and formatting

Change remote image from PNG to JPG

Use "not in" instead of "not (..in..)"

Use "not in" instead of "not (..in..)" for better Python style

Fixed tutorial md snippet to match the py update

from the "not in" style fix

Moved Remote Control tutorial category to be under Wireless

Moved the Remote Control category to be under the existing Wireless top-level category, and changed the Remote Control category md file to specify
   layout: set
so that the entire structure parallels that of wireless/hub-to-device
2023-01-09 09:29:40 +01:00
Laurens Valk c41d37a6df tutorials: Move remix category. 2022-11-15 12:41:32 +01:00
Laurens Valk 5e8fd75f7e tutorials/wireless: Add broadcast example. 2022-11-07 17:21:45 +01:00
Laurens Valk 924d383a01 tutorials/wireless: Add PC communication example. 2022-10-25 10:20:07 +02:00