Close

553 Results for "raspberry"

  • Raspberry Pi

  • Next I got a raspberry pi. I used this because it has audio out and a bunch of inputs and outputs I can use to operate the knobs and relays. 
  • Raspberry Pi

  • Next I got a raspberry pi. I used this because it has audio out and a bunch of inputs and outputs I can use to operate the knobs and relays.  Below is the the pinout diagram I used. Yours may be different based on the number of outputs you will...
  • Testing relays with raspberry

  • There are some python scripts that you can download from github. They are very simple and used to turn on and off relays. Connect everything and ensure that the raspberry pi can turn on and off the lights and amplifier on command.
  • What is Raspberry Pi?

  • The Raspberry Pi is a credit card sized computer that plugs into your TV and a keyboard. It is a little device that enables people of all ages to explore computing and to learn how to program in languages such as Python and Scratch. It was created with...
  • Mount Raspberry Pi

  • I wanted to mount the Pi in a fashion that would allow for easy removal. I had an old Raspberry Pi A+ case lying around and with a little modification I made it fit the 3b I'm using for this project. How you attach the Pi isn't important to the project....
  • Aligning the Raspberry pi

  • Align and solder the Raspberry Pi to the PiPod board with the 3D printed spacers. These make sure that the RPi is spaced 4mm from the PiPod board to fit the case. 1. Get all the parts 4x m2 screws1x RPi spacers1x RPi zero1x PiPod board 2. Put a screw...
  • Raspberry Pi wiring

  • Time for wiring up the circuit! Here we are using a button for Triggering the Camera to capture the image don't forget to connect Raspberry Pi Camera module and Earphone to the raspberry Pi 3 We build our own Pi hat on a pref board, we recommend you...
  • Provisioning the Raspberry Pi

  • Next, you're going to get the SD card ready for booting the operating system on the Raspberry Pi. This begins with copying the official raspbian lite image to the SD card. This is a process that can be done in many ways, and it slightly differs depending...
  • 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...
  • 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...
  • 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...