General discussion • Database design
Hello!I am working on a GPS live tracking web page, where I will save the GPS positions from a number of users in a database. I can successfully send data to the database, but I am not sure how to...
View ArticleGeneral discussion • Re: Database design
I think you need one table. It contains the user id, date, time, location.No need to have an event id, every row in the table is an event.I suppose you need a user table to map user id to user name,...
View ArticleGeneral discussion • AI accelerator chip opportunities?
The Pi 5 can run an AI accelerator chip plugged into an M.2 hat. What can you actually use it for?I can see the point of a GPU or AI or whatever accelerator for recognizing number plates on cars...
View ArticleGeneral discussion • Thermal characteristics of chips of Raspberry pi 4
I'm interested in the thermal power of the Raspberry pi 4 and raspberry pi zero w components to set the boundary conditions in the calculations.The CPU temperature is usually known, but this is not...
View ArticleGeneral discussion • Automatically runing bash scripts
Hello!I am new to working with raspberry pis and I am working on a project that requires me to run some bash script code when the pi is rebooted.I have tried a few things but I can't seem to figure it...
View ArticleGeneral discussion • Re: Automatically runing bash scripts
Yes, see Thagrol's excellent guide: https://forums.raspberrypi.com/viewtopic.php?t=314455Statistics: Posted by nigelbartlett1 — Sat Jun 08, 2024 7:13 am
View ArticleGeneral discussion • Pi board with inbuilt regulator and Mosfets
Hi there,I have a set up with a Pico W operating 5x coin motors via PWM, with a regulator and Mosfets. I’m searching for a way to make this device smaller. I wondered if there’s a Pi board with...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hi everone!I am Gabor, 61. I was graduated as engineer of electricity but I always worked as programmer, sysadmin, network admin etc. I participated in several embedded system projects. These were my...
View ArticleGeneral discussion • Re: Thermal characteristics of chips of Raspberry pi 4
if it is not in the documentation it is not available.Asking here isn't going to result in anything, the people that could give you an answer won't read this.better ask them directly by contacting...
View ArticleGeneral discussion • RPI 3b v1.2 unusable sd reader
Hello,I received a raspberry pi 3b with no micro SD reader (it's not there, and can't be soldered). Is there realistically any way that it can be used? I checked, and USB boot is not enabled....
View ArticleGeneral discussion • Network manager hotspot
Hello,I am trying to make a very simple setup, raspberry pi connected with ethernet to the internet running adguard on docker as dns only and a network manager hotspot. My problem is that every time...
View ArticleGeneral discussion • Re: Powering RPi 3B in a remote area
Deploying a Raspberry Pi 3 Model B in a remote area is an exciting project, but ensuring a reliable power source can indeed be challenging. Welcome to the forum. Was your post created with the help of...
View ArticleGeneral discussion • Raspberry pi crashing
My pi 5 chrome crashes all the time I had to turn of multiple times I only have 3 tabs and it’s frozenStatistics: Posted by Raspberrypi5 — Sun Jun 09, 2024 5:09 pm
View ArticleGeneral discussion • Rpi5 running rpi4 USB m.2 ssd and also rpi5 nvme ssd
Hi, so wondering if I can do this as I'm running Ubuntu from the rpi4 argon m.2 adapter with m.2 sdd, on my rpi5. Currently using max_voltage script as I only have an rpi4 power adapter. I plan on...
View ArticleGeneral discussion • Re: Raspberry pi crashing
Are you running Chromium version 124.0.6367 or something else?3+ tabs on Chromium works fine for me on a Pi5 4GB (no fans or heatsinks attached)Statistics: Posted by neilgl — Mon Jun 10, 2024 10:14 am
View ArticleGeneral discussion • Contacting board admin not possible!
Good afternoon all. My first post is a bit of a rant - apologies in advance. I signed up with an email address earlier today which fur unknown trains want delivered to the mail box, nor my SOAM folder...
View ArticleGeneral discussion • Re: Contacting board admin not possible!
How did you sign up with an e-mail? All e-mail functions are disabled in this forum AFAIK, and its not the normal way to sign up.You just post your first post, just like this one, and it is then...
View ArticleGeneral discussion • GPT2 tflite
Hello,I was trying to run gpt2 tflite model in tasberry pi 4.Anyone able to do this before.I am not able to install tensorflow.text.Thanks in advanceStatistics: Posted by krishnarajk — Mon Jun 10,...
View ArticleGeneral discussion • Zero 2 W HDMI question
I'm planning to use a screen in the front of my case that is 14" 1920+1080 FHD, will the Zero 2 W be powerful enough to play video files smoothly on the screen?It's a WIP but the screen is going to go...
View ArticleGeneral discussion • Raspberry Pi AI kit
Hi. I saw the raspberry pi AI Kit. I was wondering, would this be a good product to install this app? https://github.com/RVC-Project/Retrieva ... sion-WebUIStatistics: Posted by suuuunme — Tue Jun 11,...
View Article