Search found 3 matches

by mechine
Mon Sep 02, 2019 5:47 am
Forum: General Discussion and Questions
Topic: Taking sensor's data from Arduino
Replies: 1
Views: 2315

Taking sensor's data from Arduino

How can i take sensor's data from Arduino with esp8266 and save it.
by mechine
Wed Aug 21, 2019 9:45 am
Forum: ESP8266 boards
Topic: Taking Sensor's data from Arduino with Esp8266
Replies: 0
Views: 1632

Taking Sensor's data from Arduino with Esp8266

I am new to Micropython. I want to take data from Arduino with esp8266(micropython). How can I do that. Explaining with tutorials or steps will be much bettere.
by mechine
Mon Aug 19, 2019 5:55 am
Forum: General Discussion and Questions
Topic: Can I take data from Arduino with micropython esp8266 and upload it to my web server??
Replies: 2
Views: 1885

Can I take data from Arduino with micropython esp8266 and upload it to my web server??

I am working on IOT project. I want to take sensors value from my arduino to micropython esp8266 and then upload it to my web server.Can micropython do that.If it does,I want to know what I need and what to do.