Close

228 Results for "raspberry"

  • Raspberry Pi

  • I wanted to use the Raspberry Pi in this project because it is a miniature computer that could replace the big laptop I use to control the vest. Originally, because I wanted to make another box, I made a Python program to control Adafruit 12 PWM port...
  • 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 4 busted

  • The goal was to plug the monitors into the existing 4B which is used for sound processing.  Things were going well with the raspberry pi 1B on a single monitor, but the 4B does not support 1366x768.  The problem is it's a very uncommon mode...
  • Raspberry Pi 4 Compatibility

  • With the surprise release of the Raspberry Pi 4, I started receiving questions about compatibility with the LiFePO4wered/Pi+. Here’s what I found out! Surprise Raspberry Pi 4 release Like most people, I hadn’t really expected to see a next generation...
  • Raspberry Pi i2c Connection

  • Connecting to the rpi and Hyperpixel4 screen works! I modified the hyperpixel4.dtsfile in the hyperpixel4 github repo. Thanks to the Malti project for the sample tca8418 dts file. Here's the modified dts file. It requires the tca8418_keypad kernel...
  • HACKLET 24 – RASPBERRY PI PROJECTS

  • Experimenting with embedded Linux used to mean reformatting an old PC, or buying an expensive dev board. In February of 2012, the Raspberry Pi was released, and it has proven to be a game changing platform. According to the Raspberry Pi Foundation, over...
  • HopeRF RFM98 Lora Raspberry Pi Python code

  • I have ported the receiver code to Python, based on this library for the 868 inair9 LoRa unit, modified for the HopeRF RFM98W on 434MHz on the UPUtronics Pi shield on SPI CE1https://github.com/mayeranalytics/pySX127xI will post the code later. Basically...
  • No RTC?

  • The Raspberry Pi does a great job keeping time as long as there is power.  After a power failure, the Raspberry Pi's time will not be correct.  Knowing the correct day/time is important for this project as the schedule determines when to turn...