Skip to content

Commit

Permalink
Update the image
Browse files Browse the repository at this point in the history
  • Loading branch information
nfs0619 committed Sep 18, 2024
1 parent 0bd346e commit 8b36e0e
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 7 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -536,8 +536,8 @@ The setup would look something like this :
<th>Back</th>
</tr>
<tr>
<td><div style={{textAlign:'center'}}><img src="../../../Contribution/Contributor_Files/xiao-esp32s3-freertos/6.jpeg" style={{width:250, height:'auto'}}/></div></td>
<td><div style={{textAlign:'center'}}><img src="../../../Contribution/Contributor_Files/xiao-esp32s3-freertos/7.jpeg" style={{width:250, height:'auto'}}/></div></td>
<td><div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/xiao_esp32s3_freertos/6.jpeg" style={{width:250, height:'auto'}}/></div></td>
<td><div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/xiao_esp32s3_freertos/7.jpeg" style={{width:250, height:'auto'}}/></div></td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -910,7 +910,7 @@ void app_main(void)
### Output
<p style={{textAlign: 'center'}}><img src="../../../Contribution/Contributor_Files/xiao-esp32s3-freertos/8.gif" alt="pir" width={400} height="auto" /></p>
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/xiao_esp32s3_freertos/8.gif" alt="pir" width={600} height="auto" /></p>
#### UART Output
Expand Down Expand Up @@ -968,7 +968,7 @@ I (34117) camera: Picture taken! Its size was: 51968 bytes

#### Output Image

<p style={{textAlign: 'center'}}><img src="../../../Contribution/Contributor_Files/xiao-esp32s3-freertos/9.jpg" alt="pir" width={600} height="auto" /></p>
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/xiao_esp32s3_freertos/9.jpg" alt="pir" width={600} height="auto" /></p>

## FreeRtos for Arduino IDE

Expand Down Expand Up @@ -1220,7 +1220,7 @@ void taskBME680(void* pvParameters) {
### Output
<p style={{textAlign: 'center'}}><img src="../../../Contribution/Contributor_Files/xiao-esp32s3-freertos/5.gif" alt="pir" width={600} height="auto" /></p>
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/xiao_esp32s3_freertos/5.gif" alt="pir" width={600} height="auto" /></p>
### Serial Monitor Output
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,11 @@ Do the following steps :

- Using Windows Formatter

<div style={{textAlign:'center'}}><img src="../../../Contribution/Contributor_Files/xiao_esp32s3_sense_filesystem/1.png" style={{width:500, height:'auto'}}/></div>
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/SeeedStudio-XIAO-ESP32S3/img/sdcard1.png" style={{width:500, height:'auto'}}/></div>

- Using [SD Card Formatter](https://www.sdcard.org/downloads/formatter/) (third-Party software)

<div style={{textAlign:'center'}}><img src="../../../Contribution/Contributor_Files/xiao_esp32s3_sense_filesystem/2.png" style={{width:500, height:'auto'}}/></div>
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/SeeedStudio-XIAO-ESP32S3/img/sdcard2.png" style={{width:500, height:'auto'}}/></div>

**Note : **

Expand Down

0 comments on commit 8b36e0e

Please sign in to comment.