Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
5k views

I'm using Raspberry PI Compute Module 4 for development. My RPI-cm4 has onboard EMMC 8GB memory. We are following below layout For bootloader, we are using u-boot. U-Boot> mmc list mmcnr@7e300000: ...
Saranya Natarajan's user avatar
0 votes
0 answers
49 views

I am using the node-sense-hat package for Node.js to read sensor data from a sense hat on a Raspberry Pi 2 and save to a file. I got it working for a single read or looping infinitely, but I found ...
deepthink's user avatar
0 votes
1 answer
321 views

I'm trying SWUpdate out on my RaspberryPi 2 by following this guide but I'm getting stuck when trying to 'make' as it from core/swupdat.c loads include/flash.h which in turn depends on libmtd.h and ...
Anton Schillén's user avatar
0 votes
1 answer
1k views

I am trying to download ARM version of node 14 for a Raspberry Pi via NVM and SSH (from my mac). My Raspberry Pi is Raspberry Pi 2 Model B+ V1.2 2014 I have a 64GB SD card. Architecture returns: ...
lharby's user avatar
  • 3,335
0 votes
1 answer
80 views

I am currently trying to change the volume of my Raspberry Pi with two html buttons (volume up and volume down), using nodeJS. The volume change is done by calling a bash script when clicking on one ...
foreverandthreedays's user avatar
0 votes
0 answers
209 views

I am trying to write a simple python program for a Rasperry Pi 2 Model B. When finished it should be able to get a few values via uart and display one out of 200 images based on that. Additionally, it ...
Haissem55's user avatar
  • 179
-1 votes
1 answer
46 views

I am trying to write a program for a Raspberry 2B. The Job of the program is to show some images and a video based on a variable. I can't really find a good library to build my visual output. It ...
Haissem55's user avatar
  • 179
1 vote
1 answer
1k views

I'm in the process of writing a java program for a Raspberry Pi where I want to access the GPIO. For this I use the Pi4J-Library Version 2 (https://pi4j.com). As IDE I use Visual Studio Code - as they ...
Joe's user avatar
  • 73
0 votes
0 answers
516 views

When I make my electron app start, the web app is going to open in the right way, but the serial comunication (with PSoC) that is supposed to work, because on my window's pc is working, on the ...
Marta Aurentini's user avatar
1 vote
1 answer
2k views

I'm doing a project with a Ublox NEO 6m gps and a Raspberry Pi 4 model B and I'm stuck on the following error: File "gps3.py", line 23, in <module> newdata=ser.readline() File &...
T bow's user avatar
  • 33
0 votes
1 answer
242 views

I've tried to use Selenium for Java, it's works perfect on Windows 10, but not on my Raspberry Pi 2 B, I've got an error. Code line in error: driver = new FirefoxDriver(firefoxOptions); Error: org....
Morgan's user avatar
  • 1
9 votes
6 answers
41k views

I am trying to use VNC in a headless install on my Raspberry Pi 4, running Raspberry Pi OS, installed via Raspberry Imager. The install is more or less vanilla, as the only changes I have made are for ...
Martin Vinter's user avatar
3 votes
1 answer
212 views

I've installed MariaDB on my Pi2, which is connected to my network. I can access the Pi directly, through ssh or even VNC. I can also connect to it using MySQL Workbench. I have CSVs (Fantasy Football ...
LeeMarine's user avatar
-1 votes
1 answer
264 views

I need to slideshow a PPT(slide by slide) in a RPI, can anyone suggest any python program to display the PPT. Note: Tried using "soffice --show ~/sample.pptx --norestore" command - Opens in ...
Jaya chandra's user avatar
-2 votes
1 answer
37 views

So i own a raspberry pi server which runs a python web server i want to run a second web server on the pi but im not sure if it can handle it. Raspberry pi 2 model B, Python 3, Ubuntu Software,
TreevantStudentAccount's user avatar
2 votes
0 answers
587 views

I am controlling Raspberry Pi GPIO pins with a python web app. Its work fine in my tests with flask-test-server but its not working from another network or from internet. Raspberry Pi is in a local ...
H4X0R's user avatar
  • 41
0 votes
1 answer
41 views

