Skip to content

ttocsneb/station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Station

Designed for my personal weather station project, This is the software for the station that directly manages the weather sensors and sends the data down to the server.

The project is designed for the Teensy4.0, and itdepends on the MS8607, SI1145, and several repurposed weather station sensors: a weather vane, anemometer, and rain meter.

Communication with the base station is done through RS422 using a custom protocol called S-Code which is inspired by G-Code.

In this project there are several header files each with a specific purpose.

There is a file called scode.yml which defines all of the scode commands which are available to the communication interface.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published