planktoscope/docs/easy_install.md

26 lines
1.1 KiB
Markdown
Raw Normal View History

# PlanktonScope Simple Setup Guide
2019-12-11 17:34:34 +01:00
## Download the image
2019-12-11 17:34:34 +01:00
For ease of setup, a preconfigured image is provided. You can download it from [here](https://drive.google.com/file/d/1zOmbmXqt5uELQC0FTha1ndjJyMvehGSk/view?usp=sharing).
2019-12-11 17:30:03 +01:00
## Writing the image to the SD card
2019-12-11 03:34:24 +01:00
Download the latest version of [balenaEtcher](https://www.balena.io/etcher/) and install it.
2019-12-11 17:30:03 +01:00
2019-12-11 03:34:24 +01:00
Connect an SD card reader with the micro SD card inside.
2019-12-11 17:30:03 +01:00
Open balenaEtcher and select from your hard drive the previously downloaded img file file you wish to write to the SD card.
2019-12-11 17:30:03 +01:00
2019-12-11 03:34:24 +01:00
Select the SD card you wish to write your image to.
2019-12-11 17:30:03 +01:00
2019-12-11 03:34:24 +01:00
Review your selections and click 'Flash!' to begin writing data to the SD card.
## Inserting the SD card
Once flashing is over, you can unmount the SD card from the computer (usually done by right clicking on the card icon in the taskbar).
2019-12-23 14:49:45 +01:00
Insert now the card in the Raspberry installed in your PlanktonScope.
2020-02-01 20:03:27 +01:00
## Start playing!
2020-02-01 20:03:27 +01:00
Start up your PlanktonScope and connect to its WiFi network. You can now access the webpage at http://planktonscope.local:1880/ui to start using your machine!