All Projects → lyusupov → POST_S76G

lyusupov / POST_S76G

Licence: GPL-3.0 license
Power-on Self Test for TTGO T-Motion LoRaWAN GNSS tracker and T-Impulse wristband

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to POST S76G

sx1278
sx1278 LoRa driver for Stm32 HAL
Stars: ✭ 27 (+68.75%)
Mutual labels:  stm32, lora, lorawan
firmware
设备固件库,适用于IntoRobot系列产品
Stars: ✭ 19 (+18.75%)
Mutual labels:  stm32, lora, lorawan
WisBlock
Quickstart, tutorials and examples for the RAKwireless WisBlock product line.
Stars: ✭ 95 (+493.75%)
Mutual labels:  lora, lorawan
LoRa gateway
Compendio de manuales e instrucciones a modo de diario de mi aportación desarrollo de la red LoRa TTN en Mallorca. Comunicaciones gratuitas para IoT
Stars: ✭ 28 (+75%)
Mutual labels:  lorawan, ttgo
TTGO LoRa32
Some sample code for the TTGO ESP32 Oled Lora board.
Stars: ✭ 99 (+518.75%)
Mutual labels:  lorawan, ttgo
LoraGW-Setup
SX1301 Lora Concentrator Raspberry PI based gateway setup
Stars: ✭ 70 (+337.5%)
Mutual labels:  lora, lorawan
EByte LoRa E22 Series Library
Arduino LoRa EBYTE E22 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards).. sx1262/sx1268
Stars: ✭ 67 (+318.75%)
Mutual labels:  stm32, lora
chirpstack-concentratord
Concentrator HAL daemon for LoRa gateways.
Stars: ✭ 53 (+231.25%)
Mutual labels:  lora, lorawan
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (+650%)
Mutual labels:  lora, lorawan
lora device lib
A LoRaWAN Device Library
Stars: ✭ 30 (+87.5%)
Mutual labels:  lora, lorawan
pycayennelpp
A Cayenne Low Power Payload (CayenneLPP) decoder and encoder for Python
Stars: ✭ 17 (+6.25%)
Mutual labels:  lora, lorawan
stm32-hal-libraries
Useful libraries for STM32 HAL
Stars: ✭ 29 (+81.25%)
Mutual labels:  stm32, lora
pyrak811
RAK811 Python 3 library for Raspberry Pi
Stars: ✭ 43 (+168.75%)
Mutual labels:  lora, lorawan
nrf52-lora
LoRa node on nRF52
Stars: ✭ 24 (+50%)
Mutual labels:  lora, lorawan
Upylorawan
ESP32 using MicroPython meets LoRa and LoRaWAN.
Stars: ✭ 121 (+656.25%)
Mutual labels:  lora, lorawan
chirpstack-gateway-os
Yocto based gateway images including ChirpStack components.
Stars: ✭ 101 (+531.25%)
Mutual labels:  lora, lorawan
Ttgo T Beam Car Tracker
TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)
Stars: ✭ 106 (+562.5%)
Mutual labels:  lora, lorawan
Laf
This project intends to provide a series of tools to craft, parse, send, analyze and crack a set of LoRaWAN packets in order to audit or pentest the security of a LoraWAN infrastructure.
Stars: ✭ 119 (+643.75%)
Mutual labels:  lora, lorawan
Recursos-aprendizaje-LoRa-LoRaWAN-e-IoT
Lista de recursos con los que aprender y estar al tanto sobre LoRa/LoRaWAN e Internet de las Cosas
Stars: ✭ 60 (+275%)
Mutual labels:  lora, lorawan
Low power TTGO T-beam
Low power consumption for TTGO t-beam
Stars: ✭ 45 (+181.25%)
Mutual labels:  lora, ttgo

POST_S76G       build

Power-on Self Test for (AcSiP S76G based) LilyGO® & SoftRF T-Motion LoRaWAN GNSS tracker and T-Impulse wristband

Illustrations

  • Serial console log (115200, 8N1)

T-Motion


T-Impulse


  • 0.96" I2C OLED display ( if connected )


  • 0.49" I2C OLED display


Sketch build instructions

You should have STM32CubeProg been pre-installed in order to program your T-Motion board or T-Impulse wristband.
Press BOOT button on your T-Motion (or T-Impulse) device, plug it into a PC/laptop USB slot, then release.

  1. Follow these official instructions to install Arduino IDE and stable Arduino STM32 Core (1.9.0)
  2. start Arduino application
  3. open POST_S76G sketch from File -> Open menu
  4. Select Tools -> Board -> Nucleo_64
  5. Select Tools -> Optimize -> Smallest (-Os default)
  6. Select Tools -> Board part number -> Nucleo L073RZ
  7. Select Tools -> C Runtime library -> Newlib Nano (default)
  8. Select Tools -> USB speed (if available) -> Low/Full Speed
  9. Select Tools -> USB support (if available) -> CDC (generic 'Serial' supersede U(S)ART)
  10. Select Tools -> U(S)ART support -> Enabled (no generic 'Serial')
  11. Select Tools -> Upload method -> STM32CubeProgrammer (DFU)
  12. Select Tools -> Port -> <your Dongle's DFU device name>
  13. Build and upload the sketch using Sketch -> Upload

Credits

Name Subject
LilyGO company TTGO T-Motion and T-Impulse
Frederic Pillon Arduino Core for STM32
Oliver Kraus U8g2 monochrome LCD, OLED and eInk library

More information

  1. List of AcSiP S7xx resources
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].