Code Monkey home page Code Monkey logo

sim800l-nokia's Introduction

Sim800l Nokia

Utilizing functions of Sim800l module beyond calls and sms using any Atmega32u4/Atmega328p board and Nokia 5110 (PCD8544) display

Features:

  • Request a text file from a URL and display the result on screen (support both Http and Https)
  • Show network operator info (name, signal strength, network date & network time)
  • Show your approximate location a.k.a LBS information (date, time, latitude, and longitude). Please note that the date and time are based on GMT time
  • Save (to eeprom) and retrive last saved location info (date, time, latitude, and longitude)
  • Upload your location info to a JSON server (jsonbin.io) including:
    • Google Maps link of your location
    • GMT date and time of the upload entry
  • Scheduled location uploads (every 6 hours by default)
  • Show weather info of your current location (using OpenWeatherMap API & LBS) including:
    • Current temperature + Min & Max temp (in Celsius)
    • Humitiy level (in percentage)
    • Wind speed (in Meters per Second)
  • Serial debugging a.k.a. SerialPassthrough (Atmega32u4 version only)
  • Autosleep when idle after a specific time period (30 senconds by default)
  • Advanced sleep & wake up functions to minimize power consumption during sleep
  • Simple menu to navigate (Nokia Style)
  • Optimized SRAM usage (more than 50% is available for local variables)
  • Backlight control

Future features:

  • FM radio tuner?

Two external libraries are required: "Adafruit_GFX" and "Adafruit_PCD8544"

Needed hardware:

  • Arduino Leonardo/Micro/Pro Micro compatible board (Atmega32u4) or Arduino Pro Mini (Atmega328p)
  • Sim800l GSM breakout board (5v tolerant)
  • Sim card with data plan
  • Nokia 3310/5110 LCD (PCD8544)
  • Solderless breadboard
  • 3 Push buttons
  • Jump wires
  • Optional: NPN transistor and a resistor to control GND pin of the Sim800l module (to save power)

IMAGE ALT TEXT HERE alt text alt text

sim800l-nokia's People

Contributors

ha4ever37 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.