-
Sam Calisch authoredSam Calisch authored
README.md 2.44 KiB
zundscope
zund usb microscope tool with wifi streaming


Connecting to the scope
- Add power through USB battery (remember to push the button)
- Give Linux about ~60 seconds to start up.
- Join the "Zundtastic" wifi network from any nearby computer.
- Open a terminal and log into the tool:
ssh pi@192.168.4.1
- Start the webcam server:
/usr/local/bin/mjpg_streamer -i "/usr/local/lib/mjpg-streamer/input_uvc.so -n -f 15 -r 1920x1080" -o "/usr/local/lib/mjpg-streamer/output_http.so -p 8080 -w /usr/local/www"
- Open a web browser and go to
http://192.168.4.1:8080/target.html
to view the stream. - When you are ready to shut down the scope, from the terminal run
sudo shutdown now
- Unplug the battery.
BOM
- Raspberry Pi Zero W, $10.00
- SuperEyes B008 USB Microscope, $95.50
- Anker 3350mAh USB Battery, $19.99
- Flat tipped M4 set screw, 8x (TODO, find exact link)
- USB type A plug (TODO, find exact link)
Building the scope
3D models to print
The main body, with supports for 3D printing is available here.

Setting up Raspberry Pi
TODO: host OS image for preconfigured download for flashing SD cards
TODO: make detailed installation instructions from vanilla raspian
Assembly
TODO
