Sunday, May 14, 2017

Rpi O w mobilized: 15ah battery and 250ma solar panel

Its aliiiiiive!

Thats a raspberry pi zero - W epoxied to a 15 amp hour battery (allpowers brand), on the back you cant see is a 250mill-amp solar panel. The pi takes about 100 mill-amps.  So ill get 100± hrs before depletion and the solar panel can run the pi and charge the battery simultaneously, assuming direct sun.

I was going to build one onto the back of my tablet case but it was too heavy.

I connect from any android device via wifi or bluetooth (using vnc over ssh with bVNC app). But i wont drop it cause its not glued to a phone.

Power button + usb port.

Battery can be charged at wall and also has an open 2.4 amp usb power socket.

Cost
25$ battery
25$ rpi 0 W
10$ cables

Never have to plug in again: priceless.



Saturday, May 6, 2017

Pi zero w built onto samsung s5 vnc via ssh to use.

Samsung s5 with hyperion extra size battery with built in pi zero w.

Turn on hotspot on the s5

Connect to the hotspot.

Using internal ip address,

Vnc over ssh to the pi.

With the pi youll want xvbf and x11vnc. They help autoconfigure your pi when theres an incoming vnc request. For correct names refer to the options under bVNC at the bottom under advanced vnc options.

I use the bVNC app for vnc/ssh together, but JuiceSSH is also helpful.
Configure the services on their own (ssh - keys in proper folder locations on the rpi) (get your vnc working without ssh). Then use them together.  Make sure to set passwords for ssh and vnc on your pi.

Only alteration to phone was my power  wires wired into the spot where the battery terminals meets the phone.

On s5, from left to right, the first pin is power and the third pin is ground.

Ive also wired in a switch you can see in the photos.

Two final options: a 4-port usb hub or 1-port usb. I opted for the 1 port because there may not be enough lightning juice in the shock-keepers to power too many usb devices. So far had it (both devices) running 5 hrs and im at 45% battery (mobile data off).

Im happy to answer questions.

Leave a comment in that case.

Update: used daily 8 hrs for a week, works fine no issues.

Update : dropbox fix: im using BitTorrent Sync to sync a folder from  the pi to the android, then the phone runs Dropsync app periodically. Result : cloud-synced data on the pi with little interferance from me with a lot of control.

That means my projects and scripts are cloud-saved! Love it. Ive got btsync just doing one folder which has all my linux stuff and scripts,every 30 mins.