Skip to content

Using Arduino MKR GSM 1400 to view location info and weather info, send GET requests, serial Passthrough, and deep-sleep timer

License

Notifications You must be signed in to change notification settings

HA4ever37/MKRGSM_Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MKRGSM_Utilities

Provides a simple way to use the board main functions.

Features:

  • Connect to 2G/3G network
  • Find your approximate location using LBS service
  • Show the weather information of your area using Openweathermap API and LBS
  • Print date and time (GMT)
  • Send GET requests and print responses
  • GSM Serial Passthrough
  • Deep-sleep timer

Needed hardware:

  • Arduino MKR GSM 1400
  • 2G/3G antenna

Needed libraries:

  • ArduinoLowPower
  • MKRGSM
  • RTCZero

Releases

No releases published

Packages

No packages published

Languages