-->
Page 1 of 1

ESP to Raspberry board needed!

PostPosted: Wed Mar 30, 2016 3:57 pm
by BLCKPSTV
What am looking for is a cheap board that can read sensor and proces them wireless to a raspberry Pi with pd (using python and a webserver probably)

Before going further in to that.

I need a microcontroller that can give me following.

1 analog in for analog sensor data.
1 Digital in for digital sensor data.
GPIO for a led.
A wireless chip.
And it needs to run off a battery at least for a day.

What could you peoples suggest me?!

I've been looking at Spark/Particle/... but is little bit to much on the price heavy.
Or
this ESP8266 microboard.
[url]http://www.alibaba.com/product-detail/WIFI-chip-esp8266-included-in-Cactus_60243952546.html?s=p&spm=a2700.7906341.35.1.Z0vDUc
[/url]

And has anybody have experience with esp to raspberry pi connection?


The data needs to be transferred to my raspberry with pd on it.

Re: ESP to Raspberry board needed!

PostPosted: Fri Apr 01, 2016 2:58 am
by jeeturk
You should try the ESP-12 Amica or similar board (http://www.electrodragon.com/product/no ... wifi-board) . Those can run off a 5V supply which you can draw from a cellphone power bank (Power banks have great capacity and with sleep cycles enabled on ESP, your circuit should remain alive for few days. Some power banks do switch off if the current draw is low, so try with a power bank which you may have and then order something). I believe this nodemcu board has the necessary things for your project (GPIO, ADC, 802.11 b/g/n chip etc). You can flash it with nodemcu firmware and write your code to read sendor data and then send it to a raspberry pi using a TCP socket or something.

Re: ESP to Raspberry board needed!

PostPosted: Fri Apr 01, 2016 5:09 am
by piersfinlayson
The WeMoS D1 mini is my favourite board at the moment. Small footprint, 5V micro USB power or think you can power directly via 3.3V pin, selection of headers, meets all your requirements. Can also get a bunch of different shields. $4 inc shipping.

Ali Express

Re: ESP to Raspberry board needed!

PostPosted: Sat Apr 02, 2016 5:03 pm
by BLCKPSTV
@piersfinlayson I've went for the wemos order 5 with shield and already one DHT22 for only 33.40. Amazing.

This also convinced me!

http://frightanic.com/iot/comparison-of ... unofficial