Close

1325 Results for "raspberry"

  • Running the Raspberry SPy

  • All that is required is typing sudo python .py ! You should see the camera light up, and by going to the web address of the pi with the port 8080 the stream should be visible. Now you can use the controller anywhere in the house and have a live feed...
  • Set up your Raspberry Pi

  • Set up your Raspberry Pi Zero 2 by using the Raspberry Pi Imager for MacOS to configure your internet network, and enable SSH with the user pi and the password pi, then install Raspberry Pi OS Lite to run headless.
  • Raspberry pi setup

  • First of all, install Raspbian on a micro SD card and put it into your pi. If you don't feel like connecting your pi to a monitor, you can set it up by simply reinserting the micro sd into you computer and add a file named 'ssh' to the boot folder. Then...
  • setup the Raspberry PI

  • I prefer to use one of my old Pi2s for prototyping before moving the project to the PI Zero. This allows a headless setup straight away, as the PI2 comes with an ethernet connector. Prepare your SD card with Raspbian Stretch Lite and create...
  • Program the Raspberry Pi

  • Before you program the raspberry pi, make sure you already have a Device Token from the cloud4rpi service. Check this github page for more clear documentation If you already install the library that I was mentioned above, than you can run the...
  • Configure the Raspberry PI

  • Type sudo raspi-config and run through the following configuration steps: Change User Password (this will be a Wifi enabled device)Network Options (select a unique hostname and enter your Wifi network details)Boot Options (the console requiring...
  • Get your Raspberry Pi ready

  • In my case, I lacked all the peripherals (mouse, keyboard, monitor), so I followed this tutorials to get the Pi to run without.  https://medium.com/@viveks3th/how-to-bootstrap-a-headless-raspberry-pi-with-a-mac-6eba3be20b26
  • Configure Raspberry Pi

  • sudo raspi-config  Select Option 8, Update (Update this tool to the latest version)Select Option1, Change User Password (Change password for the ‘pi’ user)Update with your own secure passwordSelect Option 2, Network Settings (Configure network...
  • Raspberry Pi Setup

  • What I did to Raspberry Pi 3 B (for now)... Do not use NOOBS (I don't think it allows analog composite video output as we need it) Install just RASPBIAN, use 'stretch' update only (I think?).perform: -update pip3perform: sudo apt...
  • Raspberry Pi Deployment

  • I used a raspberry pi 4 for my current deployment since it was already in a previous tvhead build, has the compute power gfor model inference, and can be powered by a battery. The pi is in a backpack with a display. On the display is a positive message...