Close

1461 Results for "raspberry pi"

  • 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 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...
  • Quick and dirty test with Raspberry Pi

  • To quickly get started with DWM1000 we soldered them in directly to Raspberry Pi using thin wires. This is a bad idea for at least three reasons:No proper ground plane under DWM1000 affecting the antenna performance.No proper decoupling.Raspberry Pi...
  • Stripping a Raspberry PI

  • I had a couple of the original Raspberry PIs on my desk, and since they were just sitting gathering dust they seemed like the perfect candidate for this project.I don't know why, by the composite port really irks me. I'm never going to use it, and it...
  • BNO005 and the Raspberry Pi I2C bug

  • There is a long documented bug on all version of the Raspberry Pi (including the new v3 apparently) whereby the I2C bus doesn't work to spec. For those that don't know, the I2C bus supports the notion of "clock stretching" which allows either the master...
  • Raspberry Pi Connection

  • I connected the RasPi with an old floppy IDE cable (cut at one end). It has 8 more pins than the Raspberry Pi, so these are ignored (would be cable ids 27-34).Here is the mapping of RasPi pins to floppy cable ids (only the first 26 of 34 can have a connection):Mapping...
  • DepthAI for Raspberry Pi Layout In Progess

  • Hi everyone! So we're now in progress laying out our first revision of DepthAI for Raspberry Pi.  This is the one that has a slot for a Raspberry Pi Compute Module (3B+). First, pictures of the layout as it's progressing now, and then the brief...
  • 1st version, Raspberry Pi Zero

  • So the first version of this concept used a Raspberry Pi Zero and received the images by email. I liked how easy it was for anyone to send images by email, without needing to remember a link (although it needed a specific password in the subject line...
  • 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...