Project Aim: Create a seat that when you sit on it, audio starts. When you leave, the audio stops. Next time someone sits down, the audio begins again. Each time it is a random track, different from ...
FroggaJones's user avatar
0 votes
0 answers
164 views

I'm struggling with al the answers I have found till now, but nothing seems to work on my RPi. I want to start google-assistant-demo on boot. In created script named google_start.sh with: #!/bin/bash ...
Christiaan's user avatar
0 votes
0 answers
106 views

I successfully installed the latest Raspberry pi OS aka Raspbian on my old pi (server edition) connected it via SSH using my laptop (headless setup) I am semi NOOB in Linux and followed this https://...
ExquisitE's user avatar
1 vote
1 answer
149 views

I am writing a bare-metal kernel, but an interrupt doesn't seem to be triggered when the EMMC INTERRUPT register becomes non-zero. I have two cores idling, and one at EL3 with no data caches enabled ...
Simon Willcocks's user avatar
1 vote
1 answer
87 views

Just starting with SonicPi but getting no audio from analogue out (headphone socket). .WAV's placed on Pi play fine using both 'phones and powered speakers but when I launch Sonic Pi and run the very ...
forestDM's user avatar
1 vote
0 answers
2k views

I'm trying to use docker on my raspberry pi 2B running archlinux arm, but the docker daemon cannot contact the docker registry. docker pull hello-world results in docker daemon output: DEBU[2020-07-...
Marcus Grass's user avatar
  • 1,083
0 votes
0 answers
1k views

I tried setting up voicecommand on my raspberry pi running the latest version of raspbian buster, but everytime I try to run a voicecommand command I get this error: voicecommand: /usr/lib/arm-linux-...
user avatar
0 votes
1 answer
1k views

I need some help troubleshooting an Attribute Error in my Python code. I am working with a serial device connected by a /dev/ttyUSB0 to a Raspberry Pi 2B. My goal for this code is to read live serial ...
Sgt_Baconbits's user avatar
2 votes
2 answers
2k views

I'm trying to run two Adafruit ADS1115s off of one Raspberry Pi, using two I2C addresses (0x48, 0x49). The address for each device can be set by tying the ADDR pin high (0x49) or leaving it floating (...
Iotatron's user avatar
0 votes
1 answer
1k views

So I am working on an alarm clock project to run as part of a homebridge automation project, and I am writing the python script that will do the actual audible alarm. This script will be started by ...
user2242228's user avatar
0 votes
1 answer
227 views

I'm writing python 3.7 code to turn on LEDs one at a time for a certain period of time. 8 LEDs are wired to Raspberry Pi 2 Model B V1.1 through a circuit. I would like users to be able to shine the ...
larisalambra's user avatar
3 votes
1 answer
440 views

