Recent content by mantielero

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. M

    http to https

    I have a microcontroller (ESP8266). It can make http calls, but not https. I would like to log the data into a google spreadsheet. To do that, I create a script in google so that I can send data like this: curl -L https://script.google.com/macros/s/<my_script_id>/exec?temperature=13 Is there...
Top