Site Tools


en:tech:sensorlogger

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:tech:sensorlogger [2020/10/15 17:20] – [Protocol] bullaren:tech:sensorlogger [2020/10/15 17:25] – [Hardware] bullar
Line 49: Line 49:
  
 ====Hardware==== ====Hardware====
-{{:tech:schematic_1.png?direct&300 |Schaltplan Seite 1}} +{{:tech:schematic_1.png?direct&300 |Schematic Page 1}} 
-{{:tech:schematic_2.png?direct&300 |Schaltplan Seite 2}}+{{:tech:schematic_2.png?direct&300 |Schematic Page 2}}
  
 ---- ----
  
-The following components are used as hardware:+The following components are used in the hardware:
   * 868MHz receiver module with PCB antenna   * 868MHz receiver module with PCB antenna
-  * ATMEL ATmega1284P + ENC28J60 for 100base-T+  * ATMEL ATmega1284P + ENC28J60 for 100base-T ethernet
   * microSD adapter   * microSD adapter
  
Line 62: Line 62:
 There is an inexpensive 868MHz RFM12 module for receiving (and, if you want, also for sending). There is an inexpensive 868MHz RFM12 module for receiving (and, if you want, also for sending).
 It is a '' Universal ISM Band FSK Transceiver '' and has already been extensively described elsewhere [[http://www.mikrocontroller.net/articles/RFM12|RFM12]]. It is a '' Universal ISM Band FSK Transceiver '' and has already been extensively described elsewhere [[http://www.mikrocontroller.net/articles/RFM12|RFM12]].
-Communication takes place via a normal SPI interface in 16-bit transfer. The setting options are so versatile that you get desperate at the beginning until you finally want to receive. Therefore, here is the init sequence that was successful for me:+Communication takes place via a normal SPI interface in 16-bit transfer. The setting options are so versatile that you get desperate at the beginning until you finally are able to receive. Therefore, here is the init sequence that was successful for me:
  
 <code C> <code C>
Line 124: Line 124:
 === PCB === === PCB ===
 {{: tech: sensorlogger_board.png? direct & 200 | Board with PCB antenna}} {{: tech: sensorlogger_board.png? direct & 200 | Board with PCB antenna}}
-The PCB was matched to the SP 2000 SW housing from STRAPUBOX. So that everything simply fits into SMD where it makes sense.+The PCB was matched to the SP 2000 SW housing from STRAPUBOX. So that everything simply fits into SMD components are used where it makes sense.
 When it comes to sockets (Power / Ethernet), I'm still a fan of thru-hole - because of the stability. The soldering took place again in the pizza pan as described in the c't Hacks. When it comes to sockets (Power / Ethernet), I'm still a fan of thru-hole - because of the stability. The soldering took place again in the pizza pan as described in the c't Hacks.
  
en/tech/sensorlogger.txt · Last modified: 2020/10/15 18:30 by 127.0.0.1