Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adm1nsys authored May 7, 2024
1 parent c28134b commit 6dd3ac8
Showing 1 changed file with 40 additions and 9 deletions.
49 changes: 40 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,35 @@ Operation system for boards. The Operating System allows you to use the board as

<ul>
<h3>ESP</h3>
<li>ESP 8266 ideaspark</li>
<li><b>ESP 8266 ideaspark</b></li>
<a href="#ESP8266_ideaspark_table">Release Table</a><br>
<a href="#ESP8266_pinout">Pinout</a><br>
<a href="#ESP8266_pinout">Conect to Computer</a>
<a href="#">Pinout</a><br>
<a href="#">Conect to Computer</a>
<br><br>
<li><b>ESP 8266 (regular)</b></li>
<a href="#ESP8266_regular_table">Release Table</a><br>
<a href="#">Pinout</a><br>
<a href="#">Conect to Computer</a>
<br><br>
<li><b>ESP 32</b></li>
<a href="#ESP32_table">Release Table</a><br>
<a href="#">Pinout</a><br>
<a href="#">Conect to Computer</a>
<br><br>
<li><a href="#ESP8266_regular_table">ESP 8266 (regular)</a></li>
<li><a href="#ESP32_table">ESP 32</a></li>
<h3>Rasberry Pi</h3>
<li><a href="#Rasberry_Pi_Pico_table">Rasberry Pi Pico</a></li>
<li><a href="#Rasberry_Pi_Zero_table">Rasberry Pi Zero</a></li>
<li>Rasberry Pi Pico</li>
<a href="#Rasberry_Pi_Pico_table">Release Table</a><br>
<a href="#">Pinout</a><br>
<a href="#">Conect to Computer</a>
<br><br>
<li>Rasberry Pi Zero</li>
<a href="#Rasberry_Pi_Zero_table">Release Table</a><br>
<a href="#">Pinout</a><br>
<a href="#">Conect to Computer</a>
</ul>

<h1>Support Release Tables:</h1>

<!-- ESP8266 ideaspark table -->

<table id="ESP8266_ideaspark_table">
Expand Down Expand Up @@ -93,13 +110,27 @@ Operation system for boards. The Operating System allows you to use the board as
</table>


<h1>ESP 8266 ideaspark Content:</h1>
<h2>Pinout:</h2>
The pinout of the <b>ESP 8266 ideaspark</b> board is different from the regular <b>ESP 8266</b>. <b>Be careful!</b> <br>
<h3>Pinout Scheme:</h3>
<a blank="_blank" href="https://www.aliexpress.com/item/1005005242283189.html?spm=a2g0o.productlist.main.3.3168W6AxW6Axbw&algo_pvid=109215a9-0e73-441b-b943-0d5ab0e12670&algo_exp_id=109215a9-0e73-441b-b943-0d5ab0e12670-1&pdp_npi=4%40dis%21UAH%21187.67%21175.92%21%21%214.63%214.34%21%4021164c9c17147468046175847e05e1%2112000032335054938%21sea%21UA%210%21AB&curPageLogUid=6lCsG9jNPfbw&utparam-url=scene%3Asearch%7Cquery_from%3A">Image Original Source</a> | <a blank="_blank" href="https://github.com/adm1nsys/XenithOS/raw/main/ESP%208266/ideaspark/Assets%20to%20setup/connection.webp">Raw File</a> | <a blank="_blank" href="https://github.com/adm1nsys/XenithOS/raw/main/ESP%208266/ideaspark/Assets%20to%20setup/connection.webp" download>Download Image</a><br><br>
<img src="https://github.com/adm1nsys/XenithOS/raw/main/ESP%208266/ideaspark/Assets%20to%20setup/connection.webp"></img>

<hr>
<br>
<br>




---------
<h1>ESP 8266 ideaspark Flash and connection:</h1>
<h2>Beta 1</h2>
To install XenithOS or XenOS an setup it Use Arduino ide.
<h3>To correct connect board to pc use this instruction (<a href="https://www.aliexpress.com/item/1005005242283189.html?spm=a2g0o.productlist.main.3.3168W6AxW6Axbw&algo_pvid=109215a9-0e73-441b-b943-0d5ab0e12670&algo_exp_id=109215a9-0e73-441b-b943-0d5ab0e12670-1&pdp_npi=4%40dis%21UAH%21187.67%21175.92%21%21%214.63%214.34%21%4021164c9c17147468046175847e05e1%2112000032335054938%21sea%21UA%210%21AB&curPageLogUid=6lCsG9jNPfbw&utparam-url=scene%3Asearch%7Cquery_from%3A">Sourse</a>):</h3>
<img src="https://github.com/adm1nsys/XenithOS/blob/main/ESP%208266/ideaspark/Assets%20to%20setup/setup.png?raw=true"></img>
<h3>Also look on pinout:
<img src="https://github.com/adm1nsys/XenithOS/raw/main/ESP%208266/ideaspark/Assets%20to%20setup/connection.webp"></img>

<h3>Connection:</h3>
D1 -> Button 1 (top)<br>
D2 -> Button 2 (bottom)<br>
Expand Down

0 comments on commit 6dd3ac8

Please sign in to comment.