i totally love the esp201. its very convenient to work with in eclipse/code blocks and can run C and C++. the documentation is a bit sparse though but thats mostly no problem as theres a great community behind it. But the biggest point for me is the size + the price. Why would one use a Raspi or Arduino to read out some moisture-meter if it can be done with a 3 dollar hardware piece the size of a fingernail?
> Why would one use a Raspi or Arduino to read out some moisture-meter if it can be done with a 3 dollar hardware piece the size of a fingernail? The article states that it lacks analog input, so that might be a good reason.
A Look at Embedded WiFi Development Boards
31–37 of 37 posts
Re: A Look at Embedded WiFi Development Boards
#32One thing that this article kind of glosses over is that there are a ton of different form factors for the ESP8266 (ESP-01 is the original, also the ESP-03, -07 and -12 are common). Most of them are rather inconvenient to work with directly though, not least because they aren't breadboard friendly. There are a bunch of breakouts made though that help this and integrate a voltage regulator, power jack, pin breakouts e…
> Most of them are rather inconvenient to work with directly though, not least because they aren't breadboard friendly. You're looking for the ESP-201: http://smarpl.com/sites/default/files/images/ESP8266-ESP-201... Enjoy!
Disclaimer: I have not used this board nor ordered from Banggood.
Re: A Look at Embedded WiFi Development Boards
#33What's the situation like for HTTPS in the embedded world?
Re: A Look at Embedded WiFi Development Boards
#34Look at Digistump Oak[0]. It's still in pre-order but the company has delivered many products at this point, and it's expected soon this year. [0] http://digistump.com/products/145
Yea, the Oak is probably the one that I'm the most excited about. I also backed one of Digistump's earlier kickstarters and was very pleased with both the hardware and the support.
Re: A Look at Embedded WiFi Development Boards
#35What are the power requirements of WiFi gadgets compared to other wireless tech? I was under the impression that WiFi wasn't a good choice for embedded because it's so power hungry that it can't be powered for extended time on batteries? There aren't many places where I want tiny wireless things where I also have access to AC power. That's basically limited to sockets/switches.
OTOH, if you can keep the device powered down most of the time and just wake up to fetch/report data occasionally, you should be able to get several months of life on battery.
[edit] Adafruit says theirs peaks at 250mA, but that's still in the same ballpark. http://www.adafruit.com/product/2471
Re: A Look at Embedded WiFi Development Boards
#36One thing that this article kind of glosses over is that there are a ton of different form factors for the ESP8266 (ESP-01 is the original, also the ESP-03, -07 and -12 are common). Most of them are rather inconvenient to work with directly though, not least because they aren't breadboard friendly. There are a bunch of breakouts made though that help this and integrate a voltage regulator, power jack, pin breakouts e…
Three pieces of wire makes a harness that removed the hassle and takes 2 minutes to crimp.
Re: A Look at Embedded WiFi Development Boards
#37If you're interested in a NodeMCU board, I'd recommend this one: http://www.electrodragon.com/product/nodemcu-lua-amica-r2-es...