Skip to content

Hardware and Embedded Systems Adventures

Category: raspberrypi-zero

raspberrypi-zero · VMC

kodi screensaver code

November 7, 2019 hjw

https://gitlab.com/ronie/screensaver.picture.slideshow

raspberrypi-zero · VMC

Kodi non-local control

November 7, 2019November 9, 2019 hjw

with max2play install: port is 8080, user kodi/photohappy can kill kodi with: pgrep name | xargs kill from the command line, or by ssh’ing on to the machine and doing a shutdown now command. Not sure if Kodi has other cleanup that it would normally do when it’s shutdown/exit button is pressed. remote control with… Continue reading Kodi non-local control

raspberryPi 3 · raspberrypi-zero

Random Pi Fu

November 7, 2019 hjw

pi zeroW Stretch cmdline.txt: dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=PARTUUID=2ee2c5b4-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait logo.nologo

raspberryPi 3 · raspberrypi-zero

Recovering Pi password

November 4, 2019November 4, 2019 hjw

Power down and pull the SD card out from your Pi and put it into your computer. Open the file ‘cmdline.txt‘ and add ‘init=/bin/sh‘ or /bin/bash to the end. This will cause the machine to boot to single user mode. Put the SD card back in the Pi and boot. When the prompt comes up,… Continue reading Recovering Pi password

raspberryPi 3 · raspberrypi-zero · video · VMC

VMC photo-frame (pi-zeroW)

April 9, 2019 hjw

Originally we created a photo-frame using a pi-zeroW with max2play installed (runs Kodi and has an easy web based config interface) but there is a $10 license fee per year so things started to go bad after one year was up. Current setup is Kodi running on raspbian stretch. Setup instructions for kodi Once Kodi… Continue reading VMC photo-frame (pi-zeroW)

raspberryPi 3 · raspberrypi-zero · video

Pulling images from the pi

October 17, 2018November 4, 2019 hjw

rsync -avz treecam1:/home/pi/imgcomp/images/0601/13 . will pull the images. Then follow the time lapse movie post to create the movie, then use handbrake to compress it for the web. This command depends on the ssh keys being set up for treecam1.

raspberryPi 3 · raspberrypi-zero

apt-get update –> no release file

June 25, 2018 hjw

This error went away after rebooting the pi.

raspberrypi-zero

Physical Mounting of Pi-zero’s

June 21, 2018July 11, 2018 hjw

For an easy to remove, yet secure mount: Cut out a substrate, I often use a piece of 1/4″ ply substantially bigger then the footprint of the pi so that I can screw /  glue other things to it as well as so that I can mount the whole shebang inside a case or wherever.… Continue reading Physical Mounting of Pi-zero’s

Recent Posts

  • DietPi notes
  • kodi screensaver code
  • Kodi non-local control
  • Random Pi Fu
  • Recovering Pi password
  • testing for a running program in a shell script
  • VMC photo-frame (pi-zeroW)
  • Avahi/Bonjour across local routers
  • Installing weeWX
  • Pi-hole

Categories

  • ir
  • lirc
  • Networking
  • openWRT
  • raspberryPi 3
  • raspberrypi-zero
  • software
  • video
  • VMC
Proudly powered by WordPress · Theme: Button by Automattic.