Skip to content

PICC-Group/rpi-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

rpi-setup

Instructions for setting up the Rasberry Pi. This has been tested on a Raspberry Pi 5, but will most likely run on some other models as well.

Easy setup (Not currently available)

  1. Boot the Raspberry Pi with the image in this repository.
  2. Connect the Raspberry Pi to the internet.
  3. Start the Raspberry Pi up, the web interface should be running at: http://ip-address:5000/, ip-address being that of the Raspberry Pi.

Manual setup

  1. Boot Raspberry Pi OS to the Raspberry Pi. Guide
  2. Connect the Raspberry Pi to the internet.
  3. Install pynanovna with pip install pynanovna.
  4. Clone the repository picc-device and run the setup.py file with python setup.py.
  5. Restart the Raspberry Pi.
  6. The web interface should be running at: http://ip-address:5000/, ip-address being that of the Raspberry Pi.

About

Instructions for setting up the Rasberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published