Questions tagged [raspberry-pi]
The raspberry-pi tag has no summary.
68 questions
1 vote
1 answer
31 views
Teamviewer type package for raspberry pi
I have tried using a spare windows laptop with Anydesk on it. But the laptop keeps going to sleep. I was wondering if there was something I could run on a RPi. This question has an answer as Anydesk....
0 votes
1 answer
56 views
Mac VNC client that supports Raspberry Pi 5 and rescaling?
I'm trying to remotely connect to my Raspberry Pi 5 from an M1 Mac laptop. The officially recommended client is Tiger VNC Viewer, which connects fine, but can't rescale the display at all. This is a ...
1 vote
1 answer
499 views
Open source Miro alternative for home server
I built a home server using raspberry pi in order to host my own cloud services instead of relying on google & other paid alternatives. Currently I am running casaOS. I'd like to host my own Miro-...
2 votes
0 answers
63 views
Most Secure Way to Monitoring Raspberry pi data on mobile
I'm Looking for a secure and complete monitoring app available on both Raspberry pi ( apt,...) and Android. I want to monitor some sensitive data and access (like terminal from mobile, the temperature ...
1 vote
2 answers
91 views
What software can I use to control / remote desktop a raspberry pi from windows
It is getting tiresome to switch HDMI connectors on one of my monitors between my windows desktop and raspberry pi. It also confuses Windows. I am looking for something like TeamViewer, so that I can ...
3 votes
0 answers
358 views
Use Raspberry Pi as Ethernet-to-HDMI converter
My laptop (running on Windows 11) has a HDMI port which is used to extend my desktop with a screen (as you would). I have another screen lying around and I would like to make it a third screen for my ...
0 votes
1 answer
34 views
display the user input via mouse/touch
So I'm working on a project with my pi4 where I use a touch foil for interaction. It behaves just like a regular mouse but without the cursor. So to set the foil up correctly I need an application to ...
2 votes
1 answer
2k views
IR Remote Database
I am looking for an IR remote control database. I found one from Remote Central. but, this database does not include upcoming infrared operated devices information. Will you please suggest to me, any ...
2 votes
1 answer
31 views
Framework Recommendation for a Mobile Looking App in Linux
Short question: Which framework should I use to design an app such that it looks like a mobile phone app, but works on Raspberry Pi? I tried python tkinter, qt, JavaFx but all of them have very old-...
2 votes
1 answer
96 views
smart home dashboard
I am experimenting with IoT projects and I am using Raspberry Pi to host the MQTT broker & multiple NodeMCU ESP8266 boards to host the sensors. I got to a state where I have a number of ESP8266 ...
1 vote
0 answers
30 views
Scanning / printing server software with gui and file sharing
I am trying to build a home scanning / printing service with a raspberry pi, so no one has to download drivers and all these operations can be centralized. Currently, it can be controlled remotely by ...
1 vote
0 answers
57 views
Looking for a simple way to make a raspberry pi3 Kiosk showing photos and videos from a USB stick
I'm looking for a very basic and simple way to implement a kiosk with a raspberry pi 3. What I'd like to do is this: startup script that read the content of a USB stick and launch a software to ...
1 vote
0 answers
73 views
What is an Operating System which runs on a Raspberry Pi and is GNU-free software supported?
I'm looking at this list of fully GNU-backed operating systems https://www.gnu.org/distros/free-distros.en.html And cross-referencing them with this list of Raspberry Pi supported operating systems ...
2 votes
0 answers
82 views
Programmable Media Playback for Raspberry PI
I am looking for a solution to playback media (1080p Video, Audio) using a Raspberry PI 4, which is controllable (Play/Pause, Media Selection, Playback Start Position, Volume, Ideally "dimmer&...
0 votes
0 answers
18 views
Bitcoin programming on Raspberry Pi 4/Raspbian
I want to setup a full bitcoin node on a Raspberry Pi 4 with Raspbian and make my own local requests in C/C++ (no client connection to a remote node). What would be the best library to do that ? ...