lunes, 13 de abril de 2015

Cosas de Reich: El día en que reduje a la mitad mi factura de la luz

Cosas de Reich: El día en que reduje a la mitad mi factura de la luz

Gran descubrimiento lo del "CALENTADOR" jajajja, aun así para quien no tenga calentador los medidores estos de energía son una buena "HERRAMIENTA" para estar atento y detectar que aparatos consumen luz en standby, y de un vistazo antes de salir de casa o acostarte saber si te dejas algo encendido... y como no para comparar con la factura si no te fias y no llevarte sustos al saber de un vistazo y al momento el gasto y el coste acumulado... Yo tb ando con un Efergy hace años... es mas lo tengo conectado a Internet y haciendo uso de la API presento dicha información en pantalla de mi AndroidTV los datos (Tb consultando el Router ADSL TPLINK muestro la velocidad de sincronismo..) y para mas regocijo al levantarme (Desconectar el cargador del móvil) me los "lee" en voz el Movil Android como parte de los buenos días (..junto con los eventos que tengo para el día desde Google Calendar y el precio del gasóleo de las gasolineras Carrefour para saber  si se ha modificado a la baja o a la alta y por ultimo el tiempo actual (cogiendo los datos de mi propia estación meteorológica ..) y el pronostico de mañana...)








martes, 20 de enero de 2015

Saber...

El que no sabe y no sabe que no sabe, es un necio; apártate de él.
El que no sabe y sabe que no sabe, es sencillo; instrúyelo.
El que sabe y no sabe que sabe, está dormido; despiértalo.
El que sabe y sabe que sabe, es sabio; síguelo.

domingo, 11 de enero de 2015

TAPIRIIK - Sync and Backup .. Endomondo - Runtastic - Garmin - Strava - DROPBOX ... All joined!

Sincroniza todas las Plataformas de Fitness, Runtastic, Endomondo, Strava y mas y sobre todo extrae y haz copias de seguridad de tus actividades en DROPBOX!!!



dashboard • tapiriik

domingo, 4 de enero de 2015

CAR & ANDROID Integration (I) - Car USB Radio + Old Android Phone = Cloud Dropbox Music Sync

Hi!

Tired of having to drag your USB memory to update your music library between car and home?

Make a USB Stick simulator with auto Sync over the Cloud, change your music files on your Dropbox folder at your House's Pc and automatically you have changed your music on your car.

This works on my E92 BMW with Business Radio and USB Bmw option but may work with other USB radios, all you need is a (old) Android Phone and some software.


On the video the phone is Off and need some time to start, if you use the car several times at day you can program the phone to still maintain power on mode some hours after power of the Radio, in that case the phone use his battery and when you power on the radio is connected using usb mass storage mode immediately.

For the Android Smartphone I used a Xperia Active (Xperia have the option to automatically Power On if Usb charge is connected, perfect for car mode, if the phone power off when the battery is low when you turn on the car at next time the phone also turn on).. if you use a Xperia you can try this (to make this modifications you need some File manager with Root permissions to mount file system in Write mode like ROOT EXPLORER, ) :

If your Sony Ericson (Works on Xperia X10 Mini & Active) phone when is connected via usb plug to charge start to show one of those ugly battery animated symbols  is because the init process is interrupted by /system/bin/chargemon ... if you want a complete power on directly you need to delete (or rename) this file.

Another phone that can Auto Start on Usb charge is Samsung Galaxy S II & Tab , you can try this:

 The battery charging indicator that runs when you first plug in the Galaxy is run from the file /system/bin/playlpm. To make it boot automatically, delete the old playlpm (or better yet, rename it to playlpm.bak, just in case) and replace it with the following script, only with Stock Samsung Firmware (rooted)

/system/bin/playlpm

Code:
#!/system/bin/sh
/system/bin/reboot



You need Rooted Phone because for some reason if the USB in my BMW is powered on without the USB SHARER up  running the MP3 folder not is mounted (like when the phone is powered off and start when you come into the car..), to solve this we need to execute some shell commands using TASKER.

Programs you NEED:

Tasker - To automate the start of apps, to solve the usb start problem and some useful more things.

https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=es

Usb Sharer - To sharer a SD FOLDER with the music simulating a USB STICK

https://play.google.com/store/apps/details?id=os.devwom.usbsharereval&hl=es

A Dropbox Sync App to maintain all your music Sync over the Cloud.(This a example, there are some other sync cloud options...)

https://play.google.com/store/apps/details?id=com.ttxapps.dropsync&hl=es


Install all Apps and choose a folder to Sync to Dropbox ( DROPSYNC) and share over the usb (USB SHARER),  i'm using a folder called MP3 on the External SD.

Make some scripts using Tasker for run apps on BOOT and make events when the USB CHARGE is detected..(I use WIFI to connect to Internet...)


Bootup, actions at bootup event:


Talk Aloud some Text... :D
Start USB SHARER
Wait 
Restart USB to Mass storage Mode " setprop sys.usb.config mass_storage,adb "
Go to home

You can IMPORT THE TASKER XML EVENT:


Cargando USB - Usb Charging Event. (Normally when you power on Radio or you come into the car (Bmw))

I use it to Activate Wifi and Bluetooth and Text aloud my daily Events on Google Calendar .. :D

Reset Usb Sharer - Usb WATCHDOG, to solve the problem if Usb mode is not correctly set up to MASS STORAGE, after detected usb connection make a check via shell if the MP3 folder is correctly shared and if not reset the usb mode to mass storage,

Import the TASKER XML EVENT:


Conectado a WIFI - Connected to WIFI, I make Sync by Wifi only, when the car is in the garage and detect the wifi start Sync.

Autooff - Power Off phone to prevent battery discharge, check every hour (to let time to sync if needed)  if is Wifi connected (= is the car in the garage) and not Usb connection (= Radio off, not in use) then Power Off.











Twitter Inphower