Skip to main content

Questions tagged [pi-2]

This refers to the quad-core Raspberry Pi 2 (currently only available as a "B" model with Ethernet and four USB ports), with 1 gigabyte of RAM.

0 votes
0 answers
65 views

I recently got a raspberry Pi 2B second hand and I found that when powered on both the red and green led turn on and stay regardless if there’s an sd card inserted in to board The Led’s don’t flash ...
CC26's user avatar
  • 1
1 vote
1 answer
82 views

I'm trying to drive an I2C LCD screen. I know the device address from i2cdetect -y 1 It's 0x3f. I reset the screen by setting LOW and HIGH the RST GPIO 4 (the RST pin is connected to GPIO4). Then I ...
bbd 666's user avatar
  • 107
-1 votes
1 answer
65 views

I'm using this script to control GPIO18 : import RPi.GPIO as GPIO from time import sleep ledpin = 18 GPIO.setmode(GPIO.BOARD) GPIO.setup(ledpin,...
bbd 666's user avatar
  • 107
0 votes
1 answer
63 views

Information about the board and OS OS: Raspbian GNU/Linux bullseye 11 armv7l Host: Raspberry Pi 2 Model B Rev 1.1 Torrent client deluge-web -v deluge-web 2.0.3 libtorrent: 1.2.9.0 Python: 3.9.2 OS: ...
ykoavlil's user avatar
  • 151
0 votes
0 answers
88 views

I want to create a playlist in Kodi. However, in the tutorials there is often a "normal playlist", which does not exist. If I try to use the a smart playlist this always stays empty. I want ...
duzeful's user avatar
  • 11
0 votes
0 answers
71 views

I am using ADS1X15 library to read analog data from ADC-1115 adc conver ter. I was successfully using this library as well as module for atleast 2 years. Now the Python through the error [Errno 121] ...
Sayyid Sirajuddeen's user avatar
0 votes
1 answer
119 views

I recently posted asking for help troubleshooting my Raspberry Pi 2 Model B v1.1, which appears to be "bricked." After some investigation, I believe I may have found the issue, but I need ...
cascavelho's user avatar
0 votes
1 answer
178 views

I have two Raspberry Pi 2 Model B v1.1 units. The first unit, which I will refer to as the "working" one, has a flickering GREEN ACT LED (but no lit RED PWR LED), indicating that it operates ...
cascavelho's user avatar
-1 votes
2 answers
277 views

What types of power supplies can I utilize with my Raspberry Pi 2B? My understanding is that most recommend at least 5 V. Can I provide it with more volts than 5? Or would that destroy the device? As ...
SpreadingKindness's user avatar
0 votes
1 answer
357 views

Using this script to provide a power report, I am getting the following while powering the Pi with iPhone power brick and the official Raspberry Power supply brick: -- using official Raspberry Pi ...
AngryHacker's user avatar
1 vote
1 answer
370 views

I have a software image file that is used for running system on raspberry pi model B and ~50 microcomputers that are running on it right now. I need to somehow update this old pile of rust to a ...
SomeRandomDude111's user avatar
0 votes
1 answer
194 views

I have a misconfiguration of my MPD daemon on Raspbian Buster with Raspberry PI 2B. Alsa is configured as follows: pi@Wecker:~ $ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: b1 [...
EV97Freak's user avatar
-1 votes
1 answer
105 views

I'm trying to get gps data through ttyAMA0 serial port. Sometimes I could get gps data but I also get errors such as OSError Error11 resource unavailability. It used to be working but I get errors ...
Jooseok Lee's user avatar
0 votes
0 answers
103 views

Raspberry Pi network card is internally a USB card. Why then it has name eth0 and not usb0? I need to find a code, which is responsible for this. I am simulating Raspberry Pi with QEMU and having a ...
Dims's user avatar
  • 175
0 votes
1 answer
324 views

If I understand it correctly: the two 5v pins are inner connected, so what's the purpose to design two 5v pins, please share a scenario that requires to use both 5v pins, thanks
LIU YUE's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
108