47 Révisions (ea8a5e0b04c6bbaed2f778981a915581190e1dd2)

Auteur SHA1 Message Date
  Bernd Gottschlag 05696f7e74 Fix decryption bug il y a 5 ans
  Bernd Gottschlag 1381cb6634 Add encryption for the sent packet il y a 5 ans
  Bernd Gottschlag 3a21aef881 Rework the makefile and optimize the code for flash space il y a 5 ans
  Bernd Gottschlag 8a49c011c9 Update packet protocoll il y a 5 ans
  Bernd Gottschlag 58a48e5230 Fix order of the element count and packet type bit field il y a 5 ans
  Bernd Gottschlag e435620c91 Add a new packet format with the calculation of the CRC il y a 5 ans
  Bernd Gottschlag c86399b66e Add the calculation of a crc il y a 5 ans
  Bernd Gottschlag 30fe01bb9e Generate an ID according to the dip switches il y a 5 ans
  Bernd Gottschlag 3dcfae6196 Change the way the TX and RX addresses are written to the nrf24l01 il y a 5 ans
  Bernd Gottschlag fa580c8af7 Add ToDos to the schematic il y a 5 ans
  Bernd Gottschlag e7bfca4363 Use the IRQ signal from the nrf24l01 instead of polling the status 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
  Bernd Gottschlag daf929f3d2 Add digikey link for a part il y a 5 ans
  Bernd Gottschlag cab19c7994 Fix kicad library paths il y a 5 ans
  Bernd Gottschlag 086986e6b5 Rename schematics folder to match the structure of the base station il y a 5 ans
  Bernd Gottschlag 80e31fe6bc Move the schematics to seperate folder il y a 5 ans
  Bernd Gottschlag 443b4a39dd Fix spelling of a symbol field il y a 5 ans
  Bernd Gottschlag bd4eb8047e Add correct ESD diode il y a 5 ans
  Bernd Gottschlag b0ca0c2284 Exchange the ESD diode for one with the correct package il y a 5 ans
  Bernd Gottschlag 222278a85e Fix location of markings il y a 5 ans
  Bernd Gottschlag efbb38a9b4 Add a LED for debugging and fix some errors il y a 5 ans
  Bernd Gottschlag 81f222b526 Add the dip switch to the PCB il y a 5 ans
  Bernd Gottschlag 648257be03 Add a dip switch and the associated footprint il y a 5 ans
  Bernd Gottschlag 90a300850b Fix library paths il y a 5 ans
  Bernd Gottschlag a42e16a21c Correct position of markings il y a 5 ans
  Bernd Gottschlag fd27eaa80e Add project specific KiCad library il y a 5 ans