Archive for Februar, 2015

Klinikum Landkreis Erding – Spitzenmedizin ganz nah

Freitag, Februar 20th, 2015

ErdingKlinikum_01

RRDtool – a high performance data logging and graphing system for time series data

Freitag, Februar 20th, 2015

rrdtool_logo   RRDtool can be easily integrated in shell scripts, perl, python, ruby, lua or tcl applications

rrdtool_00
# apt-get update
# apt-get upgrade -y
# rpi-update
# apt-get install rrdtool
# apt-get install php5-cli php5-cgi
# mkdir /usr/local/bin/Temperatur
# cd /usr/local/bin/Temperatur
# rrdtool create TemperaturAufzeichnung.rrd –step 300 DS:temp:GAUGE:600:-30:100 RRA:AVERAGE:0.5:1:1200 RRA:MIN:0.5:12:2400 RRA:MAX:0.5:12:2400 RRA:AVERAGE:0.5:12:2400
# vi TemperaturAufzeichnen.php
#!/usr/bin/php
<?php
$temperatur01 = exec(‚cat /sys/bus/w1/devices/28-< ID >/w1_slave |grep t=‘);
$temperatur01 = explode(‚t=‘,$temperatur01);
$temperatur01 = $temperatur01[1] / 1000;
$temperatur01 = round($temperatur01,2);
exec(„/usr/bin/rrdtool update /usr/local/bin/Temperatur/TemperaturAufzeichnung.rrd N:$temperatur01“);
?>
# chmod +x TemperaturAufzeichnen.php
# crontab -e
*/10 * * * * php5 /usr/local/bin/Temperatur/TemperaturAufzeichnen.php > /dev/null 2>&1
# vi TemperaturGrafikErstellen.sh
#!/bin/sh
rrdtool graph /usr/local/bin/Temperatur/TemperaturTag.png   -s ’now – 1 day‘  -e ’now‘  DEF:temp=/usr/local/bin/Temperatur/TemperaturAufzeichnung.rrd:temp:AVERAGE LINE2:temp#000000:Wintergarten
# crontab -e
*/30 * * * * cd /usr/local/bin/Temperatur && sh TemperaturGrafikErstellen.sh > /dev/null 2>&1

Edward Snowden says spies stole keys to millions of SIMs

Freitag, Februar 20th, 2015

SIM_01

VDSL2 Vectoring – boosts bandwidth on copper to 100 Mbps

Freitag, Februar 20th, 2015

Röntgenbilder am Straßenrand gefunden – für den Bayerischen Datenschutzbeauftragten ist der Fall ein klarer Datenschutzverstoß

Donnerstag, Februar 19th, 2015

Raspberry Pi – über fünf Millionen verkaufte Geräte

Donnerstag, Februar 19th, 2015

RaspberryPi_01

Fixstars 3TB SSD 2.5” – with 500MB/s sequential write

Mittwoch, Februar 18th, 2015

Fixstars_logo   Medical imaging devices such as CT scans, MRI, and X-rays, are reaching ever higher resolutions and accuracy as the equipment steadily improves. The Fixstars SSD provides the speed and stable performance required by the strict demands of cutting-edge medical imaging devices

Fixstars_00

Politischer Aschermittwoch der CSU – Rede von Horst Seehofer

Mittwoch, Februar 18th, 2015

Politischer Aschermittwoch der CSU – Rede von Edmund Stoiber

Mittwoch, Februar 18th, 2015

Krankenhaus Landshut-Achdorf – wartet nun mit einem super modernen Operationssaal auf

Dienstag, Februar 17th, 2015

Logitech ConferenceCam Connect – is a portable, all-in-one videoconference solution with HD 1080p video, professional audio, and multi-device connectivity for small group collaboration

Dienstag, Februar 17th, 2015

Die Deutsche Krankenhausgesellschaft e.V. (DKG) – Kliniken fordern eine Milliarde Euro zusätzlich für die Notfallversorgung

Dienstag, Februar 17th, 2015

KlinikNotaufnahme_01

Kofax Mobile Capture Platform – enables you to quickly and easily integrate powerful, interactive capture, process management and analytics capabilities into your mobile apps for a dramatically better experience

Dienstag, Februar 17th, 2015

Microsoft OneNote 2013 – ab sofort komplett gratis

Montag, Februar 16th, 2015

MicrosoftOneNote2013_logo   Erfassen Sie Gedanken, Ideen und Aufgaben, und synchronisieren Sie diese auf allen Ihren Geräten – verwenden Sie Microsoft OneNote solange Sie möchten

 

MicrosoftOneNote2013_01

 

Cerner Healthcare – Care Aware iBus

Montag, Februar 16th, 2015