User Tools

Site Tools


operations:temphumidmonitor

This wiki is not maintained! Do not use this when setting up AuScope experiments!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
operations:temphumidmonitor [2018/09/11 07:13]
Jim Lovell [Hardware setup]
operations:temphumidmonitor [2019/03/25 21:02]
Jim Lovell [Monitoring at AuScope sites]
Line 1: Line 1:
 ====== Monitoring at AuScope sites ====== ====== Monitoring at AuScope sites ======
  
-First system will go in at Katherine soon. There are two raspberry pi PCs, one for the antenna and one for the maser room.+Raspberry Pi PCs are being installed at the sites for monitoring temperature and humidity in the antenna and (in Katherine) any vibrations on the maser.
  
 +First system is in at Katherine which has two raspberry pi PCs, one for the antenna and one for the maser room. The other sites will have PCs in the antenna.
 ===== Access: ===== ===== Access: =====
  
Line 36: Line 37:
 </​code>​ </​code>​
 Connect them to the Raspberry Pi. Any GND or +5V pin will be fine. Connect them to the Raspberry Pi. Any GND or +5V pin will be fine.
-Use any digital pin on the Pi and make sure they are set to "​False"​ in ''​TempHumid.conf''​ (you can give them an appropriate label though).+Use any digital pin on the Pi and make sure they are set to "​False"​ in ''​TempHumid.conf''​ (you can give them an appropriate label though). See below.
  
 ==== Accelerometer ==== ==== Accelerometer ====
Line 50: Line 51:
 </​code>​ </​code>​
  
 +Attach the accelerometer to the maser (or whatever you want to measure). You might want to align it according to the orientation diagram on the module.
 ==== Analog (Eric) Temperature/​Humidity Sensor ==== ==== Analog (Eric) Temperature/​Humidity Sensor ====
 This should also be connected to the Arduino: This should also be connected to the Arduino:
Line 62: Line 64:
  
  
-===== Software =====+===== DHT11 monitoring ​Software =====
 Software, config file etc are stored in ''​~pi/​TempHumid''​ Software, config file etc are stored in ''​~pi/​TempHumid''​
  
Line 87: Line 89:
   * ''​start_THRecord.sh''​ and ''​start_THServer.sh''​ are started automatically after the RPi boots into a desktop session, so a reboot of the RPi should start these processes. They are called from ''​~/​.config/​lxsession/​LXDE-pi/​autostart''​. Edit this file if you want to change what happens when the desktop starts.   * ''​start_THRecord.sh''​ and ''​start_THServer.sh''​ are started automatically after the RPi boots into a desktop session, so a reboot of the RPi should start these processes. They are called from ''​~/​.config/​lxsession/​LXDE-pi/​autostart''​. Edit this file if you want to change what happens when the desktop starts.
  
-==== Network config ====+===== Accelerometer,​ Analog temp/humid monitoring Software ====== 
 +A work in progress... 
 + 
 +===== Software for IR remote control of aircon ====== 
 +A work in progress... 
 + 
 +====== Network config ====
 +This should be done already, but just in case... 
 For masertempke the IP address should be 131.217.61.28. For masertempke the IP address should be 131.217.61.28.
 For antennatempke the IP address should be 131.217.61.29. For antennatempke the IP address should be 131.217.61.29.
Line 108: Line 118:
  
 [[operations:​temphumidmonitorrpi|Configuring Raspberry Pis for Temperature and Humidity monitoring]] [[operations:​temphumidmonitorrpi|Configuring Raspberry Pis for Temperature and Humidity monitoring]]
- 
  
/home/www/auscope/opswiki/data/pages/operations/temphumidmonitor.txt · Last modified: 2019/03/25 21:20 by Jim Lovell