hello friends,
my goal send data accelerometer website on pc in real time.
i have arduino nano v3, adxl335 accelerometer , esp2866-12 wireless module. had programmed arduino accelerometer , have right data on serial monitor him.
but now, don't want have connections(cable) pc arduino , want transmit data accelerometer wirelessly in real time website of esp2866-12. internet available router witch have range of 50m ( it's enough me)
questions:
1) have battery, arduino board, accelerometer, , wifi module (+alot of wires connections). need else?
2) how connect wireless module arduino board ( witch pin arduino witch pin wireless module) ?
thanks!
my goal send data accelerometer website on pc in real time.
i have arduino nano v3, adxl335 accelerometer , esp2866-12 wireless module. had programmed arduino accelerometer , have right data on serial monitor him.
but now, don't want have connections(cable) pc arduino , want transmit data accelerometer wirelessly in real time website of esp2866-12. internet available router witch have range of 50m ( it's enough me)
questions:
1) have battery, arduino board, accelerometer, , wifi module (+alot of wires connections). need else?
2) how connect wireless module arduino board ( witch pin arduino witch pin wireless module) ?
thanks!
http://dalpix.com/blog/connecting-your-arduino-wifi-esp-8266-module
unless have 3v3 arduino need convert levels- connecting 5v signals standard arduino destroy esp-12 module. need supply 3v3 power esp-12 somehow.
if dont have proper level-converter can improvise 1 out of diodes , resistors drop 5v arduino output down 3v3. arduino 5v inputs should able read esp-12 3v3 outputs dont need special on side.
Arduino Forum > Using Arduino > Sensors > Connecting the esp2866-12
arduino
Comments
Post a Comment