Close

3964 Results for "raspberry"

  • The Brain: Raspberry PI

  • The two obvious brain choices (to me at least) were Arduino or Raspberry Pi. Ultimately the choice was dictated by the needs of the vision system.One of my design goals for this craft is stereo vision. That means either one camera with a bunch of interesting...
  • The Raspberry Pi

  • The clock has an RTC built in, so it doesn’t need the Raspberry Pi to operate. It will, of course, be capable of a lot more when the Pi is connected, as it relies on the Pi for the current time and anything internet related.The Pi will probably consume...
  • Raspberry Pi Zero arrived

  • The Raspberry Pi Zero arrived yesterday, I've soldered the PlainDAC+, buttons and a usb connector to the board with some wires so I don't have the usb plug for the wifi adapter sticking out the side. I also got the basic functionality of the software...
  • Configuring Raspberry pi

  • The first 22 pins of the RPI are used for the 18-bit DPI interface of the screen (6 per color plus 4 for clock, signal and position). 4 are defined for the I2S interface for sound (I only need 3) 12 are used for controls (4 direction buttons, 4 action...
  • Connector to Raspberry Pi

  • The most frustrating part of developing the wall following algorithm from my last post was the constant moving back and forth between my office, to tweak and load firmware, and test area (kitchen hallway). To solve this problem, and to overall streamline...
  • Raspberry Pi Shortages

  • In light of short supplies and scalping, I am going to change the hardware from the Raspberry Pi Zero family of boards to the Raspberry Pi Pico family. Preferably the Pico W for it's wireless capability. As I have a few Pico boards on hand and can get...
  • Raspberry PI Code

  • The raspberry pi is responsible for sending email notification(s) when an alert event is received from the watch.  I booted up a fresh install of Raspbian and created an ~/alerter folder to house my code. Inside the ~/alerter folder is an alerter.py script...
  • Raspberry PI X-PC

  • As previously mentioned, I've been given  lots of old laptops. Most have working motherboards and screens so they can be turned into X-PCs.But I've also got a load with dead motherboards, this means I've now got a lot of working laptop screens with...
  • Raspberry Pi touch display

  • So I received an official 7" touch display for xmas. Even though it's $60, it brings my total cost over 200$ for the project. But I thought it would be an awesome addition to the project because you don't have to whip out your phone just to control everything....
  • Working with Raspberry Pi!!!

  • After some kernel hacking, I was able to get the board to work with my Raspberry Pi!I made some measurements using Room EQ Wizard with the board looping the outputs back to the inputs. REW only seemed to work in 16 bit mode, so the THD+N measurements...
  • Raspberry Pi Pinouts

  • The following are the proposed pinout allocations for the Raspberry Pi (Pi 3 or Pi Zero W) in the project. +--------------+---------+---------+----------+---------+---------+--------------+ | Description | Name | Mode | Physical | Mode | Name | Description...
  • Raspberry Pi House #1

  • The Raspberry Pi House is coming together now. However I made a big error when it came to the charging access point, which has resulted in me having to cut out a hole. So the one side now is a bit ruined. If i have time towards the end of the project,...