Code Monkey home page Code Monkey logo

lora-1278-433-pager's Introduction

lora-1278-433-pager

An arduino based pager with Nokia 5110 display, receiving (possibly also sending) data via DRF1278DM

Used an Olimexino Nano, as it

  • operates at 3.3v, so no levelshifter is needed for the display,
  • it has an SD-Card slot "on board".
  • is based on a Leonardo which means it has a 2nd serial connection so software serial is not needed.

Button one is used to switch backlight on and off, and reset/delete all messages after a long press (>1s)

Button two is used to see new Messages and iterate through new ones

Connections:

Dev Pins
A beeper GND and Pin 6
A Button GND and Pin 15
A Button GND and Pin 17
Nokia 5110 LCD to:
CE  | Pin 10
RST | Pin 9
DC  | Pin 11
CLK | Pin 13
DIN | Pin 12
BL  | Pin 8
VCC | 3.3V
GND | GND
DRF1278DM LORAmote to:
GND | GND
VCC | 5V
RXD | Pin 1
TXD | PIN 0
SET | Pin 2 

Set on Pin 2 is unused right now. It should be used to trigger the wake up interrupt.

lora-1278-433-pager's People

Contributors

noboter avatar

Watchers

James Cloos 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.