Close

3964 Results for "raspberry"

  • Setup the Raspberry Pi

  • This lovely Sunday, I'm testing the Raspberry Pi local timer for switching on and off the lamp. It has not connected to the internet yet. My next step will be adding the temperature sensor and connect it to the fan.I'm using Clojure for controlling the...
  • Removed Raspberry PI

  • I know we all love our Raspberry PI but it was simply adding complexity to feed data to the mega. Further searching I was able to find an LCD smart display with SD card. I can simply read the data I need from the SD card and the complexity is all gone....
  • Raspberry Pi GPIO Tests

  • Just a quick log entry to share my initial foray into using the Adafruit T-Cobbler with the Raspberry Pi 2 to test output from the GPIO.I decided the easiest way to get started on programming with GPIO was to use something with which I am already familiar....
  • Raspberry pi camera v2

  • For the time being, I wanted to work with pygame to access and display the cameras. Pygame makes it easy to add a USB camera, but a little more challenging to add the second High definition Raspberry Pi camera v2. Below is a short program to display...
  • Raspberry Pi 2B

  • The Raspberry Pi 2 comes in great when a low-cost, multi-purpose minicomputer with computational power is needed. Our reason to choose this device is that we want the setup to be able to run independently from its makers. Leaving an expensive PC or smartphone...
  • Raspberry Pi house

  • Now its time to design a housing/case for the Raspberry Pi. The main 'watch' aspect of the project. There are a lot of ports to take into account and I want to keep access to them all. I've compacted all the wiring and board into the final 'shape' so...
  • Raspberry pi 4 + Angular

  • although both ESP32 glove platforms could be connected directly via WiFi to the cloud via google cloud pub/sub services a decision was made to implement a raspberry pi 4 as a local standa alone app server and remote gateway so that a teacher could locally...
  • Dexed on raspberry pi

  • There was a guy who ported a DX7 emulator to a bare metal raspberry pi.  Why the port was on bare metal is beyond lions.  Maybe the pi wasn't fast enough to do all the processing.  The process does seem to involve porting a VST plugin...