Close

853 Results for "raspberry pi"

  • Guide to installing TensorFlow on Raspberry Pi

  • [ u n d e r    c o n s t r u c t i on ] This causes a lot of problems, evidenced if you search for issues related to it on the web! And it caused me a lot of problems certainly! So I'm writing this guide to illustrate approaches and things...
  • Raspberry Pi Hack Chat transcript

  • welcome @Roger Thornton ! Jarrett says:must be a coincidence must be ðeshipu says:industrial espionage baldengineer says:Pattern recognition. ðeshipu says:complex monomers baldengineer says:lol ðeshipu says:never really finished it, the...
  • Installing the script on your Raspberry Pi

  • There are many flavors of Linux available for the Raspberry Pi, so I will focus on the generic Raspbian build as well as one for Arch Linux. Why Arch? I am using MinePeon in my Bitcoin mining rig!Raspian:First, install git if you haven't already:sudo...
  • 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...
  • Raspberry talking to the relay

  • Since the Raspberry GPIO only support 3.3V and the Sainsmart relay module need 5V to switch the relay I used a ULN2803A and an external power supply (the same I use to power the Raspberry PI, since it supports more then enough amps) to operate the optical...
  • Raspberry Pi Pico for the win

  • After a lot of work and research, I decided to go with a RP2040-based option for my "specialized chip" and based on the availability of examples, as well as the price-point and the number of available GPIO pins, the Raspberry Pi Pico was the obvious...