User Tools

Site Tools


project:weathersonde:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
project:weathersonde:start [2013/06/26 12:25] – [Weathersonde] pinkyproject:weathersonde:start [2017/04/14 08:50] (current) – [related links] - OSS RS92 decoder pinky
Line 1: Line 1:
 + ====== Weathersonde ======
 +{{template>:project:infobox|
 +name=Weathersonde|
 +image=rs92-sgp.jpg|
 +sw=MIT |
 +hw=MIT |
 +founder=[[user:pinky]]|
 +interested=[[user:pinky]]|
 +status=active
 +}}
 +
 +~~META:
 +status = active
 +&relation firstimage = :project:rs92-sgp.jpg
 +~~
 +
 +All parameters and specifications in this site are fictitious. Anny resemblence to reality is purely coincidental.
 +
 +All informations are obtained trought reverse ingeneering etc. use at your own risk! 
 +
 +This project aims to analyse VAISALA weather sonde in various ways. There is variety of simillar devices: RS92-GSP, RS92-SGPW, RS92-SGP, RS92AGP.
 +
 +===== general description =====
 +
 +http://nat.brmlab.cz/talks/2013-07-25-sonde-report.mkv
 +
 +https://nat.brmlab.cz/talks/2014-01-09-reverzni-inzenyrstvi-protokolu-sond.mkv
 +===== main goals =====
 +
 +There is few sub-project in with various progress.
 +
 +  * sonde hardware / software
 +    * [[hw|PCB connectors pinout, IC list and description]]
 +    * [[pcb|Reverse-ingeneering PCB]] (PCB schematic, component values)
 +    * [[cpu|Reverse-ingeneering CPU]] (pinout, building blocks, instruction set)
 +    * [[Firmware]] dumps and content analysis
 +  * telemetry
 +    * [[telemetry_receiving]] - demodulate and decode data frames
 +    * [[telemetry_decoding]] - frame structure, data evaluation
 +  * local control
 +    * [[eeprom_mgmt]] - control your Vaisala with Arduino!
 +==== related links ====
 +
 +  * [[https://github.com/pinkavaj/rstt]]
 +  * [[https://github.com/pinkavaj/vsdsp_asm]]
 +  * [[http://www.radiosonda.sk/]]
 +  * [[http://www2.plala.or.jp/hikokibiyori/soft/kgrs/index.html]]
 +  * [[http://www.das-labor.org/wiki/RS92-SGPA]]
 +  * [[http://jenda.hrach.eu/sonda.cgi-sh]]
 +  * [[https://github.com/rs1729/RS.git]] OSS Radio sonde decoding SW
  
project/weathersonde/start.txt · Last modified: 2017/04/14 08:50 by pinky