Skip to content

Commit

Permalink
Final fix
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hadinger committed Nov 8, 2024
1 parent 81efaeb commit b81475b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/devices/SeedStudio-SenseCAP-D1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The device is a 4-Inch Touch Screen IoT development platform powered by ESP32S3 & RP2040. It has variants with LoRa support, and Air Quality support.

![Device Image](../../_media/devices/SeedStudio-SenseCap-D1.jpg)
![Device Image](./_media/devices/SeedStudio-SenseCap-D1.jpg)

Link to purchase the device [SeedStudio web site](https://www.seeedstudio.com/SenseCAP-Indicator-D1L-p-5646.html)

Expand Down Expand Up @@ -139,7 +139,7 @@ For easy setup, download and install [Thonny](https://thonny.org/):
- The script will automatically run at power on

Here is how it should look like:
![Thonny console](../../_media/devices/SeedStudio-SenseCap-D1-Thonny.jpg)
![Thonny console](./_media/devices/SeedStudio-SenseCap-D1-Thonny.jpg)

# MicroPython code for RP2040

Expand Down Expand Up @@ -312,4 +312,4 @@ run()

SeedStudio does not provide the detailed schematics, but still provides an overview of GPIO connection:

![SenseCap D1 internals](../../_media/devices/SeedStudio-SenseCap-D1-Internal.jpg)
![SenseCap D1 internals](./_media/devices/SeedStudio-SenseCap-D1-Internal.jpg)

0 comments on commit b81475b

Please sign in to comment.