28 次程式碼提交 (58a48e5230b32d242072f59ae8ca1edfd75709fb)

作者 SHA1 備註 提交日期
  Bernd Gottschlag 58a48e5230 Fix order of the element count and packet type bit field 5 年之前
  Bernd Gottschlag e435620c91 Add a new packet format with the calculation of the CRC 5 年之前
  Bernd Gottschlag c86399b66e Add the calculation of a crc 5 年之前
  Bernd Gottschlag 30fe01bb9e Generate an ID according to the dip switches 5 年之前
  Bernd Gottschlag 3dcfae6196 Change the way the TX and RX addresses are written to the nrf24l01 5 年之前
  Bernd Gottschlag e7bfca4363 Use the IRQ signal from the nrf24l01 instead of polling the status 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 年之前
  Bernd Gottschlag daf929f3d2 Add digikey link for a part 5 年之前