Difference between revisions of "Cellular Communication"

From HiveTool
Jump to: navigation, search
(Create Wiki for Cellular Communication)
 
Line 3: Line 3:
  
 
My setup for this is:
 
My setup for this is:
- Raspberry Pi
+
*Raspberry Pi
- HAT board
+
*HAT board
- Weighing cells
+
*Weighing cells
- 2 x DHT22 Temperatur / Humidity sensors
+
*2 x DHT22 Temperatur / Humidity sensors
- TSL2591 Lux sensor
+
*TSL2591 Lux sensor
- Edimax E180 3G modem
+
*Edimax E180 3G modem
- WiFi from Raspberry
+
*WiFi from Raspberry
  
 
There are several things to think about
 
There are several things to think about
1. Is this the only hive who should be connected to internet.
+
#Is this the only hive to be connected to internet.
2. If there is more that one, you need to set it up as a router.
+
#If there is more that one, you need to set it up as a router.
3. If there is only two hives a ethernet cable between would be the most power effeciant.
+
#If there is only two hives a ethernet cable between would be the most power effeciant.
4. If there is more than two, you need a ethernet hub or using wifi between hives (wifi use a lot of power)
+
#If there is more than two, you need a ethernet hub or using wifi between hives (wifi use a lot of power)
  
  
1. Only one hive connecting
+
1. Only one hive connecting<br>
Setting up for connecting to Internet
+
[http://shkspr.mobi/blog/2012/07/3g-internet-on-raspberry-pi-success/ Setting up for connecting to Internet]
[http://shkspr.mobi/blog/2012/07/3g-internet-on-raspberry-pi-success/]
 

Revision as of 07:51, 18 January 2016

The main goal for this is to have a hive sending data in areas not covered with network cable to house or outside WiFi range. There is also a problem with sites without AC power. This is also covered in the section for Solar Panel.

My setup for this is:

  • Raspberry Pi
  • HAT board
  • Weighing cells
  • 2 x DHT22 Temperatur / Humidity sensors
  • TSL2591 Lux sensor
  • Edimax E180 3G modem
  • WiFi from Raspberry

There are several things to think about

  1. Is this the only hive to be connected to internet.
  2. If there is more that one, you need to set it up as a router.
  3. If there is only two hives a ethernet cable between would be the most power effeciant.
  4. If there is more than two, you need a ethernet hub or using wifi between hives (wifi use a lot of power)


1. Only one hive connecting
Setting up for connecting to Internet