Category: Raspberry PI
Comparing the 1970’s Cray-1 supercomputer against the Raspberry Pi single-board computer range #RaspberryPi @hacksterio
Where are the Pi 5’s? I asked Eben Upton at CES 2024
Build the Wyoming Voice Satellite With ChatGPT and a Raspberry Pi To Replace Alexa & Google FOREVER!
You can use external GPUs on the Raspberry Pi 5
How Raspberry Pis are made (Factory Tour)
Grabbing Images From New Russian Satellite (Meteor M2-3)
Brick Assembly
Raspberry Pi used in Biomedical Research
The new Raspberry Pi Pico W is just $6
Windows 10 IoT Core Samples
Raspberry Pi Magic Mirror
Monitor your Internet with a Pi
I plugged the AMD Radeon RX 6700 XT into a Raspberry Pi
Raspistill is still better
[Streaming Video Using VLC Player]
[How to Stop VLC Player from Automatically Resizing to Fit Video Resolution (on Desktop)]
raspivid -o – -t 0 -n | cvlc -vvv stream:///dev/stdin –sout ‘#rtp{sdp=rtsp://:8554/}’ :demux=h264
Terminal command streams video
VLC connects to the stream with Media->Open Network Stream
rtsp://IP_ADDRESS:8554/
libcamera Replaces raspistill
[How To Use Raspberry Pi Cameras with Bullseye]
sudo apt-get -y dist-upgrade sudo apt-get install --reinstall libegl1 libgles2
4 Pis on a mini ITX board! The Turing Pi 2
List PCI connected devices:
lspci
NodeJS – Use Express to Serve Pictures Captured on a RPI Without Saving To Disk
How to Install Node.js and npm on Raspberry Pi
[How to Install Node.js and npm on Raspberry Pi]
curl -sL https://deb.nodesource.com/setup_12.x | sudo bash –
sudo apt install nodejs
Visual Studio Code on Raspberry Pi
NodeJS: pi-camera module
The [pi-camera] module is able to capture from the RPI camera and display on a webpage without saving to disk.
Raspberry PI Imager
RPI – Home Assistant
The open source [Home Assistant] is perfect to run on a Raspberry Pi.