File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ title: "Check Browser Requrements"
5
5
Requiring a browser with Web Serial support avoids the need to
6
6
install MCU downloading tools on your PC.
7
7
8
- Download a current version of Chrome or Edge.
9
- XXX add download links
8
+ Download a current version of
9
+ [ Chrome] ( https://www.google.com/chrome/ ) or
10
+ [ Edge] ( https://www.microsoft.com/en-us/edge/download ) .
10
11
11
12
Unfortunately, Safari and Firefox do not support Web Serial.
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ title: "MicroPython Installation Overview"
3
3
---
4
4
5
5
The order of these checks doesn't matter, but none are optional.
6
+ An overview of the pre-install checklist follows.
7
+ Click for details.
6
8
7
9
### Check [ Browser] ( browser.html ) Requirements
8
10
Original file line number Diff line number Diff line change @@ -4,5 +4,12 @@ title: "Check PC Requirements"
4
4
5
5
You need a PC with a free USB port, either Type-A or Type-C.
6
6
7
+ | Type-A | Type-C |
8
+ | ------- | ------ |
9
+ | [ ![ USB Type-A Connector Photo] ( https://upload.wikimedia.org/wikipedia/commons/thumb/2/24/Blue_USB_port_without_USB_3.0_contacts.jpg/440px-Blue_USB_port_without_USB_3.0_contacts.jpg )] ( https://upload.wikimedia.org/wikipedia/commons/2/24/Blue_USB_port_without_USB_3.0_contacts.jpg ) | [ ![ USB Type-C Connector Photo] ( https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/MSI_Bravo_17_%280017FK-007%29-USB-C_port_PNr°0760.jpg/320px-MSI_Bravo_17_%280017FK-007%29-USB-C_port_PNr°0760.jpg )] ( https://upload.wikimedia.org/wikipedia/commons/2/2d/MSI_Bravo_17_%280017FK-007%29-USB-C_port_PNr°0760.jpg ) |
10
+
7
11
Your PC must run an OS supported by a browser that supports Web Serial.
12
+
8
13
Unfortunately, that excludes Raspberry Pi.
14
+
15
+ We know of no phones or tablets with browsers support Web Serial.
You can’t perform that action at this time.
0 commit comments