GithubHelp home page GithubHelp logo

lora-stm32-bluepill-multipacket's Introduction

This project uses LoRa RFM95 transceiver modules operating at 915 MHz. STM32 Bluepill microcontrollers are used for both the Sender and Receiver. Both Sender and Receiver modules are described in this project. The RFM95 modules utilize SPI communication with the STM Bluepill controllers. The Sender transmits multiple packets of data from a solar panel. The first packet sends the voltage, current and watts from the panel utilizing an I2C INA219 power monitor sensor module. The next packet sends temperature, relative humidity and atmospheric pressure utilizing an I2C BME280 sensor module. The data is formatted before transmission so the characters sent to the LoRa receiver will be displayed correctly on the 2004 LCD. The Code is written in C++ and the Aruino IDE was used for programming. The STM32 Bluepill modules were programmed for USB operation prior to using the Arduino IDE.
The C++ code has been supplied for both the Sender and Receiver. The Adafruit library for the INA219 has been modified to use a 75 millivolt external shunt so that current up to 30 Amps can be measured. You must remove the 100 milliohm resistor from the INA219 module to get corrrect readings. The LoRa Sender schematic has been included. The LoRa Receiver is a much simpler schematic. Connections from the RFM95 module via SPI to the STM32 Bluepill just like the Sender. The INA219 and the BME280 modules are obviously not used in the Receiver. The LCD module 2004 connects to the STM32 Bluepill I2C bus. Two jpg pics of the receiver display text are included. If you should decide to utilize this project, the user assumes all responsibility for the results and personal safety.

lora-stm32-bluepill-multipacket's People

Contributors

experimentool avatar

Watchers

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