Skip to main content
3 of 5
Title uppercase on start and typo.
Igor Stoppa
  • 2.1k
  • 1
  • 15
  • 20

Is it possible for Arduino to send a message to internet without using a GSM Shield, please?

I have to let arduino to send a message displays on the web after pressing a pushButton, which is in turn connected to the arduino sheild and "without using GSM sheild" in order to send this messeage. i need to send message just by using html/php code included in arduinoIDE. This displayed message should contains two buttons. One button is used to turn a Led to be ON/OFF and the other to open a stream video. Can anyone help me with the arduino code and explain how i should do that, is there any third party Except a GSM that helps me to send that message, please?