Skip to content

Commit

Permalink
Added V1.0a OSHPark link
Browse files Browse the repository at this point in the history
  • Loading branch information
hallard committed May 30, 2016
1 parent b964b04 commit bffbfd1
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ This shield is used to hold HopeRF RF [module][4] Software with WeMos ESP8266 bo
You can find more information on WeMos on their [site][1], it's really well documented.
I now use WeMos boards instead of NodeMCU's one because they're just smaller, features remains the same, but I also suspect WeMos regulator far better quality than the one used on NodeMCU that are just fake of originals AMS117 3V3.

**Boards arrived from OSHPark, I did not fully tested them yet, I will update ASAP. Use at your own risks**
Boards heve been tested with RFM69HW and are working fine, no problem so far, just a silk error on V1.0, RFM module indication is reversed.
This mean that RFM69W/RFM69HW is for RFM12B/RFM69CW and vice-versa, please check with module pinout before soldering.
**This have been corrected on V1.0a release**

Detailed Description
====================
Expand All @@ -23,6 +25,9 @@ Look at the schematics for more informations.
### Schematic
![schematic](https://github.com/hallard/WeMos-RFM69/master/WeMos-RFM69-sch.png)


1N4148 diode is for level voltage of WS2812B. Decreasing 1st led to 4.3V (see this [post][5]) but It should works out of the box without any problem, depending on WS2812 type. In this case JP4 need to be closed (default).

### Boards
<img src="https://github.com/hallard/WeMos-RFM69/master/WeMos-RFM69-top.png" alt="Top" width="40%" height="40%">&nbsp;
<img src="https://github.com/hallard/WeMos-RFM69/master/WeMos-RFM69-bot.png" alt="Bottom" width="40%" height="40%">&nbsp;
Expand All @@ -42,5 +47,7 @@ See news and other projects on my [blog][2]

[1]: http://www.wemos.cc/wiki/doku.php?id=en:d1_mini
[2]: https://hallard.me
[3]: https://oshpark.com/shared_projects/0RG7P8z4
[3]: https://oshpark.com/shared_projects/MJRY1QHg
[4]: http://www.hoperf.com/rf_transceiver/modules/
[5]: http://www.electrobob.com/ws2812-level-translator/

0 comments on commit bffbfd1

Please sign in to comment.