Upload sensor data using Arduino Wifi Sheild

Good evening,

I connected the Arduino wifi shield to my home network. Image added below.
Can you recommend a tutorial that shows the steps for uploading sensor data to a web page?

Hello - what's that?

This is Arduino WiFi shield

that's an image. A link to the specs and documentation would help more :grimacing:

EDIT: found it

The Arduino WiFi shield allows an Arduino board to connect to the internet using the WiFi library and to read and write an SD card using the SD library.

➜ I would explore the WiFi library for examples

I followed the documentation you sent.
I managed to connect to my home network (image added) but now I want to upload sensor data to a web page. I am not sure how to do that. I mean what is the next step after connecting to the network. I need to post info to a web page. Hope it's clear.

Image is added in the first post

I'm glad to read that this answer is the solution (but not it's not Clear why it is)

Good evening,

I want to ask if I can use the phone hot spot with Arduino Wifi Sheild.

Thanks in advance

try it... (your phone has to share on 2.4GHz)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.