Benutzer-Werkzeuge

Webseiten-Werkzeuge


raspagerc9000

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
raspagerc9000 [2018/09/10 20:32]
df2et [24V Power supply]
raspagerc9000 [2019/07/16 23:24] (aktuell)
df2et
Zeile 41: Zeile 41:
 A shopping cart is here: https://​www.reichelt.de/​my/​1503982 A shopping cart is here: https://​www.reichelt.de/​my/​1503982
  
-{{ :​c9000:​c9000powerplug.jpg?​nolink&600 |}}+{{ :​c9000:​c9000powerplug.jpg?​direct&600 |}} 
 + 
 +{{ :​c9000:​c9000powerdetail.jpg?​direct&​600 |}} 
 + 
 ==== Power Supply for Raspberry ==== ==== Power Supply for Raspberry ====
  
 There is an internal 5v0 rail but it is unsure if that can supply continous current for running the Raspberry Pi. One solution is to use a DC/DC converter powered by the 24V input. A Mean Well SD-15B-05 is a good choice. The case fits exactly into the small slot aside from the exciter unit. You just have arrange some wires to the backplane of the Base Station Controller board. There are some free pins that can also be used for the ethernet connection of the Raspberry Pi. It can be mounted with two 3mm screws to the side of the case. That should also allow for some heat dissipation. There is an internal 5v0 rail but it is unsure if that can supply continous current for running the Raspberry Pi. One solution is to use a DC/DC converter powered by the 24V input. A Mean Well SD-15B-05 is a good choice. The case fits exactly into the small slot aside from the exciter unit. You just have arrange some wires to the backplane of the Base Station Controller board. There are some free pins that can also be used for the ethernet connection of the Raspberry Pi. It can be mounted with two 3mm screws to the side of the case. That should also allow for some heat dissipation.
  
-{{ :​c9000:​internal_powersupply.jpg?​nolink&600 |}}+{{ :​c9000:​internal_powersupply.jpg?​direct&600 |}} 
 ==== Using the backplane RJ45 jack for ethernet ==== ==== Using the backplane RJ45 jack for ethernet ====
 There is a RJ45 jack on the backplane of the C9000. It was formerly used to connect a landline telephone connection to the transmitter,​ so it could make a call if something bad had happend. There is a way to re-use this jack to bring an 100 MBit/s ethernet connection inside the C9000 without mechanical modification of the housing. There is a RJ45 jack on the backplane of the C9000. It was formerly used to connect a landline telephone connection to the transmitter,​ so it could make a call if something bad had happend. There is a way to re-use this jack to bring an 100 MBit/s ethernet connection inside the C9000 without mechanical modification of the housing.
Zeile 144: Zeile 149:
  
  
 +==== Front Panel LEDs =====
 +
 +You can wire two LEDs to the RasPagerC9000 board that can be integrated into the front panel. The wires need to be connected to pins 5,6,7 of RasPagerC9000. The pinout is as follows:
 +
 +  * Pin 5: GND
 +  * Pin 6: SWAct
 +  * Pin 7: MasterConn
 +
 +{{ :​c9000:​c9000leds.png?​nolink&​600 | Pinout for Fron Panel LEDs}}
 +
 +These LEDs indicate if UniPager is connected to the Master (MasterConn) and when its active (SWAct). The corresponding LEDs are not controlled by UniPager directly. You have to use the extra python script called unipagerled.py. It is sufficient to use the preset from the example in the config (/​etc/​unipagerledconfig.py):​
 +
 +   ​preset = "​c9000"​
 +
 +Two resistors (330R) are already present on the PCB (see R10 and R11). The two LEDs can be mounted on the fron panel of the Base Station Controller.
 +
 +{{ :​c9000:​c9000frontpanelleds.jpg?​nolink&​600 | Front Panel LEDs}}
 ==== Temperature Monitoring ==== ==== Temperature Monitoring ====
 The RasPagerC9000 PCB is already prepared for easy implementation of a temperature monitoring of the C9000. It is done by cheap DS18x20 OneWire temperature sensors. In order to activate the built-in support for OneWire temperature sensors in the Raspbian software, add the following line tho ''/​boot/​config.txt''​ The RasPagerC9000 PCB is already prepared for easy implementation of a temperature monitoring of the C9000. It is done by cheap DS18x20 OneWire temperature sensors. In order to activate the built-in support for OneWire temperature sensors in the Raspbian software, add the following line tho ''/​boot/​config.txt''​
Zeile 592: Zeile 614:
 There is a PCB that can carry an Arduino nano along with a 7-segement LED to show the configured power level. The sixteen values are shown as a hexadcimal value (0-F). The PCB design is Open Source. ​ There is a PCB that can carry an Arduino nano along with a 7-segement LED to show the configured power level. The sixteen values are shown as a hexadcimal value (0-F). The PCB design is Open Source. ​
  
-{{ :​c9000:​c9000padummydisplay.jpg?​nolink&600 |}}+{{ :​c9000:​c9000padummydisplay.jpg?​direct&600 |}}
  
 You can find the layout files here:  You can find the layout files here: 
Zeile 598: Zeile 620:
 https://​github.com/​phl0/​C9000PADummyDisplay https://​github.com/​phl0/​C9000PADummyDisplay
  
-The author has some PCBs to sell at cose. Please contact DF2ET if you are interested.+The author has some PCBs to sell at cost. Please contact DF2ET if you are interested.
  
 The 7-segement display is supported by the C9000PADummy Arduino code. To activate it you have to compile the code with  The 7-segement display is supported by the C9000PADummy Arduino code. To activate it you have to compile the code with 
Zeile 610: Zeile 632:
 The internal I²C bus can be found on the RCU external bus connector on the back. In addition to that there are some solder pads next to the connector on the inside that you can use to connect the PA dummy to the I²C bus.  The internal I²C bus can be found on the RCU external bus connector on the back. In addition to that there are some solder pads next to the connector on the inside that you can use to connect the PA dummy to the I²C bus. 
  
-{{ :​c9000:​internal_i2c_bus.jpg?​nolink&600 |}}+{{ :​c9000:​internal_i2c_bus.jpg?​direct&600 |}}
  
 There are six solder pads. The pinout is as follows: There are six solder pads. The pinout is as follows:
Zeile 631: Zeile 653:
 The emulated output power on the Arduino based PADummy can be set from the UniPager web interface. You simply select the desired power level from the drop-down menu. In this case there is an udev rule installed which maps the serial device to a symlink to /​dev/​C9000PADummy. ​ The emulated output power on the Arduino based PADummy can be set from the UniPager web interface. You simply select the desired power level from the drop-down menu. In this case there is an udev rule installed which maps the serial device to a symlink to /​dev/​C9000PADummy. ​
  
-{{ :​c9000:​unipager_padummy.png?​nolink&600 |}}+{{ :​c9000:​unipager_padummy.png?​direct&600 |}}
  
 After setting the power level you need to adjust the output power of the Ericsson Compact9000 transmitter. Use the menu After setting the power level you need to adjust the output power of the Ericsson Compact9000 transmitter. Use the menu
raspagerc9000.1536604333.txt.gz · Zuletzt geändert: 2018/09/10 20:32 von df2et