Giter Club home page Giter Club logo

hc-12-rr-beacon's Introduction

This project is a continuation of RandomRace radio beacon project

Picture for attention attraction Version 3.2 is based on HC-12 UART radio extender board with custom firmware and no hardware changes.

Tooling used:

  • STM8VL-DISCOVERY board as a flashing probe
  • IAR STM-8 Compiler v 8.3
  • STM8 Standard Peripheral Library
  • STM8CubeMX
  • Silicon Labs WDS3 code generator
  • CLion IDE

What you can find here:

Transmission protocol

Sequence

There are five packets sent, each on it's own power level: 20, 10, 0, -10, -20 dBm

Radio packet format

  1. Preamble 4 bytes 0101 packet (produced by transmitter automatically)
  2. Split sequence 0xD3 0x91 0xD3 0x91
  3. 1 byte station number
  4. 1 byte transmit power
  5. 1 byte inverted transmit power
  6. Sound packet A 13*0xAA
  7. Sound packet B 8*[0xDB 0x6C]
  8. CRC-16, MSB first, except preamble and split (produced by transmitter automatically)

hc-12-rr-beacon's People

Contributors

elmot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hc-12-rr-beacon's Issues

IDE

Hello. What did you use for this project?

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.