From 027b5aff1d4ab32cabe6224f0d8683f29511a3b9 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 11 Dec 2015 18:41:58 +0100 Subject: [PATCH] Added WifInfo boards --- doc/boards.md | 7 +++++++ package/package_esp8266com_index.template.json | 3 +++ 2 files changed, 10 insertions(+) diff --git a/doc/boards.md b/doc/boards.md index 578ea319d..6d2e811b2 100644 --- a/doc/boards.md +++ b/doc/boards.md @@ -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: diff --git a/package/package_esp8266com_index.template.json b/package/package_esp8266com_index.template.json index d070d4809..eaa364e77 100644 --- a/package/package_esp8266com_index.template.json +++ b/package/package_esp8266com_index.template.json @@ -51,6 +51,9 @@ }, { "name": "ESPino" + }, + { + "name": "WifInfo" } ], "toolsDependencies": [