Giter Site home page Giter Site logo

mcrobs / esp32loraboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vrees/esp32loraboard

0.0 1.0 0.0 7.27 MB

ESP32 board including Lora RFM95 module optimized for low power deep sleep operation.

C 61.26% CMake 0.59% C++ 25.90% HTML 12.24%

esp32loraboard's Introduction

Esp32LoraBoard

ESP32 board including Lora RFM95 module optimized for low power deep sleep operation.

Features:

  • works with single LiFePo battery
  • external peripheral (i2c bus, Oled, measurement resistors) can be switxched off by FET transistors
  • Open Source. Feel free to modify in KiCad and create your own boards
  • I2C bus is decoubled be levelshifters
  • optional power supply circuit (solder if you don't want do use LiFePo battery supply)
  • optional Rotary Encoder
  • there is no UART chip (like CP2104) onboard in order to save power. Board can be programmed by using a simple external USB-to-UART converter (5 Pins: Ground, RX, TX RTS, DTR)

Esp32LoraBoard

PCB 3D

Schema

PCB

Power consumption

Power on and idle

After PowerOn without sending any Lora data

Mode Current usage
Normal operation 28 mA

Deep Sleep

Switched off all peripheral components and shutdown the RFM95W lora chip.

Mode Current usage
Deep Sleep 26 uA

Get Started

  • Clone this project and open in platformio.

  • Clone ttn-esp32 into lib subdir. Switch to branch dev to get it running. More info see https://github.com/manuelbl/ttn-esp32

  • Following has to be changed under in ./lib/ttn-esp32 Change following:

src/lmic/config.h #define USE_ORIGINAL_AES

src/aes/lmic_aes.c line 263: u4_t t0, t1=0, t2, t3;

esp32loraboard's People

Contributors

mcrobs avatar vrees 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.