Dashboard Theming (Custom CSS) and Mounting Hardware Ideas

@beckwith

I would assume as long as you just tap the power pins it’s equivalent to wiring batteries in parallel (same voltage).

You’ll increase the available current but the device will only draw what it needs when charging. There should be no risk of overload if both are connected at the same time.

2 Likes

@beckwith

OK, so the only option is to plug into the micro USB port to give the power to the Android, and there’s not a way (at least as far as you know) of tapping into the power line inside of the device cavity to avoid having to plug into the micro USB port?

@sgnihttrams

According to the post by @mobious, there is a point on the circuit board where you can solder:

I haven’t tried it yet to say for sure. This increases the distant from the charger so it may impact charging efficiency. It also is a more delicate process requiring trimming back some of the plastic on the Qi receiver USB connector. It would obviously void the warranty.

Update: I took the cover off a Fire tablet and put it over the one I made with the Qi receiver on the back and it seems to charge just fine. Thus, I think the extra distance won’t cause an issue.

1 Like

In my case, they’re not Amazon devices. So, I don’t have that option…well, at least I won’t until I open one of mine up to see if I do :slight_smile: Thanks for all of the interaction on this. I love seeing what you’ve done along this route already and I’m picking up good tips on my journey toward doing a better mounting job. Round one so far is just plastic clips to hold the tablet up there with the cable dangling down to where it plugs in. I mean, I’ve tried to hide it if there is anything else present that can run interference, but it’s far from a good, ‘finished’, built-in look.

1 Like

Has anyone thought about using this? https://secure.thingcharger.com/product/thingcharger/ It would be pretty easy to dress a frame around that too.

They are pieces of garbage! I was part of the original campaign on indiegogo…for over 2 years they kept promising and promising and finally delivered a poorly built POS - one of them died after one use. Horrible product!

1 Like

That’s sad to hear… This could have been useful.

That’s too bad. I was eying a couple and made plans to convert an unused switch into an outlet.

I came close to buying those but ended up going with SnapPower instead for my chargers (www.snappower.com) when they launched on Kickstarter. I was not disappointed at all! It’s a little different as it just provides a USB port, but it is very handy for renters who can’t go into the wall.

Just curious… Did anyone else in the ST community back the Indiegogo project for the Touchjet WAVE?

http://touchjet.com/wave/

I’m thinking I may put this on my spare 42" TV and have a big screen, touch-capable SmartTiles device when it ships (currently targeted for March, but you all know how tech crowdfunding projects go).

I backed it thinking I might be able to find a use for it eventually. At worst, it was going to be a novelty item.
I got in at the Early Bird price of $99 (and an additional $19 later on for the camera add-on). It’s really the cost of a pair of cheap tablets. If it works, it’ll be awesome. If it doesn’t, at least it wasn’t the cost of their other device, the Pond (Touchscreen Projector retailing for $599).

1 Like

hi Alex

First of all let me thank you again for using my CSS style in 5.6.
I have to report a few strange behaviors.

  1. The icon being used for other dashboard is still white
  2. Ramdomly I get this css loaded instead of the sballoz one

Any thoughts here? Trying to change the “inactive” state of this button to also be a christmas tree. The active state shows as a christmas tree, and the title color change also works.

/Christmas Tree/

.tile.dimmerLight[data-device=‘33d6a9d7-6d19-47d4-ab8b-974ab74797b3’] .icon i.inactive:before {content: “”; text-align: center; font-size:80%; opacity: 1.0;}

.tile.dimmerLight[data-device=‘33d6a9d7-6d19-47d4-ab8b-974ab74797b3’] .icon i.active:before {content: “”; text-align: center; font-size:80%; color: #e5b292; opacity: 1.0;}

.tile.dimmerLight[data-device=‘33d6a9d7-6d19-47d4-ab8b-974ab74797b3’] .title {color: black}

1 Like

.tile[data-device="da01ba80-953c-4eec-b96d-ddf4ae0474fa"] .icon *:before { content: "" !important; font-size:80% !important; }

2 Likes

So I tried the following, still to no avail. The active icon is still working as expected

/Christmas Tree/
.tile[data-device=‘33d6a9d7-6d19-47d4-ab8b-974ab74797b3’] .icon *:before {content: “” !important; font-size:80% !important;}

.tile.dimmerLight[data-device=‘33d6a9d7-6d19-47d4-ab8b-974ab74797b3’] .icon i.active:before {content: “”; text-align: center; font-size:80%; color: #e5b292; opacity: 1.0;}

Try to use it instead of the above, not in addition to. My snippet should change the icon regardless of state.

Very interesting that it still doesn’t work. It also seems to have overridden custom icons I had for a different tile below. (Both are back to the default)

Could this be due to the use of the important tags?

Lol, sorry. Check your device ID. I pasted my own device ID.

If you have CSS related to other tiles, please paste it back.

LOL! I made sure to update for my device ID. I’m a bit stumped. Seems to be just this time that is stuck. Adjusting a switch tile or a light tile seems to work in not active and inactive modes

Does anyone have an APK link for Turn Screen, the Motion Detector plugin for Android? the link on Android StackExchange - http://android.stackexchange.com/questions/64525/turning-on-android-device-with-motion-detector-external-device/80884#80884 - seems to have bit-rotted.

(Building a wall controller for the new living room lights.)

2 Likes

So, anyone who is using the $49 Fire tablet:

What browser allows you to save to the homescreen?

Im ready to “deploy” 2 tablets in my house.

2 Likes