additional tweaks to es

This commit is contained in:
RogueM 2016-10-26 23:11:32 +01:00
parent c48e832fc8
commit 6918ec1a94
3 changed files with 92 additions and 114 deletions

View File

@ -3,7 +3,7 @@
name: Duino
class: board
type: mcu,io
formfactor: Custom
formfactor: Otro
manufacturer: RasPiO
description: Arduino Programming on the Raspberry Pi
url: http://rasp.io/duino/

View File

@ -1,64 +1,43 @@
<!--
---
name: WiringPi
class: interface
type: pinout
url: http://wiringpi.com
github: https://github.com/WiringPi/WiringPi2-Python
name: WiFi Pants
class: board
type: power, iot
formfactor: pHAT
manufacturer: SLNGadget
description: WiFi and battery power for the Raspberry Pi
url: https://hackaday.io/project/8678-rpi-wifi
github: https://github.com/al177/esp_hat
buy: https://www.tindie.com/products/ajlitt/wifi-power-pants/
image: 'wifi-pants.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
name: WiringPi 8
'5':
name: WiringPi 9
'7':
name: WiringPi 7
'8':
name: WiringPi 15
'10':
name: WiringPi 16
'11':
name: WiringPi 0
'12':
name: WiringPi 1
'13':
name: WiringPi 2
name: ESP GPIO10
'15':
name: WiringPi 3
name: ESP SCLK
'16':
name: WiringPi 4
name: ESP CSO
'18':
name: WiringPi 5
'19':
name: WiringPi 12
'21':
name: WiringPi 13
name: ESP MISO
'22':
name: WiringPi 6
'23':
name: WiringPi 14
'24':
name: WiringPi 10
'26':
name: WiringPi 11
'29':
name: WiringPi 21
'31':
name: WiringPi 22
'32':
name: WiringPi 26
'33':
name: WiringPi 23
'35':
name: WiringPi 24
'36':
name: WiringPi 27
name: ESP MOSI
'27':
name: ESP CH_PD
'37':
name: WiringPi 25
'38':
name: WiringPi 28
'40':
name: WiringPi 29
name: ESP GPIO9
-->
#WiFi Pants

View File

@ -53,9 +53,8 @@
</div>
</div>
<div class="footer" style="clear: both;padding: 20px 0px;text-align:center;">
<p>Originally part of <a href="http://pi.gadgetoid.com">pi.gadgetoid.com</a></p>
<p>Maintained by <a href="https://twitter.com/gadgetoid"><i class="fa fa-twitter"></i> @Gadgetoid</a> and <a href="https://twitter.com/roguehal13"><i class="fa fa-twitter"></i> @RogueHAL13</a></p>
<p>Translation <a href="https://github.com/ResonantWave">@ResonantWave</a></p>
<p>Webmasters<a href="https://twitter.com/gadgetoid"><i class="fa fa-twitter"></i> @Gadgetoid</a> and <a href="https://twitter.com/roguehal13"><i class="fa fa-twitter"></i> @RogueHAL13</a></p>
<p>Traducion <a href="https://github.com/ResonantWave">@ResonantWave</a> y <a href="https://github.com/IkerGarcia">@IkerGarcia</a></p>
</ul>
</div>
</div>