109 次程式碼提交 (62a7d7210aa707aadc95b0fa8ec6a9be7498870f)
 

作者 SHA1 備註 提交日期
  Mathias Gottschlag 62a7d7210a display: Show dummy weather station values. 5 年之前
  Bernd Gottschlag 8f2658655e Merge branch 'master' of git.gottschlag.net:bernd/smart-home 5 年之前
  Bernd Gottschlag 207868cdda Add simple decryption of the data packets 5 年之前
  Mathias Gottschlag 8a20cd3318 display: More drawing code. 5 年之前
  Mathias Gottschlag 86f451d51c display: cargo update, and use tinygfx instead of embedded-epd library. 5 年之前
  Bernd Gottschlag ae3b470844 Update packet handling protocol 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 年之前
  Bernd Gottschlag dcd6ee4e24 Disable the MQTT connection 5 年之前
  Bernd Gottschlag 65f5893bc4 Change the address of the nrf24l01 and the packet format 5 年之前
  Bernd Gottschlag a864df322d Add further information to the README 5 年之前
  Mathias Gottschlag 9089fef433 Describe the remaining protocol. 5 年之前
  Mathias Gottschlag 1dde4df49d More protocol description, enough to implement sensor reports. 5 年之前
  Mathias Gottschlag 3c0b03f73d First part of protocol documentation. 5 年之前
  Bernd Gottschlag b837785f8e Add range checks for the received values and fix formatting 5 年之前
  Bernd Gottschlag f7bfdf101c Add definitions of the IRQ pin to the nrf24l01 5 年之前
  Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 5 年之前
  Bernd Gottschlag 011303042b Remove a variable that caused a compiler warning 5 年之前
  Bernd Gottschlag f1b0ebf618 Move SPI initialization and pin definitions to spi.c 5 年之前
  Bernd Gottschlag 204ff8d220 Add power save mode and send messages every 7.5s 5 年之前
  Bernd Gottschlag 0c03c24fcd Change the MCU to the Atmega88 5 年之前
  Bernd Gottschlag ddb5b0426e Send the data from the BME280 with the NRF24L01 5 年之前
  Bernd Gottschlag 01dff7cfd3 Use spi functions 5 年之前
  Bernd Gottschlag 93fd7841a9 Use spi functions 5 年之前
  Bernd Gottschlag 9d1b611356 Use dedicated function to read the status register when transmitting 5 年之前
  Bernd Gottschlag fc26a37348 Set the transmission retries and time-out duration to each maximum 5 年之前
  Bernd Gottschlag b9cfc34e94 Flush TX FIFO after an unsuccessful transmission 5 年之前
  Bernd Gottschlag 45f19e8c43 Fix register struct definitions 5 年之前
  Bernd Gottschlag 5ee6bbbf1a Add SPI interface functions 5 年之前
  Bernd Gottschlag 7f1da0221c Update .gitignore 5 年之前
  Bernd Gottschlag e5ad15dbfa Add reading from the BME280 using the official API 5 年之前
  Bernd Gottschlag 780cedcbc4 Fix order of the bit fields of the register definitions 5 年之前
  Bernd Gottschlag 278f7f23fe WIP: use register definitions to access them 5 年之前
  Bernd Gottschlag b487ab67f6 Add nRF24L01 register definitions 5 年之前
  Bernd Gottschlag 33e1d5e700 WIP tidy up the NRF24L01 code 5 年之前
  Bernd Gottschlag 347211065c Add prototyping code for sending a dummy message with the nrf24l01 5 年之前
  Mathias Gottschlag bb01d6b5d6 base-station: Broadcast weather data via MQTT. 5 年之前
  Mathias Gottschlag a029789ada base-station: Fix rustfmt. 5 年之前
  Mathias Gottschlag c78d3da2e6 base-station: Add code to publish data to MQTT. 5 年之前
  Mathias Gottschlag bdb2e5fac6 base-station: Move radio code into module. 5 年之前
  Mathias Gottschlag b44c91b58c display: Fix visibility of reference labels. 5 年之前
  Bernd Gottschlag b3b216871a Merge branch 'master' of git.gottschlag.net:bernd/smart-home 5 年之前
  Bernd Gottschlag 4245c1eee7 Receive weather data from the weather sensor and print it out 5 年之前
  Mathias Gottschlag eb24d0919e Add crystal part number. 5 年之前
  Mathias Gottschlag 5647b81c5b display: Fix programming connector, add quartz, add via stitching. 5 年之前
  Mathias Gottschlag fce1929c30 display: Add pin configuration code. 5 年之前
  Mathias Gottschlag 6cbb30ab6e display: Switch some MCU pins around and draw the remaining traces. 5 年之前