X
    Categories: Guides

Raspberry Pi Zero USB Startpage

Many have asked about the start page I use for my Raspberry Pi Zero USB Dongle project so i have added the files to my github.

Reference:

Raspberry Pi Zero USB Dongle

Credit:

The original startpage can be found on deviant art by user zivallh here

http://www.deviantart.com/art/Start-Page-261029460

Resources:

I have modified the start page to be used with the pizero usb dongle which i have uploaded to git hub

https://github.com/novaspirit/pizero_startpage

you can download the file and and save it to your html directory

$ git clone https://github.com/novaspirit/pizero_startpage
$ cp index.html /var/www/html/

regards,

don

novaspirit: Avid Thinker, Computer Programmer, Web evangelist, Hacking / Breaking expert, Problem Solver, Technology Obsessed, Gamer, 3D printing, Coffee lover!

View Comments (3)

  • Hey Don

    Awesome hack dude
    Just one question do you think is possible to have a Raspberry Pi connected as a storage device in like a DVR and without unplugging the Pi collect the written data via Ethernet or WiFi remotely?

  • Hey Don! Thanks for this but I have tried this on 4 different windows 10 PCs and none of them recognize the Pi. If I'm using a Pi Zero, v1.3 and the most recent Jessie Raspbian (from March 2 for the Zero W) are the steps the same?

    • Two things you might want to check: Is SSH enabled?
      simply make a file called ssh on your sd card by opening a text editor and saving the file named ssh (no .txt,or .doc)
      AND
      Install Bonjour service from Apple. This will allow you to have the raspberrypi.local to be found on your machine when you putty into it. This worked on my windows 10 machine AND my Macbook Pro. Good luck

Related Post