114 Commits (8f05bab10ec27f083702d12e33184cbc09223106)
 

Autor SHA1 Mensaje Fecha
  Mathias Gottschlag 8f05bab10e Implement reading values from the BME280. hace 5 años
  Mathias Gottschlag 7ad34f1038 Fix disabling display power. hace 5 años
  Mathias Gottschlag 3afa50a051 Rename display pins and group BME280 pins. hace 5 años
  Mathias Gottschlag da228540d8 base-station: Simplify decryption. hace 5 años
  Bernd Gottschlag ed128699b7 Implement cipher block chaining for the decryption of packets hace 5 años
  Mathias Gottschlag 62a7d7210a display: Show dummy weather station values. hace 5 años
  Bernd Gottschlag 8f2658655e Merge branch 'master' of git.gottschlag.net:bernd/smart-home hace 5 años
  Bernd Gottschlag 207868cdda Add simple decryption of the data packets hace 5 años
  Mathias Gottschlag 8a20cd3318 display: More drawing code. hace 5 años
  Mathias Gottschlag 86f451d51c display: cargo update, and use tinygfx instead of embedded-epd library. hace 5 años
  Bernd Gottschlag ae3b470844 Update packet handling protocol hace 5 años
  Mathias Gottschlag 0d48079851 display: Restructure the program (with multiple software tasks). hace 5 años
  Mathias Gottschlag e9f89f739f display: Revert to simple EPD display example code. hace 5 años
  Mathias Gottschlag d3cc04db76 display: Update toolchain. hace 5 años
  Mathias Gottschlag a6b8646090 display: Fix pins/SPI and configure some default pin states. hace 5 años
  Mathias Gottschlag ea8c4889f0 display: Fix project name and add epd-waveshare dependency. hace 5 años
  Bernd Gottschlag dcd6ee4e24 Disable the MQTT connection hace 5 años
  Bernd Gottschlag 65f5893bc4 Change the address of the nrf24l01 and the packet format hace 5 años
  Bernd Gottschlag a864df322d Add further information to the README hace 5 años
  Mathias Gottschlag 9089fef433 Describe the remaining protocol. hace 5 años
  Mathias Gottschlag 1dde4df49d More protocol description, enough to implement sensor reports. hace 5 años
  Mathias Gottschlag 3c0b03f73d First part of protocol documentation. hace 5 años
  Bernd Gottschlag b837785f8e Add range checks for the received values and fix formatting hace 5 años
  Bernd Gottschlag f7bfdf101c Add definitions of the IRQ pin to the nrf24l01 hace 5 años
  Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 hace 5 años
  Bernd Gottschlag 011303042b Remove a variable that caused a compiler warning hace 5 años
  Bernd Gottschlag f1b0ebf618 Move SPI initialization and pin definitions to spi.c hace 5 años
  Bernd Gottschlag 204ff8d220 Add power save mode and send messages every 7.5s hace 5 años
  Bernd Gottschlag 0c03c24fcd Change the MCU to the Atmega88 hace 5 años
  Bernd Gottschlag ddb5b0426e Send the data from the BME280 with the NRF24L01 hace 5 años
  Bernd Gottschlag 01dff7cfd3 Use spi functions hace 5 años
  Bernd Gottschlag 93fd7841a9 Use spi functions hace 5 años
  Bernd Gottschlag 9d1b611356 Use dedicated function to read the status register when transmitting hace 5 años
  Bernd Gottschlag fc26a37348 Set the transmission retries and time-out duration to each maximum hace 5 años
  Bernd Gottschlag b9cfc34e94 Flush TX FIFO after an unsuccessful transmission hace 5 años
  Bernd Gottschlag 45f19e8c43 Fix register struct definitions hace 5 años
  Bernd Gottschlag 5ee6bbbf1a Add SPI interface functions hace 5 años
  Bernd Gottschlag 7f1da0221c Update .gitignore hace 5 años
  Bernd Gottschlag e5ad15dbfa Add reading from the BME280 using the official API hace 5 años
  Bernd Gottschlag 780cedcbc4 Fix order of the bit fields of the register definitions hace 5 años
  Bernd Gottschlag 278f7f23fe WIP: use register definitions to access them hace 5 años
  Bernd Gottschlag b487ab67f6 Add nRF24L01 register definitions hace 5 años
  Bernd Gottschlag 33e1d5e700 WIP tidy up the NRF24L01 code hace 5 años
  Bernd Gottschlag 347211065c Add prototyping code for sending a dummy message with the nrf24l01 hace 5 años
  Mathias Gottschlag bb01d6b5d6 base-station: Broadcast weather data via MQTT. hace 5 años
  Mathias Gottschlag a029789ada base-station: Fix rustfmt. hace 5 años
  Mathias Gottschlag c78d3da2e6 base-station: Add code to publish data to MQTT. hace 5 años
  Mathias Gottschlag bdb2e5fac6 base-station: Move radio code into module. hace 5 años
  Mathias Gottschlag b44c91b58c display: Fix visibility of reference labels. hace 5 años
  Bernd Gottschlag b3b216871a Merge branch 'master' of git.gottschlag.net:bernd/smart-home hace 5 años