1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

Added WifInfo boards

This commit is contained in:
Charles 2015-12-11 18:41:58 +01:00
parent 1adb9e79ea
commit 027b5aff1d
2 changed files with 10 additions and 0 deletions

View File

@ -12,6 +12,7 @@ title: Supported Hardware
* [SparkFun ESP8266 Thing](#sparkfun-esp8266-thing)
* [SweetPea ESP\-210](#sweetpea-esp-210)
* [ESPino](#espino)
* [WifInfo](#WifInfo)
* [Generic ESP8266 modules](#generic-esp8266-modules)
* [Serial Adapter](#serial-adapter)
* [Minimal Hardware Setup for Bootloading and Usage](#minimal-hardware-setup-for-bootloading-and-usage)
@ -100,6 +101,12 @@ For more information about the hardware, pinout diagram and programming procedur
Product page: http://www.espino.io/en
## WifInfo
WifInfo integrates the ESP-12 or ESP-07+Ext antenna module with a 3.3v regulator and the hardware to be able to measure French telemetry issue from ERDF powering meter serial output. It has a USB connector for powering, an RGB WS2812 Led, 4 pins I2C connector to fit OLED or sensor, and two buttons + FTDI connector and auto reset feature.
For more information, please see WifInfo related [blog](http://hallard.me/category/wifinfo/) entries, [github](https://github.com/hallard/WifInfo) and [community](https://community.hallard.me/category/16/wifinfo) forum.
## Generic ESP8266 modules
These modules come in different form factors and pinouts. See the page at ESP8266 community wiki for more info:

View File

@ -51,6 +51,9 @@
},
{
"name": "ESPino"
},
{
"name": "WifInfo"
}
],
"toolsDependencies": [