Update documentation

This commit is contained in:
GitHub Action 2022-12-05 12:52:36 +00:00
parent 5ecfd6ddc2
commit a1daf55599
5 changed files with 11 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 127 KiB

View File

@ -3,6 +3,11 @@
Hardware
########
I'm not a hardware designer or expert so I would recommend the following resouces for more in depth information on this tipiuc.
* `Cherry Philip Hardware design, <https://github.com/cherryphilip74/iSpindel-PCB>`_
* `OpenSource Distilling, <https://www.opensourcedistilling.com/ispindel>`_
iSpindle based on esp8266
=========================

View File

@ -203,6 +203,11 @@
<article role="main">
<div class="section" id="hardware">
<span id="id1"></span><h1>Hardware<a class="headerlink" href="#hardware" title="Permalink to this headline"></a></h1>
<p>Im not a hardware designer or expert so I would recommend the following resouces for more in depth information on this tipiuc.</p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/cherryphilip74/iSpindel-PCB">Cherry Philip Hardware design,</a></p></li>
<li><p><a class="reference external" href="https://www.opensourcedistilling.com/ispindel">OpenSource Distilling,</a></p></li>
</ul>
<div class="section" id="ispindle-based-on-esp8266">
<h2>iSpindle based on esp8266<a class="headerlink" href="#ispindle-based-on-esp8266" title="Permalink to this headline"></a></h2>
<p>There are lots of resouces out there on how to build the hardware for an iSpindle so I will not go into details on that part. I typically use one of the

File diff suppressed because one or more lines are too long