Skip to content

Commit 59e8a2e

Browse files
committed
Change USB to USB-C in Inkplate5 examples
1 parent 88af797 commit 59e8a2e

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

examples/Inkplate5/Advanced/Communications/Inkplate5_Bluetooth_Peripheral_Mode/Inkplate5_Bluetooth_Peripheral_Mode.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Bluetooth_Peripheral_Mode example for Soldered Inkplate 5
3-
For this example you will need USB cable, Inkplate 5 and smartphone.
3+
For this example you will need a USB-C cable, Inkplate 5 and smartphone.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/Communications/Inkplate5_Bluetooth_Serial/Inkplate5_Bluetooth_Serial.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Bluetooth_Serial example for Soldered Inkplate 5
3-
For this example you will need USB cable, Inkplate 5 and smartphone.
3+
For this example you will need a USB-C cable, Inkplate 5 and smartphone.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/Communications/Inkplate5_EasyC/Inkplate5_EasyC.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_easyC example for Soldered Inkplate 5
3-
For this example you will need USB cable, Inkplate 5,
3+
For this example you will need a USB-C cable, Inkplate 5,
44
BME680 sensor with easyC connector on it: https://soldered.com/product/enviromental-air-quality-sensor-bme680-breakout/
55
and a easyC cable: https://soldered.com/product/easyc-cable-20cm/
66
Select "Soldered Inkplate5" from Tools -> Board menu.

examples/Inkplate5/Advanced/DeepSleep/Inkplate5_Partial_Update_With_Deep_Sleep/Inkplate5_Partial_Update_With_Deep_Sleep.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Partial_Update_With_Deep_Sleep example for Soldered Inkplate 5
3-
For this example you will need only USB cable and Inkplate 5
3+
For this example you will need only a USB-C cable and Inkplate 5
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/DeepSleep/Inkplate5_RTC_Alarm_With_Deep_Sleep/Inkplate5_RTC_Alarm_With_Deep_Sleep.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_RTC_Alarm_With_Deep_Sleep example for Soldered Inkplate 5
3-
For this example you will need only USB cable and Inkplate 5.
3+
For this example you will need only a USB-C cable and Inkplate 5.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/DeepSleep/Inkplate5_Simple_Deep_Sleep/Inkplate5_Simple_Deep_Sleep.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Simple_Deep_Sleep example for Soldered Inkplate 5
3-
For this example you will need USB cable and Inkplate 5.
3+
For this example you will need a USB-C cable and Inkplate 5.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/IO/Inkplate5_Internal_IO_Expander/Inkplate5_Internal_IO_Expander.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Internal_IO_Expander example for Soldered Inkplate 5
3-
For this example you will need only a USB cable, Inkplate5, 330 Ohm resistor and LED diode.
3+
For this example you will need only a USB-C cable, Inkplate5, 330 Ohm resistor and LED diode.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/Other/Inkplate5_EEPROM_Usage/Inkplate5_EEPROM_Usage.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_EEPROM_Usage example for Soldered Inkplate 5
3-
For this example, you will need only USB cable and Inkplate 5.
3+
For this example, you will need only a USB-C cable and Inkplate 5.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/Other/Inkplate5_Faster_Display_Refreshes/Inkplate5_Faster_Display_Refreshes.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Faster_Display_Refreshes example for Soldered Inkplate 5
3-
For this example you will need a micro USB cable and an Inkplate 5
3+
For this example you will need a USB-C cable and an Inkplate 5
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

examples/Inkplate5/Advanced/Other/Inkplate5_Read_Battery_Voltage/Inkplate5_Read_Battery_Voltage.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Inkplate5_Read_Battery_Voltage example for Soldered Inkplate 5
3-
For this example you will need USB cable, Inkplate 5 and a Lithium battery (3.6V) with two pin JST connector.
3+
For this example you will need a USB-C cable, Inkplate 5 and a Lithium battery (3.6V) with two pin JST connector.
44
Select "Soldered Inkplate5" from Tools -> Board menu.
55
Don't have "Soldered Inkplate5" option? Follow our tutorial and add it:
66
https://soldered.com/learn/add-inkplate-6-board-definition-to-arduino-ide/

0 commit comments

Comments
 (0)