Giter VIP home page Giter VIP logo

sainlogic-sdr's Introduction

Sainlogic Weather Sensor Reverse Engineering Project

This repo has the code for my very extended reverse engineering effort for the Sainlogic WS-0835 weather station.

For a more detailed breakdown of this project, see the blog post https://www.robopenguins.com/weather-station/

Broadly this effort had two parts:

  1. Log data with an SDR and reverse engineer the 433MHz wireless protocol
  2. Tap into the data received at the display and publish it over WiFi

SDR Effort

I logged the 433.92MHz transmissions with and SDR and created the sdr_analysis1 and sdr_analysis1 notebooks to capture the analysis.

I ended up figuring out most of the fields as covered in the blog post.

I then created the GNURadio module in gr-sainlogic to decode the data in realtime.

Display WiFi Mod

See https://www.robopenguins.com/weather-station/ for details, but I connected a NodeMCU WiFi board to the data stream received by the weather station display.

The firmware is the PlatformIO project for capturing the data and publishing it over MQTT.

I then created the scripts in client to log the results and publish them to Weather Underground.

sainlogic-sdr's People

Contributors

axlan 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.