Coder Social home page Coder Social logo

ertugrulkusva / lora-sx127x-esp32s-arduino-transceiver-arduino-ide-code Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 2 MB

arduino uno and esp32s to lora sx1272 pinout connections and SPI communication codes

C++ 100.00%
sx1272 spi lora lorawan sx1276 sx1278 arduino-library esp32 pinout-diagram

lora-sx127x-esp32s-arduino-transceiver-arduino-ide-code's Introduction

Lora-SX127x-ESP32s-Arduino-Transceiver-Arduino-IDE-Code

*In this project, I communicate two Arduino or two ESP32s with using SX1272MB2DAS semtech shield Transceivers. Modules and modules's pinouts have been given in this repo. *You can use this library not only sx1272 but also SX1261, SX1262, SX1268, SX1273, SX1276, SX1277, SX1278, SX1279, SX1280, SX1281, SX1282, RF69, RFM22, RFM23, RFM95, RFM96, RFM97, RFM98 and many other wireless modules. However, you have to rearrange pin connections.

*Also, you can use these codes for many other microcontrollers such as Teensy, STM32.

*I wrote these arduino codes with using universal wireless communication library for Arduino

Library link:(https://github.com/jgromes/RadioLib)

Plus, I added the library as a zip file in this repository.

SPI interface Pinout Connections

Lora SX1272 Semtech <---> ESP32s

3.3 V <---> 3.3 V

GND <---> GND

NSS <---> D15

DIO0 <---> D2

DIO1 <---> D4

SCK <---> D18

MISO <---> D19

RESET <---> D22

MOSI <---> D23

Lora SX1272 Semtech <---> Arduino

3.3 V <---> 3.3 V

GND <---> GND

SCK <---> 13

MISO <---> 12

MOSI <---> 11

NSS <---> 9

RESET <---> 5

DIO0 <---> 4

DIO1 <---> 6

lora-sx127x-esp32s-arduino-transceiver-arduino-ide-code's People

Contributors

ertugrulkusva avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.