Skip to content

Commit

Permalink
Added WifInfo boards
Browse files Browse the repository at this point in the history
  • Loading branch information
hallard committed Dec 11, 2015
1 parent 1adb9e7 commit 027b5af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/boards.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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:
Expand Down
3 changes: 3 additions & 0 deletions package/package_esp8266com_index.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
},
{
"name": "ESPino"
},
{
"name": "WifInfo"
}
],
"toolsDependencies": [
Expand Down

0 comments on commit 027b5af

Please sign in to comment.