my Python script returns: python /home/pi/sht/sht31.py False True False Temperature: 8.10668945312 Humidity: 83.49609375 I need to print humidity and Temperature into an index.php I tried: exec('...
jimbolino's user avatar
0 votes
1 answer
2k views

I started working with a fresh Raspi. Enabled the camera module from raspi-config, rebooted my RPi. When I then ran this simple code: from picamera import PiCamera import time camera=PiCamera() ...
Karan Varma's user avatar
0 votes
0 answers
2k views

I'm working on a project using an LS1021A board, which has a Cortex-A7, NEON, FPU, etc, which seems to be very similar to a Raspberry Pi 2. We are streaming in H264 via RTP (UDP) with VLC to simulate ...
Big Guy's user avatar
  • 33
0 votes
1 answer
363 views

I recently purchased an AdaFruit thermal printer. (https://learn.adafruit.com/pi-thermal-printer/overview) I just started programming for a class I am in and using a raspberry pi. I loved how ...
Amelia Rista's user avatar
0 votes
0 answers
2k views

I try to record on RasperryPI from usb Cam (/dev/video0) using segments to obtain sliced video. The command I'm using is: ffmpeg -input_format mjpeg -video_size 640x480 -i /dev/video0 -y -y -f v4l2 -...
Fulkron's user avatar
  • 1,013
-1 votes
2 answers
2k views

I am reading the book "Mastering Bitcoin" from Antonopoulos and want to compile an example from that book. It does not tell which C++ library needs to be installed for #include <bitcoin/...
bomben's user avatar
  • 648
1 vote
1 answer
1k views

Dotnet core runtime is slow to start on Raspberry Pi 2 Raspberry Pi 2 was set up using the Lite (Raspbian 10, Buster) tar file from Raspbian site. I installed openssh, php7.1, dotnet runtime and ...
Ian Chilvers's user avatar
1 vote
2 answers
1k views

In my raspberry pi, i need to run two motors with a L298N. I can pwm on enable pins to change speeds. But i saw that gpiozero robot library can make things a lot easier. But When using gpiozero robot ...
Buddhika Bandara's user avatar
0 votes
1 answer
118 views

I am trying to create a program, that simply reads 2 pins in this case pin 17 and pin 27 using the BCM setmode. Depending inthe value of each pin ( 0 or 1 ) the program will show on a screen a ...
nimohoxi's user avatar
0 votes
1 answer
41 views

I have a problem with my node.js express Server. I got an audio file. Every 5 seconds my raspberry pi records another audio file with the same name. This audio file should run on my website. My ...
Ultimate Wassakocho's user avatar
1 vote
1 answer
5k views

I have a RPi2 (Python 2.7) with two RFID readers. One reader is an USB SERIAL hex Gigatek MF7 (connected to a serial port) and the other is the RFID-RC522 (connected to GPIO pins). The RC522 is wired ...
parovelb's user avatar
  • 393
0 votes
1 answer
6k views

I don’t know what happened but my raspberry pi won’t boot up to a GUI anymore. All I get is a command line with a picture that says welcome to the raspberry pi desktop. Any idea what went wrong? This ...
James H's user avatar
  • 580
0 votes
2 answers
159 views

First I want to apologize for being an absolute noob at programming, writing scripts, etc. I'm running a FreeNAS Server and a Raspberry Pi which I'd like to include a sh-Script which should check if 8 ...
AlphaInc.'s user avatar
0 votes
0 answers
30 views

I'm building an app on a raspberry pi 3. I'm using Qt. Will the generated binary work on raspberry pi 2? Thanks
Julien's user avatar
  • 890
3 votes
1 answer
460 views

I am implementing a Machine Learning module that should run in a Raspberry Pi that at the moment is shared among different services. My idea is to store in the device only the code in charge of ...
jimmijamma's user avatar
3 votes
0 answers
313 views

I have a Raspberry Pi webserver on which i have installed certbot to use ssl. Since a few days the renew function has a warning in it. /usr/lib/python3/dist-packages/pkg_resources/__init__.py:1869: ...
J Geraeds's user avatar
1 vote
1 answer
152 views

I am unable to get the gmpy2 Python module working in a Buildroot build for Raspberry Pi2. Buildroot does not include the gmpy2 module by default. Buildroot does not include the GCC as well, so I ...
user0's user avatar
  • 127
0 votes
1 answer
1k views

I was working on an app that runs on a Raspberry Pi with Android Things and is supposed to show a Camera preview onto an external display and there's a push button attached to the demo which on being ...
harshithdwivedi's user avatar
0 votes
0 answers
781 views

I am trying to detect humans in a video frame using tensorflow object detection api and raspberry pi 2.The video input is from an ip camera. I get the following error when I run my code. 2019-04-07 ...
Y Narvekar's user avatar
0 votes
0 answers
2k views

I'm trying to build a live chart out of a simple mongo colection, using Raspberry Pi 2 with dietPi (DietPi v6.22.3), mongodb and nodejs. What I'm trying to do is to get data from the db using ...
Eunito's user avatar
  • 446
0 votes
1 answer
395 views

im currently working on a project that uses Rpi and a GSM Module (SIM800l). As of today, im working on a Heavy processing and Heavy database querying on the PI, im wondering if you can remotely access ...
John Geliberte's user avatar
0 votes
2 answers
344 views

I have the following configuration: Raspberry Pi2 with Stretch Python 2.7 with pip installed Firefox 52.9.0 (from apt-get install firefox-esr) geckodriver 0.17.0 (from https://github.com/mozilla/...
Jean's user avatar
  • 11
0 votes
1 answer
40 views

I'm a bit of a noob so bear with me: I have a pretty basic script to check the cpu temp of the rpi, and I need the output on a single line as a requirement for reporting to a messenger service with a ...
Sam Awry's user avatar

1
2 3 4 5
25