26 コミット (8fc44d980362a471f3e80a3accf5e90f7b0a693b)

作成者 SHA1 メッセージ 日付
  Mathias Gottschlag ddf7753ec6 display: Display the data received from the base station. 5年前
  Mathias Gottschlag 9c1a9bf784 display: Do not set zero-filled packets if a packet cannot be encoded. 5年前
  Mathias Gottschlag 72e4b09b3e display: Fix timeouts. 5年前
  Mathias Gottschlag 3d8c6f36cd Fix crashes after a packet was received. 5年前
  Mathias Gottschlag 815f41c7d9 First part of UI refactoring (with proper quick refresh). 5年前
  Mathias Gottschlag 5fdb6c2b02 display: First part of fetching values from the base station. 5年前
  Mathias Gottschlag b82214e974 display: Implement fast refresh (WIP, requires better UI code). 5年前
  Mathias Gottschlag 5a5f722287 display: Add update timer. 5年前
  Mathias Gottschlag 71e2b5083d display: Disable dynamic packet lengths. 5年前
  Mathias Gottschlag 42de2d686c display: Fix reported humidity. 5年前
  Mathias Gottschlag 6491884eba display: Cargo.lock 5年前
  Mathias Gottschlag 5a62bd1299 display: Add some radio code to fetch a salt and send the first report. 5年前
  Mathias Gottschlag f3e2e2ccb6 display: Use write!() in display code. 5年前
  Mathias Gottschlag 8f05bab10e Implement reading values from the BME280. 5年前
  Mathias Gottschlag 7ad34f1038 Fix disabling display power. 5年前
  Mathias Gottschlag 3afa50a051 Rename display pins and group BME280 pins. 5年前
  Mathias Gottschlag 62a7d7210a display: Show dummy weather station values. 5年前
  Mathias Gottschlag 8a20cd3318 display: More drawing code. 5年前
  Mathias Gottschlag 86f451d51c display: cargo update, and use tinygfx instead of embedded-epd library. 5年前
  Mathias Gottschlag 0d48079851 display: Restructure the program (with multiple software tasks). 5年前
  Mathias Gottschlag e9f89f739f display: Revert to simple EPD display example code. 5年前
  Mathias Gottschlag d3cc04db76 display: Update toolchain. 5年前
  Mathias Gottschlag a6b8646090 display: Fix pins/SPI and configure some default pin states. 5年前
  Mathias Gottschlag ea8c4889f0 display: Fix project name and add epd-waveshare dependency. 5年前
  Mathias Gottschlag fce1929c30 display: Add pin configuration code. 5年前
  Mathias Gottschlag 066434c75a Rename base-station to display. 5年前