105 Révisions (207868cdda17c98b26ce71cdbe3bcb2834a8901c)
 

Auteur SHA1 Message Date
  Bernd Gottschlag 207868cdda Add simple decryption of the data packets il y a 5 ans
  Bernd Gottschlag ae3b470844 Update packet handling protocol il y a 5 ans
  Mathias Gottschlag 0d48079851 display: Restructure the program (with multiple software tasks). il y a 5 ans
  Mathias Gottschlag e9f89f739f display: Revert to simple EPD display example code. il y a 5 ans
  Mathias Gottschlag d3cc04db76 display: Update toolchain. il y a 5 ans
  Mathias Gottschlag a6b8646090 display: Fix pins/SPI and configure some default pin states. il y a 5 ans
  Mathias Gottschlag ea8c4889f0 display: Fix project name and add epd-waveshare dependency. il y a 5 ans
  Bernd Gottschlag dcd6ee4e24 Disable the MQTT connection il y a 5 ans
  Bernd Gottschlag 65f5893bc4 Change the address of the nrf24l01 and the packet format il y a 5 ans
  Bernd Gottschlag a864df322d Add further information to the README il y a 5 ans
  Mathias Gottschlag 9089fef433 Describe the remaining protocol. il y a 5 ans
  Mathias Gottschlag 1dde4df49d More protocol description, enough to implement sensor reports. il y a 5 ans
  Mathias Gottschlag 3c0b03f73d First part of protocol documentation. il y a 5 ans
  Bernd Gottschlag b837785f8e Add range checks for the received values and fix formatting il y a 5 ans
  Bernd Gottschlag f7bfdf101c Add definitions of the IRQ pin to the nrf24l01 il y a 5 ans
  Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 il y a 5 ans
  Bernd Gottschlag 011303042b Remove a variable that caused a compiler warning il y a 5 ans
  Bernd Gottschlag f1b0ebf618 Move SPI initialization and pin definitions to spi.c il y a 5 ans
  Bernd Gottschlag 204ff8d220 Add power save mode and send messages every 7.5s il y a 5 ans
  Bernd Gottschlag 0c03c24fcd Change the MCU to the Atmega88 il y a 5 ans
  Bernd Gottschlag ddb5b0426e Send the data from the BME280 with the NRF24L01 il y a 5 ans
  Bernd Gottschlag 01dff7cfd3 Use spi functions il y a 5 ans
  Bernd Gottschlag 93fd7841a9 Use spi functions il y a 5 ans
  Bernd Gottschlag 9d1b611356 Use dedicated function to read the status register when transmitting il y a 5 ans
  Bernd Gottschlag fc26a37348 Set the transmission retries and time-out duration to each maximum il y a 5 ans
  Bernd Gottschlag b9cfc34e94 Flush TX FIFO after an unsuccessful transmission il y a 5 ans
  Bernd Gottschlag 45f19e8c43 Fix register struct definitions il y a 5 ans
  Bernd Gottschlag 5ee6bbbf1a Add SPI interface functions il y a 5 ans
  Bernd Gottschlag 7f1da0221c Update .gitignore il y a 5 ans
  Bernd Gottschlag e5ad15dbfa Add reading from the BME280 using the official API il y a 5 ans
  Bernd Gottschlag 780cedcbc4 Fix order of the bit fields of the register definitions il y a 5 ans
  Bernd Gottschlag 278f7f23fe WIP: use register definitions to access them il y a 5 ans
  Bernd Gottschlag b487ab67f6 Add nRF24L01 register definitions il y a 5 ans
  Bernd Gottschlag 33e1d5e700 WIP tidy up the NRF24L01 code il y a 5 ans
  Bernd Gottschlag 347211065c Add prototyping code for sending a dummy message with the nrf24l01 il y a 5 ans
  Mathias Gottschlag bb01d6b5d6 base-station: Broadcast weather data via MQTT. il y a 5 ans
  Mathias Gottschlag a029789ada base-station: Fix rustfmt. il y a 5 ans
  Mathias Gottschlag c78d3da2e6 base-station: Add code to publish data to MQTT. il y a 5 ans
  Mathias Gottschlag bdb2e5fac6 base-station: Move radio code into module. il y a 5 ans
  Mathias Gottschlag b44c91b58c display: Fix visibility of reference labels. il y a 5 ans
  Bernd Gottschlag b3b216871a Merge branch 'master' of git.gottschlag.net:bernd/smart-home il y a 5 ans
  Bernd Gottschlag 4245c1eee7 Receive weather data from the weather sensor and print it out il y a 5 ans
  Mathias Gottschlag eb24d0919e Add crystal part number. il y a 5 ans
  Mathias Gottschlag 5647b81c5b display: Fix programming connector, add quartz, add via stitching. il y a 5 ans
  Mathias Gottschlag fce1929c30 display: Add pin configuration code. il y a 5 ans
  Mathias Gottschlag 6cbb30ab6e display: Switch some MCU pins around and draw the remaining traces. il y a 5 ans
  Mathias Gottschlag 5bc3f25227 Add a footprint for a reverse-mounted BME module. il y a 5 ans
  Mathias Gottschlag 362169b74e Add compiling instructions for Ubuntu. il y a 5 ans
  Mathias Gottschlag 201bf90392 base-station: Add code to receive packets using the NRF24L01 module. il y a 5 ans
  Mathias Gottschlag 2be62f0459 display: Misc fixes. il y a 5 ans