Internetseiten wie Facebook haben sich zu den beliebtesten Beschäftigung der meisten Usern entwickelt. Doch leider lenken sie uns oft ab, sodass Studium und Arbeit darunter leiden. Doch was kann man tun um von dem zwanghaften Verhalten Facebook zu besuchen wegzukommen ? Die Lösung ist einfach: Wir blocken die Seite einfach für unseren Rechner. Diese Methode […]
Autor: robinhenniges
Raspberry PI 3 kaufen in Deutschland (Preisvergleich)
Der beliebte Mini Computer feiert seinen 4. Geburtstag und noch viel wichtiger: vor kurzem ist der Verkauf des Raspberry Pi 3 gestartet. Laut offizieller Website der Raspberry Pi Foundation kostet der Raspberry Pi 3 nur 35$ (knapp 32 Euro). Wie wir sehen werden stimmt das jedoch nicht ganz, zumindest in Deutschland. Gut zu wissen: Da Form […]
Android Vibrator pattern explained
The Android Vibrator feature is supported by the majority of the android devices. It is easy to understand. First of all the feature requires premissions. So first thing you need to do is edit your AndroidManifest.xml: <uses-permission android:name=“android.permission.VIBRATE“/> Next: The Vibrator service. Vibrator vibrator = (Vibrator) this.context.getSystemService(Context.VIBRATOR_SERVICE); Now you need to define a pattern how […]
Review: FZ1696 Bluetooth Low Energy Remote Switch / Relay
The FZ1696 has two 3way relays which can be controlled via Bluetooth 4.0. It comes in a grey plastic case and costs about 15 Dollar. A short manual and an Android App is available. With this App you can connect to the FZ1696. Quality-wise I would say its fine for your weekend project but its far […]
App: Brussels comic strip walk android app
One of the coolest thing to do in Brussels is of course the „Brussels comic strip walk„. On various buildings in the city artists have painted gigantic Comics like Tintin and Lucky Luke. It belongs to one of the main tourist attractions in Brussels. Sometimes it is really hard to find the comic strips because […]
Google Fit API – Java SDK example step count
There are not many examples for Google fit Java SDK out there. In general also for the Google fit API I could not find a good example. I really struggled 2h till I understood how the Google Fit Aggregate API works and I want to share my sample code. I simply wanted to have the step count for […]
Abnehmen mit Low Carb – 50 Tage Experiment zum Mit- und Nachmachen
Nun gilt es das Beste aus sich heraus zu holen! Vergiss BMI und ABSI, denn wichtig ist nur, wie du aussiehst und wie du dich fühlst – Miss also lieber mit einem Spiegel statt mit einer Waage! In den nächsten 50 Tagen werde ich für euch testen, wie viel man in dieser Zeit erreichen kann. […]
Raspberry PI Komplett und CE certified Case
Geräte welche von Unternehmen eingesetzt und verbaut werden brauchen ein CE Zertifikat. Jedoch ist vielen unklar ob nur Hardwareplatine oder auch das Gehäuse CE Zertifiziert sein muss. In diesem Artikel werde ich dieser Frage auch den Grund gehen und die Antwort mit Qullen hinterlegen. (Letztes Update 11. Januar) Raspberry (38,50 €) http://www.amazon.de/gp/product/B00T2U7R7I/ref=as_li_tl?ie=UTF8&camp=1638&creative=19454&creativeASIN=B00T2U7R7I&linkCode=as2&tag=ingress-21 […]
Raspberry Pi automatisches WLAN Reconnect
Besonders für die unter euch, die den Raspberry Pi über SSH über WLAN verwenden wird es zum Alptraum wenn die WLAN Verbindung abbricht und das Gerät manuell wieder verbunden oder gar resettet werden muss. (Update 22.02.2016: Runter scrollen) Automatisches WLAN reconnect einrichten (Raspbian): 1. Zunächst öffnet ihr ein Terminal Festern auf dem Raspberry Pi. Ob […]
Download Xiaomi small ants Android app as .apk
Since many people where asking me where to get the original xiaomi android app I write this short article. [[{„type“:“media“,“view_mode“:“media_large“,“fid“:“27″,“attributes“:{„alt“:““,“class“:“media-image“,“height“:“142″,“typeof“:“foaf:Image“,“width“:“480″}}]] I can not recommend to download copies from a website that you don't know well enough to make sure it is no malware. So the Link to the official Xiaomi Ants Xiaoyi Smart Camera is: […]