Close

17838 Results for "raspberry pi"

  • Camera Module

  • A colleague mentioned that adding a camera might be a good idea so that's exactly what  I did. I connected a small Arducam to the Raspberry Pi and was able to stream it to a site which is running constantly. I have that on one of my other desktop...
  • RP2040 Timer Alarms + GPIO

  • We spent the last coding live stream implementing the Timer Alarms for the Raspberry Pi Pico:We also changed our Peripheral abstraction to handle Atomic I/O Register Writes and started working on the GPIO peripheral (refactoring SIO along the way).To...
  • Power update

  • Just a quick update - I've ordered some USB C breakout boards which will enable me to use a meanwell power supply mounted under the pedalboard to power both Raspberry Pi boards with a normal usb c cable.EDITThey have arrived.Tomorrow I will try to solder...
  • Sensor Connection

  • The sensor has Three pins: PowerDataGround Which were soldered to distinct wires The Power wires were then connected to the same Power pin on the Raspberry Pi, similarly to the Ground wires connected to the same ground pin on the raspberryPi. GPIO pins...
  • Stereo Ninja - Stereo microscopy for the Masses

  • Did you ever have the chance of looking through one of those 3000€ Mantis microscopes? Let us share a secret with you: Once you did, if you do any type of electronics or even just love to look at them know you need a stereo microscope for yourself....
  • Pi Zero Weather Monitor

  • I wanted to practice working with Python and build a Raspberry Pi project that I would use on a daily basis. My favorite part was figuring out how to draw icons using Python's  [Image Processing Library](https://note.nkmk.me/en/python-pillow-imagedraw/)....
  • High Level Layout

  • Finished High Level Layout Chosen SBC : Raspberry Pi Zero Chosen Switch : DLink DES 1008D Chosen Monitors : Some Dell Monitors Laying around Chosen Camera : Cheap USB cam Chosen Microphone : In camera Chosen RTC : TBD Chosen Storage : Sandisk 64 GB Chosen...
  • 12/05/2022 Project log entry #3

  • 12/05/2022The headphones that we ordered had still not arrived.  Meanwhile, we’ve continued trying to connect the Raspberry Pi to a computer and a phone. We also made good progress on designing an app for a phone through the help of the web site...
  • new PCB design

  • In order to provide cooling to the Raspberry Pi 4, the new design has space for a cpu cooling fan. The GPIO assignment is new - so it is not compatible with the software of the original scanner.It also includes now a switch to toggle between S8 and R8....
  • Starting out

  • So im getting the basics of solar tracking by using a Raspberry Pi and checking already open source projects available in the scope of the project. i was thinking of using a Odrive to control a motor. the idea is to following the sun in the most optimal...