User Tools

Site Tools


weather_sensors

See: pypilot_arduino_weathersensors

https://github.com/pypilot/pypilot_models/tree/master/anemometer

Have optional buttons which are usually capacitive touch which perform the functions:

  1. toggle main display and wind speed history
  2. toggle main display and barometer history.
  3. both buttons: configuration mode is entered/exited

In history mode, the other button toggles timescale

In configuration mode use first button to go to next item, second button to change setting.

It is possible to configure from a serial console without the buttons or screen. For this use minicom, eg: minicom -D /dev/ttyUSB0 -b 38400 and type “config” to enter configuration mode.

weather_sensors.txt · Last modified: 2022/04/19 17:06 by seandepagnier